index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-02
6
-118
/
+194
|
\
|
*
ksmbd: no need to wait for binded connection termination at logoff
Namjae Jeon
2023-10-31
1
-16
/
+0
|
*
ksmbd: add support for surrogate pair conversion
Namjae Jeon
2023-10-23
1
-49
/
+138
|
*
ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_n...
Kangjing Huang
2023-10-23
1
-10
/
+30
|
*
ksmbd: fix recursive locking in vfs helpers
Marios Makassikis
2023-10-23
1
-20
/
+3
|
*
ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
Namjae Jeon
2023-10-23
1
-1
/
+1
|
*
ksmbd: reorganize ksmbd_iov_pin_rsp()
Namjae Jeon
2023-10-23
1
-21
/
+22
|
*
ksmbd: Remove unused field in ksmbd_user struct
Cheng-Han Wu
2023-10-23
1
-1
/
+0
*
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
5
-26
/
+29
|
\
\
|
*
|
server: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-4
/
+4
|
*
|
client: convert to new timestamp accessors
Jeff Layton
2023-10-18
4
-22
/
+25
*
|
|
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
smb: move cifs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-10
2
-2
/
+2
*
|
|
Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-10-15
2
-7
/
+11
|
\
\
\
|
*
|
|
ksmbd: fix potential double free on smb2_read_pipe() error path
Namjae Jeon
2023-10-13
1
-1
/
+1
|
*
|
|
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
2023-10-13
1
-0
/
+3
|
*
|
|
ksmbd: fix wrong error response status by using set_smb2_rsp_status()
Namjae Jeon
2023-10-13
1
-4
/
+5
|
*
|
|
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
2023-10-13
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
smb: client: prevent new fids from being removed by laundromat
Paulo Alcantara
2023-10-12
1
-21
/
+35
*
|
|
smb: client: make laundromat a delayed worker
Paulo Alcantara
2023-10-12
2
-55
/
+36
|
/
/
*
|
Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-10-08
10
-45
/
+151
|
\
\
|
*
|
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
2023-10-05
6
-17
/
+90
|
*
|
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
2023-10-05
1
-11
/
+1
|
*
|
ksmbd: fix race condition from parallel smb2 logoff requests
Namjae Jeon
2023-10-05
1
-8
/
+16
|
*
|
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
2023-10-05
1
-2
/
+2
|
*
|
ksmbd: fix race condition with fp
Namjae Jeon
2023-10-05
3
-4
/
+32
|
*
|
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-10-05
3
-3
/
+10
*
|
|
smb: client: do not start laundromat thread on nohandlecache
Paulo Alcantara
2023-10-04
1
-8
/
+8
*
|
|
smb: use kernel_connect() and kernel_bind()
Jordan Rife
2023-10-04
1
-5
/
+5
|
/
/
*
|
Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-09-30
1
-0
/
+1
|
\
\
|
*
|
fs/smb/client: Reset password pointer to NULL
Quang Le
2023-09-28
1
-0
/
+1
*
|
|
Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-09-30
3
-4
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ksmbd: check iov vector index in ksmbd_conn_write()
Namjae Jeon
2023-09-21
1
-0
/
+3
|
*
|
ksmbd: return invalid parameter error response if smb2 request is invalid
Namjae Jeon
2023-09-21
2
-4
/
+4
|
|
/
*
|
smb3: fix confusing debug message
Steve French
2023-09-21
1
-1
/
+1
*
|
smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLED
Paulo Alcantara
2023-09-20
1
-0
/
+3
*
|
smb3: remove duplicate error mapping
Steve French
2023-09-20
1
-2
/
+0
*
|
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-09-20
2
-11
/
+24
*
|
smb3: do not start laundromat thread when dir leases
Steve French
2023-09-19
6
-10
/
+24
*
|
smb3: Add dynamic trace points for RDMA (smbdirect) reconnect
Steve French
2023-09-19
2
-3
/
+8
|
/
*
Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-09-17
4
-17
/
+24
|
\
|
*
smb3: fix some minor typos and repeated words
Steve French
2023-09-15
2
-3
/
+5
|
*
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-09-15
2
-4
/
+4
|
*
smb3: move server check earlier when setting channel sequence number
Steve French
2023-09-12
1
-10
/
+15
*
|
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
2023-09-13
1
-1
/
+1
*
|
ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
Namjae Jeon
2023-09-13
1
-1
/
+0
|
/
*
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-09-10
12
-13
/
+41
|
\
|
*
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
2023-09-09
1
-1
/
+1
|
*
cifs: update internal module version number for cifs.ko
Steve French
2023-09-07
1
-2
/
+2
|
*
smb3: allow controlling maximum number of cached directories
Steve French
2023-09-07
7
-6
/
+22
[next]