summary refs log tree commit diff
path: root/fs/cifs
AgeCommit message (Expand)Author
2023-05-17SMB3: force unmount was failing to close deferred close filesSteve French
2023-05-17smb3: fix problem remounting a share after shutdownSteve French
2023-05-17cifs: release leases for deferred close handles when freezingSteve French
2023-05-17cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek
2023-05-11cifs: protect session status check in smb2_reconnect()Paulo Alcantara
2023-05-11cifs: fix potential use-after-free bugs in TCP_Server_Info::hostnamePaulo Alcantara
2023-05-11SMB3: Close deferred file handles in case of handle lease breakBharath SM
2023-05-11SMB3: Add missing locks to protect deferred close file listBharath SM
2023-04-20cifs: fix negotiate context parsingDavid Disseldorp
2023-04-13cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker
2023-04-06cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALLDavid Disseldorp
2023-04-06cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara
2023-04-06cifs: fix missing unload_nls() in smb2_reconnect()Paulo Alcantara
2023-04-06cifs: avoid race conditions with parallel reconnectsShyam Prasad N
2023-04-06cifs: prevent data race in cifs_reconnect_tcon()Paulo Alcantara
2023-04-06cifs: update ip_addr for ses only for primary chan setupShyam Prasad N
2023-03-30cifs: fix dentry lookups in directory handle cachePaulo Alcantara
2023-03-30cifs: print session id while listing open filesShyam Prasad N
2023-03-30cifs: dump pending mids for all channels in DebugDataShyam Prasad N
2023-03-30cifs: empty interface list when server doesn't support query interfacesShyam Prasad N
2023-03-30cifs: do not poll server interfaces too regularlyShyam Prasad N
2023-03-30cifs: append path to open_enter trace eventShyam Prasad N
2023-03-30cifs: lock chan_lock outside match_sessionShyam Prasad N
2023-03-30smb3: fix unusable share after force unmount failureSteve French
2023-03-30smb3: lower default deferred close timeout to address perf regressionSteve French
2023-03-22cifs: Fix smb2_set_path_size()Volker Lendecke
2023-03-22cifs: generate signkey for the channel that's reconnectingShyam Prasad N
2023-03-22cifs: Move the in_send statistic to __smb_send_rqst()Zhang Xiaoxu
2023-03-17cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALIDPaulo Alcantara
2023-03-10cifs: return a single-use cfid if we did not get a leaseRonnie Sahlberg
2023-03-10cifs: Check the lease context if we actually got a leaseRonnie Sahlberg
2023-03-10cifs: don't try to use rdma offload on encrypted connectionsStefan Metzmacher
2023-03-10cifs: split out smb3_use_rdma_offload() helperStefan Metzmacher
2023-03-10cifs: introduce cifs_io_parms in smb2_async_writev()Stefan Metzmacher
2023-03-10cifs: fix mount on old smb serversPaulo Alcantara
2023-03-10cifs: Fix uninitialized memory reads for oparms.modeVolker Lendecke
2023-03-10cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke
2023-03-10cifs: prevent data race in smb2_reconnect()Paulo Alcantara
2023-03-10cifs: use tcon allocation functions even for dummy tconShyam Prasad N
2023-03-10cifs: Fix warning and UAF when destroy the MR listZhang Xiaoxu
2023-03-10cifs: Fix lost destroy smbd connection when MR allocate failedZhang Xiaoxu
2023-02-14cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-06cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()Paulo Alcantara
2023-02-01cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells
2023-02-01cifs: fix potential memory leaks in session setupPaulo Alcantara
2023-02-01cifs: fix potential deadlock in cache_refresh_path()Paulo Alcantara
2023-01-24cifs: reduce roundtrips on create/qinfo requestsPaulo Alcantara
2023-01-24cifs: do not include page data when checking signatureEnzo Matsumiya
2023-01-24cifs: fix race in assemble_neg_contexts()Paulo Alcantara