index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
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
2020-12-08
btrfs: discard: speed up async discard up to iops_limit
Pavel Begunkov
2020-12-08
btrfs: scrub: refactor scrub_find_csum()
Qu Wenruo
2020-12-08
btrfs: scrub: remove the force parameter from scrub_pages
Qu Wenruo
2020-12-08
btrfs: scrub: distinguish scrub page from regular page
Qu Wenruo
2020-12-08
btrfs: pass bvec to csum_dirty_buffer instead of page
Qu Wenruo
2020-12-08
btrfs: extract extent buffer verification from btrfs_validate_metadata_buffer()
Qu Wenruo
2020-12-08
btrfs: make csum_tree_block() handle node smaller than page
Qu Wenruo
2020-12-08
btrfs: grab fs_info from extent_buffer in btrfs_mark_buffer_dirty
Qu Wenruo
2020-12-08
btrfs: make buffer_radix take sector size units
Qu Wenruo
2020-12-08
btrfs: assert page mapping lock in attach_extent_buffer_page
Qu Wenruo
2020-12-08
btrfs: protect fs_info->caching_block_groups by block_group_cache_lock
Josef Bacik
2020-12-08
btrfs: load free space cache asynchronously
Josef Bacik
2020-12-08
btrfs: load the free space cache inode extents from commit root
Josef Bacik
[next]