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
Age
Commit message (
Expand
)
Author
2023-04-26
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-21
Merge tag 'for-6.3-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-21
btrfs: reinterpret async discard iops_limit=0 as no delay
Boris Burkov
2023-04-21
btrfs: set default discard iops_limit to 1000
Boris Burkov
2023-04-17
btrfs: mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2023-04-17
btrfs: fix uninitialized variable warnings
Genjian Zhang
2023-04-17
btrfs: use log root when iterating over index keys when logging directory
Filipe Manana
2023-04-17
btrfs: avoid iterating over all indexes when logging directory
Filipe Manana
2023-04-17
btrfs: dev-replace: error out if we have unrepaired metadata error during
Qu Wenruo
2023-04-17
btrfs: remove pointless loop at btrfs_get_next_valid_item()
Filipe Manana
2023-04-17
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
2023-04-17
btrfs: reinterpret async discard iops_limit=0 as no delay
Boris Burkov
2023-04-17
btrfs: set default discard iops_limit to 1000
Boris Burkov
2023-04-17
btrfs: remove unused raid56 functions which were dedicated for scrub
Qu Wenruo
2023-04-17
btrfs: scrub: remove scrub_bio structure
Qu Wenruo
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
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
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
[next]