summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2014-06-30btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-30btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney
2014-04-26Btrfs: check for an extent_op on the locked refJosef Bacik
2014-02-08Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik
2014-01-29Btrfs: fix spin_unlock in check_ref_cleanupChris Mason
2014-01-28Btrfs: fix wrong block group in trace during the free space allocationMiao Xie
2014-01-28Btrfs: cleanup the code of used_block_group in find_free_extent()Miao Xie
2014-01-28Btrfs: cleanup the redundant code for the block group allocation and initMiao Xie
2014-01-28Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana
2014-01-28Btrfs: throttle delayed refs betterJosef Bacik
2014-01-28Btrfs: attach delayed ref updates to delayed ref headsJosef Bacik
2014-01-28Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong
2014-01-28Btrfs: return free space to global_rsv as much as possibleLiu Bo
2014-01-28Btrfs: stop caching thread if extent_commit_sem is contendedJosef Bacik
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton
2014-01-28Btrfs: fix double initialization of the raid kobjectMiao Xie
2014-01-28btrfs: fix static checker warningsJeff Mahoney
2014-01-28btrfs: remove unused variable from find_free_extentValentina Giusti
2014-01-28btrfs: publish allocation data in sysfsJeff Mahoney
2014-01-28Btrfs: introduce a head ref rbtreeLiu Bo
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana
2013-11-11Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie
2013-11-11Btrfs: don't wait for the completion of all the ordered extentsMiao Xie
2013-11-11Btrfs: don't wait for all the async delalloc when shrinking delallocMiao Xie
2013-11-11Btrfs: fix the confusion between delalloc bytes and metadata bytesMiao Xie
2013-11-11Btrfs: pick up the code for the item number calculation in flush_space()Miao Xie
2013-11-11Btrfs: wait for the ordered extent only when we wantMiao Xie
2013-11-11Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc()Miao Xie
2013-11-11btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana
2013-11-11btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana
2013-11-11Btrfs: fix the free space write out failure when there is no data spaceMiao Xie
2013-11-11Btrfs: optimize extent item search in run_delayed_extent_opFilipe David Borba Manana
2013-11-11btrfs: add tracing for failed reservationsJeff Mahoney
2013-11-11btrfs: remove fs/btrfs/compat.hZach Brown
2013-11-11Btrfs: fixup error path in __btrfs_inc_extent_refLiu Bo
2013-11-11Btrfs: free reserved space on error in a few placesJosef Bacik
2013-11-11Btrfs: fixup reserved trace pointsJosef Bacik
2013-11-11Btrfs: don't leak block group on errorFilipe David Borba Manana
2013-11-11Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana
2013-09-21Btrfs: remove space_info->reservation_progressJosef Bacik
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik
2013-09-21Revert "Btrfs: rework the overcommit logic to be based on the total size"Josef Bacik
2013-09-21Btrfs: allocate the free space by the existed max extent size when ENOSPCMiao Xie
2013-09-01Btrfs: remove ourselves from the cluster list under lockJosef Bacik
2013-09-01Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven
2013-09-01Btrfs: create UUID tree if requiredStefan Behrens
2013-09-01Btrfs: avoid starting a transaction in the write pathJosef Bacik
2013-09-01Btrfs: return ENOSPC when target space is fullFilipe David Borba Manana
2013-09-01Btrfs: handle errors when doing slow cachingJosef Bacik
2013-09-01Btrfs: cleanup reloc roots properly on errorJosef Bacik