summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
3 daysafs: Fix uninit var in afs_alloc_anon_key()David Howells1-1/+2
3 daysafs: handle CB.InitCallBackState3 requests without a server recordNan Li1-0/+5
3 daysafs: Fix delayed allocation of a cell's anonymous keyDavid Howells3-43/+49
3 daysafs: Set vllist to NULL if addr parsing failsEdward Adam Davis1-0/+1
3 daysafs: Fix lack of locking around modifications of net->cells_dyn_inoDavid Howells2-2/+8
3 daysafs: Fix dynamic lookup to fail on cell lookup failureDavid Howells7-18/+86
3 daysafs: Simplify cell record handlingDavid Howells6-261/+176
3 daysafs: Fix afs_server ref accountingDavid Howells6-354/+285
3 daysafs: Use the per-peer app data provided by rxrpcDavid Howells7-118/+122
3 daysafs: Drop the net parameter from afs_unuse_cell()David Howells7-18/+17
3 daysafs: Make afs_lookup_cell() take a trace noteDavid Howells7-12/+22
3 daysafs: Improve server refcount/active count tracingDavid Howells4-10/+11
3 daysovl: use linked upper dentry in copy-up tmpfileSouvik Banerjee1-2/+10
3 daysNFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer3-8/+9
3 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong2-75/+135
3 daysxfs: factor out xfs_attr3_leaf_initLong Li2-0/+25
3 daysrxrpc: Pull out certain app callback funcs into an ops tableDavid Howells1-3/+8
3 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown1-0/+43
3 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers2-48/+34
3 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon1-3/+10
3 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon1-6/+10
3 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan1-1/+6
3 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li1-1/+7
3 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery1-5/+4
3 daysproc: Fix broken error paths for namespace linksJann Horn1-1/+3
3 daysiomap: fix out-of-bounds bitmap_set() with zero-length rangeZhang Yi1-8/+14
3 daysfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers1-1/+7
3 daysfs: preserve ACL_DONT_CACHE state in forget_cached_acl()Amir Goldstein1-0/+7
3 daysbinfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner1-0/+4
3 daysceph: fix refcount leak in ceph_readdir()WenTao Liang1-1/+6
3 daysceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas1-0/+1
3 daysbinfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner1-3/+2
3 daysexec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner1-1/+1
3 daysiomap: correct the range of a partial dirty clearZhang Yi1-4/+8
3 daysovl: fix trusted xattr escape prefix matchingYichong Chen1-1/+1
3 dayssmb: client: validate DFS referral PathConsumedYichong Chen1-9/+25
3 daysbtrfs: free mapping node on duplicate reloc root insertGuanghui Yang1-0/+1
3 daysbtrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins1-2/+2
3 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)1-0/+5
3 daysksmbd: pin conn during async oplock break notificationQihang1-2/+4
3 dayssmb: move some duplicate definitions to common/cifsglob.hZhangGuoDong3-31/+32
3 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He1-7/+18
3 daysbtrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()Filipe Manana1-0/+1
3 daysbtrfs: reject free space cache with more entries than pagesXiang Mei1-0/+3
3 daysfs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update raceKiryl Shutsemau1-5/+9
7 daysmm: refactor mm_access() to not return NULLLorenzo Stoakes1-12/+14
12 daysext4: fix fd leak in EXT4_IOC_MOVE_EXT cross-sb validationYun Zhou1-2/+4
13 daysafs: Fix afs_dynroot_readdir() to not use the RCU read lockDavid Howells1-2/+2
13 daysafs: Fix afs_atcell_get_link() to check if ws_cell is unset firstDavid Howells1-3/+3
13 daysksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy1-3/+9