messages from 2026-01-22 17:18:41 to 2026-02-09 21:56:59 UTC [more...]
[GIT PULL] smb3 client fixes
2026-02-09 21:56 UTC
[PATCH v5 000/144] smb: smbdirect/client/server: moving to common functions and smbdirect.ko
2026-02-09 19:10 UTC (6+ messages)
[PATCH 0/2] smb: simplify boolean expressions
2026-02-09 17:54 UTC (3+ messages)
` [PATCH 1/2] smb: remove redundant == true comparisons
` [PATCH 2/2] smb: remove redundant == false comparisons
[PATCH] cifs: Fix the copyright banner on smb1maperror.c
2026-02-09 14:07 UTC
[cifs:for-next 51/73] make[6]: *** No rule to make target 'fs/smb/client/fs/smb/common/smb2status.h', needed by 'fs/smb/client/smb2_mapping_table.c'
2026-02-09 13:47 UTC (2+ messages)
[PATCH] smb: common: add header guards to fs/smb/common/smb2status.h
2026-02-09 3:26 UTC (10+ messages)
[PATCH 0/2] smb:client/server/smbdirect: correct value for max_fragmented_recv_size
2026-02-07 7:27 UTC (6+ messages)
` [PATCH 1/2] smb: client: correct value for smbd_max_fragmented_recv_size
` [PATCH 2/2] smb: server: correct value for smb_direct_max_fragmented_recv_size
[bug report] cifs: Fix locking usage for tcon fields
2026-02-06 13:39 UTC
[PATCH] smb: client: fix potential UAF and double free it smb2_open_file()
2026-02-05 20:13 UTC (5+ messages)
[PATCH net-next v9 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-02-05 19:37 UTC (30+ messages)
` [PATCH net-next v9 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v9 02/15] net: build socket infrastructure for QUIC protocol
` [net-next,v9,02/15] "
` [PATCH net-next v9 03/15] quic: provide common utilities and data structures
` [net-next,v9,03/15] "
` [PATCH net-next v9 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v9 05/15] quic: provide quic.h header files for kernel and userspace
` [net-next,v9,05/15] "
` [PATCH net-next v9 06/15] quic: add stream management
` [net-next,v9,06/15] "
` [PATCH net-next v9 07/15] quic: add connection id management
` [PATCH net-next v9 08/15] quic: add path management
` [PATCH net-next v9 09/15] quic: add congestion control
` [net-next,v9,09/15] "
` [PATCH net-next v9 10/15] quic: add packet number space
` [PATCH net-next v9 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v9 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v9 13/15] quic: add timer management
` [PATCH net-next v9 14/15] quic: add packet builder base
` [PATCH net-next v9 15/15] quic: add packet parser base
` [net-next,v9,15/15] "
[PATCH] smb/client: fix memory leak in smb2_open_file()
2026-02-05 15:50 UTC (6+ messages)
[PATCH v2] smb: client: terminate session upon failed client required signing
2026-02-05 1:00 UTC
[PATCH] smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
2026-02-05 0:38 UTC (2+ messages)
[PATCH 6.1.y] ksmbd: fix recursive locking in RPC handle list access
2026-02-04 2:22 UTC
[PATCH 6.6.y] ksmbd: fix recursive locking in RPC handle list access
2026-02-04 2:22 UTC
[GIT PULL] smb3 client fixes
2026-02-04 2:07 UTC (2+ messages)
[RFC PATCH 0/3] RDMA/smbdirect: introduce and use rdma_restrict_node_type()
2026-02-03 22:58 UTC (9+ messages)
` [RFC PATCH 1/3] RDMA/core: introduce rdma_restrict_node_type()
Problem with existing SMB client mount code
2026-02-02 17:21 UTC (3+ messages)
[PATCH v3 0/1] smb/client: fix memory leaks
2026-02-02 16:15 UTC (5+ messages)
` [PATCH v3 1/1] smb/client: fix memory leak in SendReceive()
[PATCH net-next v8 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-02-02 14:40 UTC (28+ messages)
` [PATCH net-next v8 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v8 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v8 03/15] quic: provide common utilities and data structures
` [PATCH net-next v8 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v8 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v8 06/15] quic: add stream management
` [PATCH net-next v8 07/15] quic: add connection id management
` [PATCH net-next v8 08/15] quic: add path management
` [PATCH net-next v8 09/15] quic: add congestion control
` [net-next,v8,09/15] "
` [PATCH net-next v8 10/15] quic: add packet number space
` [PATCH net-next v8 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v8 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v8 13/15] quic: add timer management
` [PATCH net-next v8 14/15] quic: add packet builder base
` [PATCH net-next v8 15/15] quic: add packet parser base
[PATCH v2 0/2] smb/client: fix memory leaks
2026-02-02 9:11 UTC (5+ messages)
` [PATCH v2 1/2] smb/client: fix memory leak in SendReceive()
` [PATCH v2 2/2] smb/client: fix memory leak in smb2_open_file()
xfstests failed test cases
2026-02-02 6:56 UTC (6+ messages)
[PATCH] smb/client: fix memory leak in SendReceive()
2026-02-02 6:49 UTC
[PATCH 6.1.y 1/2] ksmbd: fix use-after-free in ksmbd_session_rpc_open
2026-02-02 3:15 UTC
[PATCH 6.6.y] ksmbd: Fix race condition in RPC handle list access
2026-02-02 3:17 UTC
[PATCH 6.1.y 2/2] ksmbd: Fix race condition in RPC handle list access
2026-02-02 3:17 UTC
[PATCH v4 1/4] cifs: on replayable errors back-off before replay, not after
2026-01-31 21:58 UTC (5+ messages)
` [PATCH v4 2/4] netfs: when subreq is marked for retry, do not check if it faced an error
` [PATCH v4 3/4] netfs: avoid double increment of retry_count in subreq
` [PATCH v4 4/4] cifs: make retry logic in read/write path consistent with other paths
[PATCH v2 1/2] cifs: Corrections to lock ordering notes
2026-01-31 21:57 UTC (3+ messages)
` [PATCH v2 2/2] cifs: Fix locking usage for tcon fields
[PATCH] cifs: open files should not hold ref on superblock
2026-01-31 18:46 UTC
[PATCH 1/2] cifs: Corrections to lock ordering notes
2026-01-31 15:54 UTC (6+ messages)
` [PATCH 2/2] cifs: Fix locking usage for tcon fields
[PATCH v3 1/4] cifs: on replayable errors back-off before replay, not after
2026-01-31 8:35 UTC (10+ messages)
` [PATCH v3 2/4] netfs: when subreq is marked for retry, do not check if it faced an error
` [PATCH v3 3/4] netfs: avoid double increment of retry_count in subreq
` [PATCH v3 4/4] cifs: make retry logic in read/write path consistent with other paths
[PATCH v3 1/3] cifs.upcall: add option to enable debug logs
2026-01-30 14:11 UTC (3+ messages)
` [PATCH v3 2/3] docs: Enable "
` [PATCH v3 3/3] cifs.upcall: Adjust log level
[PATCH] smb: client: close all files marked for deferred close immediately
2026-01-30 10:33 UTC (2+ messages)
[PATCH v2 1/3] cifs.upcall: add option to enable debug logs
2026-01-29 14:08 UTC (3+ messages)
` [PATCH v2 2/3] docs: Enable "
` [PATCH v2 3/3] cifs.upcall: Adjust log level
[PATCH 4/4] cifs: make retry logic in read/write path consistent with other paths
2026-01-29 13:43 UTC (8+ messages)
` [PATCH 1/4] netfs: when subreq is marked for retry, do not check if it faced an error
[PATCH v2] smb: client: split cached_fid bitfields to avoid shared-byte RMW races
2026-01-28 17:17 UTC (3+ messages)
[PATCH] smb: client: fix cifs_pick_channel when channels are equally loaded
2026-01-28 12:05 UTC (2+ messages)
[PATCH 1/2] smb: client: prevent races in ->query_interfaces()
2026-01-28 11:46 UTC (5+ messages)
[PATCH] ksmbd: add procfs interface for runtime monitoring and statistics
2026-01-27 13:40 UTC
[PATCH 6.6.y] ksmbd: fix use-after-free in ksmbd_session_rpc_open
2026-01-27 8:31 UTC
Decimated subseconds in smbinfo filebasicinfo timestamp output
2026-01-27 0:11 UTC (3+ messages)
[PATCH v6 00/16] Exposing case folding behavior
2026-01-25 22:04 UTC (6+ messages)
[GIT PULL] ksmbd server fixes
2026-01-23 22:03 UTC (2+ messages)
[PATCH v7 00/16] Exposing case folding behavior
2026-01-23 15:49 UTC (8+ messages)
` [PATCH v7 01/16] fs: Add case sensitivity flags to file_kattr
` [PATCH v7 07/16] ext4: Report case sensitivity in fileattr_get
[PATCH v2 00/20] smbdirect client/server credit fixes
2026-01-22 17:17 UTC (7+ messages)
` [PATCH v2 15/20] smb: client: introduce and use smbd_{alloc,free}_send_io()
` [PATCH v2 16/20] smb: client: use smbdirect_send_batch processing
` [PATCH v2 17/20] smb: client: make use of smbdirect_socket.send_io.bcredits
` [PATCH v2 18/20] smb: client: fix last send credit problem causing disconnects
` [PATCH v2 19/20] smb: client: let smbd_post_send_negotiate_req() use smbd_post_send()
` [PATCH v2 20/20] smb: client: let send_done handle a completion without IB_SEND_SIGNALED
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