index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-08
btrfs: subpage: fix the bitmap dump of the locked flags
Qu Wenruo
1
-2
/
+4
2025-02-08
btrfs: improve the warning and error message for btrfs_remove_qgroup()
Qu Wenruo
1
-5
/
+16
2025-01-16
Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2025-01-13
btrfs: add the missing error handling inside get_canonical_dev_path
Qu Wenruo
1
-0
/
+4
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-61
/
+74
2025-01-06
btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path
Mikhail Zaslonko
1
-2
/
+2
2025-01-06
btrfs: zoned: calculate max_extent_size properly on non-zoned setup
Christoph Hellwig
1
-2
/
+3
2025-01-06
btrfs: avoid NULL pointer dereference if no valid extent tree
Qu Wenruo
1
-0
/
+4
2025-01-06
btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
Mark Harmstone
1
-57
/
+65
2024-12-29
Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-56
/
+130
2024-12-23
btrfs: sysfs: fix direct super block member reads
Qu Wenruo
1
-3
/
+3
2024-12-23
btrfs: fix transaction atomicity bug when enabling simple quotas
Julian Sun
1
-2
/
+1
2024-12-23
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2024-12-23
btrfs: allow swap activation to be interruptible
Filipe Manana
1
-0
/
+5
2024-12-23
btrfs: fix swap file activation failure due to extents that used to be shared
Filipe Manana
1
-27
/
+69
2024-12-23
btrfs: fix race with memory mapped writes when activating swap file
Filipe Manana
1
-7
/
+24
2024-12-23
btrfs: check folio mapping after unlock in put_file_data()
Boris Burkov
1
-0
/
+6
2024-12-23
btrfs: check folio mapping after unlock in relocate_one_folio()
Boris Burkov
1
-0
/
+6
2024-12-23
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana
1
-7
/
+4
2024-12-23
btrfs: fix use-after-free waiting for encoded read endios
Johannes Thumshirn
1
-11
/
+11
2024-12-18
Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+59
2024-12-17
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
1
-1
/
+26
2024-12-17
btrfs: split bios to the fs sector size boundary
Christoph Hellwig
1
-2
/
+8
2024-12-17
btrfs: use bio_is_zone_append() in the completion handler
Christoph Hellwig
1
-3
/
+3
2024-12-17
btrfs: fix improper generation check in snapshot delete
Josef Bacik
2
-3
/
+22
2024-12-10
Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-41
/
+53
2024-12-06
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
1
-0
/
+9
2024-12-06
btrfs: handle bio_split() errors
Johannes Thumshirn
1
-2
/
+15
2024-12-06
btrfs: properly wait for writeback before buffered write
Qu Wenruo
1
-0
/
+1
2024-12-03
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
Filipe Manana
1
-0
/
+1
2024-12-03
btrfs: fix mount failure due to remount races
Qu Wenruo
1
-39
/
+27
2024-12-03
Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-8
/
+43
2024-11-29
btrfs: fix lockdep warnings on io_uring encoded reads
Mark Harmstone
2
-0
/
+20
2024-11-29
btrfs: ref-verify: fix use-after-free after invalid ref action
Filipe Manana
1
-0
/
+1
2024-11-29
btrfs: add a sanity check for btrfs root in btrfs_search_slot()
Lizhi Xu
1
-1
/
+5
2024-11-29
btrfs: don't loop for nowait writes when checking for cross references
Filipe Manana
1
-1
/
+1
2024-11-28
btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENT...
Filipe Manana
1
-2
/
+2
2024-11-28
btrfs: fix deadlock between transaction commits and extent locks
Filipe Manana
1
-3
/
+13
2024-11-28
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Johannes Thumshirn
1
-1
/
+1
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-5
/
+5
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+8
2024-11-18
Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
63
-1402
/
+2409
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+2
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-15
/
+10
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-5
/
+4
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-22
/
+6
2024-11-15
Merge tag 'for-6.12-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-11-14
btrfs: fix incorrect comparison for delayed refs
Josef Bacik
1
-1
/
+1
2024-11-13
btrfs: validate queue limits
Christoph Hellwig
1
-0
/
+6
2024-11-11
btrfs: send: check for read-only send root under critical section
Filipe Manana
1
-10
/
+6
[next]