index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delayed-inode.h
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: extend btrfs_dir_item type to store encryption status
Omar Sandoval
2022-09-26
btrfs: use delayed items when logging a directory
Filipe Manana
2022-09-26
btrfs: shrink the size of struct btrfs_delayed_item
Filipe Manana
2022-09-26
btrfs: store index number instead of key in struct btrfs_delayed_item
Filipe Manana
2022-07-25
btrfs: reduce amount of reserved metadata for delayed item insertion
Filipe Manana
2020-12-08
btrfs: make btrfs_delayed_update_inode take btrfs_inode
Nikolay Borisov
2020-03-23
btrfs: delayed-inode: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2018-10-15
Btrfs: delayed-inode: use rb_first_cached for ins_root and del_root
Liu Bo
2018-08-06
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_insert_delayed_dir_index
Lu Fengqi
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-03-26
btrfs: add more __cold annotations
David Sterba
2018-03-26
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
Nikolay Borisov
2017-04-18
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-02-14
btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_items take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_remove_delayed_node take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode
Nikolay Borisov
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