Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2025-12-08 06:23:48 to 2025-12-22 22:31:12 UTC [more...]

[PATCH 00/37] cifs: Scripted header file cleanup and SMB1 split
 2025-12-22 22:29 UTC  (19+ messages)
` [PATCH 01/37] cifs: Scripted clean up fs/smb/client/cached_dir.h
` [PATCH 02/37] cifs: Scripted clean up fs/smb/client/dfs.h
` [PATCH 03/37] cifs: Scripted clean up fs/smb/client/cifsproto.h
` [PATCH 04/37] cifs: Scripted clean up fs/smb/client/cifs_unicode.h
` [PATCH 05/37] cifs: Scripted clean up fs/smb/client/netlink.h
` [PATCH 06/37] cifs: Scripted clean up fs/smb/client/cifsfs.h
` [PATCH 07/37] cifs: Scripted clean up fs/smb/client/dfs_cache.h
` [PATCH 08/37] cifs: Scripted clean up fs/smb/client/dns_resolve.h
` [PATCH 09/37] cifs: Scripted clean up fs/smb/client/cifsglob.h
` [PATCH 10/37] cifs: Scripted clean up fs/smb/client/fscache.h
` [PATCH 11/37] cifs: Scripted clean up fs/smb/client/fs_context.h
` [PATCH 12/37] cifs: Scripted clean up fs/smb/client/cifs_spnego.h
` [PATCH 13/37] cifs: Scripted clean up fs/smb/client/compress.h
` [PATCH 14/37] cifs: Scripted clean up fs/smb/client/cifs_swn.h
` [PATCH 15/37] cifs: Scripted clean up fs/smb/client/cifs_debug.h
` [PATCH 16/37] cifs: Scripted clean up fs/smb/client/smb2proto.h
` [PATCH 17/37] cifs: Scripted clean up fs/smb/client/reparse.h
` [PATCH 18/37] cifs: Scripted clean up fs/smb/client/ntlmssp.h

[PATCH v4 0/2] smb/server: fix minimum PDU size
 2025-12-21 22:51 UTC  (7+ messages)
` [PATCH v4 1/2] smb/server: fix minimum SMB1 "
` [PATCH v4 2/2] smb/server: fix minimum SMB2 "

[RFC PATCH cifs-utils v2 0/1] smbinfo: add notify subcommand
 2025-12-21 15:22 UTC  (2+ messages)
` [RFC PATCH cifs-utils v2 1/1] "

[PATCH] RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put()
 2025-12-21 10:29 UTC  (6+ messages)

[PATCH RFC v3 0/3] smb: fix minimum PDU size
 2025-12-20  8:58 UTC  (9+ messages)
` [PATCH RFC v3 1/3] smb/server: fix minimum SMB1 "
` [PATCH RFC v3 2/3] smb/server: fix minimum SMB2 "
` [PATCH RFC v3 3/3] smb: use sizeof() to get __SMB2_HEADER_STRUCTURE_SIZE

[PATCH RFC v2 0/3] smb: fix minimum PDU size
 2025-12-19 17:00 UTC  (4+ messages)
` [PATCH RFC v2 1/3] smb/server: fix minimum SMB1 "
` [PATCH RFC v2 2/3] smb/server: fix minimum SMB2 "
` [PATCH RFC v2 3/3] smb: use sizeof() to get __SMB2_HEADER_STRUCTURE_SIZE

[PATCH] smb/server: fix SMB2_MIN_SUPPORTED_HEADER_SIZE value
 2025-12-19 13:53 UTC  (13+ messages)

[PATCH cifs-utils] cifs.upcall: fix calloc() argument order in main()
 2025-12-19  4:15 UTC 

[GIT PULL] smb3 client fixes
 2025-12-18 20:40 UTC  (2+ messages)

[PATCH] ksmbd: Fix to handle removal of rfc1002 header from smb_hdr
 2025-12-18 16:49 UTC  (7+ messages)

[PATCH v2] ksmbd: Fix to handle removal of rfc1002 header from smb_hdr
 2025-12-18 16:20 UTC 

[PATCH v6 0/9] cifs: Miscellaneous prep patches for rewrite of I/O layer
 2025-12-18 15:17 UTC  (5+ messages)
` [PATCH v6 1/9] cifs: Remove the RFC1002 header from smb_hdr

