index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2023-03-10
cifs: return a single-use cfid if we did not get a lease
Ronnie Sahlberg
2023-03-10
cifs: Check the lease context if we actually got a lease
Ronnie Sahlberg
2023-03-10
cifs: don't try to use rdma offload on encrypted connections
Stefan Metzmacher
2023-03-10
cifs: split out smb3_use_rdma_offload() helper
Stefan Metzmacher
2023-03-10
cifs: introduce cifs_io_parms in smb2_async_writev()
Stefan Metzmacher
2023-03-10
cifs: fix mount on old smb servers
Paulo Alcantara
2023-03-10
cifs: Fix uninitialized memory reads for oparms.mode
Volker Lendecke
2023-03-10
cifs: Fix uninitialized memory read in smb3_qfs_tcon()
Volker Lendecke
2023-03-10
cifs: prevent data race in smb2_reconnect()
Paulo Alcantara
2023-03-10
cifs: use tcon allocation functions even for dummy tcon
Shyam Prasad N
2023-03-10
cifs: Fix warning and UAF when destroy the MR list
Zhang Xiaoxu
2023-03-10
cifs: Fix lost destroy smbd connection when MR allocate failed
Zhang Xiaoxu
2023-02-14
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-06
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
2023-02-01
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
2023-02-01
cifs: fix potential memory leaks in session setup
Paulo Alcantara
2023-02-01
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
2023-01-24
cifs: reduce roundtrips on create/qinfo requests
Paulo Alcantara
2023-01-24
cifs: do not include page data when checking signature
Enzo Matsumiya
2023-01-24
cifs: fix race in assemble_neg_contexts()
Paulo Alcantara
2023-01-18
cifs: fix double free on failed kerberos auth
Paulo Alcantara
2023-01-18
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
2023-01-18
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
2023-01-18
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
2023-01-18
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
2023-01-12
cifs: refcount only the selected iface during interface update
Shyam Prasad N
2023-01-12
cifs: fix interface count calculation during refresh
Shyam Prasad N
2023-01-07
cifs: set correct status of tcon ipc when reconnecting
Paulo Alcantara
2023-01-07
cifs: set correct ipc status after initial tree connect
Paulo Alcantara
2023-01-07
cifs: set correct tcon status after initial tree connect
Paulo Alcantara
2023-01-07
cifs: fix missing display of three mount options
Steve French
2023-01-07
cifs: fix confusing debug message
Paulo Alcantara
2022-12-31
cifs: don't leak -ENOMEM in smb2_open_file()
Paulo Alcantara
2022-12-21
cifs: fix oops during encryption
Paulo Alcantara
2022-11-21
cifs: fix missing unlock in cifs_file_copychunk_range()
ChenXiaoSong
2022-11-19
cifs: Use after free in debug code
Dan Carpenter
2022-11-16
cifs: add check for returning value of SMB2_set_info_init
Anastasia Belova
2022-11-16
cifs: Fix wrong return value checking when GETFLAGS
Zhang Xiaoxu
2022-11-15
cifs: add check for returning value of SMB2_close_init
Anastasia Belova
2022-11-11
cifs: Fix connections leak when tlink setup failed
Zhang Xiaoxu
2022-11-04
cifs: fix use-after-free on the link name
ChenXiaoSong
2022-11-04
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
2022-11-04
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
2022-10-27
cifs: fix use-after-free caused by invalid pointer `hostname`
Zeng Heng
2022-10-23
cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()
Zhang Xiaoxu
2022-10-23
cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()
Zhang Xiaoxu
2022-10-19
cifs: update internal module number
Steve French
2022-10-19
cifs: fix memory leaks in session setup
Paulo Alcantara
2022-10-19
cifs: drop the lease for cached directories on rmdir or rename
Ronnie Sahlberg
[next]