index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10 days
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
12 days
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-17
btrfs: check block group before marking it unused in balance_remap_chunks()
Mark Harmstone
2026-03-16
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-13
btrfs: pass 'verbose' parameter to btrfs_relocate_block_group
Johannes Thumshirn
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()
Mark Harmstone
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...
Mark Harmstone
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
btrfs: replace BUG() with error handling in __btrfs_balance()
Adarsh Das
2026-02-03
btrfs: tests: add unit tests for pending extent walking functions
Boris Burkov
2026-02-03
btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation
Boris Burkov
2026-02-03
btrfs: abort transaction on error in btrfs_remove_block_group()
Filipe Manana
2026-02-03
btrfs: remove out label in btrfs_check_rw_degradable()
Filipe Manana
2026-02-03
btrfs: allow balancing remap tree
Mark Harmstone
2026-02-03
btrfs: add do_remap parameter to btrfs_discard_extent()
Mark Harmstone
2026-02-03
btrfs: handle setting up relocation of block group with remap-tree
Mark Harmstone
2026-02-03
btrfs: handle deletions from remapped block group
Mark Harmstone
2026-02-03
btrfs: redirect I/O for remapped block groups
Mark Harmstone
2026-02-03
btrfs: don't add metadata items for the remap tree to the extent tree
Mark Harmstone
2026-02-03
btrfs: allow remapped chunks to have zero stripes
Mark Harmstone
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
2026-02-03
btrfs: add definitions and constants for remap-tree
Mark Harmstone
2026-02-03
btrfs: use READA_FORWARD_ALWAYS for device extent verification
jinbaohong
2026-02-03
btrfs: shrink the size of btrfs_device
Qu Wenruo
2026-02-03
btrfs: avoid transaction commit on error in insert_balance_item()
Filipe Manana
2026-02-03
btrfs: avoid transaction commit on error in del_balance_item()
Filipe Manana
2026-02-03
btrfs: merge setting ret and return ret
David Sterba
2026-01-21
Merge tag 'for-6.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-20
btrfs: add extra device item checks at mount
Qu Wenruo
2026-01-20
btrfs: sync read disk super and set block size
Edward Adam Davis
2025-12-16
Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-12
btrfs: fix memory leak of fs_devices in degraded seed device path
Deepanshu Kartikey
2025-12-03
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-26
btrfs: use vfs_utimes to update file timestamps
Christoph Hellwig
2025-11-25
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
2025-11-24
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
2025-11-24
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel SabatĂ© SolĂ
2025-11-24
btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
Sun YangKai
2025-11-24
btrfs: implement remove_bdev and shutdown super operation callbacks
Qu Wenruo
2025-11-24
btrfs: refactor allocation size calculation in alloc_btrfs_io_context()
Mehdi Ben Hadj Khelifa
2025-11-05
btrfs: use super write guard in relocating_repair_kthread()
Christian Brauner
2025-11-05
btrfs: use super write guard in sb_start_write()
Christian Brauner
2025-09-23
btrfs: add unlikely annotations to branches leading to transaction abort
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
[next]