index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delayed-inode.h
Age
Commit message (
Expand
)
Author
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
Jeff Mahoney
2016-11-30
btrfs: increment ctx->pos for every emitted or skipped dirent in readdir
Jeff Mahoney
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2014-01-28
Btrfs: introduce the delayed inode ref deletion for the single link inode
Miao Xie
2014-01-28
Btrfs: use flags instead of the bool variants in delayed node
Miao Xie
2013-06-29
[readdir] convert btrfs
Al Viro
2013-03-07
Btrfs: improve the delayed inode throttling
Chris Mason
2013-02-20
Btrfs: fix lots of orphan inodes when the space is not enough
Miao Xie
2012-07-23
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
2012-06-15
Btrfs: destroy the items of the delayed inodes in error handling routine
Miao Xie
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie