Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-09 00:07:00 to 2026-07-15 17:27:53 UTC [more...]

[PATCH] smb: client: set SB_I_NODEV to prevent device node injection
 2026-07-15 17:27 UTC  (5+ messages)

[PATCH 0/3] smb/server: fix some bugs in preparation for change notify support
 2026-07-15 15:22 UTC  (9+ messages)
` [PATCH 1/3] smb/server: fix signing when a response uses more than one iov
` [PATCH 2/3] smb/server: cancel async requests when closing connection
` [PATCH 3/3] smb/server: stop new async work "

[BUG] cifs: readlink/stat of macOS-served symlinks returns -EINVAL on 6.18 (works on 5.10)
 2026-07-15 12:57 UTC 

[PATCH v2] smb: client: validate DFS referral offsets
 2026-07-15  8:54 UTC 

[RFC PATCH 0/9] smb: support security and trusted xattrs over EAs
 2026-07-15  7:48 UTC  (10+ messages)
` [RFC PATCH 1/9] smb: client: support security.capability "
` [RFC PATCH 2/9] smb: client: support security.xfstests "
` [RFC PATCH 3/9] smb: client: support trusted xattrs "
` [RFC PATCH 4/9] ksmbd: extract SMB EA backing xattr name mapping
` [RFC PATCH 5/9] ksmbd: extract SMB EA response name handling
` [RFC PATCH 6/9] ksmbd: support security.capability EAs
` [RFC PATCH 7/9] ksmbd: support security.xfstests EAs
` [RFC PATCH 8/9] ksmbd: support trusted EAs
` [RFC PATCH 9/9] ksmbd: avoid self oplock breaks for EA opens

[PATCH v2] smb/client: flush dirty data before punching a hole
 2026-07-15  1:39 UTC 

[PATCH v1 1/1] smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols
 2026-07-14 22:02 UTC  (4+ messages)

[PATCH v1 1/1] smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2
 2026-07-14 22:02 UTC  (3+ messages)

[RFC PATCH] freezer: Restrict unsafe freezable tasks to system sleep
 2026-07-14 16:39 UTC 

[PATCH] smb: client: validate DFS referral offsets
 2026-07-14  9:26 UTC 

[PATCH] smb/client: flush dirty data before punching a hole
 2026-07-14  7:13 UTC 

[PATCH] ksmbd: validate compound request size before reading StructureSize2
 2026-07-14  0:00 UTC  (2+ messages)

[PATCH 01/10] smb: common: compress: add memory access helpers to compress.h
 2026-07-13 21:46 UTC  (10+ messages)
` [PATCH 02/10] smb: client: compress: rework compression heuristics
` [PATCH 03/10] smb: client: compress: disable compression on reconnects
` [PATCH 04/10] smb: common: compress: do chained and unchained compression in a single function
` [PATCH 05/10] smb: client: compress: enable Pattern_V1 + chained compression
` [PATCH 06/10] smb: common: compress: allow smb_lz77_compress() to overcompress
` [PATCH 07/10] smb: common: compress: smb_lz77_decompress() improvements
` [PATCH 08/10] smb: common: compress: implement LZ77-Huffman
` [PATCH 09/10] smb: client: add support for decompressing READs
` [PATCH 10/10] smb: client: mark compression as supported on 64-bit LE only

[PATCH] cifs/002: check nlink returned by fstat()
 2026-07-13 15:16 UTC 

[RFC 0/3] ksmbd: use splice for SMB2 READ responses
 2026-07-13  9:36 UTC  (6+ messages)
` [RFC 1/3] ksmbd: add read payload infrastructure
` [RFC 2/3] ksmbd: add splice-based read payload helper
` [RFC 3/3] ksmbd: use splice payloads for simple SMB2 READ

[PATCH] ksmbd: fix channel_key buffer overflow in multichannel binding
 2026-07-13  8:25 UTC  (2+ messages)

[PATCH] smb: client: use kvzalloc() for megabyte buffer in simple fallocate
 2026-07-12 16:02 UTC  (2+ messages)

[PATCH v10 rdma-next] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-07-12 11:26 UTC  (4+ messages)

[PATCH] smb: client: reject overlapping data areas in SMB2 responses
 2026-07-11 13:33 UTC 

[GIT PULL] smb3 client fixes
 2026-07-11  1:59 UTC  (2+ messages)

[PATCH v4] smb: client: restrict implied bcc[0] exemption to responses without data area
 2026-07-10 19:32 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 00/18] SWN: Decouple witness registrations and tcons
 2026-07-10 14:16 UTC  (20+ messages)
