summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-03-20nilfs2: remove the second argument of k[un]map_atomic()Cong Wang9-114/+114
2012-03-20nfs: remove the second argument of k[un]map_atomic()Cong Wang2-6/+6
2012-03-20minix: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20logfs: remove the second argument of k[un]map_atomic()Cong Wang3-30/+30
2012-03-20jbd2: remove the second argument of k[un]map_atomic()Cong Wang3-10/+10
2012-03-20jbd: remove the second argument of k[un]map_atomic()Cong Wang2-8/+8
2012-03-20gfs2: remove the second argument of k[un]map_atomic()Cong Wang3-12/+12
2012-03-20fuse: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-03-20ext2: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20exofs: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20afs: remove the second argument of k[un]map_atomic()Cong Wang2-6/+6
2012-03-20btrfs: remove the second argument of k[un]map_atomic()Cong Wang7-37/+37
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang6-33/+30
2012-03-20kcore: fix spelling in read_kcore() commentLaura Vasilescu1-1/+1
2012-03-20GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2-3/+3
2012-03-20Merge branch 'dcache-word-accesses'Linus Torvalds3-0/+149
2012-03-20vfs: get rid of batshit-insane pointless dentry hash calculationsLinus Torvalds1-3/+3
2012-03-19Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2-2/+2
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-42/+107
2012-03-18Don't limit non-nested epoll pathsJason Baron1-0/+4
2012-03-17Merge branch 'akpm' (more patches from Andrew)Linus Torvalds1-0/+7
2012-03-17nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-03-17nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen1-0/+6
2012-03-17afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2012-03-17afs: Read of file returns EBADMSGAnton Blanchard1-1/+1
2012-03-17Merge branch 'pm-sleep'Rafael J. Wysocki2-0/+4
2012-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+12
2012-03-14Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-16/+59
2012-03-14PM / Sleep: JBD and JBD2 missing set_freezable()Nigel Cunningham2-0/+4
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar10-77/+138
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar15-90/+164
2012-03-11restore smp_mb() in unlock_new_inode()Al Viro1-0/+1
2012-03-11vfs: fix return value from do_last()Miklos Szeredi1-1/+1
2012-03-11vfs: fix double put after complete_walk()Miklos Szeredi1-1/+1
2012-03-11udf: Fix deadlock in udf_release_file()Jan Kara1-2/+0
2012-03-11vfs: Correctly set the dir i_mutex lockdep classTyler Hicks1-2/+1
2012-03-10aio: fix the "too late munmap()" raceAl Viro1-8/+6
2012-03-10aio: fix io_setup/io_destroy raceAl Viro1-4/+4
2012-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-3/+7
2012-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-11/+37
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman79-780/+923
2012-03-09GFS2: call gfs2_write_alloc_required for each chunkBenjamin Marzinski1-5/+8
2012-03-09GFS2: Clean up log flush header writingSteven Whitehouse1-65/+66
2012-03-09vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds3-0/+149
2012-03-09dlm: Do not allocate a fd for peeloffBenjamin Poirier1-14/+8
2012-03-09Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman3-0/+10
2012-03-09dlm: fix slow rsb search in dir recoveryDavid Teigland3-4/+24
2012-03-08GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse4-2/+25
2012-03-07writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment headerFengguang Wu1-1/+1
2012-03-07GFS2: Flush pending glock work when evicting an inodeSteven Whitehouse1-0/+1