aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds10-53/+70
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds2-13/+28
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus 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-10Btrfs - use %pU to print fsidIlya Dryomov1-6/+2
2011-06-10Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt1-1/+1
2011-06-10Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linusChris Mason2-32/+39
2011-06-10btrfs: fix unlocked access of delalloc_inodesDavid Sterba1-2/+1
2011-06-10Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan1-9/+14
2011-06-10btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cachelinerichard kennedy1-1/+1
2011-06-10Btrfs: clear current->journal_info on async transaction commitSage Weil1-1/+4
2011-06-10Btrfs: 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/oprofile into perf/urgentIngo Molnar1-0/+3
2011-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-5/+6
2011-06-08Btrfs: fix duplicate checking logicJosef Bacik1-3/+3
2011-06-08Btrfs: fix the allocator loop logicJosef Bacik1-23/+25
2011-06-08Btrfs: fix bitmap regressionJosef Bacik1-19/+69
2011-06-08Btrfs: don't commit the transaction if we dont have enough pinned bytesJosef Bacik1-0/+7
2011-06-08Btrfs: noinline the cluster searching functionsJosef Bacik1-8/+10
2011-06-08Btrfs: cache bitmaps when searching for a clusterJosef Bacik1-5/+49
2011-06-08cifs: trivial: add space in fsc error messageJeff Layton1-1/+1
2011-06-07ceph: unwind canceled flock stateSage Weil1-10/+16
2011-06-07ceph: fix ENOENT logic in striped_readSage Weil1-2/+2
2011-06-07ceph: fix short sync reads from the OSDSage Weil1-13/+15
2011-06-07ceph: use ihold when we already have an inode refSage Weil10-28/+37
2011-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-1/+1
2011-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-2/+7
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds6-8/+13
2011-06-07vfs: make unlink() and rmdir() return ENOENT in preference to EROFSTheodore Ts'o1-4/+7
2011-06-07lmLogOpen() broken failure exitAl Viro1-1/+1
2011-06-07cifs: silence printk when establishing first session on socketJeff Layton1-1/+1
2011-06-06CIFS ACL support needs CONFIG_KEYS, so depend on itDarren Salt1-1/+1
2011-06-06possible memory corruption in cifs_parse_mount_options()Vasily Averin1-1/+1
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds19-468/+635
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba1-1/+1
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba8-16/+20
2011-06-04Btrfs: add mount -o inode_cacheChris Mason4-1/+34
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen1-3/+4
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba2-4/+5