index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: remove BTRFS_LEAF_DATA_OFFSET
Josef Bacik
2022-12-05
btrfs: add eb to btrfs_node_key_ptr_offset
Josef Bacik
2022-12-05
btrfs: pass the extent buffer for the btrfs_item_nr helpers
Josef Bacik
2022-12-05
btrfs: move leaf_data_end into ctree.c
Josef Bacik
2022-12-05
btrfs: move repair_io_failure to bio.c
Christoph Hellwig
2022-12-05
btrfs: split the bio submission path into a separate file
Christoph Hellwig
2022-12-05
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
2022-12-05
btrfs: use cached state when looking for delalloc ranges with fiemap
Filipe Manana
2022-12-05
btrfs: remove leftover setting of EXTENT_UPTODATE state in an inode's io_tree
Filipe Manana
2022-12-05
btrfs: move tree block parentness check into validate_extent_buffer()
Qu Wenruo
2022-12-05
btrfs: pass btrfs_inode to btrfs_add_delayed_iput
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_repair_one_sector
David Sterba
2022-12-05
btrfs: pass btrfs_inode to submit_one_bio
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_data_read_bio
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_data_write_bio
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_metadata_bio
David Sterba
2022-12-05
btrfs: drop parameter compression_type from btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
btrfs: change how repair action is passed to btrfs_repair_one_sector
David Sterba
2022-12-05
btrfs: merge struct extent_page_data to btrfs_bio_ctrl
David Sterba
2022-12-05
btrfs: switch extent_page_data bit fields to bools
David Sterba
2022-12-05
btrfs: move super_block specific helpers into super.h
Josef Bacik
2022-12-05
btrfs: move dev-replace prototypes into dev-replace.h
Josef Bacik
2022-12-05
btrfs: move file prototypes to file.h
Josef Bacik
2022-12-05
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
btrfs: update function comments
David Sterba
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
btrfs: do not use GFP_ATOMIC in the read endio
Josef Bacik
2022-12-05
btrfs: avoid duplicated resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
btrfs: move ulists to data extent sharedness check context
Filipe Manana
2022-12-05
btrfs: turn the backref sharedness check cache into a context object
Filipe Manana
2022-12-05
btrfs: directly pass the inode to btrfs_is_data_extent_shared()
Filipe Manana
2022-12-05
btrfs: drop redundant bflags initialization when allocating extent buffer
Filipe Manana
2022-12-05
btrfs: drop pointless memset when cloning extent buffer
Filipe Manana
2022-12-05
btrfs: add cached_state to read_extent_buffer_subpage
Josef Bacik
2022-12-05
btrfs: cache the failed state when locking extents
Josef Bacik
2022-12-05
btrfs: add a cached_state to try_lock_extent
Josef Bacik
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-26
btrfs: move end_io_func argument to btrfs_bio_ctrl structure
Qu Wenruo
2022-09-26
btrfs: switch page and disk_bytenr argument position for submit_extent_page()
Qu Wenruo
2022-09-26
btrfs: update the comment for submit_extent_page()
Qu Wenruo
2022-09-26
btrfs: open code and remove btrfs_inode_sectorsize helper
Josef Bacik
2022-09-26
btrfs: stop tracking failed reads in the I/O tree
Christoph Hellwig
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
2022-09-26
btrfs: don't clear CTL bits when trying to release extent state
Josef Bacik
2022-09-26
btrfs: unify the lock/unlock extent variants
Josef Bacik
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
2022-09-26
btrfs: move core extent_io_tree functions to extent-io-tree.c
Josef Bacik
2022-09-26
btrfs: move a few exported extent_io_tree helpers to extent-io-tree.c
Josef Bacik
[next]