summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
7 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)1-0/+13
7 daysbinfmt_misc: don't let an 'F' entry pin its own instanceChristian Brauner1-0/+4
7 daysbinfmt_misc: reject a flag character as the field delimiterChristian Brauner1-0/+4
7 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)1-2/+18
7 dayserofs: cap LZMA stream pool sizeMichael Bommarito2-1/+16
7 daysksmbd: fix use-after-free in __close_file_table_ids()Namjae Jeon1-0/+2
7 daysksmbd: return success for deferred final closeNamjae Jeon1-1/+3
7 dayssmb: client: fix buffer leaks in SMB1 read and writeDawei Feng1-3/+9
7 daysbtrfs: zoned: fix deadlock between metadata writeback and transaction commitJohannes Thumshirn1-1/+5
7 daysbtrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flagQu Wenruo1-3/+5
14 daysafs: Fix uninit var in afs_alloc_anon_key()David Howells1-1/+2
14 daysafs: handle CB.InitCallBackState3 requests without a server recordNan Li1-0/+5
14 daysafs: Fix delayed allocation of a cell's anonymous keyDavid Howells3-43/+49
14 daysafs: Set vllist to NULL if addr parsing failsEdward Adam Davis1-0/+1
14 daysafs: Fix lack of locking around modifications of net->cells_dyn_inoDavid Howells2-2/+8
14 daysafs: Fix dynamic lookup to fail on cell lookup failureDavid Howells7-18/+86
14 daysafs: Simplify cell record handlingDavid Howells6-261/+176
14 daysafs: Fix afs_server ref accountingDavid Howells6-354/+285
14 daysafs: Use the per-peer app data provided by rxrpcDavid Howells7-118/+122
14 daysafs: Drop the net parameter from afs_unuse_cell()David Howells7-18/+17
14 daysafs: Make afs_lookup_cell() take a trace noteDavid Howells7-12/+22
14 daysafs: Improve server refcount/active count tracingDavid Howells4-10/+11
14 daysovl: use linked upper dentry in copy-up tmpfileSouvik Banerjee1-2/+10
14 daysNFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer3-8/+9
14 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong2-75/+135
14 daysxfs: factor out xfs_attr3_leaf_initLong Li2-0/+25
14 daysrxrpc: Pull out certain app callback funcs into an ops tableDavid Howells1-3/+8
14 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown1-0/+43
14 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers2-48/+34
14 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon1-3/+10
14 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon1-6/+10
14 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan1-1/+6
14 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li1-1/+7
14 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery1-5/+4
14 daysproc: Fix broken error paths for namespace linksJann Horn1-1/+3
14 daysiomap: fix out-of-bounds bitmap_set() with zero-length rangeZhang Yi1-8/+14
14 daysfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers1-1/+7
14 daysfs: preserve ACL_DONT_CACHE state in forget_cached_acl()Amir Goldstein1-0/+7
14 daysbinfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner1-0/+4
14 daysceph: fix refcount leak in ceph_readdir()WenTao Liang1-1/+6
14 daysceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas1-0/+1
14 daysbinfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner1-3/+2
14 daysexec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner1-1/+1
14 daysiomap: correct the range of a partial dirty clearZhang Yi1-4/+8
14 daysovl: fix trusted xattr escape prefix matchingYichong Chen1-1/+1
14 dayssmb: client: validate DFS referral PathConsumedYichong Chen1-9/+25
14 daysbtrfs: free mapping node on duplicate reloc root insertGuanghui Yang1-0/+1
14 daysbtrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins1-2/+2
14 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)1-0/+5
14 daysksmbd: pin conn during async oplock break notificationQihang1-2/+4