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-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
2023-05-17
btrfs: properly reject clear_cache and v1 cache for block-group-tree
Qu Wenruo
2023-05-17
btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones
Naohiro Aota
2023-05-17
btrfs: fix btrfs_prev_leaf() to not return the same key twice
Filipe Manana
2023-05-11
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
2023-05-01
btrfs: fix uninitialized variable warnings
Genjian Zhang
2023-04-26
btrfs: get the next extent map during fiemap/lseek more efficiently
Filipe Manana
2023-04-20
btrfs: fix fast csum implementation detection
Christoph Hellwig
2023-04-20
btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues
Christoph Hellwig
2023-04-06
btrfs: scan device in non-exclusive mode
Anand Jain
2023-04-06
btrfs: fix race between quota disable and quota assign ioctls
Filipe Manana
2023-04-06
btrfs: fix deadlock when aborting transaction during relocation with scrub
Filipe Manana
2023-04-06
btrfs: use temporary variable for space_info in btrfs_update_block_group
Josef Bacik
2023-04-06
btrfs: fix uninitialized variable warning in btrfs_update_block_group
Josef Bacik
2023-04-06
btrfs: zoned: count fresh BG region as zone unusable
Naohiro Aota
2023-04-06
btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING
Josef Bacik
2023-03-30
btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile
Naohiro Aota
2023-03-17
btrfs: fix extent map logging bit not cleared for split maps after dropping r...
Filipe Manana
2023-03-17
btrfs: fix percent calculation for bg reclaim message
Johannes Thumshirn
2023-03-17
btrfs: fix unnecessary increment of read error stat on write error
Naohiro Aota
2023-03-10
btrfs: hold block group refcount during async discard
Boris Burkov
2023-03-10
btrfs: scrub: improve tree block error reporting
Qu Wenruo
2023-03-03
btrfs: send: limit number of clones and allocated memory size
David Sterba
[next]