messages from 2026-07-29 04:20:45 to 2026-08-08 06:42:56 UTC [more...]
[PATCH v3 0/3] ksmbd: refactor smb2_notify() to a blocking wait
2026-08-08 6:41 UTC
[PATCH] smb: server: Clear sensitive stack and heap data in auth.c
2026-08-07 22:04 UTC (3+ messages)
Fwd: ksmbd NTLM challenge blob heap buffer overflow (pre-auth)
2026-08-07 21:42 UTC (3+ messages)
[REGRESSION] cifs: openat with O_TMPFILE returns -1 ENOENT (STATUS_OBJECT_NAME_NOT_FOUND)
2026-08-07 17:15 UTC (3+ messages)
[PATCH] smb/client: return EOPNOTSUPP for unsupported O_TMPFILE
2026-08-07 13:32 UTC (2+ messages)
[PATCH v2 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
2026-08-07 12:58 UTC
[PATCH] smb: client: require CONFIG_CIFS_DEBUG2=y for accounting tcon bytes stats
2026-08-07 12:21 UTC (3+ messages)
[PATCH v2 0/3] cifs: three size-management bug fixes
2026-08-07 11:06 UTC (5+ messages)
` [PATCH v2 1/3] cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
` [PATCH v2 2/3] cifs: don't update i_size in cifs_do_truncate() without a cached handle
` [PATCH v2 3/3] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
[PATCH v3 resend 0/3] smb: fix xfstests generic/035
2026-08-07 10:27 UTC (7+ messages)
` [PATCH v3 resend 1/3] smb/server: rename to ksmbd_has_nonposix_open_child()
` [PATCH v3 resend 2/3] smb/server: deny overwriting targets with non-POSIX opens
` [PATCH v3 resend 3/3] smb/client: fix nlink of an overwritten open file
[GIT PULL] ksmbd server fixes
2026-08-07 3:27 UTC (2+ messages)
[PATCH] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
2026-08-07 0:54 UTC (3+ messages)
[PATCH 0/3] cifs: three size-management bug fixes
2026-08-06 23:43 UTC (4+ messages)
` [PATCH 1/3] cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
` [PATCH 2/3] cifs: don't update i_size in cifs_do_truncate() without a cached handle
` [PATCH 3/3] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
[GIT PULL] smb3 client fixes
2026-08-06 23:36 UTC (2+ messages)
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-08-06 19:06 UTC (2+ messages)
` (subset) "
[PATCH samba v3 0/1] smbclient: cancel pending notify on SIGINT
2026-08-06 10:04 UTC (4+ messages)
` [PATCH samba v3 1/1] "
[PATCH samba 0/1] smbd: remove redundant rename destination open check
2026-08-06 5:07 UTC (3+ messages)
` [PATCH samba 1/1] "
Per-entry WSL EA queries during readdir cause severe ls -la slowdown on high-latency links (6.12)
2026-08-06 1:15 UTC (2+ messages)
[PATCH 2/6] smb: clear the aes_cmac_key and aes_cmac_ctx when done
2026-08-05 21:12 UTC (2+ messages)
[RFC PATCH samba] smbd: deny rename if the destination has non-POSIX opens
2026-08-05 19:35 UTC (2+ messages)
[RFC PATCH] freezer: Restrict unsafe freezable tasks to system sleep
2026-08-05 18:05 UTC (2+ messages)
[PATCH smb3-posix-extensions] FSA: allow rename over files with only POSIX opens
2026-08-05 8:40 UTC (3+ messages)
CVE-2025-38728: Request to add Bugzilla 218602 as a reference
2026-08-05 7:45 UTC (2+ messages)
[PATCH v2 0/3] smb: fix xfstests generic/035
2026-08-05 5:53 UTC (11+ messages)
` [PATCH v2 1/3] smb/server: rename to ksmbd_has_nonposix_open_child()
` [PATCH v2 2/3] smb/server: deny overwriting targets with non-POSIX opens
` [PATCH v2 3/3] smb/client: fix nlink of an overwritten open file
[PATCH v3 0/3] smb: fix xfstests generic/035
2026-08-05 4:47 UTC (4+ messages)
` [PATCH v3 3/3] smb/client: fix nlink of an overwritten open file
` [PATCH v3 1/3] smb/server: rename to ksmbd_has_nonposix_open_child()
` [PATCH v3 2/3] smb/server: deny overwriting targets with non-POSIX opens
[PATCH RESEND 0/2] smb/client: handle compression flags through fileattr
2026-08-05 1:54 UTC (3+ messages)
` [PATCH RESEND 1/2] smb/client: implement fileattr_set for compression flags
` [PATCH RESEND 2/2] smb/client: remove unused file flags ioctl handlers
[RFC PATCH] RDMA/iwcm: allow aborting an active connect awaiting CONNECT_REPLY
2026-08-05 0:02 UTC
[syzbot] [cifs?] WARNING in smb2_add_credits
2026-08-05 0:00 UTC (2+ messages)
[PATCH] smb/client: fix nlink of an overwritten open file
2026-08-04 23:42 UTC
[PATCH] smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()
2026-08-04 19:21 UTC
[PATCH 00/15] smb: add native security and trusted xattrs
2026-08-04 16:42 UTC (8+ messages)
[PATCH] smb/server: check destination is open when renaming
2026-08-04 10:54 UTC (16+ messages)
[PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-08-04 10:02 UTC (26+ messages)
` [PATCH v8 01/25] mm: Make readahead store folio count in readahead_control
` [PATCH v8 02/25] netfs: Bulk load the readahead-provided folios up front
` [PATCH v8 03/25] Add a function to kmap one page of a multipage bio_vec
` [PATCH v8 04/25] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v8 05/25] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v8 06/25] netfs: Add some tools for managing bvecq chains
` [PATCH v8 07/25] netfs: Make mempool available for bvecq
` [PATCH v8 08/25] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v8 09/25] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v8 10/25] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v8 11/25] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v8 12/25] netfs: Remove the writethrough code
` [PATCH v8 13/25] cachefiles,netfs: sunset ondemand mode
` [PATCH v8 14/25] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v8 15/25] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v8 16/25] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v8 17/25] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v8 18/25] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v8 19/25] netfs: Remove netfs_extract_user_iter()
` [PATCH v8 20/25] iov_iter: Remove ITER_FOLIOQ
` [PATCH v8 21/25] netfs: Remove folio_queue and rolling_buffer
` [PATCH v8 22/25] netfs: Check for too much data being read
` [PATCH v8 23/25] netfs: Limit the minimum trigger for progress reporting
` [PATCH v8 24/25] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v8 25/25] cachefiles: Preset the state xattr when creating a new file
swap_ops updates v2
2026-08-04 9:45 UTC
[PATCH] smb: client: clear ce->tgthint in free_tgts()
2026-08-04 0:48 UTC (4+ messages)
` [PATCH v3 0/2] smb: client: fix dangling pointer in DFS target hints
[PATCH xfstests v4 resend 0/2] generic: new test to check nlink returned by fstat()
2026-08-03 12:45 UTC (3+ messages)
` [PATCH xfstests v4 resend 1/2] generic/002: add test to hardlink group
` [PATCH xfstests v4 resend 2/2] generic: new test to check nlink returned by fstat()
[PATCH v4 0/2] generic: new test to check nlink returned by fstat()
2026-08-03 10:44 UTC (5+ messages)
` [PATCH v4 1/2] generic/002: add test to hardlink group
` [PATCH v4 2/2] generic: new test to check nlink returned by fstat()
[PATCH 0/2] smb/server: fix posix state check for directory rename
2026-08-03 9:05 UTC (5+ messages)
` [PATCH 1/2] smb/server: pass source ksmbd_file to rename helpers
` [PATCH 2/2] smb/server: fix posix state check for directory rename
[PATCH] ksmbd: exempt FSCTL_PIPE_TRANSCEIVE from the generic file-id lookup
2026-08-03 7:00 UTC (3+ messages)
[PATCH] smb/client: show compress mount option
2026-08-02 18:24 UTC (2+ messages)
[PATCH] smb: client: Fix use-after-free in cifs_try_adding_channels()
2026-08-02 18:24 UTC (2+ messages)
[PATCH v2 0/4] cifs: follow-on fixes after fscache_resize_cookie() consolidation
2026-08-02 14:53 UTC (9+ messages)
` [PATCH v2 1/4] cifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNC
` [PATCH v2 2/4] cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_rwsem
` [PATCH v2 3/4] cifs: remove redundant size-update block in cifs_remap_file_range()
` [PATCH v2 4/4] cifs: remove dead size-update blocks in cifs_setattr_unix/nounix
[PATCH 0/2] ksmbd: harden SMB 3.1.1 compression receive path
2026-08-01 14:38 UTC (6+ messages)
` [PATCH 1/2] smb: compress: reject Pattern_V1 when not negotiated
` [PATCH 2/2] ksmbd: validate compression Flags before kvmalloc
[PATCH 0/6] ksmbd: fix some bugs
2026-08-01 2:10 UTC (8+ messages)
` [PATCH 1/6] smb/server: fix null-ptr-deref in ksmbd_ipc_tree_connect_request()
` [PATCH 2/6] smb/server: fix memory leak in ksmbd_vfs_set_durable_owner()
` [PATCH 3/6] smb/server: fix invalid pointer dereference in ksmbd_stop_durable_scavenger()
` [PATCH 4/6] smb/server: abort initialization when proc setup fails
` [PATCH 5/6] smb/server: call ksmbd_proc_cleanup() on module init failure
` [PATCH 6/6] smb/server: preserve error status in smb2_handle_negotiate()
[GIT PULL] ksmbd server fixes
2026-08-01 0:57 UTC (2+ messages)
[PATCH v3 0/4] cifs: follow-on fixes after fscache_resize_cookie() consolidation
2026-07-31 20:29 UTC (6+ messages)
` [PATCH v3 1/4] cifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNC
` [PATCH v3 2/4] cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_rwsem
` [PATCH v3 3/4] cifs: remove redundant size-update block in cifs_remap_file_range()
` [PATCH v3 4/4] cifs: remove dead size-update blocks in cifs_setattr_unix/nounix
[PATCH] ksmbd: preserve STATUS_ACCESS_DENIED for copychunk errors
2026-07-31 8:16 UTC (3+ messages)
[PATCH 0/2] smb/server: fix memory leak bugs
2026-07-31 2:48 UTC (4+ messages)
` [PATCH 1/2] smb/server: fix memory leak in ksmbd_krb5_authenticate()
` [PATCH 2/2] smb/server: fix memory leak in ksmbd_login_user()
[GIT PULL] smb3 client fixes
2026-07-31 0:44 UTC (2+ messages)
[PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2026-07-30 23:35 UTC (5+ messages)
` [PATCH v3 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH v3 2/2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
[PATCH 0/4] netfs: Miscellaneous fixes
2026-07-30 10:25 UTC (2+ messages)
[PATCH v8 0/5] smb: fix fallocate and allocation accounting
2026-07-30 2:54 UTC (5+ messages)
` [PATCH v8 5/5] smb/client: refresh allocation after EOF-extending fallocate
[PATCH] smb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix extensions
2026-07-30 2:16 UTC (3+ messages)
` "
[PATCH v2 01/14] smb: common: compress: add memory access helpers to compress.h
2026-07-29 23:21 UTC (4+ messages)
` [PATCH v2 13/14] smb: server: use smb_decompress_alloc_size() in ksmbd_decompress_request()
[PATCH] smb: client: set replay flag on the read send-error retry path
2026-07-29 22:10 UTC (2+ messages)
[PATCH] smb: client: fix request buffer leak in smb2_new_read_req()
2026-07-29 22:00 UTC
[PATCH] mount.cifs: prevent stolen creds through SUDO_UID
2026-07-29 21:22 UTC (3+ messages)
[PATCH 0/3] cifs: follow-on fixes and cleanup after fscache_resize_cookie() consolidation
2026-07-29 13:52 UTC (4+ messages)
` [PATCH 1/3] cifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNC
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