index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-06-09
btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()
Filipe Manana
2026-06-09
btrfs: use mapping shared locking for reading super block
Filipe Manana
2026-06-09
btrfs: use lockless read in nr_cached_objects shrinker callback
Ben Maurer
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
2026-06-09
btrfs: send: pass bool for pending_move and refs_processed parameters
David Sterba
2026-06-09
btrfs: use shifts for sectorsize and nodesize
David Sterba
2026-06-09
btrfs: fix deadlock cloning inline extent when using flushoncommit
Filipe Manana
2026-06-09
btrfs: allocate eb-attached btree pages as movable
Rik van Riel
2026-06-09
btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFO
Daan De Meyer
2026-06-09
btrfs: derive f_fsid from on-disk fsid and dev_t
Anand Jain
2026-06-09
btrfs: use on-disk uuid for s_uuid in temp_fsid mounts
Anand Jain
2026-06-09
btrfs: avoid unnecessary dev stats updates
Qu Wenruo
2026-06-09
btrfs: always update/create the dev stats item when adding a new device
Qu Wenruo
2026-06-09
btrfs: remove the dev stats item when removing a device
Qu Wenruo
2026-06-09
btrfs: remove the dev stats item for replace target device
Qu Wenruo
2026-06-09
btrfs: validate data reloc tree file extent item members
Teng Liu
2026-06-09
btrfs: annotate lockless read of defrag_bytes in should_nocow()
Cen Zhang
2026-06-09
btrfs: send: switch struct fs_path to auto freeing
David Sterba
2026-06-09
btrfs: add message format for qgroupid
David Sterba
2026-06-09
btrfs: zoned: always set max_active_zones for zoned devices
Johannes Thumshirn
2026-06-09
btrfs: use bvec_phys() in compressed_bio_last_folio()
Matthew Wilcox (Oracle)
2026-06-09
btrfs: replace __free_page with folio_put() in attach_eb_folio_to_filemap()
Matthew Wilcox (Oracle)
2026-06-09
Revert "btrfs: fix the file offset calculation inside btrfs_decompress_buf2pa...
Matthew Wilcox (Oracle)
2026-06-09
btrfs: zoned: fix deadlock waiting for ticket during data relocation
Johannes Thumshirn
2026-06-09
btrfs: zoned: don't account data relocation space-info in statfs free space
Johannes Thumshirn
2026-06-09
btrfs: zoned: always set data_relocation_bg
Johannes Thumshirn
2026-06-09
vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
Jeff Layton
2026-06-09
fuse: re-lock request before returning from fuse_ref_folio()
Joanne Koong
2026-06-09
fuse: re-lock request before replacing page cache folio
Joanne Koong
2026-06-09
ntfs: use direct pointer for inline data to avoid redundant allocation
Namjae Jeon
2026-06-09
ntfs: validate resident index root values on lookup
DaeMyung Kang
2026-06-09
ntfs: update index root allocated size before shrink
DaeMyung Kang
2026-06-09
ntfs: grow index root value before reparent header update
DaeMyung Kang
2026-06-09
ntfs: reject non-resident records for resident-only attributes
DaeMyung Kang
2026-06-09
btrfs: zoned: document RECLAIM_ZONES flush state
Johannes Thumshirn
2026-06-09
btrfs: introduce support for huge folios
Qu Wenruo
2026-06-09
btrfs: migrate btrfs_bio_ctrl::submit_bitmap to support larger bitmaps
Qu Wenruo
2026-06-09
btrfs: prepare subpage operations to support more than BITS_PER_LONG sub-bitmaps
Qu Wenruo
2026-06-09
btrfs: update the out-of-date comments on subpage
Qu Wenruo
2026-06-09
btrfs: simplify how first hit is passed to __btrfs_abort_transaction()
David Sterba
2026-06-09
btrfs: validate negative error number passed to btrfs_abort_transaction()
David Sterba
2026-06-09
btrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()
Filipe Manana
2026-06-09
btrfs: protect sb_write_pointer() with invalidate lock
KangNing Liao
2026-06-09
btrfs: tracepoints: add trace event for btrfs_sync_log()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_log_new_name()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for log_new_delayed_dentries()
Filipe Manana
2026-06-09
btrfs: use simple assertions where enough during inode logging and replay
Filipe Manana
[prev]
[next]