kernel_optimize_test/fs/btrfs
Chris Mason ba8a9d0795 Btrfs: delete the entire async bio submission framework
Now that we're not using btrfs_schedule_bio() anymore, delete all the
code that supported it.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2019-11-18 12:46:53 +01:00
..
tests Btrfs: fix selftests failure due to uninitialized i_mode in test inodes 2019-09-24 14:45:02 +02:00
acl.c
async-thread.c btrfs: add __pure attribute to functions 2019-11-18 12:46:52 +01:00
async-thread.h btrfs: add __pure attribute to functions 2019-11-18 12:46:52 +01:00
backref.c
backref.h
block-group.c btrfs: get rid of unique workqueue helper functions 2019-11-18 12:46:48 +01:00
block-group.h btrfs: move struct io_ctl to free-space-cache.h 2019-09-09 14:59:15 +02:00
block-rsv.c btrfs: use btrfs_try_granting_tickets in update_global_rsv 2019-09-09 14:59:19 +02:00
block-rsv.h
btrfs_inode.h
check-integrity.c
check-integrity.h
compression.c Btrfs: stop using btrfs_schedule_bio() 2019-11-18 12:46:52 +01:00
compression.h btrfs: compression: replace set_level callbacks by a common helper 2019-09-09 14:59:11 +02:00
ctree.c btrfs: add __pure attribute to functions 2019-11-18 12:46:52 +01:00
ctree.h Btrfs: delete the entire async bio submission framework 2019-11-18 12:46:53 +01:00
delalloc-space.c Btrfs: fix qgroup double free after failure to reserve metadata for delalloc 2019-10-17 20:13:44 +02:00
delalloc-space.h
delayed-inode.c btrfs: use refcount_inc_not_zero in kill_all_nodes 2019-11-18 12:46:51 +01:00
delayed-inode.h
delayed-ref.c btrfs: rename btrfs_space_info_add_old_bytes 2019-09-09 14:59:18 +02:00
delayed-ref.h
dev-replace.c btrfs: add __pure attribute to functions 2019-11-18 12:46:52 +01:00
dev-replace.h btrfs: add __pure attribute to functions 2019-11-18 12:46:52 +01:00
dir-item.c
disk-io.c Btrfs: delete the entire async bio submission framework 2019-11-18 12:46:53 +01:00
disk-io.h btrfs: add __cold attribute to more functions 2019-11-18 12:46:52 +01:00
export.c btrfs: drop unused parameter is_new from btrfs_iget 2019-11-18 12:46:52 +01:00
export.h
extent_io.c btrfs: move the failrec tree stuff into extent-io-tree.h 2019-11-18 12:46:47 +01:00
extent_io.h btrfs: move the failrec tree stuff into extent-io-tree.h 2019-11-18 12:46:47 +01:00
extent_map.c
extent_map.h
extent-io-tree.h btrfs: move the failrec tree stuff into extent-io-tree.h 2019-11-18 12:46:47 +01:00
extent-tree.c btrfs: refactor the ticket wakeup code 2019-09-09 14:59:18 +02:00
file-item.c
file.c btrfs: drop unused parameter is_new from btrfs_iget 2019-11-18 12:46:52 +01:00
free-space-cache.c btrfs: drop unused parameter is_new from btrfs_iget 2019-11-18 12:46:52 +01:00
free-space-cache.h btrfs: move struct io_ctl to free-space-cache.h 2019-09-09 14:59:15 +02:00
free-space-tree.c btrfs: move basic block_group definitions to their own header 2019-09-09 14:59:03 +02:00
free-space-tree.h btrfs: move basic block_group definitions to their own header 2019-09-09 14:59:03 +02:00
inode-item.c btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref 2019-09-09 14:59:16 +02:00
inode-map.c btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() 2019-10-15 18:50:07 +02:00
inode-map.h
inode.c Btrfs: stop using btrfs_schedule_bio() 2019-11-18 12:46:52 +01:00
ioctl.c btrfs: add __pure attribute to functions 2019-11-18 12:46:52 +01:00
Kconfig
locking.c btrfs: move btrfs_unlock_up_safe to other locking functions 2019-11-18 12:46:49 +01:00
locking.h btrfs: move btrfs_unlock_up_safe to other locking functions 2019-11-18 12:46:49 +01:00
lzo.c btrfs: compression: replace set_level callbacks by a common helper 2019-09-09 14:59:11 +02:00
Makefile btrfs: migrate the block group lookup code 2019-09-09 14:59:04 +02:00
misc.h btrfs: add 64bit safe helper for power of two checks 2019-11-18 12:46:50 +01:00
ordered-data.c btrfs: get rid of unique workqueue helper functions 2019-11-18 12:46:48 +01:00
ordered-data.h
orphan.c
print-tree.c
print-tree.h
props.c btrfs: drop unused parameter is_new from btrfs_iget 2019-11-18 12:46:52 +01:00
props.h
qgroup.c btrfs: get rid of unique workqueue helper functions 2019-11-18 12:46:48 +01:00
qgroup.h
raid56.c btrfs: get rid of unique workqueue helper functions 2019-11-18 12:46:48 +01:00
raid56.h
rcu-string.h
reada.c btrfs: get rid of unique workqueue helper functions 2019-11-18 12:46:48 +01:00
ref-verify.c btrfs: fix uninitialized ret in ref-verify 2019-10-03 15:00:56 +02:00
ref-verify.h
relocation.c btrfs: drop unused parameter is_new from btrfs_iget 2019-11-18 12:46:52 +01:00
root-tree.c btrfs: rename the btrfs_calc_*_metadata_size helpers 2019-09-09 14:59:13 +02:00
scrub.c btrfs: get rid of unique workqueue helper functions 2019-11-18 12:46:48 +01:00
send.c btrfs: drop unused parameter is_new from btrfs_iget 2019-11-18 12:46:52 +01:00
send.h
space-info.c btrfs: add __pure attribute to functions 2019-11-18 12:46:52 +01:00
space-info.h btrfs: add __pure attribute to functions 2019-11-18 12:46:52 +01:00
struct-funcs.c btrfs: tie extent buffer and it's token together 2019-09-09 14:59:16 +02:00
super.c Btrfs: delete the entire async bio submission framework 2019-11-18 12:46:53 +01:00
sysfs.c btrfs: sysfs: move helper macros to sysfs.c 2019-09-09 14:59:08 +02:00
sysfs.h btrfs: sysfs: move helper macros to sysfs.c 2019-09-09 14:59:08 +02:00
transaction.c btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED 2019-11-18 12:46:50 +01:00
transaction.h btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED 2019-11-18 12:46:50 +01:00
tree-checker.c btrfs: use has_single_bit_set for clarity 2019-11-18 12:46:50 +01:00
tree-checker.h
tree-defrag.c
tree-log.c btrfs: drop unused parameter is_new from btrfs_iget 2019-11-18 12:46:52 +01:00
tree-log.h
ulist.c
ulist.h
uuid-tree.c
volumes.c Btrfs: delete the entire async bio submission framework 2019-11-18 12:46:53 +01:00
volumes.h Btrfs: delete the entire async bio submission framework 2019-11-18 12:46:53 +01:00
xattr.c
xattr.h
zlib.c btrfs: compression: replace set_level callbacks by a common helper 2019-09-09 14:59:11 +02:00
zstd.c btrfs: move cond_wake_up functions out of ctree 2019-09-09 14:59:15 +02:00