messages from 2025-08-06 17:41:22 to 2025-08-13 00:01:18 UTC [more...]
[PATCH 00/11] VFS: prepare for changes to directory locking
2025-08-13 0:01 UTC (13+ messages)
` [PATCH 01/11] VFS: discard err2 in filename_create()
` [PATCH 02/11] VFS: introduce dentry_lookup() and friends
` [PATCH 03/11] VFS: add dentry_lookup_killable()
` [PATCH 04/11] VFS: introduce dentry_lookup_continue()
` [PATCH 05/11] VFS: add rename_lookup()
` [PATCH 06/11] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH 07/11] VFS: Change vfs_mkdir() to unlock on failure
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries
` [PATCH 09/11] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 10/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 11/11] VFS: introduce d_alloc_noblock() and d_alloc_locked()
[PATCH 6.15 315/480] smb: client: allow parsing zero-length AV pairs
2025-08-12 17:50 UTC (13+ messages)
` [PATCH 6.15 420/480] smb: server: remove separate empty_recvmsg_queue
` [PATCH 6.15 421/480] smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
` [PATCH 6.15 422/480] smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconnect_rdma_connection
` [PATCH 6.15 423/480] smb: server: let recv_done() avoid touching data_transfer after cleanup/move
` [PATCH 6.15 424/480] smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection()
` [PATCH 6.15 425/480] smb: client: remove separate empty_packet_queue
` [PATCH 6.15 426/480] smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
` [PATCH 6.15 427/480] smb: client: let recv_done() cleanup before notifying the callers
` [PATCH 6.15 428/480] smb: client: let recv_done() avoid touching data_transfer after cleanup/move
` [PATCH 6.15 431/480] smb: client: return an error if rdma_connect does not return within 5 seconds
` [PATCH 6.15 448/480] smb: client: set symlink type as native for POSIX mounts
` [PATCH 6.15 449/480] smb: client: default to nonativesocket under "
[PATCH 6.16 431/627] smb: client: allow parsing zero-length AV pairs
2025-08-12 17:34 UTC (13+ messages)
` [PATCH 6.16 559/627] smb: server: remove separate empty_recvmsg_queue
` [PATCH 6.16 560/627] smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
` [PATCH 6.16 561/627] smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconnect_rdma_connection
` [PATCH 6.16 562/627] smb: server: let recv_done() avoid touching data_transfer after cleanup/move
` [PATCH 6.16 563/627] smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection()
` [PATCH 6.16 564/627] smb: client: remove separate empty_packet_queue
` [PATCH 6.16 565/627] smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
` [PATCH 6.16 566/627] smb: client: let recv_done() cleanup before notifying the callers
` [PATCH 6.16 567/627] smb: client: let recv_done() avoid touching data_transfer after cleanup/move
` [PATCH 6.16 570/627] smb: client: return an error if rdma_connect does not return within 5 seconds
` [PATCH 6.16 588/627] smb: client: set symlink type as native for POSIX mounts
` [PATCH 6.16 589/627] smb: client: default to nonativesocket under "
[PATCH 6.12 311/369] smb: server: remove separate empty_recvmsg_queue
2025-08-12 17:30 UTC (10+ messages)
` [PATCH 6.12 312/369] smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
` [PATCH 6.12 313/369] smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconnect_rdma_connection
` [PATCH 6.12 314/369] smb: server: let recv_done() avoid touching data_transfer after cleanup/move
` [PATCH 6.12 315/369] smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection()
` [PATCH 6.12 316/369] smb: client: remove separate empty_packet_queue
` [PATCH 6.12 317/369] smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
` [PATCH 6.12 318/369] smb: client: let recv_done() cleanup before notifying the callers
` [PATCH 6.12 319/369] smb: client: let recv_done() avoid touching data_transfer after cleanup/move
` [PATCH 6.12 322/369] smb: client: return an error if rdma_connect does not return within 5 seconds
[PATCH 6.6 217/262] smb: server: remove separate empty_recvmsg_queue
2025-08-12 17:30 UTC (10+ messages)
` [PATCH 6.6 218/262] smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
` [PATCH 6.6 219/262] smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconnect_rdma_connection
` [PATCH 6.6 220/262] smb: server: let recv_done() avoid touching data_transfer after cleanup/move
` [PATCH 6.6 223/262] smb: smbdirect: add smbdirect_socket.h
` [PATCH 6.6 224/262] smb: client: make use of common smbdirect_socket
` [PATCH 6.6 225/262] smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection()
` [PATCH 6.6 226/262] smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
` [PATCH 6.6 227/262] smb: client: let recv_done() cleanup before notifying the callers
` [PATCH 6.6 229/262] smb: client: return an error if rdma_connect does not return within 5 seconds
[PATCH 6.1 227/253] smb: server: remove separate empty_recvmsg_queue
2025-08-12 17:30 UTC (5+ messages)
` [PATCH 6.1 228/253] smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already
` [PATCH 6.1 229/253] smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconnect_rdma_connection
` [PATCH 6.1 230/253] smb: server: let recv_done() avoid touching data_transfer after cleanup/move
` [PATCH 6.1 231/253] smb: client: let recv_done() cleanup before notifying the callers
[PATCH] smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()
2025-08-12 16:45 UTC
[PATCH] smb: client: don't wait for info->send_pending == 0 on error
2025-08-12 16:45 UTC
[PATCH V2] smb: client: Fix mount deadlock by avoiding super block iteration in DFS reconnect
2025-08-12 13:55 UTC
[PATCH] smb: client: Fix mount deadlock by avoiding super block iteration in DFS reconnect
2025-08-12 13:24 UTC
[PATCH][SMB3 client] fix for slab out of bound on mount to ksmbd
2025-08-12 4:17 UTC
ksmbd and special characters in file names
2025-08-12 1:33 UTC (8+ messages)
[PATCH V3 0/2] Fix mid_q_entry memory leaks in SMB client and further cleanup
2025-08-11 14:07 UTC (3+ messages)
` [PATCH V3 1/2] smb: client: fix mid_q_entry memleak leak with per-mid locking
` [PATCH V3 2/2] smb: client: Clean up mid_queue_lock usage and standardize mid_state access
[PATCH] cifs: Fix collect_sample() to handle any iterator type
2025-08-11 12:25 UTC (2+ messages)
[RFC PATCH 00/31] netfs: [WIP] Allow the use of MSG_SPLICE_PAGES and use netmem allocator
2025-08-11 12:25 UTC (49+ messages)
` [RFC PATCH 01/31] iov_iter: Move ITER_DISCARD and ITER_XARRAY iteration out-of-line
` [RFC PATCH 02/31] iov_iter: Add a segmented queue of bio_vec[]
` [RFC PATCH 03/31] netfs: Provide facility to alloc buffer in a bvecq
` [RFC PATCH 04/31] cifs, nls: Provide unicode size determination func
` [RFC PATCH 05/31] cifs: Introduce an ALIGN8() macro
` [RFC PATCH 06/31] cifs: Move the SMB1 transport code out of transport.c
` [RFC PATCH 07/31] cifs: Rename mid_q_entry to smb_message
` [RFC PATCH 08/31] cifs: Keep the CPU-endian command ID around
` [RFC PATCH 09/31] cifs: Rename SMB2_xxxx_HE to SMB2_xxxx
` [RFC PATCH 10/31] cifs: Make smb1's SendReceive() wrap cifs_send_recv()
` [RFC PATCH 11/31] cifs: Fix SMB1 to not require separate kvec for the rfc1002 header
` [RFC PATCH 12/31] cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
` [RFC PATCH 13/31] cifs: Institute message managing struct
` [RFC PATCH 14/31] cifs: Split crypt_message() into encrypt and decrypt variants
` [RFC PATCH 15/31] cifs: Use netfs_alloc/free_folioq_buffer()
` [RFC PATCH 16/31] cifs: Rewrite base TCP transmission
` [RFC PATCH 17/31] cifs: Rework smb2 decryption
` [RFC PATCH 18/31] cifs: Pass smb_message structs down into the transport layer
` [RFC PATCH 19/31] cifs: Clean up mid->callback_data and kill off mid->creator
` [RFC PATCH 20/31] cifs: Don't need state locking in smb2_get_mid_entry()
` [RFC PATCH 21/31] cifs: [DEBUG] smb_message refcounting
` [RFC PATCH 22/31] cifs: Add netmem allocation functions
` [RFC PATCH 23/31] cifs: Add more pieces to smb_message
` [RFC PATCH 24/31] cifs: Convert SMB2 Negotiate Protocol request
` [RFC PATCH 25/31] cifs: Convert SMB2 Session Setup request
` [RFC PATCH 26/31] cifs: Convert SMB2 Logoff request
` [RFC PATCH 27/31] cifs: Convert SMB2 Tree Connect request
` [RFC PATCH 28/31] cifs: Convert SMB2 Tree Disconnect request
` [RFC PATCH 29/31] cifs: Rearrange Create request subfuncs
` [RFC PATCH 30/31] cifs: Convert SMB2 Posix Mkdir request
` [RFC PATCH 31/31] cifs: Convert SMB2 Open request
[PATCH] cifs: Fix getting reparse points from server without WSL support
2025-08-11 10:52 UTC (10+ messages)
` Do not use UID and GID from EAs
[PATCH 0/4] smb: Backport UAF fixes for v5.4.y
2025-08-11 9:46 UTC (5+ messages)
` [PATCH 1/4] smb: client: fix potential UAF in cifs_debug_files_proc_show()
` [PATCH 2/4] smb: client: fix potential UAF in is_valid_oplock_break()
` [PATCH 3/4] smb: client: fix potential UAF in smb2_is_valid_lease_break()
` [PATCH 4/4] smb: client: fix potential UAF in cifs_stats_proc_write()
[PATCH] cifs: avoid extra calls to strlen() in cifs_get_spnego_key()
2025-08-11 3:50 UTC (2+ messages)
[PATCH -next] smb: client: remove redundant lstrp update in negotiate protocol
2025-08-11 3:49 UTC (3+ messages)
generic/023 failure to Samba
2025-08-11 3:13 UTC (2+ messages)
[PATCH 00/18] smb: smbdirect: more use of common structures e.g. smbdirect_send_io
2025-08-11 0:06 UTC (9+ messages)
` [PATCH 08/18] smb: server: make use of common smbdirect_pdu.h
` ksmbd common smbdirect headers for 6.17-rc1? (Re: [PATCH 08/18] smb: server: make use of common smbdirect_pdu.h)
[PATCH AUTOSEL 6.16-6.12] smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection
2025-08-10 16:51 UTC
[PATCH v3 0/9] smb: client/smbdirect: connect bug fixes/cleanups and smbdirect_socket.status_wait
2025-08-09 15:59 UTC (11+ messages)
` [PATCH v3 1/9] smb: client: return an error if rdma_connect does not return within 5 seconds
` [PATCH v3 2/9] smb: client: improve logging in smbd_conn_upcall()
` [PATCH v3 3/9] smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection
` [PATCH v3 4/9] smb: client: only use a single wait_queue to monitor smbdirect connection status
` [PATCH v3 5/9] smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed states
` [PATCH v3 6/9] smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIATE_RUNNING for completion
` [PATCH v3 7/9] smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_{ADDR,ROUTE}_RUNNING "
` [PATCH v3 8/9] smb: smbdirect: introduce smbdirect_socket.status_wait
` [PATCH v3 9/9] smb: client: make use of smbdirect_socket.status_wait
[GIT PULL] smb3 client fixes
2025-08-09 5:20 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2025-08-09 5:19 UTC (2+ messages)
[PATCH v2 0/9] smb: client/smbdirect: connect bug fixes/cleanups and smbdirect_socket.status_wait
2025-08-08 15:28 UTC (10+ messages)
` [PATCH v2 1/9] smb: client: return an error if rdma_connect does not return within 5 seconds
` [PATCH v2 2/9] smb: client: improve logging in smbd_conn_upcall()
` [PATCH v2 3/9] smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection
` [PATCH v2 4/9] smb: client: only use a single wait_queue to monitor smbdirect connection status
` [PATCH v2 5/9] smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed states
` [PATCH v2 6/9] smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIATE_RUNNING for completion
` [PATCH v2 7/9] smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_{ADDR,ROUTE}_RUNNING "
` [PATCH v2 8/9] smb: smbdirect: introduce smbdirect_socket.status_wait
` [PATCH v2 9/9] smb: client: make use of smbdirect_socket.status_wait
[PATCH 1/2] smb: client: fix race with concurrent opens in unlink(2)
2025-08-08 15:20 UTC (2+ messages)
` [PATCH 2/2] smb: client: fix race with concurrent opens in rename(2)
[PATCH 0/9] smb: client/smbdirect: connect bug fixes/cleanups and smbdirect_socket.status_wait
2025-08-08 12:16 UTC (13+ messages)
` [PATCH 1/9] smb: client: return an error if rdma_connect does not return within 5 seconds
` [PATCH 2/9] smb: client: improve logging in smbd_conn_upcall()
` [PATCH 3/9] smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection
` [PATCH 4/9] smb: client: only use a single wait_queue to monitor smbdirect connection status
` [PATCH 5/9] smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed states
` [PATCH 6/9] smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIATE_RUNNING for completion
` [PATCH 7/9] smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_{ADDR,ROUTE}_RUNNING "
` [PATCH 8/9] smb: smbdirect: introduce smbdirect_socket.status_wait
` [PATCH 9/9] smb: client: make use of smbdirect_socket.status_wait
[PATCH V2 0/4] Fix mid_q_entry memory leaks in SMB client
2025-08-07 16:02 UTC (5+ messages)
[PATCH next] smb: client: Fix use after free in send_done()
2025-08-07 15:36 UTC (11+ messages)
` Using smatch and sparse together (Re: [PATCH next] smb: client: Fix use after free in send_done())
[Samba] Sequence of actions resulting in data loss
2025-08-07 7:32 UTC (7+ messages)
[PATCH] cifs: Fix null-ptr-deref by static initializing global lock
2025-08-07 6:21 UTC (3+ messages)
[PATCH][SMB3 client] cifs: Don't need state locking in smb2_get_mid_entry()
2025-08-06 23:22 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).