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