aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delayed-inode.c
Commit message (Expand)AuthorAge
* 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
* Btrfs: improve the noflush reservationMiao Xie2012-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-09
|\
| * btrfs: polish names of kmem cachesDavid Sterba2012-10-01
| * Btrfs: add a new "type" field into the block reservation structureMiao Xie2012-10-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* | Btrfs: barrier before waitqueue_activeJosef Bacik2012-08-28
* | btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu2012-08-28
|/
* Btrfs: zero unused bytes in inode itemLi Zefan2012-07-23
* Btrfs: flush delayed inodes if we're short on spaceJosef Bacik2012-07-23
* Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie2012-06-15
* Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik2012-05-30
* Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-30
* btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
* Btrfs: space leak tracepointsJosef Bacik2012-01-16
* Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds2011-12-16
|\
| * Btrfs: deal with NULL srv_rsv in the delalloc inode reservation codeChris Mason2011-12-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-11
|\|
| * Btrfs: tweak the delayed inode reservations againChris Mason2011-11-10
| * Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik2011-11-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-06
|\|
| * Btrfs: fix delayed insertion reservationJosef Bacik2011-11-06
| * Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik2011-11-06