Show patches with: Submitter = Pavel Shilovsky       |    State = Action Required       |   245 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] CIFS: Wait for credits if at least one request is in flight [v2] CIFS: Wait for credits if at least one request is in flight - 1 - --- 2021-02-02 Pavel Shilovsky New
CIFS: Wait for credits if at least one request is in flight CIFS: Wait for credits if at least one request is in flight - - - --- 2021-02-02 Pavel Shilovsky New
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks - 1 - --- 2019-11-28 Pavel Shilovsky New
[3/3] CIFS: Do not miss cancelled OPEN responses [1/3] CIFS: Close open handle after interrupted close - 1 - --- 2019-11-21 Pavel Shilovsky New
[2/3] CIFS: Fix NULL pointer dereference in mid callback [1/3] CIFS: Close open handle after interrupted close - - - --- 2019-11-21 Pavel Shilovsky New
[1/3] CIFS: Close open handle after interrupted close [1/3] CIFS: Close open handle after interrupted close - - - --- 2019-11-21 Pavel Shilovsky New
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect CIFS: Respect O_SYNC and O_DIRECT flags during reconnect - 1 - --- 2019-11-13 Pavel Shilovsky New
SMB3: Fix persistent handles reconnect SMB3: Fix persistent handles reconnect - - - --- 2019-11-07 Pavel Shilovsky New
CIFS: Fix SMB2 oplock break processing CIFS: Fix SMB2 oplock break processing - - - --- 2019-10-31 Pavel Shilovsky New
CIFS: Properly process SMB3 lease breaks CIFS: Properly process SMB3 lease breaks - - - --- 2019-10-29 Pavel Shilovsky New
CIFS: Fix use after free of file info structures CIFS: Fix use after free of file info structures - 1 - --- 2019-10-23 Pavel Shilovsky New
CIFS: Fix retry mid list corruption on reconnects CIFS: Fix retry mid list corruption on reconnects - 1 - --- 2019-10-22 Pavel Shilovsky New
[3/3] CIFS: Force reval dentry if LOOKUP_REVAL flag is set [1/3] CIFS: Gracefully handle QueryInfo errors during open - - - --- 2019-09-30 Pavel Shilovsky New
[2/3] CIFS: Force revalidate inode when dentry is stale [1/3] CIFS: Gracefully handle QueryInfo errors during open - - - --- 2019-09-30 Pavel Shilovsky New
[1/3] CIFS: Gracefully handle QueryInfo errors during open [1/3] CIFS: Gracefully handle QueryInfo errors during open - - - --- 2019-09-30 Pavel Shilovsky New
CIFS: Fix oplock handling for SMB 2.1+ protocols CIFS: Fix oplock handling for SMB 2.1+ protocols - - - --- 2019-09-26 Pavel Shilovsky New
[3/3] CIFS: Mask off signals when sending SMB packets more reconnect fixes - - - --- 2019-03-05 Pavel Shilovsky New
[2/3] CIFS: Return -EAGAIN instead of -ENOTSOCK more reconnect fixes - - - --- 2019-03-05 Pavel Shilovsky New
[1/3] CIFS: Only send SMB2_NEGOTIATE command on new TCP connections more reconnect fixes - - - --- 2019-03-05 Pavel Shilovsky New
CIFS: Fix read after write for files with read caching CIFS: Fix read after write for files with read caching - - - --- 2019-03-05 Pavel Shilovsky New
CIFS: Fix read after write for files with read caching CIFS: Fix read after write for files with read caching - 1 - --- 2019-03-05 Pavel Shilovsky New
[V4] CIFS: Do not skip SMB2 message IDs on send failures [V4] CIFS: Do not skip SMB2 message IDs on send failures - - - --- 2019-03-04 Pavel Shilovsky New
[v3] CIFS: Do not skip SMB2 message IDs on send failures [v3] CIFS: Do not skip SMB2 message IDs on send failures - - - --- 2019-03-02 Pavel Shilovsky New
[v2] CIFS: Do not skip SMB2 message IDs on send failures [v2] CIFS: Do not skip SMB2 message IDs on send failures - - - --- 2019-02-21 Pavel Shilovsky New
CIFS: Reset current mid to next value in sequence on send failures CIFS: Reset current mid to next value in sequence on send failures - 1 - --- 2019-02-20 Pavel Shilovsky New
CIFS: Do not reset lease state to NONE on lease break CIFS: Do not reset lease state to NONE on lease break - - - --- 2019-02-13 Pavel Shilovsky New
[23/23] CIFS: Try to acquire credits at once for compound requests Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[22/23] CIFS: Return error code when getting file handle for writeback Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[21/23] CIFS: Move open file handling to writepages Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[20/23] CIFS: Move unlocking pages from wdata_send_pages() Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[19/23] CIFS: Find and reopen a file before get MTU credits in writepages Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[18/23] CIFS: Reopen file before get SMB2 MTU credits for async IO Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[17/23] CIFS: Remove custom credit adjustments for SMB2 async IO Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[16/23] CIFS: Adjust MTU credits before reopening a file Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[15/23] CIFS: Check for reconnects before sending compound requests Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[14/23] CIFS: Check for reconnects before sending async requests Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[13/23] CIFS: Respect reconnect in non-MTU credits calculations Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[12/23] CIFS: Respect reconnect in MTU credits calculations Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[11/23] CIFS: Set reconnect instance to one initially Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[10/23] CIFS: Mask signals during sock_sendmsg() Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[09/23] CIFS: Respect SMB2 hdr preamble size in read responses Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[08/23] CIFS: Count SMB3 credits for malformed pending responses Untitled series #74919 - - - --- 2019-02-01 Pavel Shilovsky New
[08/23] CIFS: Count credits for malformed error pending responses Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[07/23] CIFS: Do not log credits when unmounting a share Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[06/23] CIFS: Always reset read error to -EIO if no response Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[05/23] CIFS: Fix leaking locked VFS cache pages in writeback retry Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[04/23] CIFS: Do not consider -ENODATA as stat failure for reads Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[03/23] CIFS: Do not count -ENODATA as failure for query directory Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[02/23] CIFS: Fix trace command logging for SMB2 reads and writes Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[01/23] CIFS: Fix possible oops and memory leaks in async IO Improve credits and error handling on reconnects - - - --- 2019-02-01 Pavel Shilovsky New
[15/15] CIFS: Check for reconnects before sending compound requests Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[14/15] CIFS: Check for reconnects before sending async requests Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[13/15] CIFS: Respect reconnect in non-MTU credits calculations Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[12/15] CIFS: Respect reconnect in MTU credits calculations Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[11/15] CIFS: Set reconnect instance to one initially Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[10/15] CIFS: Mask signals during sock_sendmsg() Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[09/15] CIFS: Respect SMB2 hdr preamble size in read responses Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[08/15] CIFS: Do not consider -ENODATA as stat failure for reads Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[07/15] CIFS: Always reset read error to -EIO if no response Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[06/15] CIFS: Fix mounts if the client is low on credits Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[05/15] CIFS: Do not assume one credit for async responses Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[04/15] CIFS: Fix credit calculations in compound mid callback Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[03/15] CIFS: Fix credit calculation for encrypted reads with errors Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[02/15] CIFS: Fix credits calculations for reads with errors Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
[01/15] CIFS: Do not reconnect TCP session in add_credits() Improve credits handling on reconnects - - - --- 2019-01-23 Pavel Shilovsky New
CIFS: Fix possible hang duing async MTU reads and writes CIFS: Fix possible hang duing async MTU reads and writes - - - --- 2019-01-19 Pavel Shilovsky New
[7/7] CIFS: Fix error paths in writeback code SMB3 credit flow control handling and writeback fixes 1 - - --- 2019-01-10 Pavel Shilovsky New
[6/7] CIFS: Move credit processing to mid callbacks for SMB3 SMB3 credit flow control handling and writeback fixes - - - --- 2019-01-10 Pavel Shilovsky New
[5/7] CIFS: Fix credits calculation for cancelled requests SMB3 credit flow control handling and writeback fixes - - - --- 2019-01-10 Pavel Shilovsky New
[4/7] CIFS: Do not hide EINTR after sending network packets SMB3 credit flow control handling and writeback fixes - - - --- 2019-01-10 Pavel Shilovsky New
[3/7] CIFS: Fix credit computation for compounded requests SMB3 credit flow control handling and writeback fixes - - - --- 2019-01-10 Pavel Shilovsky New
[2/7] CIFS: Do not set credits to 1 if the server didn't grant anything SMB3 credit flow control handling and writeback fixes - - - --- 2019-01-10 Pavel Shilovsky New
[1/7] CIFS: Fix adjustment of credits for MTU requests SMB3 credit flow control handling and writeback fixes - - - --- 2019-01-10 Pavel Shilovsky New
[4.13,28/43] SMB3: Validate negotiate request must always be signed - - - --- 2018-03-19 Pavel Shilovsky New
[2/2] CIFS: Add asynchronous write support through kernel AIO - - - --- 2017-02-10 Pavel Shilovsky New
[1/2] CIFS: Add asynchronous read support through kernel AIO - - - --- 2017-02-10 Pavel Shilovsky New
CIFS: Decrease verbosity of ioctl call 1 1 - --- 2016-11-23 Pavel Shilovsky New
[v2] CIFS: Fix a possible memory corruption during reconnect - - 1 --- 2016-11-10 Pavel Shilovsky New
CIFS: Fix a possible memory corruption during reconnect - - - --- 2016-11-10 Pavel Shilovsky New
[3/3] CIFS: Reset read oplock to NONE if we have mandatory locks after reopen - - - --- 2016-10-11 Pavel Shilovsky New
[2/3] CIFS: Fix persistent handles re-opening on reconnect - - - --- 2016-10-11 Pavel Shilovsky New
[1/3] CIFS: Fix tcon and file locking - - - --- 2016-10-11 Pavel Shilovsky New
Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed. - - 1 --- 2016-02-27 Pavel Shilovsky New
CIFS: Fix symbolic links usage - - - --- 2013-11-01 Pavel Shilovsky New
[v2,9/45] CIFS: Move unlink code to ops struct - - - --- 2012-09-13 Pavel Shilovsky New
[v3,7/7] CIFS: Check for mandatory brlocks on read/write - - - --- 2012-09-10 Pavel Shilovsky New
[v3,6/7] CIFS: Turn lock mutex into rw semaphore - - - --- 2012-09-10 Pavel Shilovsky New
[v3,5/7] CIFS: Use brlock cache for SMB2 - - - --- 2012-09-10 Pavel Shilovsky New
[v3,4/7] CIFS: Add brlock support for SMB2 - - - --- 2012-09-10 Pavel Shilovsky New
[v3,3/7] CIFS: Handle SMB2 lock flags - - - --- 2012-09-10 Pavel Shilovsky New
[v3,2/7] CIFS: Move brlock code to ops struct - - - --- 2012-09-10 Pavel Shilovsky New
[v3,1/7] CIFS: Remove spinlock dependence in brlock processing - - - --- 2012-09-10 Pavel Shilovsky New
CIFS: Check for mandatory brlocks on read/write - - - --- 2012-09-10 Pavel Shilovsky New
[4/4] CIFS: Fix fast lease break after open problem - - - --- 2012-09-04 Pavel Shilovsky New
[3/4] CIFS: Add SMB2.1 lease break support - - - --- 2012-09-04 Pavel Shilovsky New
[2/4] CIFS: Fix cache coherency for read oplock case - - - --- 2012-09-04 Pavel Shilovsky New
[1/4] CIFS: Request SMB2.1 leases - - - --- 2012-09-04 Pavel Shilovsky New
CIFS: Fix endianness conversion - - - --- 2012-09-04 Pavel Shilovsky New
[v2,7/7] CIFS: Check for mandatory brlocks on read/write - - - --- 2012-08-31 Pavel Shilovsky New
[v2,6/7] CIFS: Turn lock mutex into rw semaphore - - - --- 2012-08-31 Pavel Shilovsky New
« 1 2 3 »