public inbox for linux-cifs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 11:51:05 to 2026-02-02 06:57:10 UTC [more...]

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] smb/client: fix memory leak in smb2_open_file()
 2026-02-01 17:44 UTC  (4+ messages)

[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 net-next v8 00/15] net: introduce QUIC infrastructure and core subcomponents
 2026-01-29 20:46 UTC  (27+ 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 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 1/4] netfs: when subreq is marked for retry, do not check if it faced an error
 2026-01-29 13:43 UTC  (13+ messages)
` [PATCH 2/4] netfs: avoid double increment of retry_count in subreq
` [PATCH 3/4] cifs: Initialize cur_sleep value if not already done
` [PATCH 4/4] cifs: make retry logic in read/write path consistent with other paths

[PATCH v2] smb: client: split cached_fid bitfields to avoid shared-byte RMW races
 2026-01-28 17:17 UTC  (3+ messages)

[RFC PATCH 0/3] RDMA/smbdirect: introduce and use rdma_restrict_node_type()
 2026-01-28 14:11 UTC  (5+ messages)
` [RFC PATCH 1/3] RDMA/core: introduce rdma_restrict_node_type()
` [RFC PATCH 2/3] smb: client: make use of rdma_restrict_node_type()
` [RFC PATCH 3/3] smb: server: "

[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  (22+ messages)
` [PATCH v7 01/16] fs: Add case sensitivity flags to file_kattr
` [PATCH v7 02/16] fat: Implement fileattr_get for case sensitivity
` [PATCH v7 03/16] exfat: "
` [PATCH v7 04/16] ntfs3: "
` [PATCH v7 05/16] hfs: "
` [PATCH v7 06/16] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v7 07/16] ext4: "
` [PATCH v7 08/16] xfs: "
` [PATCH v7 09/16] cifs: Implement fileattr_get for case sensitivity
` [PATCH v7 10/16] nfs: "
` [PATCH v7 11/16] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v7 12/16] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v7 13/16] isofs: "
` [PATCH v7 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v7 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v7 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH v2 00/20] smbdirect client/server credit fixes
 2026-01-22 17:17 UTC  (21+ messages)
` [PATCH v2 01/20] smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available
` [PATCH v2 02/20] smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*
` [PATCH v2 03/20] smb: server: make use of smbdirect_socket.recv_io.credits.available
` [PATCH v2 04/20] smb: server: let recv_done() queue a refill when the peer is low on credits
` [PATCH v2 05/20] smb: server: make use of smbdirect_socket.send_io.bcredits
` [PATCH v2 06/20] smb: server: fix last send credit problem causing disconnects
` [PATCH v2 07/20] smb: server: let send_done handle a completion without IB_SEND_SIGNALED
` [PATCH v2 08/20] smb: client: make use of smbdirect_socket.recv_io.credits.available
` [PATCH v2 09/20] smb: client: let recv_done() queue a refill when the peer is low on credits
` [PATCH v2 10/20] smb: client: let smbd_post_send() make use of request->wr
` [PATCH v2 11/20] smb: client: remove pointless sc->recv_io.credits.count rollback
` [PATCH v2 12/20] smb: client: remove pointless sc->send_io.pending handling in smbd_post_send_iter()
` [PATCH v2 13/20] smb: client: port and use the wait_for_credits logic used by server
` [PATCH v2 14/20] smb: client: split out smbd_ib_post_send()
` [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

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-22 17:04 UTC  (26+ messages)

[PATCH 00/19] smbdirect client/server credit fixes
 2026-01-22 12:48 UTC  (27+ messages)
` [PATCH 01/19] smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available
` [PATCH 02/19] smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*
` [PATCH 03/19] smb: server: make use of smbdirect_socket.recv_io.credits.available
` [PATCH 04/19] smb: server: let recv_done() queue a refill when the peer is low on credits
` [PATCH 05/19] smb: server: make use of smbdirect_socket.send_io.bcredits
` [PATCH 06/19] smb: server: fix last send credit problem causing disconnects
` [PATCH 07/19] smb: server: let send_done handle a completion without IB_SEND_SIGNALED
` [PATCH 08/19] smb: client: make use of smbdirect_socket.recv_io.credits.available
` [PATCH 09/19] smb: client: let recv_done() queue a refill when the peer is low on credits
` [PATCH 10/19] smb: client: let smbd_post_send() make use of request->wr
` [PATCH 11/19] smb: client: remove pointless sc->recv_io.credits.count rollback
` [PATCH 12/19] smb: client: remove pointless sc->send_io.pending handling in smbd_post_send_iter()
` [PATCH 13/19] smb: client: port and use the wait_for_credits logic used by server
` [PATCH 14/19] smb: client: split out smbd_ib_post_send()
` [PATCH 15/19] smb: client: introduce and use smbd_{alloc,free}_send_io()
` [PATCH 16/19] smb: client: use smbdirect_send_batch processing
` [PATCH 17/19] smb: client: make use of smbdirect_socket.send_io.bcredits
` [PATCH 18/19] smb: client: fix last send credit problem causing disconnects
` [PATCH 19/19] smb: client: let send_done handle a completion without IB_SEND_SIGNALED

[PATCH 0/7] smb/client: update SMB1 maperror, part 2
 2026-01-22  5:24 UTC  (8+ messages)
` [PATCH 1/7] smb/client: map NT_STATUS_NOTIFY_ENUM_DIR
` [PATCH 2/7] smb/client: map NT_STATUS_BUFFER_OVERFLOW
` [PATCH 3/7] smb/client: map NT_STATUS_MORE_PROCESSING_REQUIRED
` [PATCH 4/7] smb/client: map NT_STATUS_PRIVILEGE_NOT_HELD
` [PATCH 5/7] smb/client: rename to NT_STATUS_SOME_NOT_MAPPED
` [PATCH 6/7] smb/client: rename to NT_ERROR_INVALID_DATATYPE
` [PATCH 7/7] smb/client: move NT_STATUS_MORE_ENTRIES

[PATCH] ksmbd: validate DataOffset in smb2_write_pipe()
 2026-01-22  4:39 UTC  (2+ messages)

[PATCH 5.15.y] ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
 2026-01-22  3:42 UTC 

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21 22:47 UTC  (9+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS

[PATCH 00/17] smb/client: update SMB1 maperror
 2026-01-21 18:59 UTC  (3+ messages)
` [PATCH 17/17] smb/client: remove useless comment in mapping_table_ERRSRV

[PATCH v2] cifs: make retry logic in read/write path consistent with other paths
 2026-01-21 13:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox