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-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
2026-07-01
exec: fix off-by-one in binfmt max rewrite depth comment
Alan Urmancheev
2026-07-01
iomap: guard io_size EOF trim against concurrent truncate underflow
Morduan Zang
2026-07-01
xfs: fix the error unwind in xfs_open_devices()
Christian Brauner
2026-07-01
bpf: have bpf_real_data_inode() take a struct file
Christian Brauner
2026-07-01
orangefs: keep the readdir entry size 64-bit in fill_from_part()
Bryam Vargas
2026-07-01
freevxfs: don't BUG() on unknown typed-extent type
Farhad Alemi
2026-07-01
Merge patch series "afs: Miscellaneous fixes"
Christian Brauner
2026-07-01
fat: stop reading directory entries past the end-of-directory marker
Matteo Croce
2026-07-01
ovl: fix comment about locking order
Amir Goldstein
2026-07-01
cachefiles: Fix double unlock in nomem_d_alloc error path
Hongling Zeng
2026-07-01
minix: avoid overflow in bitmap block count calculation
Michael Bommarito
2026-07-01
ovl: use linked upper dentry in copy-up tmpfile
Souvik Banerjee
2026-07-01
proc: only bump parent nlink when registering directories
Krzysztof WilczyĆski
2026-07-01
iomap: release pages on atomic dio size mismatch
Fengnan Chang
2026-07-01
afs: Fix unchecked-length string display in debug statement
David Howells
2026-07-01
afs: Fix the volume AFS_VOLUME_RM_TREE is set on
David Howells
2026-07-01
afs: Fix premature cell exposure through /afs
David Howells
2026-07-01
afs: Fix lack of locking around modifications of net->cells_dyn_ino
David Howells
2026-07-01
afs: Fix vllist leak
David Howells
2026-07-01
afs: Fix leak of ungot volume
David Howells
2026-07-01
afs: Fix missing NULL pointer check in afs_break_some_callbacks()
David Howells
2026-07-01
afs: Use scoped_seqlock_read() rather than manually doing seqlock stuff
David Howells
2026-07-01
afs: Fix callback service message parsers to pass through -EAGAIN
David Howells
2026-07-01
afs: Fix reinitialisation of the inode, in particular ->lock_work
David Howells
2026-07-01
afs: Fix misplaced inc of net->cells_outstanding
David Howells
2026-07-01
afs: Fix bulk lookup malfunction due to change in dir_emit() API
David Howells
2026-07-01
afs: check for duplicate servers in VL server list
Yuto Ohnuki
2026-07-01
afs: Remove erroneous seq |= 1 in volume lookup loop
Li RongQing
2026-07-01
afs: use kvfree() to free memory allocated by kvcalloc()
Zilin Guan
2026-07-01
afs: Fix directory inode initialisation order
David Howells
2026-07-01
afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints
David Howells
2026-07-01
afs: Fix double netfs initialisation in afs_root_iget()
David Howells
2026-07-01
afs: fix NULL pointer dereference in afs_get_tree()
Matvey Kovalev
2026-07-01
afs: Fix error code in afs_extract_vl_addrs()
Dan Carpenter
2026-07-01
fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid
Christian Brauner
2026-07-01
afs: handle CB.InitCallBackState3 requests without a server record
Nan Li
2026-07-01
ntfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
xfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
ubifs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
nfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
ufs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
udf: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
ramfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
orangefs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
omfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
ocfs2: dlmfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
ocfs2: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
ntfs3: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
nilfs2: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-07-01
minix: drop redundant S_IFDIR from mkdir
Jori Koolstra
[prev]
[next]