aboutsummaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)AuthorFilesLines
34 hoursMerge tag 'v7.2-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-32/+56
3 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)1-0/+5
3 daysksmbd: lock the binding preauth session in smb3_preauth_hash_rspGil Portnoy1-10/+9
3 daysksmbd: remove stale channels from all sessions on teardownGil Portnoy1-14/+11
3 daysksmbd: fix stack buffer overflow in multichannel session-key copyGil Portnoy2-3/+3
3 daysksmbd: fix memory leak of xattr_stream_name in smb2_rename()Gil Portnoy1-2/+1
3 daysksmbd: zero the smb2_read alignment tail to avoid an infoleakGil Portnoy1-0/+9
3 daysksmbd: pin conn during async oplock break notificationQihang1-2/+4
3 daysksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov1-1/+14
4 dayssmb/client: flush dirty data before punching a holeHuiwen He1-0/+9
4 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko2-6/+7
4 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko2-12/+13
6 dayssmb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto1-9/+25
6 dayssmb/client: refresh allocation after EOF-extending fallocateHuiwen He5-7/+67
6 dayssmb/client: emulate small EOF-extending mode 0 fallocate rangesHuiwen He1-9/+60
6 dayssmb/client: reduce fallocate zero buffer allocationHuiwen He1-3/+4
6 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He1-7/+18
6 dayssmb/client: refresh allocation size after duplicate extentsHuiwen He2-3/+37
6 dayssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover1-2/+2
9 daysMerge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds20-121/+146
10 dayscifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár1-36/+0
10 dayscifs: Fix and improve cifs_is_path_accessible() functionPali Rohár1-10/+16
10 dayssmb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey1-1/+1
10 dayscifs: Show reason why autodisabling serverino supportPali Rohár6-9/+14
10 dayssmb/client: fix incorrect nlink returned by fstat()ChenXiaoSong3-0/+4
10 dayssmb/client: zero-initialize stack-allocated cifs_open_info_dataChenXiaoSong3-3/+3
10 dayssmb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong4-27/+25
10 dayssmb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong1-12/+3
10 dayssmb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li1-2/+2
11 dayssmb: client: fix busy dentry warning on unmount after DIOZizhi Wo4-0/+19
11 dayscifs: Fix support for creating SFU fifoPali Rohár1-4/+2
11 dayscifs: Fix support for creating SFU socketPali Rohár1-4/+3
11 dayssmb: client: fix atime clamp check in read completionXu Rao1-1/+1
11 dayscifs: validate DFS referral string offsetsGuangshuo Li1-0/+8
11 dayssmb: client: use GFP_KERNEL for DFS cache allocationsFredric Cover1-5/+5
11 dayssmb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto1-6/+26
13 dayssmb: client: preserve leading slash for POSIX absolute symlink targetsSteve French1-1/+16
13 daysksmbd: use the session dialect for rejected binding signaturesNamjae Jeon2-5/+21
13 daysksmbd: mark rejected cross-dialect bindings as signedNamjae Jeon1-1/+3
13 daysksmbd: sign rejected SMB2.1 session binding responsesNamjae Jeon1-2/+16
13 daysksmbd: handle channel binding with a different userNamjae Jeon2-3/+16
13 daysksmbd: find bound sessions during reauthenticationNamjae Jeon1-0/+7
13 daysksmbd: mark invalid session responses as signedNamjae Jeon1-0/+6
13 dayssmb/server: map SET_INFO ENOSPC to disk fullHuiwen He1-0/+2
13 daysksmbd: coalesce sub-15ms write time updates on closeNamjae Jeon2-0/+8
13 daysksmbd: fix multichannel binding and enforce channel limitNamjae Jeon5-75/+126
13 daysksmbd: validate SID namespace before mapping IDsNamjae Jeon1-4/+17
14 dayssmb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()Mehdi Hassan1-3/+1
2026-07-03Merge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-59/+214
2026-07-02cifs: Fix missing credit release on failure in cifs_issue_read()David Howells1-0/+1