index
:
kernel/git/stable/linux-stable.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
2025-07-18
ovl: narrow locking in ovl_create_over_whiteout()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_clear_empty()
NeilBrown
2025-07-18
ovl: narrow locking in ovl_create_upper()
NeilBrown
2025-07-18
ovl: narrow the locked region in ovl_copy_up_workdir()
NeilBrown
2025-07-18
ovl: Call ovl_create_temp() without lock held.
NeilBrown
2025-07-18
ovl: change ovl_create_index() to take dir locks
NeilBrown
2025-07-18
ovl: simplify an error path in ovl_copy_up_workdir()
NeilBrown
2025-07-18
ovl: support layers on case-folding capable filesystems
Amir Goldstein
2025-07-18
ovl: remove unneeded non-const conversion
Amir Goldstein
2025-07-18
fs: constify file ptr in backing_file accessor helpers
Amir Goldstein
2025-07-17
ext4: refactor the inline directory conversion and new directory codepaths
Theodore Ts'o
2025-07-17
ext4: use memcpy() instead of strcpy()
Theodore Ts'o
2025-07-17
ext4: replace strcmp with direct comparison for '.' and '..'
Theodore Ts'o
2025-07-17
ext4: Make sure BH_New bit is cleared in ->write_end handler
Jan Kara
2025-07-17
ext4: fix inode use after free in ext4_end_io_rsv_work()
Baokun Li
2025-07-17
binfmt_elf: remove the 4k limitation of program header size
Yin Fengwei
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-17
ext4: Refactor breaking condition for xattr_find_entry()
I Hsin Cheng
2025-07-17
ilog2: add max_pow_of_two_factor()
John Garry
2025-07-17
fuse: refactor writeback to use iomap_writepage_ctx inode
Joanne Koong
2025-07-17
fuse: hook into iomap for invalidating and checking partial uptodateness
Joanne Koong
2025-07-17
fuse: use iomap for folio laundering
Joanne Koong
2025-07-17
fuse: use iomap for writeback
Joanne Koong
2025-07-17
fuse: use iomap for buffered writes
Joanne Koong
2025-07-16
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
Kent Overstreet
2025-07-16
bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
2025-07-16
bcachefs: Fix reference to invalid bucket in copygc
Kent Overstreet
2025-07-16
bcachefs: Don't build aux search tree when still repairing node
Kent Overstreet
2025-07-16
bcachefs: Tweak threshold for allocator triggering discards
Kent Overstreet
2025-07-16
bcachefs: Fix triggering of discard by the journal path
Kent Overstreet
2025-07-16
gfs2: No more self recovery
Andreas Gruenbacher
2025-07-16
gfs2: Validate i_depth for exhash directories
Andrew Price
2025-07-16
ext4: support uncached buffered I/O
Taotao Chen
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-16
eventpoll: Fix semi-unbounded recursion
Jann Horn
2025-07-16
fs: tighten a sanity check in file_attr_to_fileattr()
Dan Carpenter
2025-07-15
fs: add a new remove_bdev() callback
Qu Wenruo
2025-07-15
gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
Andrew Price
2025-07-14
binfmt_elf: Warn on missing or suspicious regset note names
Dave Martin
2025-07-14
binfmt_elf: Dump non-arch notes with strictly matching name and type
Dave Martin
2025-07-14
regset: Add explicit core note name in struct user_regset
Dave Martin
2025-07-14
ext4: limit the maximum folio order
Zhang Yi
2025-07-15
gfs2: a minor finish_xmote cleanup
Andreas Gruenbacher
2025-07-15
gfs2: simplify finish_xmote
Andreas Gruenbacher
2025-07-15
gfs2: sanitize the gdlm_ast -> finish_xmote interface
Andreas Gruenbacher
2025-07-14
pNFS: Fix disk addr range check in block/scsi layout
Sergey Bashirov
2025-07-14
pNFS: Fix stripe mapping in block/scsi layout
Sergey Bashirov
2025-07-14
pNFS: Handle RPC size limit for layoutcommits
Sergey Bashirov
2025-07-14
pNFS: Add prepare commit trace to block/scsi layout
Sergey Bashirov
2025-07-14
pNFS: Fix extent encoding in block/scsi layout
Sergey Bashirov
[prev]
[next]