summaryrefslogtreecommitdiff
path: root/fs/btrfs/ordered-data.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: sink parameter len to btrfs_split_ordered_extentChristoph Hellwig2023-04-031-2/+1
* btrfs: pass flags as unsigned long to btrfs_add_ordered_extentBoris Burkov2023-04-031-1/+1
* btrfs: add function to create and return an ordered extentBoris Burkov2023-04-031-0/+5
* btrfs: don't rely on unchanging ->bi_bdev for zone append remapsChristoph Hellwig2023-02-151-1/+0
* btrfs: remove the wait argument to btrfs_start_ordered_extentChristoph Hellwig2023-02-131-1/+1
* btrfs: use cached_state for btrfs_check_nocow_lockJosef Bacik2022-12-051-1/+2
* btrfs: add btrfs_try_lock_ordered_rangeJosef Bacik2022-09-291-0/+1
* btrfs: move btrfs_ordered_sum_size into file-item.cJosef Bacik2022-09-261-12/+0
* btrfs: remove the finish_func argument to btrfs_mark_ordered_io_finishedChristoph Hellwig2022-07-251-2/+3
* btrfs: add BTRFS_IOC_ENCODED_WRITEOmar Sandoval2022-03-141-1/+4
* btrfs: add ram_bytes and offset to btrfs_ordered_extentOmar Sandoval2022-03-141-9/+13
* btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pendingDavid Sterba2021-08-231-1/+1
* btrfs: store a block_device in struct btrfs_ordered_extentChristoph Hellwig2021-07-221-2/+1
* btrfs: introduce btrfs_lookup_first_ordered_range()Qu Wenruo2021-06-211-0/+2
* btrfs: refactor how we finish ordered extent io for endio functionsQu Wenruo2021-06-211-4/+4
* btrfs: fix comment for btrfs ordered extent flag bitsQu Wenruo2021-04-191-2/+2
* btrfs: zoned: use ZONE_APPEND write for zoned modeNaohiro Aota2021-02-091-0/+8
* btrfs: zoned: split ordered extent when bio is sentNaohiro Aota2021-02-091-0/+2
* btrfs: rework the order of btrfs_ordered_extent::flagsQu Wenruo2021-02-081-13/+24
* btrfs: refactor btrfs_dec_test_* functions for ordered extentsQu Wenruo2021-02-081-5/+5
* btrfs: remove btrfs_find_ordered_sum call from btrfs_lookup_bio_sumsQu Wenruo2020-12-091-2/+0
* btrfs: remove unnecessary local variables for checksum sizeDavid Sterba2020-12-081-2/+1
* btrfs: switch cached fs_info::csum_size from u16 to u32David Sterba2020-12-081-1/+1
* btrfs: use cached value of fs_info::csum_size everywhereDavid Sterba2020-12-081-1/+1
* btrfs: remove inode argument from btrfs_start_ordered_extentNikolay Borisov2020-10-071-2/+1
* btrfs: switch btrfs_remove_ordered_extent to btrfs_inodeNikolay Borisov2020-10-071-1/+1
* btrfs: make btrfs_find_ordered_sum take btrfs_inodeNikolay Borisov2020-10-071-2/+2
* btrfs: make btrfs_dec_test_ordered_pending take btrfs_inodeNikolay Borisov2020-10-071-1/+1
* btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inodeNikolay Borisov2020-10-071-1/+1
* btrfs: make fast fsyncs wait only for writebackFilipe Manana2020-10-071-0/+11
* btrfs: make btrfs_add_ordered_extent_dio take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: make btrfs_dec_test_first_ordered_pending take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: make btrfs_add_ordered_extent_compress take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: make btrfs_add_ordered_extent take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: make btrfs_lookup_ordered_extent take btrfs_inodeNikolay Borisov2020-07-271-1/+1
* btrfs: remove no longer used trans_list member of struct btrfs_ordered_extentFilipe Manana2020-07-271-3/+0
* btrfs: remove no longer used log_list member of struct btrfs_ordered_extentFilipe Manana2020-07-271-3/+0
* btrfs: change timing for qgroup reserved space for ordered extents to fix res...Qu Wenruo2020-07-271-0/+3
* btrfs: drop argument tree from btrfs_lock_and_flush_ordered_rangeDavid Sterba2020-03-231-2/+1
* btrfs: delete the ordered isize update codeJosef Bacik2020-03-231-7/+0
* btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_itemOmar Sandoval2020-01-201-12/+14
* Btrfs: fix block group remaining RO forever after error during device replaceFilipe Manana2019-11-181-1/+1
* btrfs: don't assume ordered sums to be 4 bytesJohannes Thumshirn2019-07-011-2/+2
* btrfs: add new helper btrfs_lock_and_flush_ordered_rangeNikolay Borisov2019-07-011-0/+4
* btrfs: Remove redundant inode argument from btrfs_add_ordered_sumNikolay Borisov2019-04-291-2/+1
* btrfs: switch BTRFS_ORDERED_* to enumsDavid Sterba2018-12-171-20/+25
* Btrfs: remove no longer used stuff for tracking pending ordered extentsFilipe Manana2018-12-171-2/+0
* btrfs: remove remaing full_sync logic from btrfs_sync_fileDavid Sterba2018-08-061-3/+0
* btrfs: remove the logged extents infrastructureJosef Bacik2018-08-061-17/+3
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-121-16/+4