index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
cifs: Check the lease context if we actually got a lease
Ronnie Sahlberg
2023-02-20
1
-5
/
+9
|
*
|
cifs: Replace remaining 1-element arrays
Kees Cook
2023-02-20
5
-56
/
+52
|
*
|
cifs: Convert struct fealist away from 1-element array
Kees Cook
2023-02-20
2
-10
/
+10
|
*
|
cifs: fix mount on old smb servers
Paulo Alcantara
2023-02-20
1
-59
/
+35
|
*
|
cifs: Fix uninitialized memory reads for oparms.mode
Volker Lendecke
2023-02-20
10
-243
/
+274
|
*
|
cifs: remove unneeded 2bytes of padding from smb2 tree connect
Namjae Jeon
2023-02-20
1
-4
/
+4
|
*
|
cifs: Use a folio in cifs_page_mkwrite()
Matthew Wilcox (Oracle)
2023-02-20
1
-9
/
+8
|
*
|
cifs: Fix uninitialized memory read in smb3_qfs_tcon()
Volker Lendecke
2023-02-20
1
-6
/
+7
|
*
|
cifs: don't try to use rdma offload on encrypted connections
Stefan Metzmacher
2023-02-20
1
-0
/
+4
|
*
|
cifs: split out smb3_use_rdma_offload() helper
Stefan Metzmacher
2023-02-20
1
-6
/
+28
|
*
|
cifs: introduce cifs_io_parms in smb2_async_writev()
Stefan Metzmacher
2023-02-20
1
-14
/
+39
|
*
|
cifs: get rid of unneeded conditional in cifs_get_num_sgs()
Paulo Alcantara
2023-02-20
1
-5
/
+7
|
*
|
cifs: prevent data race in smb2_reconnect()
Paulo Alcantara
2023-02-20
1
-55
/
+64
|
*
|
cifs: fix indentation in make menuconfig options
Steve French
2023-02-20
1
-0
/
+4
|
*
|
cifs: update Kconfig description
Steve French
2023-02-20
1
-32
/
+29
|
*
|
cifs: Get rid of unneeded conditional in the smb2_get_aead_req()
Andy Shevchenko
2023-02-20
1
-5
/
+9
|
*
|
cifs: print last update time for interface list
Shyam Prasad N
2023-02-20
1
-2
/
+4
|
*
|
cifs: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2023-02-20
1
-2
/
+2
|
*
|
cifs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-02-20
1
-2
/
+3
*
|
|
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
4
-18
/
+14
|
\
\
\
|
*
|
|
cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
4
-18
/
+14
*
|
|
|
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
8
-26
/
+26
|
\
\
\
\
|
*
|
|
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
|
|
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
|
*
|
|
|
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
|
*
|
|
|
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
|
*
|
|
|
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
|
*
|
|
|
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
|
*
|
|
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
|
*
|
|
|
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
|
*
|
|
|
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
|
*
|
|
|
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-3
/
+3
|
*
|
|
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-6
/
+6
*
|
|
|
|
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-20
5
-0
/
+5
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
5
-0
/
+5
*
|
|
|
|
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
2023-02-07
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
2023-01-25
1
-0
/
+1
*
|
|
|
cifs: remove unused function
Paulo Alcantara
2023-01-18
2
-63
/
+0
*
|
|
|
cifs: do not include page data when checking signature
Enzo Matsumiya
2023-01-18
1
-6
/
+9
*
|
|
|
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
2023-01-18
1
-3
/
+3
*
|
|
|
cifs: handle cache lookup errors different than -ENOENT
Paulo Alcantara
2023-01-18
1
-2
/
+9
*
|
|
|
cifs: remove duplicate code in __refresh_tcon()
Paulo Alcantara
2023-01-18
1
-38
/
+33
*
|
|
|
cifs: don't take exclusive lock for updating target hints
Paulo Alcantara
2023-01-18
1
-27
/
+20
*
|
|
|
cifs: avoid re-lookups in dfs_cache_find()
Paulo Alcantara
2023-01-18
1
-24
/
+34
*
|
|
|
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
2023-01-18
1
-19
/
+23
|
|
_
|
/
|
/
|
|
*
|
|
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
2023-01-12
1
-0
/
+1
*
|
|
cifs: fix potential memory leaks in session setup
Paulo Alcantara
2023-01-11
3
-0
/
+4
*
|
|
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
2023-01-11
1
-3
/
+6
*
|
|
cifs: fix double free on failed kerberos auth
Paulo Alcantara
2023-01-10
1
-1
/
+4
*
|
|
cifs: remove redundant assignment to the variable match
Colin Ian King
2023-01-10
1
-1
/
+0
[prev]
[next]