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-7.2.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-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-08
VFS: change lookup_one_common and lookup_noperm_common to take a qstr
NeilBrown
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-04-08
fs: unconditionally use atime_needs_update() in pick_link()
Mateusz Guzik
2025-04-08
fs: sort out cosmetic differences between stat funcs and add predicts
Mateusz Guzik
2025-04-07
hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
Vasiliy Kovalev
2025-04-07
anon_inode: raise SB_I_NODEV and SB_I_NOEXEC
Christian Brauner
2025-04-07
pidfs: use anon_inode_setattr()
Christian Brauner
2025-04-07
anon_inode: explicitly block ->setattr()
Christian Brauner
2025-04-07
pidfs: use anon_inode_getattr()
Christian Brauner
2025-04-07
anon_inode: use a proper mode internally
Christian Brauner
2025-04-07
virtiofs: add filesystem context source name check
Xiangsheng Hou
2025-04-07
devpts: Fix type for uid and gid params
David Howells
2025-04-07
ovl: remove unused forward declaration
Giuseppe Scrivano
2025-04-07
ovl: don't allow datadir only
Miklos Szeredi
2025-04-07
gfs2: pass through holder from the VFS for freeze/thaw
Christian Brauner
2025-04-07
super: use common iterator (Part 2)
Christian Brauner
2025-04-07
super: use a common iterator (Part 1)
Christian Brauner
2025-04-07
super: skip dying superblocks early
Christian Brauner
2025-04-07
super: simplify user_get_super()
Christian Brauner
2025-04-07
super: remove pointless s_root checks
Christian Brauner
2025-04-07
fs: Remove aops->writepage
Matthew Wilcox (Oracle)
2025-04-07
vboxsf: Convert to writepages
Matthew Wilcox (Oracle)
2025-04-07
9p: Add a migrate_folio method
Matthew Wilcox (Oracle)
2025-04-07
bfs: convert bfs to use the new mount api
Pavel Reichl
2025-04-07
cachefiles: Use lookup_one() rather than lookup_one_len()
NeilBrown
2025-04-07
nfsd: Use lookup_one() rather than lookup_one_len()
NeilBrown
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-04-07
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steve French
2025-04-07
cifs: Ensure that all non-client-specific reparse points are processed by the...
Pali Rohár
2025-04-06
bcachefs: Use sort_nonatomic() instead of sort()
Kent Overstreet
2025-04-06
bcachefs: Remove unnecessary softdep on xxhash
Eric Biggers
2025-04-06
bcachefs: use library APIs for ChaCha20 and Poly1305
Eric Biggers
2025-04-06
bcachefs: Fix duplicate "ro,read_only" in opts at startup
Kent Overstreet
2025-04-06
bcachefs: Fix UAF in bchfs_read()
Kent Overstreet
2025-04-06
bcachefs: Use cpu_to_le16 for dirent lengths
Gabriel Shahrouzi
2025-04-06
bcachefs: Fix type for parameter in journal_advance_devs_to_next_bucket
Gabriel Shahrouzi
2025-04-06
bcachefs: Fix escape sequence in prt_printf
Gabriel Shahrouzi
2025-04-06
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
Merge tag '6.15-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-04
isofs: Prevent the use of too small fid
Edward Adam Davis
2025-04-03
Merge tag 'v6.15rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-04-03
fs: actually hold the namespace semaphore
Christian Brauner
2025-04-03
Merge tag 'bcachefs-2025-04-03' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-04-03
Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2025-04-03
ceph: Fix incorrect flush end position calculation
David Howells
2025-04-03
Merge tag 'mm-hotfixes-stable-2025-04-02-21-57' of git://git.kernel.org/pub/s...
Linus Torvalds
[prev]
[next]