public inbox for linux-cifs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-04 00:14:05 to 2026-02-18 21:36:52 UTC [more...]

[PATCH 00/15] AES-CMAC library
 2026-02-18 21:34 UTC  (5+ messages)
` [PATCH 01/15] lib/crypto: aes: Add support for CBC-based MACs
` [PATCH 02/15] crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library
` [PATCH 03/15] crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bit
` [PATCH 04/15] lib/crypto: arm64/aes: Move assembly code for AES modes into libaes

[BUG] [~6.6 Kernel] Corruption when retrying encrypted sync writes
 2026-02-18 18:00 UTC 

[PATCH] ksmbd: Compare MACs in constant time
 2026-02-18 12:50 UTC  (2+ messages)

[PATCH] smb: client: Compare MACs in constant time
 2026-02-18  4:27 UTC 

[LSF/MM/BPF TOPIC] Support to split superblocks during remount
 2026-02-18  3:00 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-02-17 23:50 UTC  (2+ messages)

[BUG] cifs-utils: mount.cifs.c/parse_options: const variable is being modified
 2026-02-17 23:06 UTC  (2+ messages)

[PATCH v5 000/144] smb: smbdirect/client/server: moving to common functions and smbdirect.ko
 2026-02-17 22:34 UTC  (14+ messages)

[PATCH v8 00/17] Subject: Exposing case folding behavior
 2026-02-17 21:47 UTC  (18+ messages)
` [PATCH v8 01/17] fs: Move file_kattr initialization to callers
` [PATCH v8 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v8 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v8 04/17] exfat: "
` [PATCH v8 05/17] ntfs3: "
` [PATCH v8 06/17] hfs: "
` [PATCH v8 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v8 08/17] ext4: "
` [PATCH v8 09/17] xfs: "
` [PATCH v8 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v8 11/17] nfs: "
` [PATCH v8 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v8 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v8 14/17] isofs: "
` [PATCH v8 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v8 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v8 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[LSF/MM/BPF TOPIC] Namespace-aware upcalls from kernel filesystems
 2026-02-17 15:18 UTC  (7+ messages)

[PATCH v3 0/5] smb: move duplicate definitions into common header file, part 2
 2026-02-17 14:20 UTC  (9+ messages)
` [PATCH v3 1/5] smb: move smb3_fs_vol_info into common/fscc.h
` [PATCH v3 2/5] smb: move some definitions from common/smb2pdu.h "
` [PATCH v3 3/5] smb: move file_basic_info "
` [PATCH v3 4/5] smb: introduce struct create_posix_ctxt_rsp
` [PATCH v3 5/5] smb: introduce struct file_posix_info

[PATCH] smb: smbdirect: select CONFIG_SG_POOL
 2026-02-16 11:55 UTC  (5+ messages)

[PATCH v2] smb: client: terminate session upon failed client required signing
 2026-02-16  5:18 UTC  (8+ messages)

[PATCH] cifs: some missing initializations on replay
 2026-02-15  1:34 UTC  (2+ messages)

[PATCH] ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths
 2026-02-15  1:17 UTC  (2+ messages)

[PATCH] cifs: remove unnecessary tracing after put tcon
 2026-02-14  7:35 UTC 

Problem with existing SMB client mount code
 2026-02-14  7:18 UTC  (5+ messages)

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

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

[PATCH v2] smb: client: fix data corruption due to racy lease checks
 2026-02-12 23:57 UTC  (2+ messages)

[PATCH] smb: server: Remove duplicate include of misc.h
 2026-02-12 23:20 UTC  (2+ messages)

[PATCH] smb: client: fix data corruption due to racy lease checks
 2026-02-12 22:22 UTC  (2+ messages)

[PATCH 0/2] smb: simplify boolean expressions
 2026-02-12 21:55 UTC  (4+ messages)
` [PATCH 1/2] smb: remove redundant == true comparisons
` [PATCH 2/2] smb: remove redundant == false comparisons

[GIT PULL] ksmbd server and smbdirect fixes
 2026-02-12 19:13 UTC  (2+ messages)

[PATCH v2 5/7] smb: move some definitions from common/smb2pdu.h into common/fscc.h
 2026-02-12 17:30 UTC 

[PATCH v2 4/7] smb: move smb3_fs_vol_info into common/fscc.h
 2026-02-12 17:29 UTC 

[PATCH 0/7] smb/client: update SMB1 maperror, part 2
 2026-02-12 17:25 UTC 

[PATCH] cifs: open files should not hold ref on superblock
 2026-02-12 15:56 UTC  (2+ messages)

[PATCH] smb: client: fix regression with mount options parsing
 2026-02-11 14:43 UTC  (2+ messages)

[PATCH 6.1.y] ksmbd: set ATTR_CTIME flags when setting mtime
 2026-02-11  5:54 UTC 

[PATCH] cifs: SMB1 split: Remove duplicate include of cifs_debug.h
 2026-02-11  4:46 UTC 

[PATCH AUTOSEL 6.19-6.6] smb: client: prevent races in ->query_interfaces()
 2026-02-10 23:31 UTC  (2+ messages)
` [PATCH AUTOSEL 6.19-6.1] smb: client: add proper locking around ses->iface_last_update

[PATCH v6 00/16] Exposing case folding behavior
 2026-02-10 16:23 UTC  (6+ messages)

[PATCH] ksmbd: fix non-IPv6 build
 2026-02-10 14:32 UTC  (2+ messages)

[PATCH v9 0/1] smb: improve search speed of SMB2 maperror
 2026-02-10 11:03 UTC  (5+ messages)
` [PATCH v9 1/1] smb/client: introduce KUnit test to check search result of smb2_error_map_table

[GIT PULL] smb3 client fixes
 2026-02-10  0:50 UTC  (3+ messages)

[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 05/15] quic: provide quic.h header files for kernel and userspace
 2026-02-05 19:37 UTC  (3+ messages)
` [net-next,v9,05/15] "

[PATCH net-next v9 03/15] quic: provide common utilities and data structures
 2026-02-05 19:18 UTC  (4+ messages)
` [net-next,v9,03/15] "

[PATCH net-next v9 02/15] net: build socket infrastructure for QUIC protocol
 2026-02-05 19:03 UTC  (4+ messages)
` [net-next,v9,02/15] "

[PATCH net-next v9 15/15] quic: add packet parser base
 2026-02-05 19:02 UTC  (3+ messages)
` [net-next,v9,15/15] "

[PATCH net-next v9 09/15] quic: add congestion control
 2026-02-05 19:00 UTC  (3+ messages)
` [net-next,v9,09/15] "

[PATCH net-next v9 06/15] quic: add stream management
 2026-02-05 18:56 UTC  (3+ messages)
` [net-next,v9,06/15] "

[PATCH] smb/client: fix memory leak in smb2_open_file()
 2026-02-05 15:50 UTC  (2+ messages)

[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)


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