index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ordered-data.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
1
-8
/
+7
2020-10-07
btrfs: switch btrfs_remove_ordered_extent to btrfs_inode
Nikolay Borisov
1
-4
/
+3
2020-10-07
btrfs: make btrfs_find_ordered_sum take btrfs_inode
Nikolay Borisov
1
-10
/
+9
2020-10-07
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-10-07
btrfs: make btrfs_dec_test_ordered_pending take btrfs_inode
Nikolay Borisov
1
-4
/
+3
2020-10-07
btrfs: make ordered extent tracepoint take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2020-10-07
btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2020-10-07
btrfs: make fast fsyncs wait only for writeback
Filipe Manana
1
-0
/
+59
2020-07-27
btrfs: make btrfs_add_ordered_extent_dio take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2020-07-27
btrfs: make btrfs_dec_test_first_ordered_pending take btrfs_inode
Nikolay Borisov
1
-4
/
+3
2020-07-27
btrfs: make btrfs_qgroup_release_data take btrfs_inode
Nikolay Borisov
1
-2
/
+1
2020-07-27
btrfs: make btrfs_add_ordered_extent_compress take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2020-07-27
btrfs: make btrfs_add_ordered_extent take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2020-07-27
btrfs: make btrfs_qgroup_free_data take btrfs_inode
Nikolay Borisov
1
-2
/
+1
2020-07-27
btrfs: make btrfs_lookup_ordered_extent take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2020-07-27
btrfs: make __btrfs_add_ordered_extent take struct btrfs_inode
Nikolay Borisov
1
-15
/
+15
2020-07-27
btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent
Filipe Manana
1
-2
/
+0
2020-07-27
btrfs: remove no longer used log_list member of struct btrfs_ordered_extent
Filipe Manana
1
-2
/
+0
2020-07-27
btrfs: change timing for qgroup reserved space for ordered extents to fix res...
Qu Wenruo
1
-1
/
+21
2020-03-23
btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range
David Sterba
1
-7
/
+3
2020-03-23
btrfs: add assertions for tree == inode->io_tree to extent IO helpers
David Sterba
1
-0
/
+2
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
1
-2
/
+2
2020-03-23
btrfs: delete the ordered isize update code
Josef Bacik
1
-128
/
+0
2020-02-19
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
1
-1
/
+6
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
1
-35
/
+34
2020-01-20
btrfs: Opencode ordered_data_tree_panic
Nikolay Borisov
1
-9
/
+3
2019-11-18
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
1
-5
/
+1
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
1
-1
/
+0
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
1
-0
/
+1
2019-07-26
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
1
-5
/
+6
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
1
-0
/
+1
2019-07-01
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
1
-4
/
+6
2019-07-01
btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range
Nikolay Borisov
1
-3
/
+15
2019-07-01
btrfs: add new helper btrfs_lock_and_flush_ordered_range
Nikolay Borisov
1
-0
/
+33
2019-04-29
btrfs: track DIO bytes in flight
Josef Bacik
1
-1
/
+8
2019-04-29
btrfs: Remove redundant inode argument from btrfs_add_ordered_sum
Nikolay Borisov
1
-3
/
+2
2019-04-25
btrfs: Switch memory allocations in async csum calculation path to kvmalloc
Nikolay Borisov
1
-1
/
+2
2018-12-17
Btrfs: remove no longer used stuff for tracking pending ordered extents
Filipe Manana
1
-30
/
+0
2018-08-06
btrfs: prune unused includes
David Sterba
1
-1
/
+0
2018-08-06
btrfs: remove remaing full_sync logic from btrfs_sync_file
David Sterba
1
-14
/
+0
2018-08-06
btrfs: remove the logged extents infrastructure
Josef Bacik
1
-123
/
+0
2018-05-28
btrfs: replace waitqueue_actvie with cond_wake_up
David Sterba
1
-10
/
+4
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
1
-1
/
+1
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-1
/
+1
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
1
-2
/
+19
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
1
-9
/
+8
2017-04-18
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
Elena Reshetova
1
-9
/
+9
2017-04-18
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
1
-5
/
+4
[next]