index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
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-02-03
cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-02-02
cifs: convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-01-25
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
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-11
filelock: move file locking definitions to separate header file
Jeff Layton
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
[prev]
[next]