index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ordered-data.h
Age
Commit message (
Expand
)
Author
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
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: delete the ordered isize update code
Josef Bacik
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
2019-11-18
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
2019-07-01
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
2019-07-01
btrfs: add new helper btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-04-29
btrfs: Remove redundant inode argument from btrfs_add_ordered_sum
Nikolay Borisov
2018-12-17
btrfs: switch BTRFS_ORDERED_* to enums
David Sterba
2018-12-17
Btrfs: remove no longer used stuff for tracking pending ordered extents
Filipe Manana
2018-08-06
btrfs: remove remaing full_sync logic from btrfs_sync_file
David Sterba
2018-08-06
btrfs: remove the logged extents infrastructure
Josef Bacik
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 hardcode the csum size in btrfs_ordered_sum_size
Nikolay Borisov
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-04-18
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
Elena Reshetova
2017-02-28
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
2017-02-17
Btrfs: specify a new ordered extent type for create_io_em
Liu Bo
2017-02-14
btrfs: Make btrfs_get_logged_extents take btrfs_inode
Nikolay Borisov
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-05-30
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-13
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
2015-10-21
Btrfs: change how we wait for pending ordered extents
Josef Bacik
2015-06-10
Btrfs: avoid syncing log in the fast fsync path when not necessary
Filipe Manana
2015-06-03
Btrfs: remove csum_bytes_left
Liu Bo
2014-11-21
Btrfs: collect only the necessary ordered extents on ranged fsync
Filipe Manana
2014-11-21
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
2014-08-15
btrfs: disable strict file flushes for renames and truncates
Chris Mason
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->flush_workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
Btrfs: don't mix the ordered extents of all files together during logging the...
Miao Xie
2013-11-11
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
2013-11-11
Btrfs: return an error from btrfs_wait_ordered_range
Josef Bacik
[next]