aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delayed-inode.c
AgeCommit message (Expand)Author
2016-07-26btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney
2016-07-26btrfs: Fix slab accounting flagsNikolay Borisov
2016-07-07Btrfs: change delayed reservation fallback behaviorJosef Bacik
2016-07-07Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval
2016-05-10btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba
2016-03-14btrfs: Print Warning only if ENOSPC_DEBUG is enabledAshish Samant
2016-02-26Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba
2016-02-18btrfs: drop null testing before destroy functionsKinglong Mee
2016-02-11btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-01-07btrfs: zero out delayed node upon allocationAlexandru Moise
2015-10-10btrfs: comment the rest of implicit barriers before waitqueue_activeDavid Sterba
2015-04-26Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.Yang Dongsheng
2015-02-16Btrfs: delayed-inode: replace root args iff only fs_info usedDaniel Dressler
2015-02-02Btrfs: Add code to support file creation timechandan r
2015-02-02btrfs: kill btrfs_inode_*time helpersDavid Sterba
2015-01-02Btrfs: don't delay inode ref updates during log replayChris Mason
2014-09-17btrfs: kill the key type accessor helpersDavid Sterba
2014-08-24Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-06-09btrfs: free delayed node outside of root->inode_lockJeff Mahoney
2014-03-10btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo
2014-03-10btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.Qu Wenruo
2014-01-28Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie
2014-01-28Btrfs: use flags instead of the bool variants in delayed nodeMiao Xie
2014-01-28Btrfs: remove btrfs_end_transaction_dmeta()Miao Xie
2014-01-28Btrfs: cleanup code of btrfs_balance_delayed_items()Miao Xie
2014-01-28Btrfs: don't run delayed nodes again after all nodes flushMiao Xie
2014-01-28Btrfs: remove residual code in delayed inode async helperMiao Xie
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton
2013-11-11btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana
2013-11-11btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana
2013-11-11btrfs: Replace multiple atomic_inc() with atomic_add()Rashika
2013-11-11Btrfs: don't leak delayed node on path allocation failureFilipe David Borba Manana
2013-09-01Btrfs: fix printing of non NULL terminated stringFilipe David Borba Manana
2013-09-01Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven
2013-09-01btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-06-29[readdir] convert btrfsAl Viro
2013-06-14Btrfs: delete unused functionStefan Behrens
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh
2013-03-07Btrfs: improve the delayed inode throttlingChris Mason
2013-02-20btrfs: remove unused "item" in btrfs_insert_delayed_item()Eric Sandeen
2013-02-20Btrfs: fix lots of orphan inodes when the space is not enoughMiao Xie
2013-02-20Btrfs: cleanup similar code in delayed inodeMiao Xie
2012-12-12Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo
2012-12-11Btrfs: improve the noflush reservationMiao Xie
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-01btrfs: polish names of kmem cachesDavid Sterba