` [PATCH 01/18] Revert "smb: client: resolve SWN tcon from live registrations"
` [PATCH 02/18] smb:client: Adjust witness notification request
` [PATCH 03/18] smb:client: Rename variable to match the rest of the code
` [PATCH 04/18] smb:client: Split idr remove and release functions
` [PATCH 05/18] smb:client: Add a specific task to refresh witness registrations
` [PATCH 06/18] smb:client: Store the tcon dstaddr in the witness registration
` [PATCH 07/18] smb:client: Fix printf format string
` [PATCH 08/18] smb:client: Save memory allocations
` [PATCH 09/18] smb:client: Use the correct return code
` [PATCH 10/18] smb:client: Improve tcon matching logic
` [PATCH 11/18] smb:client: Pass the tcon to cifs_swn_send_register_message
` [PATCH 12/18] smb:client: Pass the tcon to notification handlers
` [PATCH 13/18] smb:client: Introduce swn_notification struct
` [PATCH 14/18] smb:client: Cache auth info
` [PATCH 15/18] smb:client: Do not store the tcon reference, find a matching one
` [PATCH 16/18] smb:client: Simplify registration creation
` [PATCH 17/18] smb:client: Improve registration network and share names handling
` [PATCH 18/18] smb:client: Avoid witness re-register if the address did not change

[PATCH] smb: common: fix undefined shifts in LZ77 flag encoding
 2026-07-10 13:48 UTC  (3+ messages)

[PATCH v2 0/6] ksmbd: add macOS Time Machine / AAPL SMB2 extension support
 2026-07-10 13:28 UTC  (16+ messages)
` [PATCH v2 1/6] ksmbd: add Apple AAPL kAAPL_SERVER_QUERY create context support
` [PATCH v2 2/6] ksmbd: synthesize empty AFP_AfpInfo xattr on first probe
` [PATCH v2 3/6] ksmbd: send inline FinderInfo in FIND responses when READDIR_ATTR negotiated
` [PATCH v2 4/6] ksmbd: defer CHANGE_NOTIFY completion instead of STATUS_NOT_IMPLEMENTED
` [PATCH v2 5/6] ksmbd: implement full-file copy for AAPL ChunkCount=0 COPYCHUNK
` [PATCH v2 6/6] ksmbd: add AAPL READDIR_ATTR V2 support

[PATCH] smb: client: fix DACL-rewrite heap overflow in id_mode_to_cifs_acl()
 2026-07-10  6:37 UTC  (3+ messages)

[RFC PATCH xfstests] cifs/002: check nlink returned by fstat()
 2026-07-10  2:29 UTC 

[PATCH] ksmbd: fix integer overflow in set_file_allocation_info()
 2026-07-10  1:25 UTC  (2+ messages)

[PATCH] ksmbd: protect stream_del_pending with fp->f_lock
 2026-07-10  0:24 UTC  (6+ messages)
` [PATCH v2] ksmbd: quiet mdssvc RPC log spam in create_smb2_pipe
` [PATCH v2] ksmbd: report actual xattr value length in stream enumeration

[GIT PULL] ksmbd server fixes
 2026-07-09 23:45 UTC  (2+ messages)

[PATCH] smb: client: mask server-provided mode to 07777 in modefromsid
 2026-07-09 20:53 UTC  (2+ messages)

[PATCH] smb: client: fix atime clamp check in read completion
 2026-07-09 17:26 UTC  (3+ messages)

[PATCH 0/8] ksmbd: follow-up fixes to previously-merged patches
 2026-07-09 13:13 UTC  (6+ messages)
` [PATCH 2/8] ksmbd: quiet mdssvc RPC log spam in create_smb2_pipe
` [PATCH 5/8] ksmbd: report actual xattr value length in stream enumeration

[PATCH v2] smb: server: fix leak of ksmbd_ipc_login_request_ext() returned buffer
 2026-07-09 13:11 UTC  (2+ messages)

[PATCH v2] cifs: Show reason why autodisabling serverino support
 2026-07-09 13:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 0/4] smb/client: fix incorrect nlink returned by fstat()
 2026-07-09  2:57 UTC  (5+ messages)
` [PATCH v5 1/4] smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()
` [PATCH v5 2/4] smb/client: pass cifs_open_info_data to SMB2_open()
` [PATCH v5 3/4] smb/client: zero-initialize stack-allocated cifs_open_info_data
` [PATCH v5 4/4] smb/client: fix incorrect nlink returned by fstat()


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