index
:
pm24.git
master
perf-mon
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: 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
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
btrfs: add nesting tags to the locking helpers
Josef Bacik
2020-10-07
btrfs: introduce btrfs_path::recurse
Josef Bacik
2020-10-07
btrfs: rename extent_buffer::lock_nested to extent_buffer::lock_recursed
Josef Bacik
2020-10-07
btrfs: don't opencode sync_blockdev in btrfs_init_new_device
Nikolay Borisov
2020-10-07
btrfs: remove redundant code from btrfs_free_stale_devices
Nikolay Borisov
2020-10-07
btrfs: refactor locked condition in btrfs_init_new_device
Nikolay Borisov
2020-10-07
btrfs: use RCU for quick device check in btrfs_init_new_device
Nikolay Borisov
2020-10-07
btrfs: ctree: check key order before merging tree blocks
Qu Wenruo
2020-10-07
btrfs: extent-tree: kill the BUG_ON() in insert_inline_extent_backref()
Qu Wenruo
2020-10-07
btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent()
Qu Wenruo
2020-10-07
btrfs: extent_io: do extra check for extent buffer read write functions
Qu Wenruo
2020-10-07
btrfs: rework error detection in init_tree_roots
Nikolay Borisov
2020-10-07
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
2020-10-07
btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode
Qu Wenruo
2020-10-07
btrfs: do not hold device_list_mutex when closing devices
Josef Bacik
2020-10-07
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-10-07
btrfs: remove alloc_list splice in btrfs_prepare_sprout
Nikolay Borisov
2020-10-07
btrfs: document some invariants of seed code
Nikolay Borisov
2020-10-07
btrfs: switch seed device to list api
Nikolay Borisov
2020-10-07
btrfs: simplify setting/clearing fs_info to btrfs_fs_devices
Nikolay Borisov
2020-10-07
btrfs: make close_fs_devices return void
Nikolay Borisov
2020-10-07
btrfs: factor out loop logic from btrfs_free_extra_devids
Nikolay Borisov
[next]