aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-10Btrfs: make sure to recheck for bitmaps in clustersChris Mason
2011-06-10btrfs: remove unneeded includes from scrub.cArne Jansen
2011-06-10btrfs: reinitialize scrub workersArne Jansen
2011-06-10btrfs: scrub: errors in tree enumerationArne Jansen
2011-06-10Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik
2011-06-09exec: delay address limit change until point of no returnMathias Krause
2011-06-09Btrfs: unlock the trans lock properlyJosef Bacik
2011-06-09Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik
2011-06-09Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-08Btrfs: fix duplicate checking logicJosef Bacik
2011-06-08Btrfs: fix the allocator loop logicJosef Bacik
2011-06-08Btrfs: fix bitmap regressionJosef Bacik
2011-06-08Btrfs: don't commit the transaction if we dont have enough pinned bytesJosef Bacik
2011-06-08Btrfs: noinline the cluster searching functionsJosef Bacik
2011-06-08Btrfs: cache bitmaps when searching for a clusterJosef Bacik
2011-06-08cifs: trivial: add space in fsc error messageJeff Layton
2011-06-07ceph: unwind canceled flock stateSage Weil
2011-06-07ceph: fix ENOENT logic in striped_readSage Weil
2011-06-07ceph: fix short sync reads from the OSDSage Weil
2011-06-07ceph: use ihold when we already have an inode refSage Weil
2011-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2011-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-06-07vfs: make unlink() and rmdir() return ENOENT in preference to EROFSTheodore Ts'o
2011-06-07lmLogOpen() broken failure exitAl Viro
2011-06-07cifs: silence printk when establishing first session on socketJeff Layton
2011-06-06nfsd: link returns nfserr_delay when breaking leaseCasey Bodley
2011-06-06nfsd: v4 support requires CRYPTORandy Dunlap
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-06-06CIFS ACL support needs CONFIG_KEYS, so depend on itDarren Salt
2011-06-06possible memory corruption in cifs_parse_mount_options()Vasily Averin
2011-06-06ext4: fixed tracepoints cleanupLukas Czerner
2011-06-06ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap Lukas Czerner
2011-06-06ext4: Fix max file size and logical block counting of extent format fileLukas Czerner
2011-06-05ext4: correct comments for ext4_free_blocks()Yongqiang Yang
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba
2011-06-04Btrfs: add mount -o inode_cacheChris Mason
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik
2011-06-04btrfs: false BUG_ON when degradedArne Jansen
2011-06-04Btrfs: don't save the inode cache in non-FS rootsliubo
2011-06-04Btrfs: make sure we don't overflow the free space cache crc pageChris Mason
2011-06-04Btrfs: fix uninit variable in the delayed inode codeChris Mason
2011-06-04btrfs: scrub: don't reuse bios and pagesArne Jansen
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-04Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds