index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2023-08-23
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
2023-08-23
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
Josef Bacik
2023-08-23
btrfs: fix use-after-free of new block group that became unused
Filipe Manana
2023-08-23
btrfs: convert btrfs_block_group::seq_zone to runtime flag
David Sterba
2023-08-23
btrfs: convert btrfs_block_group::needs_free_space to runtime flag
David Sterba
2023-08-23
btrfs: move out now unused BG from the reclaim list
Naohiro Aota
2023-08-16
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-08-16
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2023-08-16
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
2023-08-16
btrfs: properly clear end of the unreserved range in cow_file_range
Christoph Hellwig
2023-08-16
btrfs: don't stop integrity writeback too early
Christoph Hellwig
2023-08-16
btrfs: wait for actual caching progress during allocation
Josef Bacik
2023-08-11
btrfs: remove BUG_ON()'s in add_new_free_space()
Filipe Manana
2023-08-03
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
2023-08-03
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
2023-08-03
btrfs: account block group tree when calculating global reserve size
Filipe Manana
2023-08-03
btrfs: fix race between quota disable and relocation
Filipe Manana
2023-07-27
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
2023-07-27
btrfs: fix race between balance and cancel/pause
Josef Bacik
2023-07-27
btrfs: zoned: fix memory leak after finding block group with super blocks
Filipe Manana
2023-07-27
btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand
Josef Bacik
2023-07-27
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
2023-07-19
btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()
Filipe Manana
2023-07-19
btrfs: fix extent buffer leak after tree mod log failure at split_node()
Filipe Manana
2023-07-19
btrfs: fix race when deleting quota root from the dirty cow roots list
Filipe Manana
2023-07-19
btrfs: reinsert BGs failed to reclaim
Naohiro Aota
2023-07-19
btrfs: add block-group tree to lockdep classes
David Sterba
2023-07-19
btrfs: bail out reclaim process if filesystem is read-only
Naohiro Aota
2023-07-19
btrfs: delete unused BGs while reclaiming BGs
Naohiro Aota
2023-07-19
btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile
Matt Corallo
2023-07-19
btrfs: do not BUG_ON() on tree mod log failure at balance_level()
Filipe Manana
2023-07-19
btrfs: fix race when deleting free space root from the dirty cow roots list
Filipe Manana
2023-06-28
btrfs: fix an uninitialized variable warning in btrfs_log_inode
Shida Zhang
2023-06-21
btrfs: can_nocow_file_extent should pass down args->strict from callers
Chris Mason
2023-06-21
btrfs: fix iomap_begin length for nocow writes
Christoph Hellwig
2023-06-21
btrfs: do not ASSERT() on duplicated global roots
Qu Wenruo
2023-06-21
btrfs: handle memory allocation failure in btrfs_csum_one_bio
Johannes Thumshirn
2023-06-21
btrfs: scrub: try harder to mark RAID56 block groups read-only
Qu Wenruo
2023-06-09
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...
pengfuyuan
2023-06-09
btrfs: abort transaction when sibling keys check fails for leaves
Filipe Manana
2023-05-30
btrfs: use nofs when cleaning up aborted transactions
Josef Bacik
2023-05-17
btrfs: zoned: fix full zone super block reading on ZNS
Naohiro Aota
2023-05-17
btrfs: zoned: zone finish data relocation BG with last IO
Naohiro Aota
2023-05-17
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
2023-05-17
btrfs: print-tree: parent bytenr must be aligned to sector size
Anastasia Belova
2023-05-17
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
2023-05-17
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
Christoph Hellwig
2023-05-17
btrfs: don't free qgroup space unless specified
Josef Bacik
2023-05-17
btrfs: fix encoded write i_size corruption with no-holes
Boris Burkov
2023-05-17
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
[next]