Show patches with: Submitter = Enzo Matsumiya       |    State = Action Required       |    Archived = No       |   205 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/10] smb: client: mark compression as supported on 64-bit LE only [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[09/10] smb: client: add support for decompressing READs [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[08/10] smb: common: compress: implement LZ77-Huffman [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[07/10] smb: common: compress: smb_lz77_decompress() improvements [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[06/10] smb: common: compress: allow smb_lz77_compress() to overcompress [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[05/10] smb: client: compress: enable Pattern_V1 + chained compression [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[04/10] smb: common: compress: do chained and unchained compression in a single function [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[03/10] smb: client: compress: disable compression on reconnects [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[02/10] smb: client: compress: rework compression heuristics [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[01/10] smb: common: compress: add memory access helpers to compress.h [01/10] smb: common: compress: add memory access helpers to compress.h - - - - --- 2026-07-13 Enzo Matsumiya New
[v2] smb: server: fix leak of ksmbd_ipc_login_request_ext() returned buffer [v2] smb: server: fix leak of ksmbd_ipc_login_request_ext() returned buffer - 1 - - --- 2026-07-08 Enzo Matsumiya New
smb: server: fix leak of ksmbd_ipc_login_request_ext() returned buffer smb: server: fix leak of ksmbd_ipc_login_request_ext() returned buffer - 1 - - --- 2026-07-07 Enzo Matsumiya New
[v2] cifs.upcall: fix regression with krb5 + creduid [v2] cifs.upcall: fix regression with krb5 + creduid - 1 - - --- 2026-07-06 Enzo Matsumiya New
[3/3] cifs.upcall: add support for different PID namespaces [1/3] cifs.upcall: fix regression with krb5 + creduid - - - - --- 2026-06-29 Enzo Matsumiya New
[2/3] cifs.upcall: namespace-aware key authority [1/3] cifs.upcall: fix regression with krb5 + creduid - - - - --- 2026-06-29 Enzo Matsumiya New
[1/3] cifs.upcall: fix regression with krb5 + creduid [1/3] cifs.upcall: fix regression with krb5 + creduid - 1 1 - --- 2026-06-29 Enzo Matsumiya New
[v3] smb: client: fix (remove) drop_dir_cache module parameter [v3] smb: client: fix (remove) drop_dir_cache module parameter - 1 - - --- 2026-04-22 Enzo Matsumiya New
smb: client: fix (remove) drop_dir_cache module parameter smb: client: fix (remove) drop_dir_cache module parameter - 1 - - --- 2026-04-21 Enzo Matsumiya New
[v2] smb: client: fix (remove) drop_dir_cache module parameter [v2] smb: client: fix (remove) drop_dir_cache module parameter - 1 - - --- 2026-04-21 Enzo Matsumiya New
[8/8] smb: common: add SMB3_COMPRESS_MAX_ALGS [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[7/8] smb: client: compress: add compress/common.h [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[6/8] smb: client: compress: add code docs to lz77.c [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[5/8] smb: client: compress: LZ77 optimizations [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[4/8] smb: client: compress: increase LZ77_MATCH_MAX_DIST [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[3/8] smb: client: compress: fix counting in LZ77 match finding [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[2/8] smb: client: compress: fix bad encoding on last LZ77 flag [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[1/8] smb: client: compress: fix buffer overrun in lz77_compress() [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[v2,20/20] smb: client: cleanup open_cached_dir() cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,19/20] smb: client: rework cached dirs synchronization cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,18/20] smb: client: skip dentry revalidation of cached root cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,17/20] smb: client: use cached dir on queryfs/smb2_compound_op cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,16/20] smb: client: add is_dir argument to query_path_info cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,15/20] smb: client: remove cached_dirent->fattr cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,14/20] smb: client: wait for concurrent caching of dirents in cifs_readdir() cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,13/20] smb: client: actually use cached dirs on readdir cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,12/20] smb: client: prevent lease breaks of cached parents when opening children cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,11/20] smb: client: simplify cached_fid state checking cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,10/20] smb: client: refactor dropping cached dirs cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,09/20] smb: client: enhance cached dir lookups cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,08/20] smb: client: split find_or_create_cached_dir() cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,07/20] smb: client: merge free_cached_dir in release callback cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,06/20] smb: client: merge {close,invalidate}_all_cached_dirs() cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,05/20] smb: client: remove cached_fid->on_list cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,04/20] smb: client: remove cached_fids->dying list cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,03/20] smb: client: remove cached_dir_put_work/put_work cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,02/20] smb: client: remove cached_dir_offload_close/close_work cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,01/20] smb: client: remove cfids_invalidation_worker cached dir fixes and improvements - - - - --- 2025-10-07 Enzo Matsumiya New
[v2,19/20] smb: client: rework cached dirs synchronization Untitled series #475926 - - - - --- 2025-10-01 Enzo Matsumiya New
[v2,12/20] smb: client: prevent lease breaks of cached parents when opening children Untitled series #475926 - - - - --- 2025-10-01 Enzo Matsumiya New
[20/20] smb: client: cleanup open_cached_dir() smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[19/20] smb: client: rework cached dirs synchronization smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[18/20] smb: client: fix dentry revalidation of cached root smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[17/20] smb: client: use cached dir on queryfs/smb2_compound_op smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[16/20] smb: client: add is_dir argument to query_path_info smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[15/20] smb: client: remove cached_dirent->fattr smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[14/20] smb: client: wait for concurrent caching of dirents in cifs_readdir() smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[13/20] smb: client: actually use cached dirs on readdir smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[12/20] smb: client: prevent lease breaks of cached parents when opening children smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[11/20] smb: client: simplify cached_fid state checking smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[10/20] smb: client: refactor dropping cached dirs smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[09/20] smb: client: enhance cached dir lookups smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[08/20] smb: client: split find_or_create_cached_dir() smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[07/20] smb: client: merge free_cached_dir in release callback smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[06/20] smb: client: merge {close,invalidate}_all_cached_dirs() smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[05/20] smb: client: remove cached_fid->on_list smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[04/20] smb: client: remove cached_fids->dying list smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[03/20] smb: client: remove cached_dir_put_work/put_work smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[02/20] smb: client: remove cached_dir_offload_close/close_work smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[01/20] smb: client: remove cfids_invalidation_worker smb: client: cached dir fixes and improvements - - - - --- 2025-09-29 Enzo Matsumiya New
[v2] smb: client: fix crypto buffers in non-linear memory [v2] smb: client: fix crypto buffers in non-linear memory - 1 - - --- 2025-09-25 Enzo Matsumiya New
smb: client: fix crypto buffers in non-linear memory smb: client: fix crypto buffers in non-linear memory - 1 - - --- 2025-06-10 Enzo Matsumiya New
[cifs-utils] mount.cifs: retry mount on -EINPROGRESS [cifs-utils] mount.cifs: retry mount on -EINPROGRESS - - - - --- 2025-06-03 Enzo Matsumiya New
smb: client: destroy cfid_put_wq on module exit smb: client: destroy cfid_put_wq on module exit - - - - --- 2024-12-10 Enzo Matsumiya New
[4/4] smb: client: make SHA-512 TFM ephemeral fix async decryption + some secmech cleanups - - - - --- 2024-09-26 Enzo Matsumiya New
[3/4] smb: client: make HMAC-MD5 TFM ephemeral fix async decryption + some secmech cleanups - - - - --- 2024-09-26 Enzo Matsumiya New
[2/4] smb: client: allocate crypto only for primary server fix async decryption + some secmech cleanups - - - - --- 2024-09-26 Enzo Matsumiya New
[1/4] smb: client: fix UAF in async decryption fix async decryption + some secmech cleanups - - - - --- 2024-09-26 Enzo Matsumiya New
smb: client: fix sparse warning in should_compress() smb: client: fix sparse warning in should_compress() - - - - --- 2024-09-18 Enzo Matsumiya New
[v2] smb: client: fix compression heuristic functions [v2] smb: client: fix compression heuristic functions - - - - --- 2024-09-18 Enzo Matsumiya New
smb: client: fix compression heuristic functions smb: client: fix compression heuristic functions - - - - --- 2024-09-16 Enzo Matsumiya New
[RFC] smb: client: force dentry revalidation if nohandlecache is set [RFC] smb: client: force dentry revalidation if nohandlecache is set - - - 1 --- 2024-08-31 Enzo Matsumiya New
smb: client: fix deadlock in smb2_find_smb_tcon() smb: client: fix deadlock in smb2_find_smb_tcon() - - 1 - --- 2024-06-06 Enzo Matsumiya New
[RFC] cifs: rename module to "smbfs.ko" [RFC] cifs: rename module to "smbfs.ko" - - - - --- 2023-07-27 Enzo Matsumiya New
[v2] smb/client: print "Unknown" instead of bogus link speed value [v2] smb/client: print "Unknown" instead of bogus link speed value - - - - --- 2023-06-09 Enzo Matsumiya New
smb/client: print "Unknown" instead of bogus link speed value smb/client: print "Unknown" instead of bogus link speed value - - - - --- 2023-06-08 Enzo Matsumiya New
cifs: do not include page data when checking signature cifs: do not include page data when checking signature - - 1 - --- 2023-01-18 Enzo Matsumiya New
cifs: print "Unknown" instead of bogus link speed value cifs: print "Unknown" instead of bogus link speed value - - - - --- 2022-11-08 Enzo Matsumiya New
[v4,7/8] cifs: show signing algorithm name in DebugData cifs: introduce support for AES-GMAC signing - - - - --- 2022-09-29 Enzo Matsumiya New
[v4,4/8] cifs: create sign/verify secmechs, don't leave keys in memory cifs: introduce support for AES-GMAC signing - - - - --- 2022-09-29 Enzo Matsumiya New
[v4,2/8] cifs: secmech: use shash_desc directly, remove sdesc cifs: introduce support for AES-GMAC signing - - 1 - --- 2022-09-29 Enzo Matsumiya New
[v4,1/8] smb3: rename encryption/decryption TFMs cifs: introduce support for AES-GMAC signing - - 1 - --- 2022-09-29 Enzo Matsumiya New
[v4,8/8] cifs: use MAX_CIFS_SMALL_BUFFER_SIZE-8 as padding buffer Untitled series #320818 - - - - --- 2022-09-29 Enzo Matsumiya New
[v4,6/8] cifs: deprecate 'enable_negotiate_signing' module param Untitled series #320818 - - - - --- 2022-09-29 Enzo Matsumiya New
[v4,5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1 Untitled series #320818 - - - - --- 2022-09-29 Enzo Matsumiya New
[v4,3/8] cifs: allocate ephemeral secmechs only on demand Untitled series #320818 - - - - --- 2022-09-29 Enzo Matsumiya New
[v3,8/8] cifs: use MAX_CIFS_SMALL_BUFFER_SIZE-8 as padding buffer cifs: introduce support for AES-GMAC signing - - - - --- 2022-09-29 Enzo Matsumiya New
[v3,7/8] cifs: show signing algorithm name in DebugData cifs: introduce support for AES-GMAC signing - - - - --- 2022-09-29 Enzo Matsumiya New
[v3,6/8] cifs: deprecate 'enable_negotiate_signing' module param cifs: introduce support for AES-GMAC signing - - - - --- 2022-09-29 Enzo Matsumiya New
[v3,5/8] cifs: introduce AES-GMAC signing support for SMB 3.1.1 cifs: introduce support for AES-GMAC signing - - - - --- 2022-09-29 Enzo Matsumiya New
[v3,4/8] cifs: create sign/verify secmechs, don't leave keys in memory cifs: introduce support for AES-GMAC signing - - - - --- 2022-09-29 Enzo Matsumiya New
« 1 2 3 »