Show patches with: State = Action Required       |   11568 patches
« 1 2 ... 54 55 56115 116 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
cifs: move cifsFileInfo_put logic into a work-queue cifs: move cifsFileInfo_put logic into a work-queue - - - --- 2019-10-26 Ronnie Sahlberg New
cifs: rename a variable in SendReceive() cifs: rename a variable in SendReceive() - - - --- 2019-10-25 Dan Carpenter New
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs - 2 - --- 2019-10-24 Ronnie Sahlberg New
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs - - - --- 2019-10-24 David Wysochanski 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
[-next] cifs: remove unused variable 'sid_user' [-next] cifs: remove unused variable 'sid_user' - - - --- 2019-10-23 Yue Haibing New
[RFC,v2] cifs: Fix cifsInodeInfo lock_sem deadlock with multiple readers [RFC,v2] cifs: Fix cifsInodeInfo lock_sem deadlock with multiple readers - - - --- 2019-10-23 David Wysochanski New
CIFS: Fix retry mid list corruption on reconnects CIFS: Fix retry mid list corruption on reconnects - 1 - --- 2019-10-22 Pavel Shilovsky New
[RFC] cifs: Fix cifsInodeInfo lock_sem deadlock with multiple readers [RFC] cifs: Fix cifsInodeInfo lock_sem deadlock with multiple readers - - - --- 2019-10-22 David Wysochanski New
Easily reproducible deadlock on 5.4-rc4 with cifsInodeInfo.lock_sem semaphore after network disrupt… Easily reproducible deadlock on 5.4-rc4 with cifsInodeInfo.lock_sem semaphore after network disrupt… - - - --- 2019-10-21 David Wysochanski New
[RFC,v2] cifs: Fix list_del corruption of retry_list in cifs_reconnect [RFC,v2] cifs: Fix list_del corruption of retry_list in cifs_reconnect - 1 - --- 2019-10-19 David Wysochanski New
[-next] CIFS: remove set but not used variables 'cinode' and 'netfid' [-next] CIFS: remove set but not used variables 'cinode' and 'netfid' - - - --- 2019-10-17 Yue Haibing New
[7/7] cifs: smbd: Return -EAGAIN when transport is reconnecting cifs: smbd: Improve reliability on transport reconnect - - - --- 2019-10-16 Long Li New
[6/7] cifs: smbd: Only queue work for error recovery on memory registration cifs: smbd: Improve reliability on transport reconnect - - - --- 2019-10-16 Long Li New
[5/7] cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state cifs: smbd: Improve reliability on transport reconnect - - - --- 2019-10-16 Long Li New
[4/7] cifs: smbd: Add messages on RDMA session destroy and reconnection cifs: smbd: Improve reliability on transport reconnect - - - --- 2019-10-16 Long Li New
[3/7] cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE cifs: smbd: Improve reliability on transport reconnect - - - --- 2019-10-16 Long Li New
[2/7] cifs: smbd: Invalidate and deregister memory registration on re-send cifs: smbd: Improve reliability on transport reconnect - - - --- 2019-10-16 Long Li New
[1/7] cifs: Don't display RDMA transport on reconnect cifs: smbd: Improve reliability on transport reconnect - - - --- 2019-10-16 Long Li New
cifs: use the cached root handle for readdir() if possible cifs: use the cached root handle for readdir() if possible - - - --- 2019-10-16 Ronnie Sahlberg New
[2/2] smbinfo: rewrite in python [1/2] smbinfo.rst: document new `keys` command - - - --- 2019-10-14 Aurélien Aptel New
[1/2] smbinfo.rst: document new `keys` command [1/2] smbinfo.rst: document new `keys` command - - - --- 2019-10-14 Aurélien Aptel New
CIFS: avoid using MID 0xFFFF CIFS: avoid using MID 0xFFFF - 1 - --- 2019-10-14 Roberto Bergantinos Corpas New
cifs: Fix missed free operations cifs: Fix missed free operations - 1 - --- 2019-10-14 Chuhong Yuan New
cifs: Handle -EINPROGRESS only when noblockcnt is set cifs: Handle -EINPROGRESS only when noblockcnt is set - - - --- 2019-10-10 Paulo Alcantara New
[v3] mount.cifs.rst: remove prefixpath mount option. [v3] mount.cifs.rst: remove prefixpath mount option. - 1 - --- 2019-10-09 Kenneth Dsouza New
[v2] mount.cifs.rst: update prefixpath mount option description. [v2] mount.cifs.rst: update prefixpath mount option description. - - - --- 2019-10-09 Kenneth Dsouza New
mount.cifs.rst: update prefix mount option description. mount.cifs.rst: update prefix mount option description. - - - --- 2019-10-09 Kenneth Dsouza New
Fix regression in SMB3 time handling Fix regression in SMB3 time handling - - - --- 2019-10-09 Steve French New
smbinfo: Add SETCOMPRESSION support smbinfo: Add SETCOMPRESSION support - - - --- 2019-10-03 Ronnie Sahlberg New
[no subject] Untitled series #182445 - - - --- 2019-10-03 Steve French New
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic - 1 - --- 2019-10-03 Ronnie Sahlberg New
[SMB3] cleanup a couple minor recent endian errors spotted by sparse [SMB3] cleanup a couple minor recent endian errors spotted by sparse - - - --- 2019-10-02 Steve French New
[net-next,2/2] ipconfig: Handle CONFIG_CIFS_ROOT option Experimental SMB rootfs support - - - --- 2019-10-01 Paulo Alcantara New
[net-next,1/2] init: Support mounting root file systems over SMB Experimental SMB rootfs support - - - --- 2019-10-01 Paulo Alcantara New
fs: cifs: mute -Wunused-const-variable message fs: cifs: mute -Wunused-const-variable message - - - --- 2019-10-01 Austin Kim 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
[SMB3] Add missing ACL related defines [SMB3] Add missing ACL related defines - - - --- 2019-09-26 Steve French New
[1/3] docs: fix some broken references [1/3] docs: fix some broken references 5 - - --- 2019-09-24 Mauro Carvalho Chehab New
smb2quota.rst: Add man page for smb2quota.py smb2quota.rst: Add man page for smb2quota.py - - - --- 2019-09-24 Kenneth Dsouza New
smb2quota.py: Userspace helper to display quota information for the Linux SMB client file system (C… smb2quota.py: Userspace helper to display quota information for the Linux SMB client file system (C… - - - --- 2019-09-24 Kenneth Dsouza New
smbinfo dump encryption keys for using wireshark smbinfo dump encryption keys for using wireshark - - - --- 2019-09-24 Steve French New
fs/cifs/sess.c: Remove set but not used variable 'capabilities' fs/cifs/sess.c: Remove set but not used variable 'capabilities' - - - --- 2019-09-24 Zheng Bin New
fs/cifs/smb2pdu.c: Make SMB2_notify_init static fs/cifs/smb2pdu.c: Make SMB2_notify_init static - - - --- 2019-09-23 Zheng Bin New
Fix for "requests in flight" showing negative Fix for "requests in flight" showing negative - 1 - --- 2019-09-22 Steve French New
CIFS: fix max ea value size CIFS: fix max ea value size - - - --- 2019-09-21 Murphy Zhou New
fs/cifs/smb2transport.c: Make some functions static fs/cifs/smb2transport.c: Make some functions static - - - --- 2019-09-21 Zheng Bin New
[SMB3] dump encryption keys to allow wireshark debugging of encrypted [SMB3] dump encryption keys to allow wireshark debugging of encrypted - - - --- 2019-09-20 Steve French New
[v4,6/6] cifs: mention if an interface has a channel connected to it multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,5/6] cifs: try opening channels after mounting multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,4/6] cifs: sort interface list by speed multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,3/6] cifs: switch servers depending on binding state multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,2/6] cifs: add server param multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v4,1/6] cifs: add multichannel mount options and data structs multichannel - - - --- 2019-09-20 Aurélien Aptel New
[v2,3/3] ipconfig: Handle CONFIG_CIFS_ROOT option [v2,1/3] cifs: Add support for root file systems - - - --- 2019-09-19 Paulo Alcantara New
[v2,2/3] init: Support mounting root file systems over SMB [v2,1/3] cifs: Add support for root file systems - - - --- 2019-09-19 Paulo Alcantara New
[v2,1/3] cifs: Add support for root file systems [v2,1/3] cifs: Add support for root file systems - - - --- 2019-09-19 Paulo Alcantara New
mount.cifs: Fix invalid free mount.cifs: Fix invalid free - - - --- 2019-09-19 Paulo Alcantara New
[WIP,v3] multichannel [WIP,v3] multichannel - - - --- 2019-09-17 Aurélien Aptel New
[WIP] multichannel [WIP] multichannel - - - --- 2019-09-17 Aurélien Aptel New
[v3,2/2] cifs: modefromsid: write mode ACE first Untitled series #174791 - - - --- 2019-09-16 Aurélien Aptel New
[v2,2/2] cifs: modefromsid: write mode ACE with DENY first Untitled series #174717 - - - --- 2019-09-16 Aurélien Aptel New
[SMB3] Add worker function for smb3 change notify [SMB3] Add worker function for smb3 change notify - - - --- 2019-09-16 Steve French New
[2/2] cifs: modefromsid: write mode ACE with DENY first [1/2] cifs: modefromsid: make room for 4 ACE - - - --- 2019-09-16 Aurélien Aptel New
[1/2] cifs: modefromsid: make room for 4 ACE [1/2] cifs: modefromsid: make room for 4 ACE - - - --- 2019-09-16 Aurélien Aptel New
smb3: fix unmount hang in open_shroot smb3: fix unmount hang in open_shroot - 2 - --- 2019-09-12 Steve French New
[SMB3] allow disabling requesting of leases [SMB3] allow disabling requesting of leases - - - --- 2019-09-12 Steve French New
[SMB3] Fix share deleted and share recreated cases [SMB3] Fix share deleted and share recreated cases - - - --- 2019-09-11 Steve French New
Display max credits used at any one time for in flight requests Display max credits used at any one time for in flight requests - - - --- 2019-09-10 Steve French New
cifs: add a helper to find an existing readable handle to a file cifs: add a helper to find an existing readable handle to a file - - - --- 2019-09-09 Ronnie Sahlberg New
[SMB3,PATCHes] parallelizing decryption of large read responses [SMB3,PATCHes] parallelizing decryption of large read responses - 1 - --- 2019-09-09 Steve French New
decrypt large read offload patch decrypt large read offload patch - - - --- 2019-09-05 Steve French New
mount.cifs: Fix double-free issue when mounting with setuid root mount.cifs: Fix double-free issue when mounting with setuid root - 1 - --- 2019-09-05 Paulo Alcantara (SUSE) New
cifs: add a debug macro that prints \\server\share for errors cifs: add a debug macro that prints \\server\share for errors - - - --- 2019-09-04 Ronnie Sahlberg New
[SMB3] Allow skipping signing verification for perf sensitive use cases [SMB3] Allow skipping signing verification for perf sensitive use cases - - - --- 2019-09-04 Steve French New
cifs: add a debug macto that prints \\server\share for errors cifs: add a debug macto that prints \\server\share for errors - - - --- 2019-09-04 Ronnie Sahlberg New
[SMB3] Add four more dynamic tracepoints [SMB3] Add four more dynamic tracepoints - 1 - --- 2019-09-03 Steve French New
smb3: log warning if CSC policy conflicts with linux kernel client cache mount option smb3: log warning if CSC policy conflicts with linux kernel client cache mount option - 1 - --- 2019-09-03 Steve French New
[V2,cifs-next] cifs: fix dereference on ses before it is null checked [V2,cifs-next] cifs: fix dereference on ses before it is null checked - - - --- 2019-09-02 Colin King New
[cifs-next] cifs: fix dereference on ses before it is null checked [cifs-next] cifs: fix dereference on ses before it is null checked - - - --- 2019-09-02 Colin King New
[GIT,PULL,RESEND] vfs: Add support for timestamp limits [GIT,PULL,RESEND] vfs: Add support for timestamp limits - - - --- 2019-08-30 Deepa Dinamani New
[RFC,SMB3] Add cache=singleclient mount option to allow shares accessed by only client to be more a… [RFC,SMB3] Add cache=singleclient mount option to allow shares accessed by only client to be more a… - - - --- 2019-08-30 Steve French New
[SMB3] Add more detailed log information on cache=ro mounts [SMB3] Add more detailed log information on cache=ro mounts - - - --- 2019-08-30 Steve French New
cifs: use existing handle for compound_op(OP_SET_INFO) when possible cifs: use existing handle for compound_op(OP_SET_INFO) when possible - - - --- 2019-08-29 Ronnie Sahlberg New
cifs: use existing handle for compount_op(OP_SET_INFO) when possible cifs: use existing handle for compount_op(OP_SET_INFO) when possible - - - --- 2019-08-29 Ronnie Sahlberg New
cifs: create a helper to find a writeable handle by path name cifs: create a helper to find a writeable handle by path name - - - --- 2019-08-29 Ronnie Sahlberg New
cifs: create a helper to find a writeable handle by path name cifs: create a helper to find a writeable handle by path name - - - --- 2019-08-29 Ronnie Sahlberg New
[cifs-next] cifs: ensure variable rc is initialized at the after_open label [cifs-next] cifs: ensure variable rc is initialized at the after_open label - - - --- 2019-08-29 Colin King New
cifs: add new debugging macro cifs_server_dbg add new debugging macro - - - --- 2019-08-28 Ronnie Sahlberg New
[RFC,SMB3] Allow share to be mounted with "cache=ro" if immutable share [RFC,SMB3] Allow share to be mounted with "cache=ro" if immutable share - - - --- 2019-08-28 Steve French New
cifs: add new debugging macro cifs_server_dbg cifs: add new debugging macro cifs_server_dbg - - - --- 2019-08-28 Ronnie Sahlberg New
cifs: replace various strncpy with memcpy and similar cifs: replace various strncpy with memcpy and similar - - - --- 2019-08-27 Steve French New
cifs: Use kzfree() to zero out the password cifs: Use kzfree() to zero out the password - - - --- 2019-08-27 Dan Carpenter New
cifs: create a helper to find a writeable handle by path name cifs: create a helper to find a writeable handle by path name - - - --- 2019-08-27 Ronnie Sahlberg New
[2/2] cifs: fix incorrect error return in build_unc_path_to_root [1/2] cifs: create a helper to find a writeable handle py path name - - - --- 2019-08-27 Ronnie Sahlberg New
[1/2] cifs: create a helper to find a writeable handle py path name [1/2] cifs: create a helper to find a writeable handle py path name - - - --- 2019-08-27 Ronnie Sahlberg New
cifs: replace various strncpy with memcpy and similar cifs: replace various strncpy with memcpy and similar - 1 - --- 2019-08-26 Ronnie Sahlberg New
« 1 2 ... 54 55 56115 116 »