index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
14 days
btrfs: force free space tree for bs > ps cases
Qu Wenruo
14 days
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
2025-07-22
btrfs: use the super_block as holder when mounting file systems
Christoph Hellwig
2025-07-22
btrfs: delay btrfs_open_devices() until super block is created
Qu Wenruo
2025-07-22
btrfs: call btrfs_close_devices() from ->kill_sb
Christoph Hellwig
2025-07-22
btrfs: add assertions to make super block creation more clear
Qu Wenruo
2025-07-22
btrfs: get rid of re-entering of btrfs_get_tree()
Qu Wenruo
2025-07-22
btrfs: always open the device read-only in btrfs_scan_one_device()
Christoph Hellwig
2025-07-21
btrfs: open code fc_mount() to avoid releasing s_umount rw_sempahore
Al Viro
2025-07-21
btrfs: rename err to ret in btrfs_fill_super()
David Sterba
2025-07-21
btrfs: harden parsing of compression mount options
Daniel Vacek
2025-07-21
btrfs: factor out compression mount options parsing
Daniel Vacek
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-05-16
btrfs: remove standalone "nologreplay" mount option
Qu Wenruo
2025-05-15
btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()
Qu Wenruo
2025-05-15
btrfs: trivial conversion to return bool instead of int
David Sterba
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
2025-05-15
btrfs: rename remaining exported functions from extent-io-tree.h
Filipe Manana
2025-05-12
btrfs: add back warning for mount option commit values exceeding 300
Kyoji Ogasawara
2025-04-01
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
2025-03-18
btrfs: make btrfs_iget() return a btrfs inode instead
Filipe Manana
2025-03-18
btrfs: zstd: enable negative compression levels mount option
Daniel Vacek
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-13
btrfs: print read policy on module load
Anand Jain
2025-01-13
btrfs: configure read policy via module parameter
Anand Jain
2025-01-13
btrfs: print status of experimental mode when loading module
Anand Jain
2025-01-13
btrfs: output the reason for open_ctree() failure
Qu Wenruo
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
2024-12-10
Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]