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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: update internal module number
Steve French
2022-10-19
1
-2
/
+2
*
cifs: fix memory leaks in session setup
Paulo Alcantara
2022-10-19
1
-8
/
+7
*
cifs: drop the lease for cached directories on rmdir or rename
Ronnie Sahlberg
2022-10-19
3
-0
/
+27
*
smb3: interface count displayed incorrectly
Steve French
2022-10-19
1
-1
/
+2
*
cifs: Fix memory leak when build ntlmssp negotiate blob failed
Zhang Xiaoxu
2022-10-18
1
-1
/
+1
*
cifs: set rc to -ENOENT if we can not get a dentry for the cached dir
Ronnie Sahlberg
2022-10-18
1
-2
/
+4
*
cifs: use LIST_HEAD() and list_move() to simplify code
Yang Yingliang
2022-10-18
1
-8
/
+4
*
cifs: Fix xid leak in cifs_get_file_info_unix()
Zhang Xiaoxu
2022-10-18
1
-2
/
+4
*
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu
2022-10-18
1
-0
/
+1
*
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
2022-10-18
1
-4
/
+7
*
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu
2022-10-18
1
-2
/
+5
*
cifs: Fix xid leak in cifs_create()
Zhang Xiaoxu
2022-10-18
1
-2
/
+4
*
smb3: improve SMB3 change notification support
Steve French
2022-10-15
6
-13
/
+90
*
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
2022-10-15
1
-2
/
+2
*
cifs: lease key is uninitialized in smb1 paths
Steve French
2022-10-15
1
-1
/
+1
*
smb3: must initialize two ACL struct fields to zero
Steve French
2022-10-15
1
-1
/
+2
*
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
2022-10-15
1
-7
/
+9
*
cifs: fix static checker warning
Paulo Alcantara
2022-10-14
1
-1
/
+1
*
cifs: use ALIGN() and round_up() macros
Enzo Matsumiya
2022-10-13
5
-38
/
+33
*
cifs: find and use the dentry for cached non-root directories also
Ronnie Sahlberg
2022-10-13
1
-14
/
+49
*
cifs: enable caching of directories for which a lease is held
Ronnie Sahlberg
2022-10-13
4
-193
/
+263
*
cifs: prevent copying past input buffer boundaries
Paulo Alcantara
2022-10-13
1
-2
/
+2
*
cifs: fix uninitialised var in smb2_compound_op()
Paulo Alcantara
2022-10-13
1
-0
/
+1
*
cifs: improve symlink handling for smb2+
Paulo Alcantara
2022-10-13
14
-453
/
+451
*
smb3: clarify multichannel warning
Steve French
2022-10-13
1
-1
/
+2
*
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-10-13
1
-6
/
+5
*
cifs: fix skipping to incorrect offset in emit_cached_dirents
Ronnie Sahlberg
2022-10-11
1
-6
/
+23
*
Merge tag '6.1-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-10-10
28
-423
/
+439
|
\
|
*
smb3: fix oops in calculating shash_setkey
Steve French
2022-10-07
1
-2
/
+2
|
*
cifs: secmech: use shash_desc directly, remove sdesc
Enzo Matsumiya
2022-10-07
7
-166
/
+98
|
*
smb3: rename encryption/decryption TFMs
Enzo Matsumiya
2022-10-07
4
-16
/
+15
|
*
cifs: replace kfree() with kfree_sensitive() for sensitive data
Enzo Matsumiya
2022-10-07
7
-29
/
+52
|
*
cifs: remove initialization value
Muhammad Usama Anjum
2022-10-05
1
-1
/
+1
|
*
cifs: Replace a couple of one-element arrays with flexible-array members
Gustavo A. R. Silva
2022-10-05
2
-4
/
+5
|
*
smb3: do not log confusing message when server returns no network interfaces
Steve French
2022-10-05
3
-7
/
+20
|
*
cifs: store a pointer to a fid in the cfid structure instead of the struct
Ronnie Sahlberg
2022-10-05
2
-9
/
+58
|
*
cifs: improve handlecaching
Ronnie Sahlberg
2022-10-05
1
-4
/
+5
|
*
cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fid
Ronnie Sahlberg
2022-10-05
4
-29
/
+37
|
*
smb3: add dynamic trace points for tree disconnect
Steve French
2022-10-05
15
-38
/
+46
|
*
Fix formatting of client smbdirect RDMA logging
Tom Talpey
2022-10-05
1
-7
/
+7
|
*
Handle variable number of SGEs in client smbdirect send.
Tom Talpey
2022-10-05
1
-108
/
+77
|
*
Reduce client smbdirect max receive segment size
Tom Talpey
2022-10-05
1
-1
/
+1
|
*
Decrease the number of SMB3 smbdirect client SGEs
Tom Talpey
2022-10-05
2
-19
/
+21
|
*
cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
Zhang Xiaoxu
2022-10-05
1
-2
/
+2
|
*
cifs: destage dirty pages before re-reading them for cache=none
Ronnie Sahlberg
2022-09-25
1
-0
/
+9
|
*
cifs: return correct error in ->calc_signature()
Enzo Matsumiya
2022-09-25
1
-4
/
+6
|
*
cifs: misc: fix spelling typo in comment
Jiangshan Yi
2022-09-25
1
-1
/
+1
*
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
2
-4
/
+5
|
\
\
|
*
|
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
2
-4
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
4
-15
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
[next]