[PATCH RFC cifs-utils 0/1] smbinfo: add notify subcommand
 2025-12-17 13:44 UTC  (2+ messages)
` [PATCH RFC cifs-utils 1/1] "

Problem with smbdirect rw credits and initiator_depth
 2025-12-16 23:59 UTC  (15+ messages)

[PATCH 00/18] cifs: Scripted header file cleanup
 2025-12-16 21:57 UTC  (20+ messages)
` [PATCH 01/18] cifs: Scripted clean up fs/smb/client/cached_dir.h
` [PATCH 02/18] cifs: Scripted clean up fs/smb/client/dfs.h
` [PATCH 03/18] cifs: Scripted clean up fs/smb/client/cifsproto.h
` [PATCH 04/18] cifs: Scripted clean up fs/smb/client/cifs_unicode.h
` [PATCH 05/18] cifs: Scripted clean up fs/smb/client/netlink.h
` [PATCH 06/18] cifs: Scripted clean up fs/smb/client/cifsfs.h
` [PATCH 07/18] cifs: Scripted clean up fs/smb/client/dfs_cache.h
` [PATCH 08/18] cifs: Scripted clean up fs/smb/client/dns_resolve.h
` [PATCH 09/18] cifs: Scripted clean up fs/smb/client/cifsglob.h
` [PATCH 10/18] cifs: Scripted clean up fs/smb/client/fscache.h
` [PATCH 11/18] cifs: Scripted clean up fs/smb/client/fs_context.h
` [PATCH 12/18] cifs: Scripted clean up fs/smb/client/cifs_spnego.h
` [PATCH 13/18] cifs: Scripted clean up fs/smb/client/compress.h
` [PATCH 14/18] cifs: Scripted clean up fs/smb/client/cifs_swn.h
` [PATCH 15/18] cifs: Scripted clean up fs/smb/client/cifs_debug.h
` [PATCH 16/18] cifs: Scripted clean up fs/smb/client/smb2proto.h
` [PATCH 17/18] cifs: Scripted clean up fs/smb/client/reparse.h
` [PATCH 18/18] cifs: Scripted clean up fs/smb/client/ntlmssp.h

[PATCH] smb: align durable reconnect v2 context to 8 byte boundary
 2025-12-16 15:56 UTC 

[PATCH 6.18 501/614] smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
 2025-12-16 11:15 UTC  (6+ messages)
` [PATCH 6.18 502/614] smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
` [PATCH 6.18 503/614] smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smb_direct_cm_handler()
` [PATCH 6.18 504/614] smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smbd_conn_upcall()
` [PATCH 6.18 570/614] cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
` [PATCH 6.18 571/614] cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2

[PATCH 6.17 469/507] cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
 2025-12-16 11:15 UTC  (2+ messages)
