Show patches with: Series = cifs: [WIP] Overhaul message handling and improve nework transport       |    State = Action Required       |    Archived = No       |   36 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,36/36] cifs: [WIP] Convert SMB2 Open request cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,35/36] cifs: [WIP] Convert SMB2 Posix Mkdir request cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,34/36] cifs: [WIP] Rearrange Create request subfuncs cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,33/36] cifs: [WIP] Don't copy new-style smb_messages to a set of pages cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,32/36] cifs: Convert SMB2 Write request cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,31/36] cifs: Convert SMB2 Read request cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,30/36] cifs: Convert SMB2 Tree Disconnect request cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,29/36] cifs: Convert SMB2 Tree Connect request cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,28/36] cifs: Convert SMB2 Logoff request cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,27/36] cifs: Convert SMB2 Session Setup request cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,26/36] cifs: Convert SMB2 Negotiate Protocol request cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,25/36] cifs: Add more pieces to smb_message cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,24/36] cifs: Add netmem allocation functions cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,23/36] cifs: Clean up mid->callback_data and kill off mid->creator cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,22/36] cifs: Trace smb1/2_copy_to_prepped_buffers() cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,21/36] cifs: Add a tracepoint to trace the smb_message refcount cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,20/36] cifs: Pass smb_message structs down into the transport layer cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,19/36] cifs: Try to better handle the "Dynamic" flag in StructureSize2 in SMB2/3 cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,18/36] cifs: Use page frag allocator for Tx buffers cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,17/36] cifs: Don't use corking cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,16/36] cifs: Rewrite base TCP transmission cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,15/36] cifs: Pass smb_message to cifs_verify_signature() cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,14/36] cifs: Remove cifs_io_subrequest::got_bytes cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,13/36] cifs: Remove validate_t2() cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,12/36] cifs: [WIP] Rewrite base Rx to put data off the socket into a bvecq cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,11/36] cifs: Add new AEAD alloc and setup routines that draw from an iterator cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,10/36] cifs: Split crypt_message() into encrypt and decrypt variants cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,09/36] cifs: Institute message managing struct cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,08/36] cifs: Add an enum to hold a trace value for the command/subcommand cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,07/36] cifs: Add "Has dynamic part" flag form SMB2/3 StructureSize LSB cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,06/36] cifs: Rename mid_q_entry to smb_message cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,05/36] cifs: Introduce an ALIGN8() macro cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,04/36] cifs, nls: Provide unicode size determination func cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,03/36] netfs: Add some TCP receive queue helpers cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,02/36] netfs: Add a facility to splice TCP receive buffers into a bvecq cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New
[RFC,01/36] net: Perform special handling for a splice from a bvecq cifs: [WIP] Overhaul message handling and improve nework transport - - - - --- 2026-05-19 David Howells New