summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-241-3/+4
* Btrfs: don't consider the missing device when allocating new chunksMiao Xie2014-08-191-14/+2
* btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh2014-08-151-0/+261
* Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik2014-08-151-13/+11
* Btrfs: fix race of using total_bytes_pinnedLiu Bo2014-07-031-4/+1
* Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-191-31/+112
* btrfs: allocate raid type kobjects dynamicallyJeff Mahoney2014-06-091-13/+26
* Btrfs: async delayed refsChris Mason2014-06-091-0/+79
* btrfs: remove stale newlines from log messagesDavid Sterba2014-06-091-1/+1
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-091-0/+17
* Btrfs: rework qgroup accountingJosef Bacik2014-06-091-76/+130
* Btrfs: fix joining same transaction handle more than twiceWang Shilong2014-06-091-2/+9
* Btrfs: use helpers for last_trans_log_full_commit instead of opencodeMiao Xie2014-06-091-3/+2
* Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie2014-06-091-3/+3
* Btrfs: reclaim the reserved metadata space at backgroundMiao Xie2014-06-091-1/+104
* 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
OpenPOWER on IntegriCloud