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
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
10 days
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
1
-1
/
+1
10 days
btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACK
Qu Wenruo
3
-26
/
+18
2026-04-18
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
1
-2
/
+3
2026-04-18
btrfs: fix super block offset in error message in btrfs_validate_super()
Mark Harmstone
1
-2
/
+2
2026-04-18
btrfs: abort transaction on failure to update root in the received subvol ioctl
Filipe Manana
1
-1
/
+2
2026-04-18
btrfs: fix incorrect key offset in error message in check_dev_extent_item()
Mark Harmstone
1
-1
/
+1
2026-03-04
btrfs: continue trimming remaining devices on failure
jinbaohong
1
-1
/
+1
2026-03-04
btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
Filipe Manana
1
-4
/
+7
2026-03-04
btrfs: qgroup: return correct error when deleting qgroup relation item
Filipe Manana
1
-1
/
+3
2026-02-06
btrfs: fix deadlock in wait_current_trans() due to ignored transaction type
Robbie Ko
1
-5
/
+6
2026-01-19
btrfs: do not clean up repair bio if submit fails
Josef Bacik
1
-8
/
+7
2026-01-19
btrfs: don't rewrite ret from inode_permission
Josef Bacik
1
-3
/
+1
2026-01-19
btrfs: scrub: always update btrfs_scrub_progress::last_physical
Qu Wenruo
1
-0
/
+5
2026-01-19
btrfs: fix memory leak of fs_devices in degraded seed device path
Deepanshu Kartikey
1
-0
/
+1
2025-12-07
btrfs: mark dirty extent range for out of bound prealloc extents
austinchang
1
-0
/
+10
2025-12-07
btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()
Filipe Manana
1
-1
/
+1
2025-12-07
btrfs: always drop log root tree reference in btrfs_replay_log()
Filipe Manana
2
-2
/
+1
2025-10-29
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Anderson Nascimento
1
-1
/
+7
2025-10-29
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2025-10-29
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-2
/
+0
2025-10-29
btrfs: remove duplicated in_range() macro
Johannes Thumshirn
4
-2
/
+3
2025-10-02
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-08-28
btrfs: populate otime when logging an inode item
Qu Wenruo
1
-0
/
+5
2025-08-28
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
6
-8
/
+8
2025-08-28
btrfs: fix log tree replay failure due to file with 0 links and extents
Filipe Manana
1
-18
/
+30
2025-07-17
btrfs: use btrfs_record_snapshot_destroy() during rmdir
Filipe Manana
1
-1
/
+1
2025-07-17
btrfs: propagate last_unlink_trans earlier when doing a rmdir
Filipe Manana
1
-18
/
+18
2025-07-17
btrfs: fix missing error handling when searching for inode refs during log re...
Filipe Manana
1
-1
/
+3
2025-07-17
btrfs: update superblock's device bytes_used when dropping chunk
Mark Harmstone
1
-0
/
+6
2025-06-04
btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
Filipe Manana
1
-4
/
+2
2025-06-04
btrfs: avoid linker error in btrfs_find_create_tree_block()
Mark Harmstone
1
-2
/
+5
2025-06-04
btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
Filipe Manana
1
-5
/
+20
2025-05-02
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
1
-2
/
+1
2025-04-10
btrfs: handle errors from btrfs_dec_ref() properly
Josef Bacik
1
-1
/
+4
2025-03-13
btrfs: bring back the incorrectly removed extent buffer lock recursion support
Filipe Manana
1
-4
/
+64
2025-03-13
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2025-03-13
Revert "btrfs: avoid monopolizing a core when activating a swap file"
Koichiro Den
1
-2
/
+0
2025-03-13
btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
Josef Bacik
1
-2
/
+12
2025-03-13
btrfs: fix use-after-free when attempting to join an aborted transaction
Filipe Manana
1
-1
/
+3
2025-03-13
btrfs: output the reason for open_ctree() failure
Qu Wenruo
1
-1
/
+1
2025-01-09
btrfs: don't set lock_owner when locking extent buffer for reading
Zygo Blaxell
1
-3
/
+0
2025-01-09
btrfs: locking: remove the recursion handling code
Josef Bacik
1
-64
/
+4
2025-01-09
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
1
-0
/
+9
2025-01-09
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana
1
-7
/
+4
2025-01-09
btrfs: rename and export __btrfs_cow_block()
Filipe Manana
2
-15
/
+22
2025-01-09
btrfs: locking: remove all the blocking helpers
Josef Bacik
15
-219
/
+30
2025-01-09
btrfs: switch extent buffer tree lock to rw_semaphore
Josef Bacik
5
-351
/
+70
2025-01-09
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2025-01-09
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
1
-1
/
+26
2024-12-14
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
Filipe Manana
1
-0
/
+1
[next]