summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: qgroup, Account data space in more proper timings.Dongsheng Yang2015-04-132-16/+10
* Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.Dongsheng Yang2015-04-134-6/+104
* Btrfs: qgroup: free reserved in exceeding quota.Dongsheng Yang2015-04-131-1/+4
* Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang2015-04-134-7/+5
* btrfs: qgroup: fix limit args override whole limit structDongsheng Yang2015-04-131-5/+10
* btrfs: qgroup: update limit info in function btrfs_run_qgroups().Dongsheng Yang2015-04-131-0/+4
* btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().Dongsheng Yang2015-04-131-27/+24
* btrfs: qgroup: update qgroup in memory at the same time when we update it in ...Dongsheng Yang2015-04-131-11/+17
* btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.Dongsheng Yang2015-04-131-0/+8
* btrfs: Support busy loop of write and deleteZhao Lei2015-04-131-12/+14
* btrfs: Fix NO_SPACE bug caused by delayed-iputZhao Lei2015-04-134-1/+13
* btrfs: add WARN_ON() to check is space_info op currentZhao Lei2015-04-131-0/+10
* btrfs: Set relative data on clear btrfs_block_group_cache->pinnedZhao Lei2015-04-131-0/+10
* btrfs: Adjust commit-transaction condition to avoid NO_SPACE moreZhao Lei2015-04-131-1/+2
* btrfs: Fix tail space processing in find_free_dev_extent()Zhao Lei2015-04-131-11/+13
* btrfs: fix condition of commit transactionZhao Lei2015-04-131-7/+15
* Btrfs: fix uninit variable in clone ioctlChris Mason2015-04-131-1/+1
* Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana2015-04-131-0/+5
* Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana2015-04-131-0/+3
* Btrfs: fix range cloning when same inode used as source and destinationFilipe Manana2015-04-131-2/+4
* Btrfs: fix use after free when close_ctree frees the orphan_rsvChris Mason2015-04-103-1/+7
* Btrfs: allow block group cache writeout outside critical section in commitChris Mason2015-04-109-37/+341
* Btrfs: don't use highmem for free space cache pagesChris Mason2015-04-101-7/+5
* Btrfs: two stage dirty block group writeoutChris Mason2015-04-104-32/+170
* btrfs: move struct io_ctl into ctree.h and rename itChris Mason2015-04-102-33/+33
* Btrfs: don't steal from the global reserve if we don't have the spaceJosef Bacik2015-04-101-2/+44
* Btrfs: don't commit the transaction in the async space flushingJosef Bacik2015-04-101-6/+8
* Btrfs: reserve space for block groupsJosef Bacik2015-04-103-3/+11
* Btrfs: refill block reserves during truncateChris Mason2015-04-103-11/+46
* Btrfs: account for crcs in delayed ref processingJosef Bacik2015-04-105-24/+83
* btrfs: actively run the delayed refs while deleting large filesChris Mason2015-04-104-5/+52
* fs: btrfs: Add missing include fileGuenter Roeck2015-04-011-0/+1
* Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()Chris Mason2015-04-011-1/+1
* Btrfs: Remove the check for old-style mkfsLiu Bo2015-03-261-6/+0
* btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney2015-03-261-0/+9
* btrfs: explicitly set control file's private_dataTom Van Braeckel2015-03-261-0/+12
* btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song2015-03-261-1/+4
* btrfs: don't accept bare namespace as a valid xattrDavid Sterba2015-03-261-14/+39
* Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana2015-03-261-3/+2
* Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana2015-03-265-10/+253
* Btrfs: change the insertion criteria for the qgroup operations rbtreeFilipe Manana2015-03-261-4/+4
* Btrfs: add missing inode item update in fallocate()Filipe Manana2015-03-261-9/+20
* Btrfs: incremental send, remove dead codeFilipe Manana2015-03-261-59/+0
* Btrfs: incremental send, clear name from cache after orphanizationFilipe Manana2015-03-261-0/+17
* Btrfs: send, don't leave without decrementing clone root's send_progressFilipe Manana2015-03-261-2/+2
* Btrfs: send, add missing check for dead clone rootFilipe Manana2015-03-261-1/+2
* Btrfs: remove deleted xattrs on fsync log replayFilipe Manana2015-03-261-14/+109
* Merge branch 'cleanup/divs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2015-03-250-0/+0
|\
| * btrfs: cleanup, use correct type in div_u64_remDavid Sterba2015-03-032-8/+9
| * btrfs: replace remaining do_div calls with div_u64 variantsDavid Sterba2015-03-034-19/+20
OpenPOWER on IntegriCloud