开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-17
btrfs: scrub: remove scrub_block and scrub_sector structures
Qu Wenruo
2023-04-17
btrfs: scrub: remove the old scrub recheck code
Qu Wenruo
2023-04-17
btrfs: scrub: remove the old writeback infrastructure
Qu Wenruo
2023-04-17
btrfs: scrub: remove scrub_parity structure
Qu Wenruo
2023-04-17
btrfs: scrub: use scrub_stripe to implement RAID56 P/Q scrub
Qu Wenruo
2023-04-17
btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure
Qu Wenruo
2023-04-17
btrfs: scrub: introduce helper to queue a stripe for scrub
Qu Wenruo
2023-04-17
btrfs: scrub: introduce error reporting functionality for scrub_stripe
Qu Wenruo
2023-04-17
btrfs: scrub: introduce a writeback helper for scrub_stripe
Qu Wenruo
2023-04-17
btrfs: scrub: introduce the main read repair worker for scrub_stripe
Qu Wenruo
2023-04-17
btrfs: scrub: introduce a helper to verify one scrub_stripe
Qu Wenruo
2023-04-17
btrfs: scrub: introduce a helper to verify one metadata block
Qu Wenruo
2023-04-17
btrfs: scrub: introduce helper to find and fill sector info for a scrub_stripe
Qu Wenruo
2023-04-17
btrfs: scrub: introduce structure for new BTRFS_STRIPE_LEN based interface
Qu Wenruo
2023-04-17
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
2023-04-17
btrfs: introduce btrfs_bio::fs_info member
Qu Wenruo
2023-04-17
btrfs: scrub: use dedicated super block verification function to scrub one su...
Qu Wenruo
2023-04-17
btrfs: remove redundant release of btrfs_device::alloc_state
Anand Jain
2023-04-17
btrfs: warn for any missed cleanup at btrfs_close_one_device
Anand Jain
2023-04-17
libcrc32c: remove crc32c_impl
Christoph Hellwig
2023-04-17
btrfs: don't print the crc32c implementation at module load time
Christoph Hellwig
2023-04-17
btrfs: tree-log: factor out a clean_log_buffer helper
Christoph Hellwig
2023-04-17
block: make blkcg_punt_bio_submit optional
Christoph Hellwig
2023-04-17
block: async_bio_lock does not need to be bh-safe
Christoph Hellwig
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2023-04-17
btrfs, mm: remove the punt_to_cgroup field in struct writeback_control
Christoph Hellwig
2023-04-17
btrfs: also use kthread_associate_blkcg for uncompressible ranges
Christoph Hellwig
2023-04-17
btrfs: don't free the async_extent in submit_uncompressed_range
Christoph Hellwig
2023-04-17
btrfs: move kthread_associate_blkcg out of btrfs_submit_compressed_write
Christoph Hellwig
2023-04-17
btrfs: correctly calculate delayed ref bytes when starting transaction
Filipe Manana
2023-04-17
btrfs: make btrfs_block_rsv_full() check more boolean when starting transaction
Filipe Manana
2023-04-17
btrfs: split partial dio bios before submit
Boris Burkov
2023-04-17
btrfs: don't split NOCOW extent_maps in btrfs_extract_ordered_extent
Boris Burkov
2023-04-17
btrfs: pass an ordered_extent to btrfs_extract_ordered_extent
Christoph Hellwig
2023-04-17
btrfs: simplify extent map splitting and rename split_zoned_em
Christoph Hellwig
2023-04-17
btrfs: fold btrfs_clone_ordered_extent into btrfs_split_ordered_extent
Christoph Hellwig
2023-04-17
btrfs: sink parameter len to btrfs_split_ordered_extent
Christoph Hellwig
2023-04-17
btrfs: simplify splitting logic in btrfs_extract_ordered_extent
Christoph Hellwig
2023-04-17
btrfs: move ordered_extent internal sanity checks into btrfs_split_ordered_ex...
Christoph Hellwig
2023-04-17
btrfs: stash ordered extent in dio_data during iomap dio
Boris Burkov
2023-04-17
btrfs: pass flags as unsigned long to btrfs_add_ordered_extent
Boris Burkov
2023-04-17
btrfs: add function to create and return an ordered extent
Boris Burkov
2023-04-17
btrfs: use __bio_add_page to add single a page in rbio_add_io_sector
Johannes Thumshirn
2023-04-17
btrfs: use __bio_add_page for adding a single page in repair_one_sector
Johannes Thumshirn
2023-04-17
btrfs: use test_and_clear_bit() in wait_dev_flush()
Anand Jain
2023-04-17
btrfs: change wait_dev_flush() return type to bool
Anand Jain
2023-04-17
btrfs: open code check_barrier_error()
Anand Jain
2023-04-17
btrfs: move last_flush_error to write_dev_flush and wait_dev_flush
Anand Jain
2023-04-17
btrfs: simplify exit paths of btrfs_evict_inode()
Filipe Manana
2023-04-17
btrfs: calculate the right space for delayed refs when updating global reserve
Filipe Manana
[next]