aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delayed-inode.c
Commit message (Expand)AuthorAge
* btrfs: limit async_work allocation and worker func durationMaxim Patlasov2017-01-06
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* btrfs: squash lines for simple wrapper functionsMasahiro Yamada2016-09-26
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
* btrfs: Fix slab accounting flagsNikolay Borisov2016-07-26
* Btrfs: change delayed reservation fallback behaviorJosef Bacik2016-07-07
* Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-07
* Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-25
* btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba2016-05-10
* btrfs: Print Warning only if ENOSPC_DEBUG is enabledAshish Samant2016-03-14
* Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-26
|\
| * btrfs: drop null testing before destroy functionsKinglong Mee2016-02-18
* | btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba2016-02-11
|/
* btrfs: zero out delayed node upon allocationAlexandru Moise2016-01-07
* btrfs: comment the rest of implicit barriers before waitqueue_activeDavid Sterba2015-10-10
* Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.Yang Dongsheng2015-04-26
* Btrfs: delayed-inode: replace root args iff only fs_info usedDaniel Dressler2015-02-16
* Btrfs: Add code to support file creation timechandan r2015-02-02
* btrfs: kill btrfs_inode_*time helpersDavid Sterba2015-02-02
* Btrfs: don't delay inode ref updates during log replayChris Mason2015-01-02
* btrfs: kill the key type accessor helpersDavid Sterba2014-09-17
* Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-24
* btrfs: free delayed node outside of root->inode_lockJeff Mahoney2014-06-09
* btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-10
* btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.Qu Wenruo2014-03-10
* Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie2014-01-28
* Btrfs: use flags instead of the bool variants in delayed nodeMiao Xie2014-01-28
* Btrfs: remove btrfs_end_transaction_dmeta()Miao Xie2014-01-28
* Btrfs: cleanup code of btrfs_balance_delayed_items()Miao Xie2014-01-28
* Btrfs: don't run delayed nodes again after all nodes flushMiao Xie2014-01-28
* Btrfs: remove residual code in delayed inode async helperMiao Xie2014-01-28
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana2013-11-11
* btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana2013-11-11
* btrfs: Replace multiple atomic_inc() with atomic_add()Rashika2013-11-11
* Btrfs: don't leak delayed node on path allocation failureFilipe David Borba Manana2013-11-11
* Btrfs: fix printing of non NULL terminated stringFilipe David Borba Manana2013-09-01
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-09
|\
| * Btrfs: delete unused functionStefan Behrens2013-06-14
* | [readdir] convert btrfsAl Viro2013-06-29
|/
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh2013-05-06
* Btrfs: improve the delayed inode throttlingChris Mason2013-03-07
* btrfs: remove unused "item" in btrfs_insert_delayed_item()Eric Sandeen2013-02-20
* Btrfs: fix lots of orphan inodes when the space is not enoughMiao Xie2013-02-20
* Btrfs: cleanup similar code in delayed inodeMiao Xie2013-02-20
* Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo2012-12-12