index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
3 days
btrfs: remove the SPACE_CACHE mount option flag
Tal Zussman
3 days
btrfs: remove the free space cache endio workqueue
Tal Zussman
3 days
btrfs: stop enabling the v1 space cache from the on-disk state
Tal Zussman
2026-08-07
btrfs: use %pe for error code output
Qu Wenruo
2026-08-07
btrfs: remove "usebackuproot" mount option
Qu Wenruo
2026-08-07
btrfs: add "rescue=usebackuproot" into "rescue=all" shortcut
Qu Wenruo
2026-08-07
btrfs: add "rescue=usebackuproot" into forced read-only options
Qu Wenruo
2026-08-07
btrfs: disable v1 space cache
Qu Wenruo
2026-07-28
Merge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-07-23
fs: push nr_cached_objects memcg gating into individual filesystems
Usama Arif
2026-07-21
btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flag
Qu Wenruo
2026-06-16
Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2026-06-09
btrfs: use lockless read in nr_cached_objects shrinker callback
Ben Maurer
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
2026-06-09
btrfs: derive f_fsid from on-disk fsid and dev_t
Anand Jain
2026-06-09
btrfs: zoned: don't account data relocation space-info in statfs free space
Johannes Thumshirn
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_inode()
Filipe Manana
2026-06-08
btrfs: don't force DIO writes to be serialized
Mark Harmstone
2026-06-08
btrfs: use a kmem_cache for block groups
Filipe Manana
2026-06-08
btrfs: convert kmalloc_array to kmalloc_objs in btrfs_calc_avail_data_space()
David Sterba
2026-06-03
fs: retire sget()
Christian Brauner
2026-04-07
btrfs: tag as unlikely if statements that check for fs in error state
Filipe Manana
2026-04-07
btrfs: move shutdown and remove_bdev callbacks out of experimental features
Qu Wenruo
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-03
btrfs: zoned: show statistics about zoned filesystems in mountstats
Johannes Thumshirn
2026-02-03
btrfs: switch to library APIs for checksums
Eric Biggers
2026-01-06
btrfs: force free space tree for bs > ps cases
Qu Wenruo
2026-01-06
btrfs: only enforce free space tree if v1 cache is required for bs < ps cases
Qu Wenruo
2025-11-25
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
2025-11-24
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel SabatĂ© SolĂ
2025-11-24
btrfs: implement remove_bdev and shutdown super operation callbacks
Qu Wenruo
2025-10-17
btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()
Dewei Meng
2025-10-13
btrfs: only set the device specific options after devices are opened
Qu Wenruo
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
2025-09-23
btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
Sun YangKai
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-22
btrfs: add mount option for ref_tracker
Leo Martins
2025-09-22
btrfs: move ref-verify under CONFIG_BTRFS_DEBUG
Leo Martins
2025-09-22
btrfs: use PTR_ERR_OR_ZERO() to simplify code inbtrfs_control_ioctl()
Xichao Zhao
2025-09-20
Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-18
btrfs: reject invalid compression level
Qu Wenruo
2025-09-11
Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-02
btrfs: accept and ignore compression level for lzo
Calvin Owens
2025-08-18
Merge tag 'for-6.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-13
btrfs: fix printing of mount info messages for NODATACOW/NODATASUM
Kyoji Ogasawara
2025-08-13
btrfs: restore mount option info messages during mount
Kyoji Ogasawara
2025-08-13
btrfs: fix incorrect log message for nobarrier mount option
Kyoji Ogasawara
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-07-22
btrfs: restrict writes to opened btrfs devices
Qu Wenruo
[next]