summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-17Btrfs: avoid delayed metadata items during commitsChris Mason
2011-06-17btrfs: fix uninitialized return valueDavid Sterba
2011-06-17btrfs: fix wrong reservation when doing delayed inode operationsMiao Xie
2011-06-17btrfs: Remove unused sysfs codeMaarten Lankhorst
2011-06-17btrfs: fix dereference of ERR_PTR valueDavid Sterba
2011-06-17Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2011-06-17Btrfs: fix relocation racesChris Mason
2011-06-15Btrfs: set no_trans_join after trying to expand the transactionJosef Bacik
2011-06-15Btrfs: protect the pending_snapshots list with trans_lockJosef Bacik
2011-06-15Btrfs: fix path leakage on subvol deletionJosef Bacik
2011-06-13Btrfs: drop the delalloc_bytes check in shrink_delallocChris Mason
2011-06-13Btrfs: check the return value from set_anon_superChris Mason
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan
2011-06-10Btrfs - use %pU to print fsidIlya Dryomov
2011-06-10Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt
2011-06-10Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-06-10btrfs: fix unlocked access of delalloc_inodesDavid Sterba
2011-06-10Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan
2011-06-10btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy
2011-06-10Btrfs: clear current->journal_info on async transaction commitSage Weil
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-09Btrfs: unlock the trans lock properlyJosef Bacik
2011-06-09Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik
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-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
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-03more conservative S_NOSEC handlingAl Viro
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds