summaryrefslogtreecommitdiffstats
path: root/fs/smb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-09-043-2/+8
|\
| * ksmbd: Unlock on in ksmbd_tcp_set_interfaces()Dan Carpenter2024-08-301-1/+3
| * ksmbd: unset the binding mark of a reused connectionNamjae Jeon2024-08-301-0/+4
| * smb: Annotate struct xattr_smb_acl with __counted_by()Thorsten Blum2024-08-301-1/+1
* | cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target regionDavid Howells2024-08-281-2/+14
* | cifs: Fix copy offload to flush destination regionDavid Howells2024-08-281-17/+4
* | netfs, cifs: Fix handling of short DIO readDavid Howells2024-08-281-4/+9
* | cifs: Fix lack of credit renegotiation on read retryDavid Howells2024-08-285-16/+53
* | cifs: Fix FALLOC_FL_PUNCH_HOLE supportDavid Howells2024-08-251-0/+22
* | smb/client: fix rdma usage in smb2_async_writev()Stefan Metzmacher2024-08-251-20/+20
* | smb/client: remove unused rq_iter_size from struct smb_rqstStefan Metzmacher2024-08-254-6/+0
* | smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()Stefan Metzmacher2024-08-251-1/+1
|/
* Merge tag '6.11-rc5-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-08-252-10/+10
|\
| * smb/server: update misguided comment of smb2_allocate_rsp_buf()ChenXiaoSong2024-08-221-1/+1
| * smb/server: remove useless assignment of 'file_present' in smb2_open()ChenXiaoSong2024-08-221-1/+0
| * smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()ChenXiaoSong2024-08-222-6/+6
| * smb/server: fix return value of smb2_open()ChenXiaoSong2024-08-221-1/+1
| * ksmbd: the buffer of smb2 query dir response has at least 1 byteNamjae Jeon2024-08-221-1/+2
* | Merge tag 'v6.11-rc4-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-08-247-13/+20
|\ \ | |/ |/|
| * smb/client: fix typo: GlobalMid_Sem -> GlobalMid_LockChenXiaoSong2024-08-222-6/+6
| * smb: client: ignore unhandled reparse tagsPaulo Alcantara2024-08-221-4/+7
| * smb3: fix problem unloading module due to leaked refcount on shutdownSteve French2024-08-223-0/+6
| * smb3: fix broken cached reads when posix locksSteve French2024-08-191-3/+1
* | ksmbd: Replace one-element arrays with flexible-array membersThorsten Blum2024-08-192-4/+4
* | ksmbd: fix race condition between destroy_previous_session() and smb2 operati...Namjae Jeon2024-08-194-3/+45
* | ksmbd: Use unsafe_memcpy() for ntlm_negotiateNamjae Jeon2024-08-191-2/+5
|/
* Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-08-182-6/+17
|\
| * smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva2024-08-151-0/+2
| * smb3: fix lock breakage for cached writesSteve French2024-08-151-4/+9
| * smb/client: avoid possible NULL dereference in cifs_free_subrequest()Su Hui2024-08-151-2/+6
* | Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-141-1/+2
|\ \
| * | 9p: Fix DIO read through netfsDominique Martinet2024-08-131-1/+2
* | | Merge tag '6.11-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-08-137-13/+39
|\ \ \ | |_|/ |/| |
| * | ksmbd: override fsids for smb2_query_info()Namjae Jeon2024-08-091-0/+7
| * | ksmbd: override fsids for share path checkNamjae Jeon2024-08-097-13/+32
| |/
* | cifs: cifs_inval_name_dfs_link_error: correct the check for fullpathGleb Korobeynikov2024-08-091-4/+5
* | Fix spelling errors in Server Message BlockXiaxi Shen2024-08-084-8/+8
* | smb3: fix setting SecurityFlags when encryption is requiredSteve French2024-08-083-5/+8
* | cifs: update internal version numberSteve French2024-08-021-2/+2
* | smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara2024-08-021-2/+4
* | smb3: add dynamic tracepoints for shutdown ioctlSteve French2024-08-022-8/+75
* | cifs: Remove cifs_aio_ctxDavid Howells2024-08-023-80/+0
* | smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara2024-08-024-4/+38
|/
* Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2024-07-285-7/+203
|\
| * smb3: add dynamic trace point for session setup key expired failuresSteve French2024-07-262-1/+47
| * smb3: add four dynamic tracepoints for copy_file_range and reflinkSteve French2024-07-262-1/+67
| * smb3: add dynamic tracepoint for reflink errorsSteve French2024-07-262-0/+62
| * cifs: mount with "unix" mount option for SMB1 incorrectly handledSteve French2024-07-241-0/+7
| * cifs: fix reconnect with SMB1 UNIX ExtensionsSteve French2024-07-241-1/+16
| * cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...Steve French2024-07-231-4/+4