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
/
ordered-data.c
Age
Commit message (
Expand
)
Author
2021-02-09
btrfs: zoned: use ZONE_APPEND write for zoned mode
Naohiro Aota
2021-02-09
btrfs: save irq flags when looking up an ordered extent
Johannes Thumshirn
2021-02-09
btrfs: zoned: split ordered extent when bio is sent
Naohiro Aota
2021-02-08
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
2021-02-08
btrfs: rework the order of btrfs_ordered_extent::flags
Qu Wenruo
2021-02-08
btrfs: refactor btrfs_dec_test_* functions for ordered extents
Qu Wenruo
2020-12-09
btrfs: remove btrfs_find_ordered_sum call from btrfs_lookup_bio_sums
Qu Wenruo
2020-12-08
btrfs: switch cached fs_info::csum_size from u16 to u32
David Sterba
2020-12-08
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
2020-12-08
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
2020-12-08
btrfs: use precalculated sectorsize_bits from fs_info
David Sterba
2020-10-07
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
2020-10-07
btrfs: switch btrfs_remove_ordered_extent to btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make btrfs_find_ordered_sum take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make btrfs_dec_test_ordered_pending take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make ordered extent tracepoint take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make fast fsyncs wait only for writeback
Filipe Manana
2020-07-27
btrfs: make btrfs_add_ordered_extent_dio take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_dec_test_first_ordered_pending take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_qgroup_release_data take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_add_ordered_extent_compress take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_add_ordered_extent take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_qgroup_free_data take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_lookup_ordered_extent take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make __btrfs_add_ordered_extent take struct btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent
Filipe Manana
2020-07-27
btrfs: remove no longer used log_list member of struct btrfs_ordered_extent
Filipe Manana
2020-07-27
btrfs: change timing for qgroup reserved space for ordered extents to fix res...
Qu Wenruo
2020-03-23
btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range
David Sterba
2020-03-23
btrfs: add assertions for tree == inode->io_tree to extent IO helpers
David Sterba
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
btrfs: delete the ordered isize update code
Josef Bacik
2020-02-19
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
2020-01-20
btrfs: Opencode ordered_data_tree_panic
Nikolay Borisov
2019-11-18
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
2019-07-26
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-01
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
2019-07-01
btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-07-01
btrfs: add new helper btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-04-29
btrfs: track DIO bytes in flight
Josef Bacik
2019-04-29
btrfs: Remove redundant inode argument from btrfs_add_ordered_sum
Nikolay Borisov
2019-04-25
btrfs: Switch memory allocations in async csum calculation path to kvmalloc
Nikolay Borisov
2018-12-17
Btrfs: remove no longer used stuff for tracking pending ordered extents
Filipe Manana
2018-08-06
btrfs: prune unused includes
David Sterba
[next]