index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-08
btrfs: simplify return values in setup_nodes_for_search
Nikolay Borisov
2020-12-08
btrfs: remove useless return value statement in split_node
Nikolay Borisov
2020-12-08
btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
Filipe Manana
2020-12-08
btrfs: stop incrementing log batch when joining log transaction
Filipe Manana
2020-12-08
btrfs: skip unnecessary searches for xattrs when logging an inode
Filipe Manana
2020-12-08
btrfs: merge __set_extent_bit and set_extent_bit
Nikolay Borisov
2020-12-08
btrfs: make btrfs_update_inode_fallback take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make btrfs_cont_expand take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make btrfs_truncate_block take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make btrfs_insert_replace_extent take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make find_first_non_hole take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make maybe_insert_hole take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make btrfs_update_inode_item take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make btrfs_delayed_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make btrfs_finish_ordered_io btrfs_inode-centric
Nikolay Borisov
2020-12-08
btrfs: make btrfs_truncate_inode_items take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make insert_prealloc_file_extent take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: remove extent_buffer::recursed
Josef Bacik
2020-12-08
btrfs: remove the recurse parameter from __btrfs_tree_read_lock
Josef Bacik
2020-12-08
btrfs: use btrfs_tree_read_lock in btrfs_search_slot
Josef Bacik
2020-12-08
btrfs: merge back btrfs_read_lock_root_node helpers
Josef Bacik
2020-12-08
btrfs: locking: remove the recursion handling code
Josef Bacik
2020-12-08
btrfs: remove btrfs_path::recurse
Josef Bacik
2020-12-08
btrfs: unlock to current level in btrfs_next_old_leaf
Josef Bacik
2020-12-08
btrfs: cleanup the locking in btrfs_next_old_leaf
Josef Bacik
2020-12-08
btrfs: remove unused argument seed from btrfs_find_device
Anand Jain
2020-12-08
btrfs: drop never met disk total bytes check in verify_one_dev_extent
Anand Jain
2020-12-08
btrfs: drop unused argument step from btrfs_free_extra_devids
Anand Jain
2020-12-08
btrfs: update the number of bytes used by an inode atomically
Filipe Manana
2020-12-08
btrfs: fix race when defragmenting leads to unnecessary IO
Filipe Manana
2020-12-08
btrfs: refactor btrfs_drop_extents() to make it easier to extend
Filipe Manana
2020-12-08
btrfs: set the lockdep class for extent buffers on creation
Josef Bacik
2020-12-08
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
2020-12-08
btrfs: pass the root owner and level around for readahead
Josef Bacik
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in btrfs_qgroup_trace_subtree
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in qgroup_trace_new_subtree_blocks
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in qgroup_trace_extent_swap
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in walk_down_tree
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in replace_path
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in do_relocation
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in walk_down_reloc_tree
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in btrfs_realloc_node
Josef Bacik
2020-12-08
btrfs: cleanup extent buffer readahead
Josef Bacik
2020-12-08
btrfs: remove lockdep classes for the fs tree
Josef Bacik
2020-12-08
btrfs: discard: reschedule work after sysfs param update
Pavel Begunkov
2020-12-08
btrfs: don't miss async discards after scheduled work override
Pavel Begunkov
2020-12-08
btrfs: discard: store async discard delay as ns not as jiffies
Pavel Begunkov
[next]