Show patches with: Submitter = Paulo Alcantara       |    State = Action Required       |   148 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] cifs: set DFS root session in cifs_get_smb_ses() [1/2] cifs: fix UAF in refresh_cache_worker() - - - --- 2023-02-08 Paulo Alcantara New
[1/2] cifs: fix UAF in refresh_cache_worker() [1/2] cifs: fix UAF in refresh_cache_worker() - - - --- 2023-02-08 Paulo Alcantara New
cifs: get rid of unneeded conditional in cifs_get_num_sgs() cifs: get rid of unneeded conditional in cifs_get_num_sgs() - - - --- 2023-01-31 Paulo Alcantara New
cifs: prevent data race in smb2_reconnect() cifs: prevent data race in smb2_reconnect() - - - --- 2023-01-30 Paulo Alcantara New
[v2,5/5] cifs: handle cache lookup errors different than -ENOENT dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
[v2,4/5] cifs: remove duplicate code in __refresh_tcon() dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
[v2,3/5] cifs: don't take exclusive lock for updating target hints dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
[v2,2/5] cifs: avoid re-lookups in dfs_cache_find() dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
[v2,1/5] cifs: fix potential deadlock in cache_refresh_path() dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
[5/5] cifs: handle cache lookup errors different than -ENOENT dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
[4/5] cifs: remove duplicate code in __refresh_tcon() dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
[3/5] cifs: don't take exclusive lock for updating target hints dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
[2/5] cifs: avoid re-lookups in dfs_cache_find() dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
[1/5] cifs: fix potential deadlock in cache_refresh_path() dfs fixes - - - --- 2023-01-17 Paulo Alcantara New
cifs: fix potential memory leaks in session setup cifs: fix potential memory leaks in session setup - - - --- 2023-01-10 Paulo Alcantara New
[v2] cifs: do not query ifaces on smb1 mounts [v2] cifs: do not query ifaces on smb1 mounts - 1 - --- 2023-01-10 Paulo Alcantara New
cifs: fix double free on failed kerberos auth cifs: fix double free on failed kerberos auth 1 - - --- 2023-01-10 Paulo Alcantara New
cifs: do not query ifaces on smb1 mounts cifs: do not query ifaces on smb1 mounts - - - --- 2023-01-09 Paulo Alcantara New
[2/2] cifs: fix file info setting in cifs_open_file() [1/2] cifs: fix file info setting in cifs_query_path_info() - - - --- 2023-01-07 Paulo Alcantara New
[1/2] cifs: fix file info setting in cifs_query_path_info() [1/2] cifs: fix file info setting in cifs_query_path_info() - - - --- 2023-01-07 Paulo Alcantara 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
[2/2] cifs: fix race in assemble_neg_contexts() [1/2] cifs: ignore ipc reconnect failures during dfs failover - 1 - --- 2022-12-29 Paulo Alcantara New
[1/2] cifs: ignore ipc reconnect failures during dfs failover [1/2] cifs: ignore ipc reconnect failures during dfs failover - 1 - --- 2022-12-29 Paulo Alcantara New
cifs: fix oops during encryption cifs: fix oops during encryption - - - --- 2022-12-11 Paulo Alcantara New
cifs: fix memory leaks in session setup cifs: fix memory leaks in session setup - - - --- 2022-10-19 Paulo Alcantara New
cifs: fix double-fault crash during ntlmssp cifs: fix double-fault crash during ntlmssp - 1 - --- 2022-10-14 Paulo Alcantara New
cifs: fix static checker warning cifs: fix static checker warning - - - --- 2022-10-14 Paulo Alcantara New
[v3,2/2] cifs: fix uninitialised var in smb2_compound_op() [v3,1/2] cifs: improve symlink handling for smb2+ - - - --- 2022-10-05 Paulo Alcantara New
[v3,1/2] cifs: improve symlink handling for smb2+ [v3,1/2] cifs: improve symlink handling for smb2+ - - - --- 2022-10-05 Paulo Alcantara New
[v2,2/2] cifs: fix uninitialised var in smb2_compound_op() [v2,1/2] cifs: improve symlink handling for smb2+ - - - --- 2022-10-04 Paulo Alcantara New
[v2,1/2] cifs: improve symlink handling for smb2+ [v2,1/2] cifs: improve symlink handling for smb2+ - - - --- 2022-10-04 Paulo Alcantara New
cifs: improve symlink handling for smb2+ cifs: improve symlink handling for smb2+ - - - --- 2022-10-03 Paulo Alcantara New
cifs: add missing spinlock around tcon refcount cifs: add missing spinlock around tcon refcount - - - --- 2022-09-14 Paulo Alcantara New
cifs: use fs_context for automounts cifs: use fs_context for automounts - - - --- 2022-08-31 Paulo Alcantara New
cifs: update cifs_ses::ip_addr after failover cifs: update cifs_ses::ip_addr after failover - - - --- 2022-06-24 Paulo Alcantara New
cifs: fix reconnect on smb3 mount types cifs: fix reconnect on smb3 mount types - - - --- 2022-06-05 Paulo Alcantara New
cifs: skip trailing separators of prefix paths cifs: skip trailing separators of prefix paths - - - --- 2022-06-03 Paulo Alcantara New
[2/2] cifs: use correct lock type in cifs_reconnect() [1/2] cifs: fix NULL ptr dereference in refresh_mounts() - - - --- 2022-04-21 Paulo Alcantara New
[1/2] cifs: fix NULL ptr dereference in refresh_mounts() [1/2] cifs: fix NULL ptr dereference in refresh_mounts() - - - --- 2022-04-21 Paulo Alcantara New
[v2] cifs: force new session setup and tcon for dfs [v2] cifs: force new session setup and tcon for dfs - - - --- 2022-04-01 Paulo Alcantara New
[2/2] cifs: force new session setup and tcon for dfs [1/2] cifs: fix potential race with cifsd thread - 1 - --- 2022-03-31 Paulo Alcantara New
[1/2] cifs: fix potential race with cifsd thread [1/2] cifs: fix potential race with cifsd thread - 1 - --- 2022-03-31 Paulo Alcantara New
[2/2] cifs: fix NULL ptr dereference in smb2_ioctl_query_info() [1/2] cifs: prevent bad output lengths in smb2_ioctl_query_info() - - - --- 2022-03-29 Paulo Alcantara New
[1/2] cifs: prevent bad output lengths in smb2_ioctl_query_info() [1/2] cifs: prevent bad output lengths in smb2_ioctl_query_info() - - - --- 2022-03-29 Paulo Alcantara New
[2/2] ksmbd: store fids as opaque u64 integers [1/2] cifs: fix bad fids sent over wire 1 1 - --- 2022-03-21 Paulo Alcantara New
[1/2] cifs: fix bad fids sent over wire [1/2] cifs: fix bad fids sent over wire - 1 - --- 2022-03-21 Paulo Alcantara New
cifs: fix bad fids sent over wire cifs: fix bad fids sent over wire - - - --- 2022-03-21 Paulo Alcantara New
cifs: do not skip link targets when an I/O fails cifs: do not skip link targets when an I/O fails - - - --- 2022-03-04 Paulo Alcantara New
cifs: support share failover when remounting cifs: support share failover when remounting - - - --- 2021-07-16 Paulo Alcantara New
cifs: include regular shares to the list of unshared tcp servers cifs: include regular shares to the list of unshared tcp servers - - - --- 2021-07-02 Paulo Alcantara New
[7/7] cifs: do not share tcp servers with dfs mounts dfs fixes - - - --- 2021-06-04 Paulo Alcantara New
[6/7] cifs: set a minimum of 2 minutes for refreshing dfs cache dfs fixes - - - --- 2021-06-04 Paulo Alcantara New
[5/7] cifs: fix path comparison and hash calc dfs fixes - - - --- 2021-06-04 Paulo Alcantara New
[4/7] cifs: handle different charsets in dfs cache dfs fixes - - - --- 2021-06-04 Paulo Alcantara New
[3/7] cifs: keep referral server sessions alive dfs fixes - - - --- 2021-06-04 Paulo Alcantara New
[2/7] cifs: get rid of @noreq param in __dfs_cache_find() dfs fixes - - - --- 2021-06-04 Paulo Alcantara New
[1/7] cifs: do not send tree disconnect to ipc shares dfs fixes - - - --- 2021-06-04 Paulo Alcantara New
[cifs-utils] mount.cifs: handle multiple ip addresses per hostname [cifs-utils] mount.cifs: handle multiple ip addresses per hostname - - - --- 2021-05-11 Paulo Alcantara New
[3/3] cifs: fix find_root_ses() when refresing dfs cache Support multiple ips per hostname - - - --- 2021-05-11 Paulo Alcantara New
[2/3] cifs: handle multiple ip addresses per hostname Support multiple ips per hostname - - - --- 2021-05-11 Paulo Alcantara New
[1/3] cifs: introduce smb3_options_for_each() helper Support multiple ips per hostname - - - --- 2021-05-11 Paulo Alcantara New
mount.cifs: fix crash when mount point does not exist mount.cifs: fix crash when mount point does not exist - 1 - --- 2021-05-06 Paulo Alcantara New
[v2] cifs: fix regression when mounting shares with prefix paths [v2] cifs: fix regression when mounting shares with prefix paths 1 - - --- 2021-05-03 Paulo Alcantara New
cifs: fix regression when mounting shares with prefix paths cifs: fix regression when mounting shares with prefix paths - - - --- 2021-04-30 Paulo Alcantara New
cifs: fix automount regression of dfs links cifs: fix automount regression of dfs links - - - --- 2021-04-30 Paulo Alcantara New
[4/4] cifs: do not send close in compound create+close requests [1/4] cifs: print MIDs in decimal notation - 1 - --- 2021-03-08 Paulo Alcantara New
[3/4] cifs: return proper error code in statfs(2) [1/4] cifs: print MIDs in decimal notation - 1 - --- 2021-03-08 Paulo Alcantara New
[2/4] cifs: change noisy error message to FYI [1/4] cifs: print MIDs in decimal notation - 1 - --- 2021-03-08 Paulo Alcantara New
[1/4] cifs: print MIDs in decimal notation [1/4] cifs: print MIDs in decimal notation - 1 - --- 2021-03-08 Paulo Alcantara New
[4/4] cifs: fix nodfs mount option [1/4] cifs: fix DFS failover - 1 - --- 2021-02-24 Paulo Alcantara New
[3/4] cifs: introduce helper for finding referral server [1/4] cifs: fix DFS failover - - - --- 2021-02-24 Paulo Alcantara New
[2/4] cifs: check all path components in resolved dfs target [1/4] cifs: fix DFS failover - - - --- 2021-02-24 Paulo Alcantara New
[1/4] cifs: fix DFS failover [1/4] cifs: fix DFS failover - - - --- 2021-02-24 Paulo Alcantara New
cifs: fix interrupted close commands cifs: fix interrupted close commands - 1 - --- 2021-01-13 Paulo Alcantara New
cifs: fix potential use-after-free in cifs_echo_request() cifs: fix potential use-after-free in cifs_echo_request() - - - --- 2020-11-28 Paulo Alcantara New
cifs: allow syscalls to be restarted in __smb_send_rqst() cifs: allow syscalls to be restarted in __smb_send_rqst() - 1 - --- 2020-11-28 Paulo Alcantara New
cifs: fix check of tcon dfs in smb1 cifs: fix check of tcon dfs in smb1 - - - --- 2020-08-27 Paulo Alcantara New
[v3,7/7] cifs: document and cleanup dfs mount DFS fixes - - - --- 2020-07-21 Paulo Alcantara New
[v3,6/7] cifs: only update prefix path of DFS links in cifs_tree_connect() DFS fixes - - - --- 2020-07-21 Paulo Alcantara New
[v3,5/7] cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect DFS fixes - - - --- 2020-07-21 Paulo Alcantara New
[v3,4/7] cifs: handle empty list of targets in cifs_reconnect() DFS fixes - 1 - --- 2020-07-21 Paulo Alcantara New
[v3,3/7] cifs: rename reconn_inval_dfs_target() DFS fixes - 1 - --- 2020-07-21 Paulo Alcantara New
[v3,2/7] cifs: reduce number of referral requests in DFS link lookups DFS fixes - 1 - --- 2020-07-21 Paulo Alcantara New
[v3,1/7] cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() DFS fixes - 1 - --- 2020-07-21 Paulo Alcantara New
[v2,7/7] cifs: document and cleanup dfs mount DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[v2,6/7] cifs: only update prefix path of DFS links in cifs_tree_connect() DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[v2,5/7] cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[v2,4/7] cifs: handle empty list of targets in cifs_reconnect() DFS fixes - 1 - --- 2020-07-06 Paulo Alcantara New
[v2,3/7] cifs: rename reconn_inval_dfs_target() DFS fixes - 1 - --- 2020-07-06 Paulo Alcantara New
[v2,2/7] cifs: reduce number of referral requests in DFS link lookups DFS fixes - 1 - --- 2020-07-06 Paulo Alcantara New
[v2,1/7] cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() DFS fixes - 1 - --- 2020-07-06 Paulo Alcantara New
[7/7] cifs: document and cleanup dfs mount DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[6/7] cifs: only update prefix path of DFS links in cifs_tree_connect() DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[5/7] cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[4/7] cifs: handle empty list of targets in cifs_reconnect() DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[3/7] cifs: rename reconn_inval_dfs_target() DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[2/7] cifs: reduce number of referral requests in DFS link lookups DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[1/7] cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() DFS fixes - - - --- 2020-07-06 Paulo Alcantara New
[3/3] cifs: get rid of unused parameter in reconn_setup_dfs_targets() [1/3] cifs: set up next DFS target before generic_ip_connect() - 1 - --- 2020-05-19 Paulo Alcantara New
[2/3] cifs: handle hostnames that resolve to same ip in failover [1/3] cifs: set up next DFS target before generic_ip_connect() - 1 - --- 2020-05-19 Paulo Alcantara New
« 1 2 »