messages from 2025-09-27 01:03:43 to 2025-10-12 01:59:48 UTC [more...]
[PATCH 0/8] smb: client: More crypto library conversions
2025-10-12 1:57 UTC (8+ messages)
` [PATCH 1/8] smb: client: Use SHA-512 library for SMB3.1.1 preauth hash
` [PATCH 2/8] smb: client: Use HMAC-SHA256 library for key generation
` [PATCH 3/8] smb: client: Use HMAC-SHA256 library for SMB2 signature calculation
` [PATCH 4/8] smb: client: Use MD5 library for M-F symlink hashing
` [PATCH 5/8] smb: client: Use MD5 library for SMB1 signature calculation
` [PATCH 6/8] smb: client: Use HMAC-MD5 library for NTLMv2
` [PATCH 8/8] smb: client: Consolidate cmac(aes) shash allocation
[PATCH] smb: client: Omit one redundant variable assignment in cifs_xattr_set()
2025-10-11 20:02 UTC (2+ messages)
[PATCH] smb: client: Return a status code only as a constant in sid_to_id()
2025-10-11 20:00 UTC (2+ messages)
[bug report] Avoiding reserved identifier violations
2025-10-11 14:05 UTC
[PATCH] smb: client: Delete an unnecessary check before iput() in cifs_do_create()
2025-10-11 11:29 UTC
[PATCH 0/3] smb: client: Better exception handling for SMB3 hash allocations
2025-10-10 21:47 UTC (5+ messages)
` [PATCH 1/3] smb: client: Return directly after a failed cifs_alloc_hash() in smb3_crypto_shash_allocate()
` [PATCH 2/3] smb: client: Improve resource release in smb311_crypto_shash_allocate()
` [PATCH 3/3] smb: client: Omit a variable initialisation "
[PATCH] smb: client: Simplify a boolean value determination in sid_to_id()
2025-10-10 19:46 UTC
[RFC PATCH] fs: Plumb case sensitivity bits into statx
2025-10-10 19:06 UTC (15+ messages)
[GIT PULL] smb3 client fixes
2025-10-10 18:45 UTC (2+ messages)
[PATCH] smb: client: Delete duplicate error code assignments in cifs_xattr_set()
2025-10-10 12:28 UTC
[PATCH v6.1] smb: prevent use-after-free due to open_cached_dir error paths
2025-10-10 10:52 UTC (3+ messages)
[PATCH] smb: client: Simplify a return statement in get_smb2_acl_by_path()
2025-10-10 7:22 UTC (8+ messages)
` "
directory lease patch series
2025-10-09 23:13 UTC (3+ messages)
[PATCH] cifs: Show reason why autodisabling serverino support
2025-10-09 17:15 UTC
[PATCH] smb: client: Omit an if branch in smb2_find_smb_tcon()
2025-10-09 15:43 UTC (2+ messages)
[PATCH] smb: client: Improve exception handling in smb2_setup_request()
2025-10-09 14:32 UTC
[PATCH] smb: client: Improve exception handling in smb2_setup_async_request()
2025-10-09 11:52 UTC
[PATCH] smb: client: Avoid redundant statements after a failed kmalloc() in SMB2_sess_auth_rawntlmssp_negotiate()
2025-10-09 9:05 UTC
[PATCH] smb: client: Use more common code in SMB2_tcon()
2025-10-09 8:44 UTC
[PATCH] smb: client: Use more common code in smb311_posix_mkdir()
2025-10-09 8:21 UTC
[PATCH] smb: client: Move an error code assignment in smb3_init_transform_rq()
2025-10-08 21:00 UTC (4+ messages)
[PATCH] smb: client: Use common code in smb3_enum_snapshots()
2025-10-08 20:40 UTC
[PATCH] smb: client: Use common code in smb3_notify()
2025-10-08 20:24 UTC
[PATCH 0/2] smb: client: Better exception handling in smb3_simple_fallocate_range()
2025-10-08 18:48 UTC (3+ messages)
` [PATCH 1/2] smb: client: Return directly after a failed SMB2_ioctl() "
` [PATCH 2/2] smb: client: Improve memory release "
[PATCH v3 1/4] smb: client: fix missing timestamp updates with O_TRUNC
2025-10-07 22:29 UTC (5+ messages)
` [PATCH v3 2/4] smb: client: fix missing timestamp updates after ftruncate(2)
` [PATCH v3 3/4] smb: client: fix missing timestamp updates after utime(2)
` [PATCH v3 4/4] smb: client: fix race with fallocate(2) and AIO+DIO
[PATCH] smb: client: Use common code in smb2_push_mandatory_locks()
2025-10-07 19:45 UTC
[PATCH v5] cifs: Fix copy_to_iter return value check
2025-10-07 19:03 UTC (3+ messages)
[PATCH] smb: client: Use common code in cifs_acl_to_fattr()
2025-10-07 18:10 UTC
[PATCH v2 00/20] cached dir fixes and improvements
2025-10-07 17:43 UTC (21+ messages)
` [PATCH v2 01/20] smb: client: remove cfids_invalidation_worker
` [PATCH v2 02/20] smb: client: remove cached_dir_offload_close/close_work
` [PATCH v2 03/20] smb: client: remove cached_dir_put_work/put_work
` [PATCH v2 04/20] smb: client: remove cached_fids->dying list
` [PATCH v2 05/20] smb: client: remove cached_fid->on_list
` [PATCH v2 06/20] smb: client: merge {close,invalidate}_all_cached_dirs()
` [PATCH v2 07/20] smb: client: merge free_cached_dir in release callback
` [PATCH v2 08/20] smb: client: split find_or_create_cached_dir()
` [PATCH v2 09/20] smb: client: enhance cached dir lookups
` [PATCH v2 10/20] smb: client: refactor dropping cached dirs
` [PATCH v2 11/20] smb: client: simplify cached_fid state checking
` [PATCH v2 12/20] smb: client: prevent lease breaks of cached parents when opening children
` [PATCH v2 13/20] smb: client: actually use cached dirs on readdir
` [PATCH v2 14/20] smb: client: wait for concurrent caching of dirents in cifs_readdir()
` [PATCH v2 15/20] smb: client: remove cached_dirent->fattr
` [PATCH v2 16/20] smb: client: add is_dir argument to query_path_info
` [PATCH v2 17/20] smb: client: use cached dir on queryfs/smb2_compound_op
` [PATCH v2 18/20] smb: client: skip dentry revalidation of cached root
` [PATCH v2 19/20] smb: client: rework cached dirs synchronization
` [PATCH v2 20/20] smb: client: cleanup open_cached_dir()
[PATCH] smb: client: Use common code in id_mode_to_cifs_acl()
2025-10-07 17:35 UTC
[PATCH] smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_register_message()
2025-10-07 16:38 UTC
[PATCH] smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()
2025-10-07 15:52 UTC
[PATCH] smb: client: Return a status code only as a constant in cifs_spnego_key_instantiate()
2025-10-07 14:45 UTC
[PATCH] smb: client: Use more common code in open_cached_dir()
2025-10-07 13:50 UTC
[PATCH v4] cifs: Fix copy_to_iter return value check
2025-10-07 7:12 UTC
[PATCH v3] cifs: Fix copy_to_iter return value check
2025-10-07 6:54 UTC (2+ messages)
[PATCH v2] cifs: Fix copy_to_iter return value check
2025-10-07 0:25 UTC (2+ messages)
[PATCH v2 1/3] smb: client: fix missing timestamp updates with O_TRUNC
2025-10-06 19:08 UTC (3+ messages)
` [PATCH v2 2/3] smb: client: fix missing timestamp updates after ftruncate(2)
` [PATCH v2 3/3] smb: client: fix missing timestamp updates after utime(2)
[PATCH] smb: client: Reduce the scopes for a few variables in two functions
2025-10-06 17:07 UTC (3+ messages)
[PATCH 1/3] smb: client: fix missing timestamp updates with O_TRUNC
2025-10-06 17:05 UTC (5+ messages)
` [PATCH 2/3] smb: client: fix missing timestamp updates after ftruncate(2)
` [PATCH 3/3] smb: client: fix missing timestamp updates after utime(2)
[PATCH] smb: client: Use common code in cifs_do_create()
2025-10-05 18:45 UTC
[PATCH] smb: client: Use common code in cifs_lookup()
2025-10-05 16:05 UTC
[PATCH] cifs: Fix copy_to_iter return value check
2025-10-05 13:51 UTC (3+ messages)
[PATCH] ksmbd: Use common code in ksmbd_vfs_set_init_posix_acl()
2025-10-04 18:52 UTC
[PATCH] ksmbd: Avoid duplicate variable assignment in ksmbd_vfs_path_lookup()
2025-10-04 17:09 UTC
[PATCH] ksmbd: Avoid duplicate source code in ksmbd_lookup_fd_slow()
2025-10-04 13:40 UTC
[PATCH] ksmbd: Use common error handling code in ksmbd_vfs_path_lookup()
2025-10-04 12:36 UTC (5+ messages)
` "
[PATCH] ksmbd: Use scope-based resource management in ksmbd_validate_name_reconnect()
2025-10-04 11:36 UTC
[PATCH v4] smb: client: batch SRV_COPYCHUNK entries to cut round trips
2025-10-04 2:51 UTC (2+ messages)
[PATCH v3] smb: client: batch SRV_COPYCHUNK entries to cut roundtrips
2025-10-04 1:59 UTC
[GIT PULL] smb3 client fixes
2025-10-03 21:32 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2025-10-03 21:31 UTC (2+ messages)
[PATCH 00/20] smb: client: cached dir fixes and improvements
2025-10-03 17:26 UTC (29+ messages)
` [PATCH 01/20] smb: client: remove cfids_invalidation_worker
` [PATCH 02/20] smb: client: remove cached_dir_offload_close/close_work
` [PATCH 03/20] smb: client: remove cached_dir_put_work/put_work
` [PATCH 04/20] smb: client: remove cached_fids->dying list
` [PATCH 05/20] smb: client: remove cached_fid->on_list
` [PATCH 06/20] smb: client: merge {close,invalidate}_all_cached_dirs()
` [PATCH 07/20] smb: client: merge free_cached_dir in release callback
` [PATCH 08/20] smb: client: split find_or_create_cached_dir()
` [PATCH 09/20] smb: client: enhance cached dir lookups
` [PATCH 10/20] smb: client: refactor dropping cached dirs
` [PATCH 11/20] smb: client: simplify cached_fid state checking
` [PATCH 12/20] smb: client: prevent lease breaks of cached parents when opening children
` [PATCH 13/20] smb: client: actually use cached dirs on readdir
` [PATCH 14/20] smb: client: wait for concurrent caching of dirents in cifs_readdir()
` [PATCH 15/20] smb: client: remove cached_dirent->fattr
` [PATCH 16/20] smb: client: add is_dir argument to query_path_info
` [PATCH 17/20] smb: client: use cached dir on queryfs/smb2_compound_op
` [PATCH 18/20] smb: client: fix dentry revalidation of cached root
` [PATCH 19/20] smb: client: rework cached dirs synchronization
` [PATCH 20/20] smb: client: cleanup open_cached_dir()
[PATCH AUTOSEL 6.17] smb: client: make use of ib_wc_status_msg() and skip IB_WC_WR_FLUSH_ERR logging
2025-10-02 15:30 UTC (4+ messages)
` [PATCH AUTOSEL 6.17-6.1] smb: server: let smb_direct_flush_send_list() invalidate a remote key first
` [PATCH AUTOSEL 6.17] smb: client: limit the range of info->receive_credit_target
` [PATCH AUTOSEL 6.17-6.16] smb: client: queue post_recv_credits_work also if the peer raises the credit target
[PATCH] smb: server: Use common error handling code in smb_direct_rdma_xmit()
2025-10-02 15:14 UTC (4+ messages)
[PATCH 1/6] smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid
2025-10-02 3:39 UTC (6+ messages)
` [PATCH 5/6] smb: client: remove pointless cfid->has_lease check
[PATCH 0/2] smb: client: transport: avoid reconnects triggered by pending task work
2025-10-02 3:19 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH v2 19/20] smb: client: rework cached dirs synchronization
2025-10-01 18:22 UTC
[PATCH v2 12/20] smb: client: prevent lease breaks of cached parents when opening children
2025-10-01 18:21 UTC
[PATCH 6.12 32/89] smb: server: dont use delayed_work for post_recv_credits_work
2025-09-30 14:47 UTC (2+ messages)
` [PATCH 6.12 33/89] smb: server: use disable_work_sync in transport_rdma.c
[PATCH 6.6 30/91] smb: server: dont use delayed_work for post_recv_credits_work
2025-09-30 14:47 UTC
[PATCH 6.1 25/73] smb: server: dont use delayed_work for post_recv_credits_work
2025-09-30 14:47 UTC
[PATCH 6.16 045/143] smb: server: dont use delayed_work for post_recv_credits_work
2025-09-30 14:46 UTC (2+ messages)
` [PATCH 6.16 046/143] smb: server: use disable_work_sync in transport_rdma.c
[PATCH] ksmbd: Use common code in smb2_get_info_filesystem()
2025-09-30 13:30 UTC
[SMB CLIENT][PATCHES] directory lease debugging and configuration
2025-09-30 13:13 UTC (3+ messages)
[GIT PULL] smb3 client and server restructuring of smbdirect handling
2025-09-29 23:22 UTC (2+ messages)
[RFC PATCH 0/2] smb: client: support directory change tracking
2025-09-29 17:06 UTC (6+ messages)
` [RFC PATCH 2/2] smb: client: add directory change tracking via SMB2 Change Notify
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