Show patches with: none      |   7034 patches
« 1 2 ... 49 50 5170 71 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/7] cifs: Clean up DFS referral cache DFS fixes - - - - --- 2019-11-25 Paulo Alcantara New
[v2,3/7] cifs: Fix potential softlockups while refreshing DFS cache DFS fixes - 1 1 - --- 2019-11-25 Paulo Alcantara New
[v2,2/7] cifs: Fix lookup of root ses in DFS referral cache DFS fixes - 1 1 - --- 2019-11-25 Paulo Alcantara New
[v2,1/7] cifs: Fix use-after-free bug in cifs_reconnect() DFS fixes - - 1 - --- 2019-11-25 Paulo Alcantara New
[v2] cifs: dump channel info in DebugData [v2] cifs: dump channel info in DebugData - - - - --- 2019-11-25 Aurélien Aptel New
[7/7] cifs: Always update signing key of first channel DFS fixes - - 1 - --- 2019-11-22 Paulo Alcantara New
[6/7] cifs: Fix retrieval of DFS referrals in cifs_mount() DFS fixes - - - 1 --- 2019-11-22 Paulo Alcantara New
[5/7] cifs: Fix potential deadlock when updating vol in cifs_reconnect() DFS fixes - - - - --- 2019-11-22 Paulo Alcantara New
[4/7] cifs: Clean up DFS referral cache DFS fixes - - - - --- 2019-11-22 Paulo Alcantara New
[3/7] cifs: Fix potential softlockups while refreshing DFS cache DFS fixes - 1 1 - --- 2019-11-22 Paulo Alcantara New
[2/7] cifs: Fix lookup of root ses in DFS referral cache DFS fixes - 1 1 - --- 2019-11-22 Paulo Alcantara New
[1/7] cifs: Fix use-after-free bug in cifs_reconnect() DFS fixes - - 1 - --- 2019-11-22 Paulo Alcantara New
[SMB3] move num_waiters and in_send counters from CONFIG_CIFS_STAT2 to default [SMB3] move num_waiters and in_send counters from CONFIG_CIFS_STAT2 to default - - - - --- 2019-11-21 Steve French 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 - 1 - - --- 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
smb2-quota: Simplify code logic for quota entries. smb2-quota: Simplify code logic for quota entries. - - - - --- 2019-11-21 Kenneth Dsouza New
cifs: Don't use iov_iter::type directly cifs: Don't use iov_iter::type directly - - - - --- 2019-11-21 David Howells New
[2/2] cifs: try harder to open new channels [1/2] cifs: dump channel info in DebugData - - - - --- 2019-11-20 Aurélien Aptel New
[1/2] cifs: dump channel info in DebugData [1/2] cifs: dump channel info in DebugData - - - - --- 2019-11-20 Aurélien Aptel New
CIFS: refactor cifs_get_inode_info() CIFS: refactor cifs_get_inode_info() - - - - --- 2019-11-18 Aurélien Aptel New
Add program name to error output instead of static mount.cifs Add program name to error output instead of static mount.cifs - - - - --- 2019-11-14 Kenneth Dsouza New
cifs: fix race between compound_send_recv() and the demultiplex thread cifs: fix race between compound_send_recv() and the - - 1 - --- 2019-11-14 Ronnie Sahlberg New
cifs: fix race between compound_send_recv() and the demultiplex thread cifs: fix race between compound_send_recv() and the demultiplex thread - - - - --- 2019-11-14 Ronnie Sahlberg New
Add support for smb3 alias/fstype in mount.cifs.c Add support for smb3 alias/fstype in mount.cifs.c - - - - --- 2019-11-13 Kenneth Dsouza New
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect CIFS: Respect O_SYNC and O_DIRECT flags during reconnect - 2 1 - --- 2019-11-13 Pavel Shilovsky New
SMB3: Fix persistent handles reconnect SMB3: Fix persistent handles reconnect - - - - --- 2019-11-07 Pavel Shilovsky New
cifs: close the shared root handle on tree disconnect cifs: close the shared root handle on tree disconnect - - - - --- 2019-11-07 Ronnie Sahlberg New
[SMB3] remove confusing dmesg when mounting with encryption [SMB3] remove confusing dmesg when mounting with encryption - - - - --- 2019-11-05 Steve French New
[2/2] CIFS: Use common error handling code in smb2_ioctl_query_info() CIFS: Adjustments for smb2_ioctl_query_info() - - - - --- 2019-11-05 Markus Elfring New
[1/2] CIFS: Use memdup_user() rather than duplicating its implementation CIFS: Adjustments for smb2_ioctl_query_info() - 1 - - --- 2019-11-05 Markus Elfring New
cifs: move cifsFileInfo_put logic into a work-queue cifs: move cifsFileInfo_put logic into a work-queue - - 1 - --- 2019-11-03 Ronnie Sahlberg New
[v4,6/6] cifs: dump channel info in DebugData add multichannel support - - - - --- 2019-11-03 Aurélien Aptel New
[v4,5/6] cifs: try opening channels after mounting add multichannel support - - - - --- 2019-11-03 Aurélien Aptel New
[v4,4/6] cifs: switch servers depending on binding state add multichannel support - - - - --- 2019-11-03 Aurélien Aptel New
[v4,3/6] cifs: add server param add multichannel support - - - - --- 2019-11-03 Aurélien Aptel New
[v4,2/6] cifs: add multichannel mount options and data structs add multichannel support - - - - --- 2019-11-03 Aurélien Aptel New
[v4,1/6] cifs: sort interface list by speed add multichannel support 1 - - - --- 2019-11-03 Aurélien Aptel New
cifs: move cifsFileInfo_put logic into a work-queue cifs: move cifsFileInfo_put logic into a work-queue - - 1 - --- 2019-11-01 Ronnie Sahlberg New
CIFS: Fix SMB2 oplock break processing CIFS: Fix SMB2 oplock break processing - - - - --- 2019-10-31 Pavel Shilovsky New
cifs: don't use 'pre:' for MODULE_SOFTDEP cifs: don't use 'pre:' for MODULE_SOFTDEP - - - - --- 2019-10-31 Ronnie Sahlberg New
cifs: move cifsFileInfo_put logic into a work-queue cifs: move cifsFileInfo_put logic into a work-queue - - 1 - --- 2019-10-30 Ronnie Sahlberg New
CIFS: Properly process SMB3 lease breaks CIFS: Properly process SMB3 lease breaks - - - - --- 2019-10-29 Pavel Shilovsky New
cifs: move cifsFileInfo_put logic into a work-queue cifs: move cifsFileInfo_put logic into a work-queue - - - - --- 2019-10-29 Ronnie Sahlberg New
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 - 2 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 1 - --- 2019-10-14 Chuhong Yuan New
cifs: Handle -EINPROGRESS only when noblockcnt is set cifs: Handle -EINPROGRESS only when noblockcnt is set - 1 - - --- 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 #134081 - - - - --- 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 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
« 1 2 ... 49 50 5170 71 »