Show patches with: State = Action Required       |    Archived = No       |   6970 patches
« 1 2 ... 7 8 969 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[SMB3] fix stat when special device file and mounted with modefromsid [SMB3] fix stat when special device file and mounted with modefromsid - - - - --- 2020-10-21 Steve French New
[SMB3] do not try to cache root directory if dir leases not supported [SMB3] do not try to cache root directory if dir leases not supported - - - - --- 2020-10-21 Steve French New
Updated cifs new mount API prep patches Updated cifs new mount API prep patches - - 1 - --- 2020-10-21 Steve French New
SMB3] Add support for WSL reparse tags SMB3] Add support for WSL reparse tags - - 1 - --- 2020-10-22 Steve French New
[WIP] query smb3 reparse tags for special files [WIP] query smb3 reparse tags for special files - - - - --- 2020-10-22 Steve French New
[SMB3] add support for stat of WSL reparse points for special file types [SMB3] add support for stat of WSL reparse points for special file types - - - - --- 2020-10-23 Steve French New
[SMB3] ifs: refactor create_sd_buf() and and avoid corrupting the buffer [SMB3] ifs: refactor create_sd_buf() and and avoid corrupting the buffer - - - - --- 2020-11-30 Steve French New
[SMB3,Multichannel] avoid confusing warning message on mount to Azure [SMB3,Multichannel] avoid confusing warning message on mount to Azure - - 1 - --- 2020-12-09 Steve French New
[SMB3.1.1] remove confusing mount warning when no SPNEGO info on negprot rsp [SMB3.1.1] remove confusing mount warning when no SPNEGO info on negprot rsp - - 1 - --- 2020-12-09 Steve French New
Two cifsacl related patches to more accurately emulate mode bits Two cifsacl related patches to more accurately emulate mode bits - - - - --- 2020-12-09 Steve French New
SMB3.1.1: do not log warning message if server doesn't populate salt SMB3.1.1: do not log warning message if server doesn't populate salt - - 1 - --- 2020-12-10 Steve French New
[CIFS] minor updates to Kconfig [CIFS] minor updates to Kconfig - - 1 - --- 2020-12-12 Steve French New
cifs: remove various function description warnings cifs: remove various function description warnings - - - - --- 2020-12-12 Steve French New
[CIFS] update headers included by new file unc.c [CIFS] update headers included by new file unc.c - - - - --- 2020-12-12 Steve French New
[SMB3] add additional tracepoints for logging credit changes [SMB3] add additional tracepoints for logging credit changes - - - - --- 2020-12-15 Steve French New
[CIFS] correct four aliased mount parms to allow use of previous names [CIFS] correct four aliased mount parms to allow use of previous names - - - - --- 2020-12-16 Steve French New
[CIFS] handle "guest" mount parameter [CIFS] handle "guest" mount parameter - - - - --- 2020-12-16 Steve French New
[CIFS] Fix support for remount when not changing rsize/wsize [CIFS] Fix support for remount when not changing rsize/wsize - - - - --- 2020-12-17 Steve French New
[SMB3] allow files to be created with backslash in file name [SMB3] allow files to be created with backslash in file name - - - - --- 2021-01-01 Steve French New
cifs: returning mount parm processing errors correctly cifs: returning mount parm processing errors correctly - - - - --- 2021-01-28 Steve French New
cifs: fix dfs domain referrals cifs: fix dfs domain referrals - - - - --- 2021-01-29 Steve French New
PATCH] smb3: include current dialect (SMB3.1.1) when version 3 or greater requested on mount PATCH] smb3: include current dialect (SMB3.1.1) when version 3 or greater requested on mount - - 2 - --- 2021-02-02 Steve French New
cifs: use discard iterator to discard unneeded network data more efficiently cifs: use discard iterator to discard unneeded network data more efficiently - - - - --- 2021-02-04 Steve French New
cifs: convert readpages_fill_pages to use iter cifs: convert readpages_fill_pages to use iter - - - - --- 2021-02-04 Steve French New
cifs: add new helper function for fscache conversion cifs: add new helper function for fscache conversion - - - - --- 2021-02-04 Steve French New
convert revalidate of directories to using directory metadata cache timeout convert revalidate of directories to using directory metadata cache timeout - - 2 - --- 2021-02-23 Steve French New
[v2] smb3: allow files to be created with backslash in name [v2] smb3: allow files to be created with backslash in name - - - - --- 2021-02-27 Steve French New
cifs: ask for more credit on async read/write code paths cifs: ask for more credit on async read/write code paths - - 1 - --- 2021-03-05 Steve French New
cifs: fix credit accounting for extra channel cifs: fix credit accounting for extra channel - - 1 - --- 2021-03-05 Steve French New
xfstest 614 and allocation size should not be 0 xfstest 614 and allocation size should not be 0 - - - - --- 2021-03-17 Steve French New
cifs: fix allocation size on newly created files cifs: fix allocation size on newly created files - - 1 - --- 2021-03-19 Steve French New
[SMB3] Fix file size problems in duplicate extents (reflink) [SMB3] Fix file size problems in duplicate extents (reflink) - - - - --- 2021-03-26 Steve French New
[CIFS] Insert and Collapse range [CIFS] Insert and Collapse range - - - - --- 2021-04-01 Steve French New
cifs: correct comments explaining internal semaphore usage in the module cifs: correct comments explaining internal semaphore usage in the module - - - - --- 2021-04-09 Steve French New
[SMB3] smb3: update protocol header definitions based to include new flags [SMB3] smb3: update protocol header definitions based to include new flags - - - - --- 2021-04-09 Steve French New
SMB3: update structures for new compression protocol definitions SMB3: update structures for new compression protocol definitions - - - - --- 2021-04-10 Steve French New
[SMB3] limit noisy error [SMB3] limit noisy error - - - - --- 2021-04-20 Steve French New
smb3: add rasize mount parameter to improve performance of readahead smb3: add rasize mount parameter to improve performance of readahead - - 1 - --- 2021-04-24 Steve French New
smb3.1.1: enable negotiating stronger encryption by default smb3.1.1: enable negotiating stronger encryption by default - - 1 - --- 2021-04-28 Steve French New
cifs: add shutdown support cifs: add shutdown support - - 1 - --- 2021-04-29 Steve French New
smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares - - - - --- 2021-04-30 Steve French New
[SMB3] 3 small multichannel client patches [SMB3] 3 small multichannel client patches - - 2 - --- 2021-05-08 Steve French New
[CIFS] Remove duplicated prototype [CIFS] Remove duplicated prototype - - - - --- 2021-06-05 Steve French New
[CIFS] Enable extended stats by default [CIFS] Enable extended stats by default - - - - --- 2021-06-08 Steve French New
[CIFS] [CIFS] - - - - --- 2021-06-18 Steve French New
[CIFS] changes to support multichannel during channel reconnect [CIFS] changes to support multichannel during channel reconnect - - - - --- 2021-06-18 Steve French New
[CIFS] fix unneeded null check [CIFS] fix unneeded null check - - - - --- 2021-06-19 Steve French New
[SMB3] fs/cifs/cifs_swn.c:468 cifs_swn_store_swn_addr() error: uninitialized symbol 'port'. [SMB3] fs/cifs/cifs_swn.c:468 cifs_swn_store_swn_addr() error: uninitialized symbol 'port'. - - - - --- 2021-06-19 Steve French New
[CIFS] Fix uninitialized variable in SMB1 POSIX query info error path [CIFS] Fix uninitialized variable in SMB1 POSIX query info error path - - - - --- 2021-06-19 Steve French New
[SMB311] remove dead code for non-compounded SMB311 posix query info [SMB311] remove dead code for non-compounded SMB311 posix query info - - - - --- 2021-06-19 Steve French New
[SMBDIRECT] missing rc checks while waiting for SMB3 over RDMA events [SMBDIRECT] missing rc checks while waiting for SMB3 over RDMA events - - 2 - --- 2021-06-21 Steve French New
[CIFS] Add new info level for query directory [CIFS] Add new info level for query directory - - - - --- 2021-06-22 Steve French New
[CIFS] Fix uninitialized pointer access to dacl_ptr in build_sec_desc [CIFS] Fix uninitialized pointer access to dacl_ptr in build_sec_desc - - - - --- 2021-06-22 Steve French New
[CIFS] missing null check for newinode pointer [CIFS] missing null check for newinode pointer 1 - - - --- 2021-06-23 Steve French New
cifs: missing null pointer check in cifs_mount cifs: missing null pointer check in cifs_mount - - - - --- 2021-06-23 Steve French New
[CIFS] fix missing spinlock around update to ses->status [CIFS] fix missing spinlock around update to ses->status - - - - --- 2021-06-24 Steve French New
[SMB3] address minor Coverity warning [SMB3] address minor Coverity warning - - - - --- 2021-06-25 Steve French New
[SMB3.1.1] client support for signing negotiate context [SMB3.1.1] client support for signing negotiate context - - - - --- 2021-06-27 Steve French New
[CIFS] make locking consistent around the server session status [CIFS] make locking consistent around the server session status - - - - --- 2021-07-01 Steve French New
cifs: clarify SMB1 code for UnixCreateHardLink cifs: clarify SMB1 code for UnixCreateHardLink - - 1 - --- 2021-07-01 Steve French New
CIFS: Clarify SMB1 code for UnixCreateSymLink CIFS: Clarify SMB1 code for UnixCreateSymLink - - 1 - --- 2021-07-02 Steve French New
[SMB3] Fix typo in smb2pdu.h [SMB3] Fix typo in smb2pdu.h - - - - --- 2021-07-03 Steve French New
[CIFS] Clarify code for SMB1 SetFileSize [CIFS] Clarify code for SMB1 SetFileSize - - 1 - --- 2021-07-07 Steve French New
[CIFS] Clarify SMB1 code for delete [CIFS] Clarify SMB1 code for delete - - 1 - --- 2021-07-07 Steve French New
[CIFS] Clarify SMB1 code for rename open file [CIFS] Clarify SMB1 code for rename open file - - 1 - --- 2021-07-07 Steve French New
[CIFS] Clarify SMB1 code for POSIX Lock [CIFS] Clarify SMB1 code for POSIX Lock - - 1 - --- 2021-07-07 Steve French New
[SMB3.1.1] add ability to send signing negotiate context [SMB3.1.1] add ability to send signing negotiate context - - 2 - --- 2021-07-08 Steve French New
cifs: fix missing null session check in mount cifs: fix missing null session check in mount - - - - --- 2021-07-14 Steve French New
[CIFS] Clarify SMB1 code for POSIX Create [CIFS] Clarify SMB1 code for POSIX Create - - - - --- 2021-07-22 Steve French New
[PATCH[[CIFS] Clarify SMB1 code for POSIX delete file [PATCH[[CIFS] Clarify SMB1 code for POSIX delete file - - - - --- 2021-07-22 Steve French New
[SMB3] fix static analysis warning in smb3_simple_fallocate_write_range [SMB3] fix static analysis warning in smb3_simple_fallocate_write_range - - 1 - --- 2021-07-26 Steve French New
cifs: fix signed integer overflow when fl_end is OFFSET_MAX cifs: fix signed integer overflow when fl_end is OFFSET_MAX - - - - --- 2021-08-10 Steve French New
[CIFS] avoid signed integer overflow in calculating blocks [CIFS] avoid signed integer overflow in calculating blocks - - - - --- 2021-08-12 Steve French New
[v2,CIFS] avoid signed integer overflow in calculating blocks [v2,CIFS] avoid signed integer overflow in calculating blocks - - - - --- 2021-08-12 Steve French New
oid_registry: Add OIDs for missing Spnego auth mechanisms to Macs oid_registry: Add OIDs for missing Spnego auth mechanisms to Macs - - - - --- 2021-08-20 Steve French New
[SMB3.1.1] incorrect initialization of the posix extensions in new mount API [SMB3.1.1] incorrect initialization of the posix extensions in new mount API 1 - - - --- 2021-08-23 Steve French New
cifs: cifs_md4 convert to SPDX identifier cifs: cifs_md4 convert to SPDX identifier - - - - --- 2021-08-24 Steve French New
add cifs_common directory to MAINTAINERS file add cifs_common directory to MAINTAINERS file - - - - --- 2021-08-24 Steve French New
[GIT,PULL] smb3 client fixes [GIT,PULL] smb3 client fixes - - - - --- 2021-09-11 Steve French New
cifs: rename fs/cifs directory to fs/smbfs cifs: rename fs/cifs directory to fs/smbfs - - - - --- 2021-09-13 Steve French New
cifs: remove pathname for file from SPDX header cifs: remove pathname for file from SPDX header - - 1 - --- 2021-09-13 Steve French New
[ksmbd] log that module is experimental at load time [ksmbd] log that module is experimental at load time - - - - --- 2021-09-21 Steve French New
[RFC] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1 [RFC] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1 - - - - --- 2021-09-23 Steve French New
[CIFS] Clear modified attribute bit from inode flags [CIFS] Clear modified attribute bit from inode flags - - - - --- 2021-09-23 Steve French New
Two more CIFS patches pointed out by Dan Carpenter using smatch Two more CIFS patches pointed out by Dan Carpenter using smatch - - - - --- 2021-09-24 Steve French New
trace point to print ip address we are trying to connect to trace point to print ip address we are trying to connect to - - - - --- 2021-11-04 Steve French New
Updated version of cifs-send-workstation-name-during-ntlmssp-session-setup patch Updated version of cifs-send-workstation-name-during-ntlmssp-session-setup patch - - 1 - --- 2021-11-08 Steve French New
Compounding patch Compounding patch - - - - --- 2021-11-10 Steve French New
patch to removing minor DFS compile warnings patch to removing minor DFS compile warnings - - - - --- 2021-11-10 Steve French New
wait until we have the FS info from the server befor initializing fscache cookie wait until we have the FS info from the server befor initializing fscache cookie - - - - --- 2021-11-10 Steve French New
+ hitting-bug_on-trap-in-read_pages-mm-optimise-put_pages_list.patch added to -mm tree + hitting-bug_on-trap-in-read_pages-mm-optimise-put_pages_list.patch added to -mm tree - 1 - 2 --- 2021-11-10 Steve French New
updated version of the get_fscache_super_cookie fix updated version of the get_fscache_super_cookie fix - - - - --- 2021-11-12 Steve French New
updated Linux client multichannel patches updated Linux client multichannel patches - - - - --- 2021-11-13 Steve French New
protect srv_count with cifs_tcp_ses_lock protect srv_count with cifs_tcp_ses_lock - - - - --- 2021-11-16 Steve French New
trivial coverity cleanup from multichannel series trivial coverity cleanup from multichannel series - - 1 - --- 2021-11-16 Steve French New
cifs: remove unused variable ses_selected cifs: remove unused variable ses_selected - - - - --- 2022-01-06 Steve French New
Multichannel patch series reconnect bug Multichannel patch series reconnect bug - - - - --- 2022-01-14 Steve French New
[SMB3] add new defines from protocol specification [SMB3] add new defines from protocol specification - - - - --- 2022-01-18 Steve French New
[SMB3] improve error message when mount options conflict with posix [SMB3] improve error message when mount options conflict with posix - - - - --- 2022-02-07 Steve French New
smb3: fix snapshot mount option smb3: fix snapshot mount option - - - - --- 2022-02-12 Steve French New
« 1 2 ... 7 8 969 70 »