aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'v7.2-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-32/+56
7 daysMerge tag 'v7.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-56/+240
8 daysMerge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds21-168/+339
8 daysMerge tag 'erofs-for-7.2-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-22/+8
8 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)1-0/+5
8 daysksmbd: lock the binding preauth session in smb3_preauth_hash_rspGil Portnoy1-10/+9
8 daysksmbd: remove stale channels from all sessions on teardownGil Portnoy1-14/+11
8 daysksmbd: fix stack buffer overflow in multichannel session-key copyGil Portnoy2-3/+3
8 daysksmbd: fix memory leak of xattr_stream_name in smb2_rename()Gil Portnoy1-2/+1
8 daysksmbd: zero the smb2_read alignment tail to avoid an infoleakGil Portnoy1-0/+9
8 daysksmbd: pin conn during async oplock break notificationQihang1-2/+4
8 daysksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov1-1/+14
9 dayssmb/client: flush dirty data before punching a holeHuiwen He1-0/+9
9 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko2-6/+7
9 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko2-12/+13
10 daysMerge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-25/+82
10 daysxfs: don't zap bmbt forks if they are MAXLEVELS tallDarrick J. Wong1-1/+1
10 daysxfs: clamp timestamp nanoseconds correctlyDarrick J. Wong1-1/+1
10 daysxfs: fully check the parent handle when it points to the rootdirDarrick J. Wong1-8/+8
10 daysxfs: handle non-inode owners for rtrmap record checkingDarrick J. Wong1-0/+6
10 daysxfs: fix off-by-one error when calling xchk_xref_has_rt_ownerDarrick J. Wong1-1/+1
10 daysxfs: set xfarray killable sort correctlyDarrick J. Wong2-5/+4
10 daysxfs: grab rtrmap btree when checking rgsuperDarrick J. Wong1-1/+9
10 daysxfs: write the rg superblock when fixing itDarrick J. Wong1-0/+4
10 daysxfs: use the rt version of the cow staging checkerDarrick J. Wong1-1/+1
10 daysxfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_stagingDarrick J. Wong1-1/+1
10 daysxfs: don't wrap around quota ids in dqiterateDarrick J. Wong1-1/+1
10 daysxfs: move cow_replace_mapping to xfs_bmap_util.cDarrick J. Wong5-134/+136
10 daysxfs: make cow repair somewhat flaky when debugging knob enabledDarrick J. Wong1-4/+29
10 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong2-83/+148
10 daysxfs: resample the data fork mapping after cycling ILOCKDarrick J. Wong1-0/+36
11 daysMerge tag 'nfsd-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-3/+4
11 dayssmb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto1-9/+25
11 dayssmb/client: refresh allocation after EOF-extending fallocateHuiwen He5-7/+67
11 dayssmb/client: emulate small EOF-extending mode 0 fallocate rangesHuiwen He1-9/+60
11 dayssmb/client: reduce fallocate zero buffer allocationHuiwen He1-3/+4
11 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He1-7/+18
11 dayssmb/client: refresh allocation size after duplicate extentsHuiwen He2-3/+37
11 dayssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover1-2/+2
11 dayserofs: hide "cache_strategy=" for plain filesystemsGao Xiang1-1/+1
12 daysxfs: fix null pointer dereference in tracepointAndrey Albershteyn1-1/+1
13 daysMerge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+26
13 daysMerge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-51/+110
13 daysMerge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-12/+18
13 daysMerge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds20-121/+146
2026-07-09Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-86/+218
2026-07-09cifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár1-36/+0
2026-07-09cifs: Fix and improve cifs_is_path_accessible() functionPali Rohár1-10/+16
2026-07-09smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey1-1/+1
2026-07-09cifs: Show reason why autodisabling serverino supportPali Rohár6-9/+14