summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-04-13Btrfs: qgroup: free reserved in exceeding quota.Dongsheng Yang
2015-04-13Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang
2015-04-13btrfs: qgroup: fix limit args override whole limit structDongsheng Yang
2015-04-13btrfs: qgroup: update limit info in function btrfs_run_qgroups().Dongsheng Yang
2015-04-13btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().Dongsheng Yang
2015-04-13btrfs: qgroup: update qgroup in memory at the same time when we update it in ...Dongsheng Yang
2015-04-13btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.Dongsheng Yang
2015-04-13btrfs: Support busy loop of write and deleteZhao Lei
2015-04-13btrfs: Fix NO_SPACE bug caused by delayed-iputZhao Lei
2015-04-13btrfs: add WARN_ON() to check is space_info op currentZhao Lei
2015-04-13btrfs: Set relative data on clear btrfs_block_group_cache->pinnedZhao Lei
2015-04-13btrfs: Adjust commit-transaction condition to avoid NO_SPACE moreZhao Lei
2015-04-13btrfs: Fix tail space processing in find_free_dev_extent()Zhao Lei
2015-04-13btrfs: fix condition of commit transactionZhao Lei
2015-04-13Btrfs: fix uninit variable in clone ioctlChris Mason
2015-04-13Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-04-13Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana
2015-04-13Btrfs: fix range cloning when same inode used as source and destinationFilipe Manana
2015-04-10Btrfs: fix use after free when close_ctree frees the orphan_rsvChris Mason
2015-04-10Btrfs: allow block group cache writeout outside critical section in commitChris Mason
2015-04-10Btrfs: don't use highmem for free space cache pagesChris Mason
2015-04-10Btrfs: two stage dirty block group writeoutChris Mason
2015-04-10btrfs: move struct io_ctl into ctree.h and rename itChris Mason
2015-04-10Btrfs: don't steal from the global reserve if we don't have the spaceJosef Bacik
2015-04-10Btrfs: don't commit the transaction in the async space flushingJosef Bacik
2015-04-10Btrfs: reserve space for block groupsJosef Bacik
2015-04-10Btrfs: refill block reserves during truncateChris Mason
2015-04-10Btrfs: account for crcs in delayed ref processingJosef Bacik
2015-04-10btrfs: actively run the delayed refs while deleting large filesChris Mason
2015-04-01fs: btrfs: Add missing include fileGuenter Roeck
2015-04-01Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()Chris Mason
2015-03-26Btrfs: Remove the check for old-style mkfsLiu Bo
2015-03-26btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney
2015-03-26btrfs: explicitly set control file's private_dataTom Van Braeckel
2015-03-26btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song
2015-03-26btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-03-26Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-03-26Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana
2015-03-26Btrfs: change the insertion criteria for the qgroup operations rbtreeFilipe Manana
2015-03-26Btrfs: add missing inode item update in fallocate()Filipe Manana
2015-03-26Btrfs: incremental send, remove dead codeFilipe Manana
2015-03-26Btrfs: incremental send, clear name from cache after orphanizationFilipe Manana
2015-03-26Btrfs: send, don't leave without decrementing clone root's send_progressFilipe Manana
2015-03-26Btrfs: send, add missing check for dead clone rootFilipe Manana
2015-03-26Btrfs: remove deleted xattrs on fsync log replayFilipe Manana
2015-03-25Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason
2015-03-25Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-21Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds