Show patches with: State = Action Required       |    Archived = No       |   6972 patches
« 1 2 ... 5 6 769 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails - - - 1 --- 2020-07-14 Ronnie Sahlberg New
cifs: skip trailing separators of prefix paths cifs: skip trailing separators of prefix paths - - - - --- 2022-06-03 Paulo Alcantara New
cifs: silence compiler warnings showing up with gcc-8.0.0 cifs: silence compiler warnings showing up with gcc-8.0.0 - 1 - - --- 2018-02-02 Arnd Bergmann New
cifs: show the "w" bit for writeable /proc/fs/cifs/* files cifs: show the "w" bit for writeable /proc/fs/cifs/* files - - - - --- 2018-05-24 Ronnie Sahlberg New
cifs: show the "w" bit for writeable /proc/fs/cifs/* files cifs: show the "w" bit for writeable /proc/fs/cifs/* files - - - - --- 2018-05-24 Steve French New
cifs: show noforceuid/noforcegid options instead of forceuid/forcegid - - - - --- 2009-08-03 Jeff Layton New
cifs: show noforceuid/noforcegid mount options (try #2) - - - - --- 2009-08-03 Jeff Layton New
cifs: show 'soft' in the mount options for !hard mounts cifs: show 'soft' in the mount options for !hard mounts - - - - --- 2017-09-20 Ronnie Sahlberg New
cifs: set the cred_uid/linux_uid/linux_gid when duplicating contexts cifs: set the cred_uid/linux_uid/linux_gid when duplicating contexts - 1 - - --- 2021-06-23 Ronnie Sahlberg New
cifs: set rc to -ENOENT if we can not get a dentry for the cached dir cifs: set rc to -ENOENT if we can not get a dentry for the cached dir - 1 - - --- 2022-10-17 Ronnie Sahlberg New
cifs: set length when cifs_copy_pages_to_iter is successful cifs: set length when cifs_copy_pages_to_iter is successful - 1 - - --- 2022-05-26 Tom Rix New
cifs: set domainName when a domain-key is used in multiuser cifs: set domainName when a domain-key is used in multiuser - - - - --- 2019-08-21 Ronnie Sahlberg New
cifs: set 'caps' variable as __maybe_unused in cifs_ioctl() cifs: set 'caps' variable as __maybe_unused in cifs_ioctl() - - - - --- 2022-08-23 Enzo Matsumiya New
cifs: serialize all mount attempts cifs: serialize all mount attempts - - - - --- 2022-01-18 Ronnie Sahlberg New
cifs: serialize all mount attempts cifs: serialize all mount attempts - - - - --- 2022-01-18 Ronnie Sahlberg New
cifs: send real uid of initiating process to upcall instead of mount uid - - - - --- 2009-08-03 Jeff Layton New
cifs: send IPv6 addr in upcall with colon delimiters - - - - --- 2009-08-03 Jeff Layton New
cifs: sanitize paths in cifs_update_super_prepath. cifs: sanitize paths in cifs_update_super_prepath. - 1 1 - --- 2023-04-04 Thiago Becker New
cifs: revalidate mapping when we open files for SMB1 POSIX cifs: revalidate mapping when we open files for SMB1 POSIX - - - - --- 2021-03-25 Ronnie Sahlberg New
cifs: revalidate mapping when we open files for SMB1 POSIX cifs: revalidate mapping when we open files for SMB1 POSIX - - - - --- 2021-03-25 Ronnie Sahlberg New
cifs: revalidate mapping when we open files for SMB1 POSIX cifs: revalidate mapping when we open files for SMB1 POSIX - - 1 - --- 2021-03-25 Ronnie Sahlberg New
cifs: revalidate mapping when doing direct writes cifs: revalidate mapping when doing direct writes - - 1 - --- 2022-09-12 Ronnie Sahlberg New
cifs: returning mount parm processing errors correctly cifs: returning mount parm processing errors correctly - - - - --- 2021-01-28 Steve French New
cifs: return more accurate errno - - - - --- 2010-05-07 Dan Carpenter New
cifs: return error on invalid value written to cifsFYI cifs: return error on invalid value written to cifsFYI - - - - --- 2018-05-23 Ronnie Sahlberg New
cifs: return error on invalid value written to cifsFYI cifs: return error on invalid value written to cifsFYI - - - - --- 2018-05-23 Ronnie Sahlberg New
cifs: return correct error in ->calc_signature() cifs: return correct error in ->calc_signature() - 1 - - --- 2022-09-16 Enzo Matsumiya New
cifs: return ENOENT for DFS lookup_cache_entry() cifs: return ENOENT for DFS lookup_cache_entry() - - 1 - --- 2022-05-18 Enzo Matsumiya New
cifs: return -ENODATA when deleting an xattr that does not exist cifs: return -ENODATA when deleting an xattr that does not exist - - - - --- 2019-02-07 Ronnie Sahlberg New
cifs: retry lookup and readdir when EAGAIN is returned. cifs: retry lookup and readdir when EAGAIN is returned. 1 - - - --- 2021-06-15 Thiago Rafael Becker New
cifs: replace various strncpy with memcpy and similar cifs: replace various strncpy with memcpy and similar - - 1 - --- 2019-08-26 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: replace snprintf with scnprintf cifs: replace snprintf with scnprintf - - - - --- 2019-02-08 Ronnie Sahlberg New
cifs: replace snprintf with scnprintf cifs: replace snprintf with scnprintf - - - - --- 2019-02-08 Ronnie Sahlberg New
cifs: replace kfree() with kfree_sensitive() for sensitive data cifs: replace kfree() with kfree_sensitive() for sensitive data - - - - --- 2022-09-13 Enzo Matsumiya New
cifs: rename fs/cifs directory to fs/smbfs cifs: rename fs/cifs directory to fs/smbfs - - - - --- 2021-09-13 Steve French New
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP - - 1 - --- 2019-05-06 Ronnie Sahlberg New
cifs: rename a variable in SendReceive() cifs: rename a variable in SendReceive() - - - - --- 2019-10-25 Dan Carpenter New
cifs: remove various function description warnings cifs: remove various function description warnings - - - - --- 2020-12-12 Steve French New
cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl() cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl() - - 1 - --- 2022-08-17 Enzo Matsumiya New
cifs: remove useless DeleteMidQEntry() cifs: remove useless DeleteMidQEntry() - - - - --- 2022-08-02 Enzo Matsumiya New
cifs: remove unused variable ses_selected cifs: remove unused variable ses_selected - - - - --- 2022-01-04 Muhammad Usama Anjum New
cifs: remove unused variable ses_selected cifs: remove unused variable ses_selected - - - - --- 2022-01-06 Steve French New
cifs: remove unused variable from SMB2_read cifs: remove unused variable from SMB2_read - - - - --- 2017-11-20 Ronnie Sahlberg New
cifs: remove unused variable cifs: remove unused variable - - - - --- 2019-08-20 Zheng Bin New
cifs: remove unused server parameter from calc_smb_size() cifs: remove unused server parameter from calc_smb_size() - - 1 - --- 2022-08-17 Enzo Matsumiya New
cifs: remove unused parameter from cifs_posix_open_inode_helper() - - - - --- 2010-05-10 Suresh Jayaraman New
cifs: remove unneeded 2bytes of padding from smb2 tree connect cifs: remove unneeded 2bytes of padding from smb2 tree connect - - - - --- 2023-02-08 Namjae Jeon New
cifs: remove unnecessary type castings cifs: remove unnecessary type castings - - - - --- 2022-06-30 Yu Zhe New
cifs: remove unnecessary copies of tcon->crfid.fid cifs: remove unnecessary copies of tcon->crfid.fid - 1 - - --- 2021-04-13 Muhammad Usama Anjum New
cifs: remove unnecessary (void*) conversions. cifs: remove unnecessary (void*) conversions. - - - - --- 2022-06-14 Yu Zhe New
cifs: remove the retry in cifs_poxis_lock_set cifs: remove the retry in cifs_poxis_lock_set - - - - --- 2020-06-24 yangerkun New
cifs: remove some more dead code cifs: remove some more dead code - - - - --- 2022-07-23 Enzo Matsumiya New
cifs: remove repeated debug message on cifs_put_smb_ses() cifs: remove repeated debug message on cifs_put_smb_ses() - - - - --- 2022-05-31 Enzo Matsumiya New
cifs: remove redundant variable assignment cifs: remove redundant variable assignment - - - - --- 2024-03-13 Bharath SM New
cifs: remove redundant unlikely annotation cifs: remove redundant unlikely annotation - - - - --- 2019-02-12 cgxu519 New
cifs: remove redundant test in cifs_lookup() and cifs_do_rename() - - - - --- 2010-01-09 roel kluin New
cifs: remove redundant test in cifs_lookup() and cifs_do_rename() - - - - --- 2010-01-11 roel kluin New
cifs: remove redundant initialization to variable mnt_sign_enabled cifs: remove redundant initialization to variable mnt_sign_enabled - - - - --- 2022-06-28 Colin Ian King New
cifs: remove redundant initialization of variable rc cifs: remove redundant initialization of variable rc - - - - --- 2020-05-27 Colin Ian King New
cifs: remove redundant initialization of variable rc cifs: remove redundant initialization of variable rc - - - - --- 2021-06-13 Colin Ian King New
cifs: remove redundant duplicated assignment of pointer 'node' cifs: remove redundant duplicated assignment of pointer 'node' - - 1 - --- 2018-01-17 Colin Ian King New
cifs: remove redundant code in ssselct_sec() cifs: remove redundant code in ssselct_sec() - - - - --- 2018-12-22 cgxu519 New
cifs: remove redundant assignment to variable rc cifs: remove redundant assignment to variable rc - - - - --- 2019-07-31 Colin Ian King New
cifs: remove redundant assignment to pointer pneg_ctxt cifs: remove redundant assignment to pointer pneg_ctxt - - - - --- 2019-12-02 Colin Ian King New
cifs: remove redundant assignment to pointer p cifs: remove redundant assignment to pointer p - - - - --- 2021-12-07 Colin Ian King New
cifs: remove redundant assignment to pointer p cifs: remove redundant assignment to pointer p - - - - --- 2021-12-21 Colin Ian King New
cifs: remove pathname for file from SPDX header cifs: remove pathname for file from SPDX header - - 1 - --- 2021-09-13 Steve French New
cifs: remove deadstore in cifs_close_all_deferred_files() cifs: remove deadstore in cifs_close_all_deferred_files() - - 1 - --- 2021-05-13 wenhuizhang New
cifs: remove dead/commented code, cifsproto.h cleanup cifs: remove dead/commented code, cifsproto.h cleanup - - - - --- 2022-07-22 Enzo Matsumiya New
cifs: remove coverity warning in calc_lanman_hash cifs: remove coverity warning in calc_lanman_hash - - - - --- 2018-12-12 Ronnie Sahlberg New
cifs: remove bogus first_time check in NTLMv2 session setup code - - - - --- 2010-06-16 Jeff Layton New
cifs: remove "legacy" parm from CIFSSMBQPathInfo - - - - --- 2010-02-12 Jeff Layton New
cifs: release leases for deferred close handles when freezing cifs: release leases for deferred close handles when freezing - - - - --- 2023-05-10 Steve French New
cifs: release cifs root_cred after exit_cifs cifs: release cifs root_cred after exit_cifs - - - - --- 2017-09-07 Shu Wang New
cifs: release auth_key.response for reconnect. cifs: release auth_key.response for reconnect. - - - - --- 2017-09-08 Shu Wang New
cifs: reinstate original behavior when uid=/gid= options are specified - - - - --- 2009-07-31 Jeff Layton New
cifs: reinstate original behavior again for forceuid/forcegid cifs: reinstate original behavior again for forceuid/forcegid - 1 - - --- 2023-04-06 Takayuki Nagata New
cifs: refactor and clean up arguments in the reparse point parsing cifs: refactor and clean up arguments in the reparse point parsing - - - - --- 2019-07-06 Ronnie Sahlberg New
cifs: reduce stack use in smb2_compound_op cifs: reduce stack use in smb2_compound_op - - - - --- 2020-05-20 Ronnie Sahlberg New
cifs: put tlink before return cifs: put tlink before return - 1 - - --- 2021-01-20 Pan Bian New
cifs: protect updating server->dstaddr with a spinlock cifs: protect updating server->dstaddr with a spinlock - - 1 - --- 2020-04-21 Ronnie Sahlberg New
cifs: protect access of TCP_Server_Info::{dstaddr,hostname} cifs: protect access of TCP_Server_Info::{dstaddr,hostname} - - - - --- 2022-12-29 Paulo Alcantara New
cifs: properly invalidate cached root handle when closing it cifs: properly invalidate cached root handle when closing it - - - - --- 2021-09-09 Enzo Matsumiya New
cifs: propagate cifs_new_fileinfo() error back to the caller - - - - --- 2010-05-10 Suresh Jayaraman New
cifs: propagate cifs_new_fileinfo() error back to the caller 1 - 1 - --- 2010-05-11 Suresh Jayaraman New
cifs: print client_guid in DebugData cifs: print client_guid in DebugData 1 - - - --- 2023-06-27 Shyam Prasad N New
cifs: print TIDs as hex cifs: print TIDs as hex - - 1 - --- 2022-05-18 Enzo Matsumiya New
cifs: print "Unknown" instead of bogus link speed value cifs: print "Unknown" instead of bogus link speed value - - - - --- 2022-11-08 Enzo Matsumiya New
cifs: prevent updating file size from server if we have a read/write lease cifs: prevent updating file size from server if we have a read/write lease - - 1 - --- 2024-02-26 Bharath SM New
cifs: prevent truncation from long to int in wait_for_free_credits cifs: prevent truncation from long to int in wait_for_free_credits - - - - --- 2020-07-02 Ronnie Sahlberg New
cifs: prevent data race in smb2_reconnect() cifs: prevent data race in smb2_reconnect() - - - - --- 2023-01-30 Paulo Alcantara New
cifs: prepare SMB2_Flush to be usable in compounds cifs: prepare SMB2_Flush to be usable in compounds - - - - --- 2019-07-16 Ronnie Sahlberg New
cifs: potential unintitliazed error code in cifs_getattr() cifs: potential unintitliazed error code in cifs_getattr() - 1 - - --- 2020-02-28 Dan Carpenter New
cifs: potential buffer overflow in handling symlinks cifs: potential buffer overflow in handling symlinks - 1 - - --- 2022-04-12 Harshit Mogalapalli New
cifs: potential NULL dereference in parse_DFS_referrals() - - - - --- 2009-08-31 roel kluin New
cifs: perf improvement - use faster macros ALIGN() and round_up() cifs: perf improvement - use faster macros ALIGN() and round_up() - - 1 - --- 2022-09-06 Enzo Matsumiya New
cifs: open_cached_dir(): add FILE_READ_EA to desired access cifs: open_cached_dir(): add FILE_READ_EA to desired access - - - - --- 2024-03-01 Eugene Korenevsky New
cifs: only write 64kb at a time when fallocating a small region of a file cifs: only write 64kb at a time when fallocating a small region of a file - 1 - - --- 2021-07-21 Ronnie Sahlberg New
cifs: only write 64kb at a time when fallocating a small region of a file cifs: only write 64kb at a time when fallocating a small region of a file - 1 - - --- 2021-07-21 Ronnie Sahlberg New
« 1 2 ... 5 6 769 70 »