index
:
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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
12 hours
ksmbd: zero pipe read compound padding
Namjae Jeon
12 hours
cifs: add fscache_resize_cookie() to cifs_setsize()
Frank Sorenson
12 hours
pidfs: protect PIDFD_GET_* ioctls() via ifdef
Christian Brauner
12 hours
NFSD: Prevent client use-after-free during close_lru reaping
Chuck Lever
12 hours
NFSD: Prevent client use-after-free during blocked-lock reaping
Chuck Lever
12 hours
NFSD: Consolidate the revocation-path client unpin
Chuck Lever
12 hours
smb: client: reject a tree connect response whose byte count is too small
Bryam Vargas
12 hours
cifs: Do some preparation prior to organising the function declarations
David Howells
12 hours
smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
Frank Sorenson
12 hours
smb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed sec...
Frank Sorenson
12 hours
cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h
David Howells
12 hours
cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
David Howells
12 hours
cifs: Remove dead function prototypes
David Howells
12 hours
smb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix ...
Jiangshan Yi
12 hours
cifs: Scripted clean up fs/smb/client/smb2proto.h
David Howells
12 hours
cifs: Scripted clean up fs/smb/client/fs_context.h
David Howells
12 hours
cifs: Scripted clean up fs/smb/client/fscache.h
David Howells
12 hours
cifs: Scripted clean up fs/smb/client/cifs_unicode.h
David Howells
12 hours
NFSD: Prevent client use-after-free during admin state revocation
Chuck Lever
12 hours
NFSD: Prevent client use-after-free during delegation revoke
Chuck Lever
12 hours
nfsd: convert global state_lock to per-net deleg_lock
Jeff Layton
12 hours
nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
Jeff Layton
12 hours
nfsd: fix UAF in async copy cancel and shutdown
Jeff Layton
12 hours
nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net
Jeff Layton
12 hours
nfsd: fix clock domain mismatch in clients_still_reclaiming()
Jeff Layton
12 hours
nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage
Jeff Layton
12 hours
nfsd: move struct nfsd_genl_rqstp to nfsctl.c
Jeff Layton
12 hours
nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()
Jeff Layton
12 hours
fuse: copy request headers via a stack buffer for io-uring
Xiang Mei
12 hours
fuse-uring: use named constants for io-uring iovec indices
Joanne Koong
12 hours
fuse-uring: refactor setting up copy state for payload copying
Joanne Koong
12 hours
fuse-uring: use enum types for header copying
Joanne Koong
12 hours
fuse-uring: refactor io-uring header copying from ring
Joanne Koong
12 hours
fuse-uring: refactor io-uring header copying to ring
Joanne Koong
12 hours
fuse: fix missing barrier when checking io-uring readiness
Joanne Koong
12 hours
lockd: fix swapped arguments in nlmsvc_match_ip()
Oscar Ou
12 hours
ocfs2: validate directory-index entry counts when reading metadata
Doruk Tan Ozturk
12 hours
ocfs2: validate dx_root extent list fields during block read
Joseph Qi
12 hours
erofs: skip sufficiently large global buffers when resizing
Nikhil Gurudasani
12 hours
cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_...
Frank Sorenson
12 hours
smb/client: emulate small EOF-extending mode 0 fallocate ranges
Huiwen He
12 hours
smb/client: reduce fallocate zero buffer allocation
Huiwen He
12 hours
smb: move some definitions from common/smb2pdu.h into common/fscc.h
ZhangGuoDong
12 hours
ceph: properly decrypt filenames in vmalloc() buffers
Sam Edwards
12 hours
NFSD: Guard admin state-revocation walks with NFSD_NET_UP
Chuck Lever
12 hours
ceph: force a cap message when a deferred revoke can't be acked immediately
Max Kellermann
12 hours
ceph: cap delegated inode count in ceph_parse_deleg_inos()
Michael Bommarito
12 hours
pidfd: hold exec_update_lock around namespace ioctl
Chen Linxuan
12 hours
pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctls
Christian Brauner
12 hours
ovl: fix double end_creating() on the casefold-mismatch path
Vivek Parikh
[next]