index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: retry block group reclaim without infinite loop
Boris Burkov
2024-06-27
1
-2
/
+9
*
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
Johannes Thumshirn
2024-06-27
1
-1
/
+3
*
btrfs: zoned: fix use-after-free due to race with dev replace
Filipe Manana
2024-06-21
1
-3
/
+10
*
btrfs: re-introduce 'norecovery' mount option
Qu Wenruo
2024-06-16
1
-0
/
+8
*
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
2024-06-16
1
-9
/
+1
*
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
2024-06-16
1
-6
/
+11
*
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
2024-06-16
1
-29
/
+31
*
btrfs: qgroup: fix qgroup id collision across mounts
Boris Burkov
2024-06-16
1
-0
/
+20
*
btrfs: qgroup: update rescan message levels and error codes
David Sterba
2024-06-16
1
-7
/
+5
*
btrfs: qgroup: fix initialization of auto inherit array
Dan Carpenter
2024-06-16
1
-1
/
+1
*
btrfs: set start on clone before calling copy_extent_buffer_full
Josef Bacik
2024-05-30
1
-2
/
+8
*
Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-06
3
-15
/
+18
|
\
|
*
btrfs: make sure that WRITTEN is set on all metadata blocks
Josef Bacik
2024-05-02
2
-15
/
+16
|
*
btrfs: qgroup: do not check qgroup inherit if qgroup is disabled
Qu Wenruo
2024-05-02
1
-0
/
+2
*
|
Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-02
4
-16
/
+40
|
\
|
|
*
btrfs: set correct ram_bytes when splitting ordered extent
Qu Wenruo
2024-04-30
1
-0
/
+1
|
*
btrfs: take the cleaner_mutex earlier in qgroup disable
Josef Bacik
2024-04-25
2
-16
/
+38
|
*
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
Dominique Martinet
2024-04-25
1
-0
/
+1
*
|
Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-24
6
-27
/
+25
|
\
|
|
*
btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()
Qu Wenruo
2024-04-18
2
-1
/
+6
|
*
btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
Johannes Thumshirn
2024-04-18
1
-9
/
+3
|
*
btrfs: fallback if compressed IO fails for ENOSPC
Sweet Tea Dorminy
2024-04-18
1
-7
/
+6
|
*
btrfs: scrub: run relocation repair when/only needed
Naohiro Aota
2024-04-18
1
-9
/
+9
|
*
btrfs: remove colon from messages with state
David Sterba
2024-04-18
1
-1
/
+1
*
|
Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-17
2
-15
/
+14
|
\
|
|
*
btrfs: do not wait for short bulk allocation
Qu Wenruo
2024-04-09
1
-14
/
+4
|
*
btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handling
Naohiro Aota
2024-04-09
2
-0
/
+9
|
*
btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer
Naohiro Aota
2024-04-09
1
-1
/
+1
*
|
Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-08
7
-33
/
+55
|
\
|
|
*
btrfs: always clear PERTRANS metadata during commit
Boris Burkov
2024-04-02
1
-1
/
+1
|
*
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Boris Burkov
2024-04-02
1
-1
/
+1
|
*
btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans
Boris Burkov
2024-04-02
1
-9
/
+8
|
*
btrfs: record delayed inode root in transaction
Boris Burkov
2024-04-02
1
-0
/
+3
|
*
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
Boris Burkov
2024-04-02
4
-22
/
+40
|
*
btrfs: qgroup: correctly model root qgroup rsv in convert
Boris Burkov
2024-04-02
1
-0
/
+2
*
|
Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-27
6
-22
/
+63
|
\
|
|
*
btrfs: fix race in read_extent_buffer_pages()
Tavian Barnes
2024-03-26
1
-0
/
+13
|
*
btrfs: return accurate error code on open failure in open_fs_devices()
Anand Jain
2024-03-26
1
-5
/
+12
|
*
btrfs: zoned: don't skip block groups with 100% zone unusable
Johannes Thumshirn
2024-03-26
1
-1
/
+2
|
*
btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()
Filipe Manana
2024-03-26
1
-5
/
+5
|
*
btrfs: fix message not properly printing interval when adding extent map
Filipe Manana
2024-03-26
1
-2
/
+2
|
*
btrfs: fix warning messages not printing interval at unpin_extent_range()
Filipe Manana
2024-03-26
1
-2
/
+2
|
*
btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache()
Filipe Manana
2024-03-26
1
-1
/
+1
|
*
btrfs: validate device maj:min during open
Anand Jain
2024-03-26
1
-0
/
+10
|
*
btrfs: zoned: fix use-after-free in do_zone_finish()
Johannes Thumshirn
2024-03-26
1
-7
/
+7
|
*
btrfs: zoned: use zone aware sb location for scrub
Johannes Thumshirn
2024-03-15
1
-1
/
+11
*
|
btrfs: do not skip re-registration for the mounted device
Anand Jain
2024-03-18
1
-11
/
+47
*
|
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-03-12
118
-1117
/
+2131
|
\
|
|
*
btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations
Filipe Manana
2024-03-05
1
-8
/
+24
|
*
btrfs: fix race when detecting delalloc ranges during fiemap
Filipe Manana
2024-03-05
1
-61
/
+160
[next]