aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
7 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)1-2/+18
7 daysocfs2: fix boundary check in ocfs2_check_dir_entry() to use buffer offsetJoseph Qi1-2/+3
7 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)1-2/+12
7 daysbinfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner1-3/+2
7 daysMerge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+4
7 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers2-48/+34
7 daysfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers1-1/+7
8 dayssmb: client: bound dirent name against end of SMB response in cifs_filldirJay Vadayath1-2/+7
8 dayssmb: client: validate DFS referral PathConsumedYichong Chen1-9/+25
10 daysMerge tag 'v7.2-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-32/+56
11 dayslockd: fix NLMv3 GRANTED_MSG handlingOlga Kornievskaia1-1/+2
11 daysMerge tag 'v7.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-56/+240
11 daysMerge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds21-168/+339
12 daysMerge tag 'erofs-for-7.2-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-22/+8
12 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)1-0/+5
12 daysksmbd: lock the binding preauth session in smb3_preauth_hash_rspGil Portnoy1-10/+9
12 daysksmbd: remove stale channels from all sessions on teardownGil Portnoy1-14/+11
12 daysksmbd: fix stack buffer overflow in multichannel session-key copyGil Portnoy2-3/+3
12 daysksmbd: fix memory leak of xattr_stream_name in smb2_rename()Gil Portnoy1-2/+1
12 daysksmbd: zero the smb2_read alignment tail to avoid an infoleakGil Portnoy1-0/+9
12 daysksmbd: pin conn during async oplock break notificationQihang1-2/+4
12 daysksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov1-1/+14
13 dayssmb/client: flush dirty data before punching a holeHuiwen He1-0/+9
13 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko2-6/+7
13 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko2-12/+13
14 daysMerge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-25/+82
14 daysxfs: don't zap bmbt forks if they are MAXLEVELS tallDarrick J. Wong1-1/+1
14 daysxfs: clamp timestamp nanoseconds correctlyDarrick J. Wong1-1/+1
14 daysxfs: fully check the parent handle when it points to the rootdirDarrick J. Wong1-8/+8
14 daysxfs: handle non-inode owners for rtrmap record checkingDarrick J. Wong1-0/+6
14 daysxfs: fix off-by-one error when calling xchk_xref_has_rt_ownerDarrick J. Wong1-1/+1
14 daysxfs: set xfarray killable sort correctlyDarrick J. Wong2-5/+4
14 daysxfs: grab rtrmap btree when checking rgsuperDarrick J. Wong1-1/+9
14 daysxfs: write the rg superblock when fixing itDarrick J. Wong1-0/+4
14 daysxfs: use the rt version of the cow staging checkerDarrick J. Wong1-1/+1
14 daysxfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_stagingDarrick J. Wong1-1/+1
14 daysxfs: don't wrap around quota ids in dqiterateDarrick J. Wong1-1/+1
14 daysxfs: move cow_replace_mapping to xfs_bmap_util.cDarrick J. Wong5-134/+136
14 daysxfs: make cow repair somewhat flaky when debugging knob enabledDarrick J. Wong1-4/+29
14 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong2-83/+148
14 daysxfs: resample the data fork mapping after cycling ILOCKDarrick J. Wong1-0/+36
14 daysbtrfs: fix GET_SUBVOL_INFO after compat refactorDaan De Meyer1-0/+1
14 daysbtrfs: free mapping node on duplicate reloc root insertGuanghui Yang1-0/+1
14 daysbtrfs: fix a regression where PAGECACHE_TAG_DIRTY is never clearedQu Wenruo1-3/+23
14 daysbtrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins1-2/+2
14 daysbtrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accountingDave Chen1-2/+2
14 daysbtrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()Filipe Manana1-1/+4
14 daysbtrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()Dave Chen1-1/+2
14 daysbtrfs: reject inline file extents item in get_new_location()Qu Wenruo1-0/+7
14 daysbtrfs: do not try compression for data reloc inodesQu Wenruo1-0/+2