summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2023-02-20cifs: get rid of dns resolve workerPaulo Alcantara
2023-02-20cifs: Fix warning and UAF when destroy the MR listZhang Xiaoxu
2023-02-20cifs: Fix lost destroy smbd connection when MR allocate failedZhang Xiaoxu
2023-02-20cifs: return a single-use cfid if we did not get a leaseRonnie Sahlberg
2023-02-20cifs: Check the lease context if we actually got a leaseRonnie Sahlberg
2023-02-20cifs: Replace remaining 1-element arraysKees Cook
2023-02-20cifs: Convert struct fealist away from 1-element arrayKees Cook
2023-02-20cifs: fix mount on old smb serversPaulo Alcantara
2023-02-20cifs: Fix uninitialized memory reads for oparms.modeVolker Lendecke
2023-02-20cifs: remove unneeded 2bytes of padding from smb2 tree connectNamjae Jeon
2023-02-20cifs: Use a folio in cifs_page_mkwrite()Matthew Wilcox (Oracle)
2023-02-20cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke
2023-02-20cifs: don't try to use rdma offload on encrypted connectionsStefan Metzmacher
2023-02-20cifs: split out smb3_use_rdma_offload() helperStefan Metzmacher
2023-02-20cifs: introduce cifs_io_parms in smb2_async_writev()Stefan Metzmacher
2023-02-20cifs: get rid of unneeded conditional in cifs_get_num_sgs()Paulo Alcantara
2023-02-20cifs: prevent data race in smb2_reconnect()Paulo Alcantara
2023-02-20cifs: fix indentation in make menuconfig optionsSteve French
2023-02-20cifs: update Kconfig descriptionSteve French
2023-02-20cifs: Get rid of unneeded conditional in the smb2_get_aead_req()Andy Shevchenko
2023-02-20cifs: print last update time for interface listShyam Prasad N
2023-02-20cifs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-02-20cifs: Use kstrtobool() instead of strtobool()Christophe JAILLET
2023-02-06cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang
2023-01-25cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells
2023-01-18cifs: remove unused functionPaulo Alcantara
2023-01-18cifs: do not include page data when checking signatureEnzo Matsumiya
2023-01-18cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()Paulo Alcantara
2023-01-18cifs: handle cache lookup errors different than -ENOENTPaulo Alcantara
2023-01-18cifs: remove duplicate code in __refresh_tcon()Paulo Alcantara
2023-01-18cifs: don't take exclusive lock for updating target hintsPaulo Alcantara
2023-01-18cifs: avoid re-lookups in dfs_cache_find()Paulo Alcantara
2023-01-18cifs: fix potential deadlock in cache_refresh_path()Paulo Alcantara
2023-01-12cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke
2023-01-10cifs: fix potential memory leaks in session setupPaulo Alcantara
2023-01-10cifs: do not query ifaces on smb1 mountsPaulo Alcantara
2023-01-10cifs: fix double free on failed kerberos authPaulo Alcantara
2023-01-10cifs: remove redundant assignment to the variable matchColin Ian King
2023-01-09cifs: fix file info setting in cifs_open_file()Paulo Alcantara
2023-01-09cifs: fix file info setting in cifs_query_path_info()Paulo Alcantara
2023-01-04cifs: fix interface count calculation during refreshShyam Prasad N
2023-01-04cifs: refcount only the selected iface during interface updateShyam Prasad N
2023-01-04cifs: protect access of TCP_Server_Info::{dstaddr,hostname}Paulo Alcantara
2023-01-04cifs: fix race in assemble_neg_contexts()Paulo Alcantara
2023-01-04cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara
2023-01-04cifs: Fix kmap_local_page() unmappingIra Weiny
2022-12-21Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-19cifs: update internal module numberSteve French