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
2022-12-31
btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range
Filipe Manana
2022-12-14
btrfs: send: avoid unaligned encoded writes when attempting to clone range
Filipe Manana
2022-12-08
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
2022-12-02
btrfs: do not modify log tree while holding a leaf from fs tree locked
Filipe Manana
2022-12-02
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Zhen Lei
2022-12-02
btrfs: use kvcalloc in btrfs_get_dev_zone_info
Christoph Hellwig
2022-12-02
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
Christoph Hellwig
2022-12-02
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
2022-12-02
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
2022-12-02
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
2022-12-02
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
2022-11-26
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
2022-11-26
btrfs: raid56: properly handle the error when unable to find the missing stripe
Qu Wenruo
2022-11-16
btrfs: zoned: initialize device's zone info for seeding
Johannes Thumshirn
2022-11-16
btrfs: zoned: clone zoned device info when cloning a device
Johannes Thumshirn
2022-11-16
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
Zhang Xiaoxu
2022-11-16
btrfs: fix match incorrectly in dev_args_match_device
Liu Shixin
2022-11-10
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
2022-11-10
btrfs: don't use btrfs_chunk::sub_stripes from disk
Qu Wenruo
2022-11-10
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2022-11-10
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
2022-11-10
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
2022-11-10
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
2022-11-10
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
2022-11-10
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
2022-10-29
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
2022-10-29
btrfs: fix processing of delayed data refs during backref walking
Filipe Manana
2022-10-26
Revert "btrfs: call __btrfs_remove_free_space_cache_locked on cache load fail...
Greg Kroah-Hartman
2022-10-21
btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure
Josef Bacik
2022-10-21
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
2022-10-21
btrfs: scrub: try to fix super block errors
Qu Wenruo
2022-10-21
btrfs: scrub: properly report super block errors in system log
Qu Wenruo
2022-10-21
btrfs: dump extra info if one free space cache has more bitmaps than it should
Qu Wenruo
2022-10-21
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new...
Tetsuo Handa
2022-10-21
btrfs: fix missed extent on fsync after dropping extent maps
Filipe Manana
2022-10-21
btrfs: fix race between quota enable and quota rescan ioctl
Filipe Manana
2022-10-21
btrfs: enhance unsupported compat RO flags handling
Qu Wenruo
2022-10-21
btrfs: fix alignment of VMA for memory mapped files on THP
Alexander Zhu
2022-09-20
Merge tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-13
btrfs: zoned: wait for extent buffer IOs before finishing a zone
Naohiro Aota
2022-09-13
btrfs: fix hang during unmount when stopping a space reclaim worker
Filipe Manana
2022-09-13
btrfs: fix hang during unmount when stopping block group reclaim worker
Filipe Manana
2022-09-09
Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-06
btrfs: fix the max chunk size and stripe length calculation
Qu Wenruo
2022-09-05
btrfs: zoned: fix mounting with conventional zones
Johannes Thumshirn
2022-09-05
btrfs: zoned: set pseudo max append zone limit in zone emulation mode
Shin'ichiro Kawasaki
2022-09-05
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
2022-08-28
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-23
btrfs: add info when mount fails due to stale replace target
Anand Jain
2022-08-23
btrfs: replace: drop assert for suspended replace
Anand Jain
[next]