index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
2023-04-17
btrfs: remove the submit_extent_page return value
Christoph Hellwig
2023-04-17
btrfs: remove the compress_type argument to submit_extent_page
Christoph Hellwig
2023-04-17
btrfs: rename the this_bio_flag variable in btrfs_do_readpage
Christoph Hellwig
2023-04-17
btrfs: move the compress_type check out of btrfs_bio_add_page
Christoph Hellwig
2023-04-17
btrfs: add a wbc pointer to struct btrfs_bio_ctrl
Christoph Hellwig
2023-04-17
btrfs: remove the sync_io flag in struct btrfs_bio_ctrl
Christoph Hellwig
2023-04-17
btrfs: store the bio opf in struct btrfs_bio_ctrl
Christoph Hellwig
2023-04-17
btrfs: remove the force_bio_submit to submit_extent_page
Christoph Hellwig
2023-04-17
btrfs: don't set force_bio_submit in read_extent_buffer_subpage
Christoph Hellwig
2023-04-17
btrfs: embed a btrfs_bio into struct compressed_bio
Christoph Hellwig
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-15
btrfs: pass a btrfs_bio to btrfs_use_append
Christoph Hellwig
2023-02-15
btrfs: set bbio->file_offset in alloc_new_bio
Christoph Hellwig
2023-02-15
btrfs: use file_offset to limit bios size in calc_bio_boundaries
Christoph Hellwig
2023-02-15
btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty
Josef Bacik
2023-02-15
btrfs: do not increment dirty_metadata_bytes in set_btree_ioerr
Josef Bacik
2023-02-15
btrfs: split zone append bios in btrfs_submit_bio
Christoph Hellwig
2023-02-15
btrfs: remove now spurious bio submission helpers
Christoph Hellwig
2023-02-15
btrfs: remove stripe boundary calculation for buffered I/O
Qu Wenruo
2023-02-15
btrfs: handle recording of zoned writes in the storage layer
Christoph Hellwig
2023-02-15
btrfs: remove the io_failure_record infrastructure
Christoph Hellwig
2023-02-15
btrfs: handle checksum validation and repair at the storage layer
Christoph Hellwig
2023-02-15
btrfs: save the bio iter for checksum validation in common code
Christoph Hellwig
2023-02-15
btrfs: add a btrfs_inode pointer to struct btrfs_bio
Christoph Hellwig
2023-02-09
btrfs: lock the inode in shared mode before starting fiemap
Filipe Manana
2023-02-02
btrfs: convert extent_write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
btrfs: convert btree_write_cache_pages() to use filemap_get_folio_tag()
Vishal Moola (Oracle)
2023-01-03
btrfs: fix false alert on bad tree level check
Qu Wenruo
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
[prev]
[next]