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-05-12
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-10
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
2023-05-10
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
Christoph Hellwig
2023-05-10
btrfs: zoned: fix full zone super block reading on ZNS
Naohiro Aota
2023-05-10
btrfs: zoned: zone finish data relocation BG with last IO
Naohiro Aota
2023-05-09
btrfs: fix backref walking not returning all inode refs
Filipe Manana
2023-05-09
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
2023-05-09
btrfs: print-tree: parent bytenr must be aligned to sector size
Anastasia Belova
2023-05-09
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-03
btrfs: don't free qgroup space unless specified
Josef Bacik
2023-05-02
btrfs: fix encoded write i_size corruption with no-holes
Boris Burkov
2023-04-28
btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones
Naohiro Aota
2023-04-28
btrfs: properly reject clear_cache and v1 cache for block-group-tree
Qu Wenruo
2023-04-28
btrfs: print extent buffers when sibling keys check fails
Filipe Manana
2023-04-28
btrfs: abort transaction when sibling keys check fails for leaves
Filipe Manana
2023-04-28
btrfs: fix leak of source device allocation state after device replace
Filipe Manana
2023-04-28
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
2023-04-28
btrfs: fix btrfs_prev_leaf() to not return the same key twice
Filipe Manana
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
[next]