summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2024-08-25Merge tag '6.11-rc5-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-08-24Merge tag 'v6.11-rc4-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-08-22smb/client: fix typo: GlobalMid_Sem -> GlobalMid_LockChenXiaoSong
2024-08-22smb: client: ignore unhandled reparse tagsPaulo Alcantara
2024-08-22smb3: fix problem unloading module due to leaked refcount on shutdownSteve French
2024-08-22smb/server: update misguided comment of smb2_allocate_rsp_buf()ChenXiaoSong
2024-08-22smb/server: remove useless assignment of 'file_present' in smb2_open()ChenXiaoSong
2024-08-22smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()ChenXiaoSong
2024-08-22smb/server: fix return value of smb2_open()ChenXiaoSong
2024-08-22ksmbd: the buffer of smb2 query dir response has at least 1 byteNamjae Jeon
2024-08-18ksmbd: Replace one-element arrays with flexible-array membersThorsten Blum
2024-08-18ksmbd: fix race condition between destroy_previous_session() and smb2 operati...Namjae Jeon
2024-08-18ksmbd: Use unsafe_memcpy() for ntlm_negotiateNamjae Jeon
2024-08-18smb3: fix broken cached reads when posix locksSteve French
2024-08-17Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-08-15smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-15smb3: fix lock breakage for cached writesSteve French
2024-08-15smb/client: avoid possible NULL dereference in cifs_free_subrequest()Su Hui
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-13Merge tag '6.11-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-08-139p: Fix DIO read through netfsDominique Martinet
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-08ksmbd: override fsids for smb2_query_info()Namjae Jeon
2024-08-08ksmbd: override fsids for share path checkNamjae Jeon
2024-08-08cifs: cifs_inval_name_dfs_link_error: correct the check for fullpathGleb Korobeynikov
2024-08-08Fix spelling errors in Server Message BlockXiaxi Shen
2024-08-08smb3: fix setting SecurityFlags when encryption is requiredSteve French
2024-08-02cifs: update internal version numberSteve French
2024-08-02smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara
2024-08-02smb3: add dynamic tracepoints for shutdown ioctlSteve French
2024-08-02cifs: Remove cifs_aio_ctxDavid Howells
2024-08-02smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara
2024-07-27Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-07-26smb3: add dynamic trace point for session setup key expired failuresSteve French
2024-07-26smb3: add four dynamic tracepoints for copy_file_range and reflinkSteve French
2024-07-26smb3: add dynamic tracepoint for reflink errorsSteve French
2024-07-23cifs: mount with "unix" mount option for SMB1 incorrectly handledSteve French
2024-07-23cifs: fix reconnect with SMB1 UNIX ExtensionsSteve French
2024-07-23cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...Steve French
2024-07-21Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-07-21Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2024-07-20cifs: Fix missing fscache invalidationDavid Howells
2024-07-19cifs: Add a tracepoint to track credits involved in R/W requestsDavid Howells
2024-07-19cifs: Fix setting of zero_point after DIO writeDavid Howells
2024-07-19cifs: Fix missing error code setDavid Howells
2024-07-19cifs: Fix server re-repick on subrequest retryDavid Howells
2024-07-19cifs: fix noisy message on copy_file_rangeSteve French
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-14ksmbd: add durable scavenger timerNamjae Jeon
2024-07-14ksmbd: avoid reclaiming expired durable opens by the clientNamjae Jeon