index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ordered-data.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: zoned: fix double counting of split ordered extent
Naohiro Aota
2021-09-07
1
-0
/
+8
*
btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending
David Sterba
2021-08-23
1
-4
/
+1
*
btrfs: store a block_device in struct btrfs_ordered_extent
Christoph Hellwig
2021-07-22
1
-2
/
+0
*
btrfs: make page Ordered bit to be subpage compatible
Qu Wenruo
2021-06-21
1
-2
/
+3
*
btrfs: rename PagePrivate2 to PageOrdered inside btrfs
Qu Wenruo
2021-06-21
1
-4
/
+4
*
btrfs: introduce btrfs_lookup_first_ordered_range()
Qu Wenruo
2021-06-21
1
-0
/
+75
*
btrfs: refactor how we finish ordered extent io for endio functions
Qu Wenruo
2021-06-21
1
-58
/
+119
*
btrfs: zoned: fix silent data loss after failure splitting ordered extent
Filipe Manana
2021-04-28
1
-1
/
+1
*
btrfs: replace offset_in_entry with in_range
Nikolay Borisov
2021-04-19
1
-15
/
+4
*
btrfs: zoned: use ZONE_APPEND write for zoned mode
Naohiro Aota
2021-02-09
1
-0
/
+3
*
btrfs: save irq flags when looking up an ordered extent
Johannes Thumshirn
2021-02-09
1
-2
/
+3
*
btrfs: zoned: split ordered extent when bio is sent
Naohiro Aota
2021-02-09
1
-0
/
+78
*
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
2021-02-08
1
-7
/
+6
*
btrfs: rework the order of btrfs_ordered_extent::flags
Qu Wenruo
2021-02-08
1
-5
/
+16
*
btrfs: refactor btrfs_dec_test_* functions for ordered extents
Qu Wenruo
2021-02-08
1
-46
/
+58
*
btrfs: remove btrfs_find_ordered_sum call from btrfs_lookup_bio_sums
Qu Wenruo
2020-12-09
1
-44
/
+0
*
btrfs: switch cached fs_info::csum_size from u16 to u32
David Sterba
2020-12-08
1
-1
/
+1
*
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
2020-12-08
1
-1
/
+1
*
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
2020-12-08
1
-3
/
+3
*
btrfs: use precalculated sectorsize_bits from fs_info
David Sterba
2020-12-08
1
-2
/
+1
*
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
2020-10-07
1
-8
/
+7
*
btrfs: switch btrfs_remove_ordered_extent to btrfs_inode
Nikolay Borisov
2020-10-07
1
-4
/
+3
*
btrfs: make btrfs_find_ordered_sum take btrfs_inode
Nikolay Borisov
2020-10-07
1
-10
/
+9
*
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: make btrfs_dec_test_ordered_pending take btrfs_inode
Nikolay Borisov
2020-10-07
1
-4
/
+3
*
btrfs: make ordered extent tracepoint take btrfs_inode
Nikolay Borisov
2020-10-07
1
-4
/
+4
*
btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inode
Nikolay Borisov
2020-10-07
1
-3
/
+3
*
btrfs: make fast fsyncs wait only for writeback
Filipe Manana
2020-10-07
1
-0
/
+59
*
btrfs: make btrfs_add_ordered_extent_dio take btrfs_inode
Nikolay Borisov
2020-07-27
1
-2
/
+2
*
btrfs: make btrfs_dec_test_first_ordered_pending take btrfs_inode
Nikolay Borisov
2020-07-27
1
-4
/
+3
*
btrfs: make btrfs_qgroup_release_data take btrfs_inode
Nikolay Borisov
2020-07-27
1
-2
/
+1
*
btrfs: make btrfs_add_ordered_extent_compress take btrfs_inode
Nikolay Borisov
2020-07-27
1
-2
/
+2
*
btrfs: make btrfs_add_ordered_extent take btrfs_inode
Nikolay Borisov
2020-07-27
1
-2
/
+2
*
btrfs: make btrfs_qgroup_free_data take btrfs_inode
Nikolay Borisov
2020-07-27
1
-2
/
+1
*
btrfs: make btrfs_lookup_ordered_extent take btrfs_inode
Nikolay Borisov
2020-07-27
1
-3
/
+3
*
btrfs: make __btrfs_add_ordered_extent take struct btrfs_inode
Nikolay Borisov
2020-07-27
1
-15
/
+15
*
btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent
Filipe Manana
2020-07-27
1
-2
/
+0
*
btrfs: remove no longer used log_list member of struct btrfs_ordered_extent
Filipe Manana
2020-07-27
1
-2
/
+0
*
btrfs: change timing for qgroup reserved space for ordered extents to fix res...
Qu Wenruo
2020-07-27
1
-1
/
+21
*
btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range
David Sterba
2020-03-23
1
-7
/
+3
*
btrfs: add assertions for tree == inode->io_tree to extent IO helpers
David Sterba
2020-03-23
1
-0
/
+2
*
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-2
/
+2
*
btrfs: delete the ordered isize update code
Josef Bacik
2020-03-23
1
-128
/
+0
*
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
2020-02-19
1
-1
/
+6
*
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
2020-01-20
1
-35
/
+34
*
btrfs: Opencode ordered_data_tree_panic
Nikolay Borisov
2020-01-20
1
-9
/
+3
*
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
2019-11-18
1
-5
/
+1
*
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
1
-1
/
+0
*
btrfs: move cond_wake_up functions out of ctree
David Sterba
2019-09-09
1
-0
/
+1
*
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
2019-07-26
1
-5
/
+6
[next]