summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-06-15NFS41: do not update isize if inode needs layoutcommitPeng Tao1-1/+2
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust1-1/+7
2011-06-15NFS: fix umount of pnfs filesystemsWeston Andros Adamson2-5/+12
2011-06-14[CIFS] update cifs version to 1.73Steve French1-1/+1
2011-06-14xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro1-1/+1
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French2-30/+27
2011-06-14timerfd: Fix wakeup of processes when timer is cancelled on clock changeMax Asbock1-1/+4
2011-06-14cifs: correctly handle NULL tcon pointer in CIFSTConJeff Layton1-1/+5
2011-06-14cifs: show sec= option in /proc/mountsJeff Layton1-0/+33
2011-06-14cifs: don't allow cifs_reconnect to exit with NULL socket pointerJeff Layton1-3/+3
2011-06-14CIFS: Fix sparse errorPavel Shilovsky1-7/+4
2011-06-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara4-120/+99
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-53/+70
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2-13/+28
2011-06-13Btrfs: drop the delalloc_bytes check in shrink_delallocChris Mason1-4/+0
2011-06-13Btrfs: check the return value from set_anon_superChris Mason1-1/+3
2011-06-13block: use the passed in @bdev when claiming if partno is zeroTejun Heo1-1/+13
2011-06-13jbd2: Remove obsolete parameters in the comments for some jbd2 functionsTao Ma1-2/+0
2011-06-13Delay struct net freeing while there's a sysfs instance refering to itAl Viro2-27/+12
2011-06-13afs: fix sget() races, close leak on umountAl Viro1-41/+32
2011-06-13ubifs: fix sget racesAl Viro1-24/+30
2011-06-13ubifs: split allocation of ubifs_info into a separate functionAl Viro1-39/+48
2011-06-13fix leak in proc_set_super()Al Viro1-5/+6
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds10-113/+233
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan1-1/+1
2011-06-11nilfs2: fix problem in setting checkpoint intervalRyusuke Konishi1-1/+1
2011-06-11nilfs2: fix missing block address termination in btree node shrinkingRyusuke Konishi1-7/+14
2011-06-11nilfs2: fix incorrect block address termination in node concatenationRyusuke Konishi1-5/+13
2011-06-11Btrfs - use %pU to print fsidIlya Dryomov1-6/+2
2011-06-11Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt1-1/+1
2011-06-11Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2-32/+39
2011-06-11btrfs: fix unlocked access of delalloc_inodesDavid Sterba1-2/+1
2011-06-11Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan1-9/+14
2011-06-11btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy1-1/+1
2011-06-11Btrfs: clear current->journal_info on async transaction commitSage Weil1-1/+4
2011-06-11Btrfs: make sure to recheck for bitmaps in clustersChris Mason1-4/+5
2011-06-10btrfs: remove unneeded includes from scrub.cArne Jansen1-6/+0
2011-06-10btrfs: reinitialize scrub workersArne Jansen2-3/+5
2011-06-10btrfs: scrub: errors in tree enumerationArne Jansen1-23/+34
2011-06-10Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik1-3/+7
2011-06-09exec: delay address limit change until point of no returnMathias Krause1-4/+1
2011-06-09Btrfs: unlock the trans lock properlyJosef Bacik1-1/+1
2011-06-09Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik1-3/+7
2011-06-09Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar1-0/+3
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-5/+6
2011-06-09Btrfs: fix duplicate checking logicJosef Bacik1-3/+3
2011-06-09Btrfs: fix the allocator loop logicJosef Bacik1-23/+25
2011-06-09Btrfs: fix bitmap regressionJosef Bacik1-19/+69
2011-06-08Btrfs: don't commit the transaction if we dont have enough pinned bytesJosef Bacik1-0/+7