summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysksmbd: zero pipe read compound paddingNamjae Jeon
3 dayscifs: add fscache_resize_cookie() to cifs_setsize()Frank Sorenson
3 dayspidfs: protect PIDFD_GET_* ioctls() via ifdefChristian Brauner
3 daysNFSD: Prevent client use-after-free during close_lru reapingChuck Lever
3 daysNFSD: Prevent client use-after-free during blocked-lock reapingChuck Lever
3 daysNFSD: Consolidate the revocation-path client unpinChuck Lever
3 dayssmb: client: reject a tree connect response whose byte count is too smallBryam Vargas
3 dayscifs: Do some preparation prior to organising the function declarationsDavid Howells
3 dayssmb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()Frank Sorenson
3 dayssmb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed sec...Frank Sorenson
3 dayscifs: SMB1 split: Separate out SMB1 decls into smb1proto.hDavid Howells
3 dayscifs: SMB1 split: Create smb1proto.h for SMB1 declarationsDavid Howells
3 dayscifs: Remove dead function prototypesDavid Howells
3 dayssmb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix ...Jiangshan Yi
3 dayscifs: Scripted clean up fs/smb/client/smb2proto.hDavid Howells
3 dayscifs: Scripted clean up fs/smb/client/fs_context.hDavid Howells
3 dayscifs: Scripted clean up fs/smb/client/fscache.hDavid Howells
3 dayscifs: Scripted clean up fs/smb/client/cifs_unicode.hDavid Howells
3 daysNFSD: Prevent client use-after-free during admin state revocationChuck Lever
3 daysNFSD: Prevent client use-after-free during delegation revokeChuck Lever
3 daysnfsd: convert global state_lock to per-net deleg_lockJeff Layton
3 daysnfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecacheJeff Layton
3 daysnfsd: fix UAF in async copy cancel and shutdownJeff Layton
3 daysnfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_netJeff Layton
3 daysnfsd: fix clock domain mismatch in clients_still_reclaiming()Jeff Layton
3 daysnfsd: widen nfsd_genl_rqstp address fields to sockaddr_storageJeff Layton
3 daysnfsd: move struct nfsd_genl_rqstp to nfsctl.cJeff Layton
3 daysnfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()Jeff Layton
3 daysfuse: copy request headers via a stack buffer for io-uringXiang Mei
3 daysfuse-uring: use named constants for io-uring iovec indicesJoanne Koong
3 daysfuse-uring: refactor setting up copy state for payload copyingJoanne Koong
3 daysfuse-uring: use enum types for header copyingJoanne Koong
3 daysfuse-uring: refactor io-uring header copying from ringJoanne Koong
3 daysfuse-uring: refactor io-uring header copying to ringJoanne Koong
3 daysfuse: fix missing barrier when checking io-uring readinessJoanne Koong
3 dayslockd: fix swapped arguments in nlmsvc_match_ip()Oscar Ou
3 daysocfs2: validate directory-index entry counts when reading metadataDoruk Tan Ozturk
3 daysocfs2: validate dx_root extent list fields during block readJoseph Qi
3 dayserofs: skip sufficiently large global buffers when resizingNikhil Gurudasani
3 dayscifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_...Frank Sorenson
3 dayssmb/client: emulate small EOF-extending mode 0 fallocate rangesHuiwen He
3 dayssmb/client: reduce fallocate zero buffer allocationHuiwen He
3 dayssmb: move some definitions from common/smb2pdu.h into common/fscc.hZhangGuoDong
3 daysceph: properly decrypt filenames in vmalloc() buffersSam Edwards
3 daysNFSD: Guard admin state-revocation walks with NFSD_NET_UPChuck Lever
3 daysceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann
3 daysceph: cap delegated inode count in ceph_parse_deleg_inos()Michael Bommarito
3 dayspidfd: hold exec_update_lock around namespace ioctlChen Linxuan
3 dayspidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctlsChristian Brauner
3 daysovl: fix double end_creating() on the casefold-mismatch pathVivek Parikh