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
Age
Commit message (
Expand
)
Author
2020-10-07
btrfs: add kerneldoc for setup_items_for_insert
Nikolay Borisov
2020-10-07
btrfs: sink total_data parameter in setup_items_for_insert
Nikolay Borisov
2020-10-07
btrfs: eliminate total_size parameter from setup_items_for_insert
Nikolay Borisov
2020-10-07
btrfs: re-arrange statements in setup_items_for_insert
Nikolay Borisov
2020-10-07
btrfs: sysfs: export supported send stream version
Omar Sandoval
2020-10-07
btrfs: send: use btrfs_file_extent_end() in send_write_or_clone()
Omar Sandoval
2020-10-07
btrfs: send: avoid copying file data
Omar Sandoval
2020-10-07
btrfs: send: get rid of i_size logic in send_write()
Omar Sandoval
2020-10-07
btrfs: rename btrfs_insert_clone_extent() to a more generic name
Filipe Manana
2020-10-07
btrfs: rename btrfs_punch_hole_range() to a more generic name
Filipe Manana
2020-10-07
btrfs: rename struct btrfs_clone_extent_info to a more generic name
Filipe Manana
2020-10-07
btrfs: remove item_size member of struct btrfs_clone_extent_info
Filipe Manana
2020-10-07
btrfs: fix metadata reservation for fallocate that leads to transaction aborts
Filipe Manana
2020-10-07
btrfs: remove unused function calc_global_rsv_need_space()
YueHaibing
2020-10-07
btrfs: move btrfs_dev_replace_update_device_in_mapping_tree to drop declaration
Anand Jain
2020-10-07
btrfs: simplify gotos in open_seed_device
Anand Jain
2020-10-07
btrfs: remove unnecessary tmp variable in btrfs_assign_next_active_device()
Anand Jain
2020-10-07
btrfs: remove tmp variable for list traversal in btrfs_init_dev_replace_tgtdev
Anand Jain
2020-10-07
btrfs: use sprout device_list_mutex in btrfs_init_devices_late
Anand Jain
2020-10-07
btrfs: reada: lock all seed/sprout devices in __reada_start_machine
Anand Jain
2020-10-07
btrfs: handle errors in btrfs_sysfs_add_fs_devices
Anand Jain
2020-10-07
btrfs: initialize sysfs devid and device link for seed device
Anand Jain
2020-10-07
btrfs: split and refactor btrfs_sysfs_remove_devices_dir
Anand Jain
2020-10-07
btrfs: simplify parameters of btrfs_sysfs_add_devices_dir
Anand Jain
2020-10-07
btrfs: make btrfs_sysfs_remove_devices_dir return void
Anand Jain
2020-10-07
btrfs: add btrfs_sysfs_remove_device helper
Anand Jain
2020-10-07
btrfs: add btrfs_sysfs_add_device helper
Anand Jain
2020-10-07
btrfs: fix replace of seed device
Anand Jain
2020-10-07
btrfs: improve device scanning messages
Anand Jain
2020-10-07
btrfs: pretty print leaked root name
Josef Bacik
2020-10-07
btrfs: sysfs: export currently running exclusive operation
Goldwyn Rodrigues
2020-10-07
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
btrfs: sysfs: init devices outside of the chunk_mutex
Josef Bacik
2020-10-07
btrfs: make extent_fiemap take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make btrfs_zero_range_check_range_boundary take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make copy_inline_to_page take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make btrfs_find_ordered_sum take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make get_extent_skip_holes take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make btrfs_writepage_endio_finish_ordered btrfs_inode-centric
Nikolay Borisov
2020-10-07
btrfs: make btrfs_invalidatepage work on btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: convert btrfs_inode_sectorsize to 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 ordered extent tracepoint 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 inode_tree_del take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: use BTRFS_NESTED_NEW_ROOT for double splits
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_NEW_ROOT for adding new roots
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_SPLIT for split blocks
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_LEFT/RIGHT_COW
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_LEFT/BTRFS_NESTING_RIGHT
Josef Bacik
[prev]
[next]