summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: correctly set profile flags on seqlock retryFilipe Manana2014-04-241-1/+3
* Btrfs: use correct key when repeating search for extent itemFilipe Manana2014-04-241-0/+2
* Btrfs: abort the transaction when we don't find our extent refJosef Bacik2014-04-071-0/+2
* btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney2014-04-071-3/+7
* Btrfs: remove transaction from sendJosef Bacik2014-04-061-10/+10
* Btrfs: check for an extent_op on the locked refJosef Bacik2014-04-061-1/+2
* Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie2014-03-101-4/+4
* Btrfs: reclaim delalloc metadata more aggressivelyMiao Xie2014-03-101-1/+1
* Btrfs: remove unnecessary lock in may_commit_transaction()Miao Xie2014-03-101-8/+1
* Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolumeMiao Xie2014-03-101-0/+35
* btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-101-1/+1
* btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue.Qu Wenruo2014-03-101-3/+3
* Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik2014-02-081-0/+1
* Btrfs: fix spin_unlock in check_ref_cleanupChris Mason2014-01-291-1/+3
* Btrfs: fix wrong block group in trace during the free space allocationMiao Xie2014-01-281-1/+2
* Btrfs: cleanup the code of used_block_group in find_free_extent()Miao Xie2014-01-281-20/+13
* Btrfs: cleanup the redundant code for the block group allocation and initMiao Xie2014-01-281-50/+44
* Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana2014-01-281-3/+3
* Btrfs: throttle delayed refs betterJosef Bacik2014-01-281-1/+40
* Btrfs: attach delayed ref updates to delayed ref headsJosef Bacik2014-01-281-215/+102
* Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong2014-01-281-1/+1
* Btrfs: return free space to global_rsv as much as possibleLiu Bo2014-01-281-1/+1
* Btrfs: stop caching thread if extent_commit_sem is contendedJosef Bacik2014-01-281-1/+2
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-6/+8
* Btrfs: fix double initialization of the raid kobjectMiao Xie2014-01-281-4/+5
* btrfs: fix static checker warningsJeff Mahoney2014-01-281-2/+2
* btrfs: remove unused variable from find_free_extentValentina Giusti2014-01-281-2/+0
* btrfs: publish allocation data in sysfsJeff Mahoney2014-01-281-5/+77
* Btrfs: introduce a head ref rbtreeLiu Bo2014-01-281-7/+14
* Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana2013-12-121-12/+10
* Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie2013-11-111-1/+1
* Btrfs: don't wait for the completion of all the ordered extentsMiao Xie2013-11-111-5/+6
* Btrfs: don't wait for all the async delalloc when shrinking delallocMiao Xie2013-11-111-2/+12
* Btrfs: fix the confusion between delalloc bytes and metadata bytesMiao Xie2013-11-111-0/+6
* Btrfs: pick up the code for the item number calculation in flush_space()Miao Xie2013-11-111-9/+16
* Btrfs: wait for the ordered extent only when we wantMiao Xie2013-11-111-1/+2
* Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc()Miao Xie2013-11-111-4/+3
* btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana2013-11-111-3/+3
* btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana2013-11-111-7/+4
* Btrfs: fix the free space write out failure when there is no data spaceMiao Xie2013-11-111-3/+12
* Btrfs: optimize extent item search in run_delayed_extent_opFilipe David Borba Manana2013-11-111-7/+20
* btrfs: add tracing for failed reservationsJeff Mahoney2013-11-111-0/+7
* btrfs: remove fs/btrfs/compat.hZach Brown2013-11-111-1/+0
* Btrfs: fixup error path in __btrfs_inc_extent_refLiu Bo2013-11-111-8/+2
* Btrfs: free reserved space on error in a few placesJosef Bacik2013-11-111-2/+19
* Btrfs: fixup reserved trace pointsJosef Bacik2013-11-111-2/+6
* Btrfs: don't leak block group on errorFilipe David Borba Manana2013-11-111-2/+1
* Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana2013-11-111-2/+1
* Btrfs: remove space_info->reservation_progressJosef Bacik2013-09-211-3/+0
* Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik2013-09-211-3/+3
OpenPOWER on IntegriCloud