summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2024-09-12cifs: Fix signature miscalculationDavid Howells
2024-09-06Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-04Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-09-03netfs, cifs: Improve some debugging bitsDavid Howells
2024-09-03cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3David Howells
2024-09-03cifs: Fix zero_point init on inode initialisationDavid Howells
2024-09-03smb: client: fix double put of @cfile in smb2_set_path_size()Paulo Alcantara
2024-09-03smb: client: fix double put of @cfile in smb2_rename_path()Paulo Alcantara
2024-09-02smb: client: fix hang in wait_for_response() for negprotoPaulo Alcantara
2024-08-29ksmbd: Unlock on in ksmbd_tcp_set_interfaces()Dan Carpenter
2024-08-29ksmbd: unset the binding mark of a reused connectionNamjae Jeon
2024-08-29smb: Annotate struct xattr_smb_acl with __counted_by()Thorsten Blum
2024-08-28cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target regionDavid Howells
2024-08-28cifs: Fix copy offload to flush destination regionDavid Howells
2024-08-28netfs, cifs: Fix handling of short DIO readDavid Howells
2024-08-28cifs: Fix lack of credit renegotiation on read retryDavid Howells
2024-08-25cifs: Fix FALLOC_FL_PUNCH_HOLE supportDavid Howells
2024-08-25smb/client: fix rdma usage in smb2_async_writev()Stefan Metzmacher
2024-08-25smb/client: remove unused rq_iter_size from struct smb_rqstStefan Metzmacher
2024-08-25smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()Stefan Metzmacher
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-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