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