index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2024-12-14
btrfs: fix mount failure due to remount races
Qu Wenruo
2024-12-14
btrfs: drop unused parameter data from btrfs_fill_super()
David Sterba
2024-12-14
btrfs: drop unused parameter options from open_ctree()
David Sterba
2024-12-14
btrfs: do not clear read-only when adding sprout device
Boris Burkov
2024-12-14
btrfs: canonicalize the device path before adding it
Qu Wenruo
2024-12-14
btrfs: avoid unnecessary device path update for the same device
Qu Wenruo
2024-12-14
btrfs: don't take dev_replace rwsem on task already holding it
Johannes Thumshirn
2024-12-09
btrfs: ref-verify: fix use-after-free after invalid ref action
Filipe Manana
2024-12-09
btrfs: add a sanity check for btrfs root in btrfs_search_slot()
Lizhi Xu
2024-12-09
btrfs: don't loop for nowait writes when checking for cross references
Filipe Manana
2024-12-09
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Johannes Thumshirn
2024-12-09
btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
Mark Harmstone
2024-12-09
btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
Mark Harmstone
2024-12-09
btrfs: drop unused parameter file_offset from btrfs_encoded_read_regular_fill...
David Sterba
2024-11-15
Merge tag 'for-6.12-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-14
btrfs: fix incorrect comparison for delayed refs
Josef Bacik
2024-11-08
Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-07
btrfs: fix the length of reserved qgroup to free
Haisu Wang
2024-11-07
btrfs: reinitialize delayed ref list after deleting it from the list
Filipe Manana
2024-11-07
btrfs: fix per-subvolume RO/RW flags with new mount API
Qu Wenruo
2024-11-01
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-31
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
2024-10-31
btrfs: fix extent map merging not happening for adjacent extents
Filipe Manana
2024-10-29
btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()
Zhihao Cheng
2024-10-24
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-23
btrfs: fix error propagation of split bios
Naohiro Aota
2024-10-22
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2024-10-22
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
Qu Wenruo
2024-10-22
btrfs: fix read corruption due to race with extent map merging
Boris Burkov
2024-10-22
btrfs: fix the delalloc range locking if sector size < page size
Qu Wenruo
2024-10-22
btrfs: qgroup: set a more sane default value for subtree drop threshold
Qu Wenruo
2024-10-22
btrfs: clear force-compress on remount when compress mount option is given
Filipe Manana
2024-10-17
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Naohiro Aota
2024-10-16
Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-11
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin
2024-10-11
btrfs: send: cleanup unneeded return variable in changed_verity()
Christian Heusel
2024-10-11
btrfs: fix uninitialized pointer free in add_inode_ref()
Roi Martin
2024-10-11
btrfs: use sector numbers as keys for the dirty extents xarray
Filipe Manana
2024-10-10
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-09
btrfs: fix clear_dirty and writeback ordering in submit_one_sector()
Naohiro Aota
2024-10-09
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
2024-10-07
btrfs: fix missing error handling when adding delayed ref with qgroups enabled
Filipe Manana
2024-10-07
btrfs: add cancellation points to trim loops
Luca Stefani
2024-10-07
btrfs: split remaining space to discard in chunks
Luca Stefani
2024-10-04
Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
btrfs: disable rate limiting when debug enabled
Leo Martins
2024-10-01
btrfs: wait for fixup workers before stopping cleaner kthread during umount
Filipe Manana
2024-10-01
btrfs: fix a NULL pointer dereference when failed to start a new trasacntion
Qu Wenruo
2024-10-01
btrfs: send: fix invalid clone operation for file that got its size decreased
Filipe Manana
[prev]
[next]