index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2023-02-20
cifs: get rid of dns resolve worker
Paulo Alcantara
2023-02-20
cifs: Fix warning and UAF when destroy the MR list
Zhang Xiaoxu
2023-02-20
cifs: Fix lost destroy smbd connection when MR allocate failed
Zhang Xiaoxu
2023-02-20
cifs: return a single-use cfid if we did not get a lease
Ronnie Sahlberg
2023-02-20
cifs: Check the lease context if we actually got a lease
Ronnie Sahlberg
2023-02-20
cifs: Replace remaining 1-element arrays
Kees Cook
2023-02-20
cifs: Convert struct fealist away from 1-element array
Kees Cook
2023-02-20
cifs: fix mount on old smb servers
Paulo Alcantara
2023-02-20
cifs: Fix uninitialized memory reads for oparms.mode
Volker Lendecke
2023-02-20
cifs: remove unneeded 2bytes of padding from smb2 tree connect
Namjae Jeon
2023-02-20
cifs: Use a folio in cifs_page_mkwrite()
Matthew Wilcox (Oracle)
2023-02-20
cifs: Fix uninitialized memory read in smb3_qfs_tcon()
Volker Lendecke
2023-02-20
cifs: don't try to use rdma offload on encrypted connections
Stefan Metzmacher
2023-02-20
cifs: split out smb3_use_rdma_offload() helper
Stefan Metzmacher
2023-02-20
cifs: introduce cifs_io_parms in smb2_async_writev()
Stefan Metzmacher
2023-02-20
cifs: get rid of unneeded conditional in cifs_get_num_sgs()
Paulo Alcantara
2023-02-20
cifs: prevent data race in smb2_reconnect()
Paulo Alcantara
2023-02-20
cifs: fix indentation in make menuconfig options
Steve French
2023-02-20
cifs: update Kconfig description
Steve French
2023-02-20
cifs: Get rid of unneeded conditional in the smb2_get_aead_req()
Andy Shevchenko
2023-02-20
cifs: print last update time for interface list
Shyam Prasad N
2023-02-20
cifs: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2023-02-20
cifs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-02-06
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
2023-01-25
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
2023-01-18
cifs: remove unused function
Paulo Alcantara
2023-01-18
cifs: do not include page data when checking signature
Enzo Matsumiya
2023-01-18
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
2023-01-18
cifs: handle cache lookup errors different than -ENOENT
Paulo Alcantara
2023-01-18
cifs: remove duplicate code in __refresh_tcon()
Paulo Alcantara
2023-01-18
cifs: don't take exclusive lock for updating target hints
Paulo Alcantara
2023-01-18
cifs: avoid re-lookups in dfs_cache_find()
Paulo Alcantara
2023-01-18
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
2023-01-12
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
2023-01-10
cifs: fix potential memory leaks in session setup
Paulo Alcantara
2023-01-10
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
2023-01-10
cifs: fix double free on failed kerberos auth
Paulo Alcantara
2023-01-10
cifs: remove redundant assignment to the variable match
Colin Ian King
2023-01-09
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
2023-01-09
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
2023-01-04
cifs: fix interface count calculation during refresh
Shyam Prasad N
2023-01-04
cifs: refcount only the selected iface during interface update
Shyam Prasad N
2023-01-04
cifs: protect access of TCP_Server_Info::{dstaddr,hostname}
Paulo Alcantara
2023-01-04
cifs: fix race in assemble_neg_contexts()
Paulo Alcantara
2023-01-04
cifs: ignore ipc reconnect failures during dfs failover
Paulo Alcantara
2023-01-04
cifs: Fix kmap_local_page() unmapping
Ira Weiny
2022-12-21
Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
cifs: update internal module number
Steve French
[next]