index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
server: convert to new timestamp accessors
Jeff Layton
1
-4
/
+4
2023-10-18
client: convert to new timestamp accessors
Jeff Layton
4
-22
/
+25
2023-10-08
Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
10
-45
/
+151
2023-10-05
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
6
-17
/
+90
2023-10-05
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
1
-11
/
+1
2023-10-05
ksmbd: fix race condition from parallel smb2 logoff requests
Namjae Jeon
1
-8
/
+16
2023-10-05
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
1
-2
/
+2
2023-10-05
ksmbd: fix race condition with fp
Namjae Jeon
3
-4
/
+32
2023-10-05
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
3
-3
/
+10
2023-10-05
smb: client: do not start laundromat thread on nohandlecache
Paulo Alcantara
1
-8
/
+8
2023-10-05
smb: use kernel_connect() and kernel_bind()
Jordan Rife
1
-5
/
+5
2023-09-30
Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2023-09-30
Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-4
/
+7
2023-09-28
fs/smb/client: Reset password pointer to NULL
Quang Le
1
-0
/
+1
2023-09-21
ksmbd: check iov vector index in ksmbd_conn_write()
Namjae Jeon
1
-0
/
+3
2023-09-21
ksmbd: return invalid parameter error response if smb2 request is invalid
Namjae Jeon
2
-4
/
+4
2023-09-21
smb3: fix confusing debug message
Steve French
1
-1
/
+1
2023-09-21
smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLED
Paulo Alcantara
1
-0
/
+3
2023-09-21
smb3: remove duplicate error mapping
Steve French
1
-2
/
+0
2023-09-20
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2
-11
/
+24
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
6
-10
/
+24
2023-09-19
smb3: Add dynamic trace points for RDMA (smbdirect) reconnect
Steve French
2
-3
/
+8
2023-09-17
Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+24
2023-09-15
smb3: fix some minor typos and repeated words
Steve French
2
-3
/
+5
2023-09-15
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2
-4
/
+4
2023-09-13
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
1
-1
/
+1
2023-09-13
ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
Namjae Jeon
1
-1
/
+0
2023-09-12
smb3: move server check earlier when setting channel sequence number
Steve French
1
-10
/
+15
2023-09-10
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
12
-13
/
+41
2023-09-09
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
1
-1
/
+1
2023-09-07
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
7
-6
/
+22
2023-09-07
smb3: add trace point for queryfs (statfs)
Steve French
2
-1
/
+2
2023-09-04
ksmbd: remove experimental warning
Steve French
2
-3
/
+1
2023-09-01
Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
15
-417
/
+432
2023-08-31
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
3
-2
/
+13
2023-08-31
smb: propagate error code of extract_sharename()
Katya Orlova
1
-1
/
+1
2023-08-31
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
35
-2016
/
+1044
2023-08-30
fs/smb/client: Use common code in client
Dr. David Alan Gilbert
5
-405
/
+4
2023-08-30
fs/smb: Swing unicode common code from smb->NLS
Dr. David Alan Gilbert
4
-413
/
+5
2023-08-30
fs/smb: Remove unicode 'lower' tables
Dr. David Alan Gilbert
4
-343
/
+0
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
9
-22
/
+22
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2023-08-29
ksmbd: add missing calling smb2_set_err_rsp() on error
Namjae Jeon
1
-0
/
+1
2023-08-29
ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
Namjae Jeon
2
-2
/
+2
2023-08-29
ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
Namjae Jeon
1
-0
/
+3
2023-08-29
ksmbd: fix wrong DataOffset validation of create context
Namjae Jeon
1
-1
/
+1
2023-08-29
ksmbd: Fix one kernel-doc comment
Yang Li
1
-1
/
+0
2023-08-29
ksmbd: reduce descriptor size if remaining bytes is less than request size
Namjae Jeon
1
-7
/
+18
2023-08-29
ksmbd: fix `force create mode' and `force directory mode'
Atte Heikkilä
1
-18
/
+11
[next]