index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
btrfs: always detect conflicting inodes when logging inode refs
Filipe Manana
1
-4
/
+2
8 days
btrfs: don't log conflicting inode if it's a dir moved in the current transac...
Filipe Manana
1
-0
/
+38
8 days
btrfs: don't rewrite ret from inode_permission
Josef Bacik
1
-3
/
+1
8 days
btrfs: scrub: always update btrfs_scrub_progress::last_physical
Qu Wenruo
1
-0
/
+5
8 days
btrfs: fix memory leak of fs_devices in degraded seed device path
Deepanshu Kartikey
1
-0
/
+1
8 days
btrfs: do not skip logging new dentries when logging a new name
Filipe Manana
1
-8
/
+0
2025-12-07
btrfs: do not update last_log_commit when logging inode due to a new name
Filipe Manana
1
-1
/
+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-12-07
btrfs: scrub: replace max_t()/min_t() with clamp() in scrub_throttle_dev_io()
Thorsten Blum
1
-2
/
+1
2025-12-07
btrfs: zoned: refine extent allocator hint selection
Naohiro Aota
1
-2
/
+4
2025-10-29
btrfs: do not assert we found block group item when creating free space tree
Filipe Manana
1
-7
/
+8
2025-10-29
btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running
Filipe Manana
1
-6
/
+7
2025-10-19
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
Qu Wenruo
1
-3
/
+11
2025-10-19
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Anderson Nascimento
1
-1
/
+7
2025-10-15
btrfs: ref-verify: handle damaged extent root tree
David Sterba
1
-1
/
+8
2025-10-15
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2025-10-02
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-2
/
+0
2025-09-25
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-09-25
btrfs: fix invalid extref key setup when replaying dentry
Filipe Manana
1
-1
/
+1
2025-09-09
btrfs: adjust subpage bit start based on sectorsize
Josef Bacik
1
-1
/
+1
2025-09-09
btrfs: avoid load/store tearing races when checking if an inode was logged
Filipe Manana
1
-4
/
+21
2025-09-09
btrfs: fix race between setting last_dir_index_offset and inode logging
Filipe Manana
3
-16
/
+4
2025-09-09
btrfs: fix race between logging inode and checking if it was logged before
Filipe Manana
1
-6
/
+30
2025-08-28
btrfs: populate otime when logging an inode item
Qu Wenruo
1
-0
/
+5
2025-08-28
btrfs: send: use fallocate for hole punching with send stream v2
Filipe Manana
1
-0
/
+39
2025-08-28
btrfs: abort transaction on unexpected eb generation at btrfs_copy_root()
Filipe Manana
1
-1
/
+8
2025-08-28
btrfs: qgroup: fix race between quota disable and quota rescan ioctl
Filipe Manana
1
-7
/
+24
2025-08-28
btrfs: fix qgroup reservation leak on failure to allocate ordered extent
Filipe Manana
1
-3
/
+9
2025-08-28
btrfs: do not allow relocation of partially dropped subvolumes
Qu Wenruo
1
-0
/
+19
2025-08-28
btrfs: fix log tree replay failure due to file with 0 links and extents
Filipe Manana
1
-18
/
+30
2025-08-28
btrfs: zoned: do not remove unwritten non-data block group
Naohiro Aota
1
-2
/
+25
2025-08-28
btrfs: abort transaction during log replay if walk_log_tree() failed
Filipe Manana
1
-2
/
+5
2025-08-28
btrfs: zoned: use filesystem size not disk size for reclaim decision
Johannes Thumshirn
1
-2
/
+1
2025-07-17
btrfs: fix assertion when building free space tree
Filipe Manana
1
-4
/
+12
2025-07-17
btrfs: propagate last_unlink_trans earlier when doing a rmdir
Filipe Manana
1
-11
/
+17
2025-07-10
btrfs: use btrfs_record_snapshot_destroy() during rmdir
Filipe Manana
1
-5
/
+2
2025-07-10
btrfs: fix iteration of extrefs during log replay
Filipe Manana
1
-2
/
+2
2025-07-10
btrfs: fix missing error handling when searching for inode refs during log re...
Filipe Manana
1
-1
/
+3
2025-07-06
btrfs: update superblock's device bytes_used when dropping chunk
Mark Harmstone
1
-0
/
+6
2025-07-06
btrfs: fix a race between renames and directory logging
Filipe Manana
1
-17
/
+64
2025-07-06
btrfs: handle csum tree error with rescue=ibadroots correctly
Qu Wenruo
1
-2
/
+1
2025-06-04
btrfs: check folio mapping after unlock in relocate_one_folio()
Boris Burkov
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: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
Filipe Manana
1
-7
/
+11
2025-06-04
btrfs: fix non-empty delayed iputs list on unmount due to async workers
Filipe Manana
1
-0
/
+13
2025-06-04
btrfs: run btrfs_error_commit_super() early
Qu Wenruo
1
-7
/
+8
2025-06-04
btrfs: avoid linker error in btrfs_find_create_tree_block()
Mark Harmstone
1
-2
/
+5
2025-06-04
btrfs: make btrfs_discard_workfn() block_group ref explicit
Boris Burkov
1
-18
/
+16
[next]