` [PATCH 6.17 470/507] cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2

[PATCH 6.12 328/354] cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
 2025-12-16 11:14 UTC 

[GIT PULL[ ksmbd server fixes
 2025-12-16  8:04 UTC  (2+ messages)

Questions about SMB2 CHANGE_NOTIFY
 2025-12-16  3:54 UTC  (4+ messages)

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-12-15 14:19 UTC  (9+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
    ` [PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()

Can we autogenerate smb2_error_map_table[]?
 2025-12-15  4:33 UTC  (17+ messages)
      ` [PATCH 1/2] cifs: Label SMB2 statuses with errors
      ` [PATCH 2/2] cifs: Autogenerate SMB2 error mapping table

[PATCH AUTOSEL 6.18-6.1] smb/client: fix NT_STATUS_NO_DATA_DETECTED value
 2025-12-15  0:41 UTC  (3+ messages)
` [PATCH AUTOSEL 6.18-6.1] smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
` [PATCH AUTOSEL 6.18-6.1] smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value

[GIT PULL] ksmbd server fixes
 2025-12-12 10:08 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2025-12-12 10:08 UTC  (2+ messages)

[PATCH v2 0/7] smb: move duplicate definitions into common header file, part 2
 2025-12-11 14:32 UTC  (8+ messages)
` [PATCH v2 1/7] smb: move File Attributes definitions into common/fscc.h
` [PATCH v2 2/7] smb: update struct duplicate_extents_to_file_ex
` [PATCH v2 3/7] smb: move some SMB1 definitions into common/smb1pdu.h
` [PATCH v2 4/7] smb: move smb3_fs_vol_info into common/fscc.h
` [PATCH v2 5/7] smb: move some definitions from common/smb2pdu.h "
` [PATCH v2 6/7] smb: introduce struct create_posix_ctxt_rsp
` [PATCH v2 7/7] smb: introduce struct file_posix_info

[PATCH] ksmbd: remove redundant DACL check in smb_check_perm_dacl
 2025-12-11  1:37 UTC  (2+ messages)

[PATCH 00/13 smb: move duplicate definitions into common header file, part 2
 2025-12-10  4:34 UTC  (21+ messages)
` [PATCH 01/13] smb: add documentation references for smb2 change notify definitions
` [PATCH 02/13] smb: move notify completion filter flags into common/smb2pdu.h
` [PATCH 03/13] smb: move SMB2 Notify Action Flags "
` [PATCH 04/13] smb: move file_notify_information to common/fscc.h
` [PATCH 05/13] smb: move File Attributes definitions into common/fscc.h
` [PATCH 06/13] smb: update struct duplicate_extents_to_file_ex
` [PATCH 07/13] smb/server: add comment to FileSystemName of FileFsAttributeInformation
` [PATCH 08/13] smb: move smb3_fs_vol_info into common/fscc.h
` [PATCH 09/13] smb: move some definitions from common/smb2pdu.h "
` [PATCH 10/13] smb/client: remove DeviceType Flags and Device Characteristics definitions
` [PATCH 11/13] smb: introduce struct create_posix_ctxt_rsp
` [PATCH 12/13] smb: introduce struct file_posix_info
` [PATCH 13/13] smb: move some SMB1 definitions into common/smb1pdu.h

[PATCH 00/30] smb: improve search speed of SMB1 maperror
 2025-12-10  4:32 UTC  (14+ messages)
` [PATCH 01/30] smb/client: fix NT_STATUS_NO_DATA_DETECTED value
` [PATCH 25/30] smb/client: introduce KUnit test to check search result of mapping_table_ERRDOS array
` [PATCH 26/30] smb/client: sort mapping_table_ERRSRV array
` [PATCH 27/30] smb/client: introduce KUnit test to check sort result of "
` [PATCH 28/30] smb/client: use bsearch() to find target in "
` [PATCH 29/30] smb/client: remove useless elements from "
` [PATCH 30/30] smb/client: introduce KUnit test to check search result of "

[PATCH v4 00/10] smb: improve search speed of SMB2 maperror
 2025-12-10  4:29 UTC  (2+ messages)

[GIT PULL] smb3 client fixes part 1
 2025-12-09 20:21 UTC  (2+ messages)

[PATCH v4 08/10] smb/client: introduce smb2maperror KUnit tests
 2025-12-09  3:45 UTC  (3+ messages)

[PATCH AUTOSEL 6.18-6.1] ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
 2025-12-09  0:15 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18-6.1] smb/server: fix return value of smb2_ioctl()
` [PATCH AUTOSEL 6.18-6.1] smb/server: fix return value of smb2_query_dir()
` [PATCH AUTOSEL 6.18-6.6] ksmbd: vfs: fix race on m_flags in vfs_cache

[PATCH] smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on init
 2025-12-08 15:49 UTC 


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