summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
4 dayssmb/client: flush dirty data before punching a holeHuiwen He
4 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko
4 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko
5 dayssmb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto
5 dayssmb/client: refresh allocation after EOF-extending fallocateHuiwen He
5 dayssmb/client: emulate small EOF-extending mode 0 fallocate rangesHuiwen He
5 dayssmb/client: reduce fallocate zero buffer allocationHuiwen He
5 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He
5 dayssmb/client: refresh allocation size after duplicate extentsHuiwen He
5 dayssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
8 daysMerge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
9 dayscifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár
9 dayscifs: Fix and improve cifs_is_path_accessible() functionPali Rohár
9 dayssmb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey
10 dayscifs: Show reason why autodisabling serverino supportPali Rohár
10 dayssmb/client: fix incorrect nlink returned by fstat()ChenXiaoSong
10 dayssmb/client: zero-initialize stack-allocated cifs_open_info_dataChenXiaoSong
10 dayssmb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong
10 dayssmb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong
10 dayssmb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
10 dayssmb: client: fix busy dentry warning on unmount after DIOZizhi Wo
10 dayscifs: Fix support for creating SFU fifoPali Rohár
10 dayscifs: Fix support for creating SFU socketPali Rohár
10 dayssmb: client: fix atime clamp check in read completionXu Rao
10 dayscifs: validate DFS referral string offsetsGuangshuo Li
10 dayssmb: client: use GFP_KERNEL for DFS cache allocationsFredric Cover
11 dayssmb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto
13 dayssmb: client: preserve leading slash for POSIX absolute symlink targetsSteve French
13 daysksmbd: use the session dialect for rejected binding signaturesNamjae Jeon
13 daysksmbd: mark rejected cross-dialect bindings as signedNamjae Jeon
13 daysksmbd: sign rejected SMB2.1 session binding responsesNamjae Jeon
13 daysksmbd: handle channel binding with a different userNamjae Jeon
13 daysksmbd: find bound sessions during reauthenticationNamjae Jeon
13 daysksmbd: mark invalid session responses as signedNamjae Jeon
13 dayssmb/server: map SET_INFO ENOSPC to disk fullHuiwen He
13 daysksmbd: coalesce sub-15ms write time updates on closeNamjae Jeon
13 daysksmbd: fix multichannel binding and enforce channel limitNamjae Jeon
13 daysksmbd: validate SID namespace before mapping IDsNamjae Jeon
13 dayssmb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()Mehdi Hassan
2026-07-03Merge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-02cifs: Fix missing credit release on failure in cifs_issue_read()David Howells
2026-07-01cifs: update internal module version numberSteve French
2026-07-01smb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi
2026-07-01smb: client: harden POSIX SID length parsingZihan Xi
2026-06-30ksmbd: fix app-instance durable supersede session UAFNamjae Jeon
2026-06-30ksmbd: snapshot previous oplock state before durable checksNamjae Jeon
2026-06-30ksmbd: close superseded durable handles through refcount handoffGil Portnoy
2026-06-30ksmbd: fix use-after-free of fp->owner.name in durable handle owner checkGil Portnoy
2026-06-30smb/server: do not require delete access for non-replacing linksChenXiaoSong
2026-06-30ksmbd: don't hold ci->m_lock while waiting for a lease break ackNamjae Jeon