index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ordered-data.h
Age
Commit message (
Expand
)
Author
2024-05-07
btrfs: handle errors in btrfs_reloc_clone_csums properly
Josef Bacik
2024-03-04
btrfs: add forward declarations and headers, part 2
David Sterba
2024-03-04
btrfs: add forward declarations and headers, part 1
David Sterba
2023-12-15
btrfs: remove unused btrfs_ordered_extent::outstanding_isize
David Sterba
2023-10-12
btrfs: open code btrfs_ordered_inode_tree in btrfs_inode
David Sterba
2023-10-12
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
2023-06-19
btrfs: add a btrfs_finish_ordered_extent helper
Christoph Hellwig
2023-06-19
btrfs: remove btrfs_add_ordered_extent
Christoph Hellwig
2023-06-19
btrfs: defer splitting of ordered extents until I/O completion
Christoph Hellwig
2023-06-19
btrfs: return the new ordered_extent from btrfs_split_ordered_extent
Christoph Hellwig
2023-06-19
btrfs: optimize the logical to physical mapping for zoned writes
Christoph Hellwig
2023-06-19
btrfs: rename the bytenr field in struct btrfs_ordered_sum to logical
Christoph Hellwig
2023-06-19
btrfs: mark the len field in struct btrfs_ordered_sum as unsigned
Christoph Hellwig
2023-04-17
btrfs: sink parameter len to btrfs_split_ordered_extent
Christoph Hellwig
2023-04-17
btrfs: pass flags as unsigned long to btrfs_add_ordered_extent
Boris Burkov
2023-04-17
btrfs: add function to create and return an ordered extent
Boris Burkov
2023-02-15
btrfs: don't rely on unchanging ->bi_bdev for zone append remaps
Christoph Hellwig
2023-02-13
btrfs: remove the wait argument to btrfs_start_ordered_extent
Christoph Hellwig
2022-12-05
btrfs: use cached_state for btrfs_check_nocow_lock
Josef Bacik
2022-09-29
btrfs: add btrfs_try_lock_ordered_range
Josef Bacik
2022-09-26
btrfs: move btrfs_ordered_sum_size into file-item.c
Josef Bacik
2022-07-25
btrfs: remove the finish_func argument to btrfs_mark_ordered_io_finished
Christoph Hellwig
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_WRITE
Omar Sandoval
2022-03-14
btrfs: add ram_bytes and offset to btrfs_ordered_extent
Omar Sandoval
2021-08-23
btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending
David Sterba
2021-07-22
btrfs: store a block_device in struct btrfs_ordered_extent
Christoph Hellwig
2021-06-21
btrfs: introduce btrfs_lookup_first_ordered_range()
Qu Wenruo
2021-06-21
btrfs: refactor how we finish ordered extent io for endio functions
Qu Wenruo
2021-04-19
btrfs: fix comment for btrfs ordered extent flag bits
Qu Wenruo
2021-02-09
btrfs: zoned: use ZONE_APPEND write for zoned mode
Naohiro Aota
2021-02-09
btrfs: zoned: split ordered extent when bio is sent
Naohiro Aota
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: remove unnecessary local variables for checksum size
David Sterba
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-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: make btrfs_dec_test_ordered_pending 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_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_lookup_ordered_extent take 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
[next]