summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
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
2011-05-28Merge branch 'for-chris' ofChris Mason
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-05-27Btrfs: use the device_list_mutex during write_dev_supersChris Mason
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2011-05-26Btrfs: setup free ino caching in a more asynchronous wayLi Zefan
2011-05-26btrfs scrub: don't coalesce pages that are logically discontiguousArne Jansen
2011-05-26Btrfs: return -ENOMEM in clear_extent_bitChris Mason
2011-05-26Btrfs: add mount -o auto_defragChris Mason
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26btrfs: add cleancache supportDan Magenheimer
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason
2011-05-23Btrfs: using rcu lock in the reader side of devices listXiao Guangrong
2011-05-23Btrfs: drop unnecessary device lockXiao Guangrong