index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delayed-inode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
btrfs: make btrfs_delayed_update_inode take btrfs_inode
Nikolay Borisov
1
-1
/
+2
2020-03-23
btrfs: delayed-inode: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2018-10-15
Btrfs: delayed-inode: use rb_first_cached for ins_root and del_root
Liu Bo
1
-2
/
+2
2018-08-06
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
Lu Fengqi
1
-1
/
+0
2018-08-06
btrfs: Remove fs_info from btrfs_insert_delayed_dir_index
Lu Fengqi
1
-1
/
+0
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-16
/
+3
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-1
/
+1
2018-03-26
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
Nikolay Borisov
1
-4
/
+2
2017-04-18
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-04-18
btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-02-14
btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_items take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_remove_delayed_node take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-7
/
+8
2016-12-06
btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
Jeff Mahoney
1
-2
/
+2
2016-11-30
btrfs: increment ctx->pos for every emitted or skipped dirent in readdir
Jeff Mahoney
1
-1
/
+1
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
1
-4
/
+6
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
1
-1
/
+1
2014-01-28
Btrfs: introduce the delayed inode ref deletion for the single link inode
Miao Xie
1
-0
/
+2
2014-01-28
Btrfs: use flags instead of the bool variants in delayed node
Miao Xie
1
-2
/
+4
2013-06-29
[readdir] convert btrfs
Al Viro
1
-2
/
+1
2013-03-07
Btrfs: improve the delayed inode throttling
Chris Mason
1
-0
/
+2
2013-02-20
Btrfs: fix lots of orphan inodes when the space is not enough
Miao Xie
1
-0
/
+1
2012-07-23
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
1
-0
/
+2
2012-06-15
Btrfs: destroy the items of the delayed inodes in error handling routine
Miao Xie
1
-0
/
+3
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
1
-0
/
+1
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
1
-0
/
+4
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
1
-1
/
+0
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-0
/
+141