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.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-07-01
20
-345
/
+403
|
\
|
*
cifs: new dynamic tracepoint to track ses not found errors
Shyam Prasad N
2023-06-29
3
-0
/
+23
|
*
cifs: log session id when a matching ses is not found
Shyam Prasad N
2023-06-29
2
-4
/
+4
|
*
smb: client: improve DFS mount check
Paulo Alcantara
2023-06-28
1
-2
/
+3
|
*
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-06-28
8
-100
/
+118
|
*
smb: client: fix parsing of source mount option
Paulo Alcantara
2023-06-28
5
-56
/
+80
|
*
smb: client: fix broken file attrs with nodfs mounts
Paulo Alcantara
2023-06-28
1
-3
/
+0
|
*
cifs: print client_guid in DebugData
Shyam Prasad N
2023-06-28
1
-0
/
+1
|
*
cifs: fix session state check in smb2_find_smb_ses
Winston Wen
2023-06-28
1
-0
/
+7
|
*
cifs: fix session state check in reconnect to avoid use-after-free issue
Winston Wen
2023-06-28
1
-0
/
+6
|
*
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2023-06-28
2
-19
/
+20
|
*
cifs: prevent use-after-free by freeing the cfile later
Shyam Prasad N
2023-06-28
1
-3
/
+3
|
*
smb: client: fix warning in generic_ip_connect()
Paulo Alcantara
2023-06-21
1
-8
/
+9
|
*
smb: client: fix warning in CIFSFindNext()
Paulo Alcantara
2023-06-21
1
-60
/
+51
|
*
smb: client: fix warning in CIFSFindFirst()
Paulo Alcantara
2023-06-21
1
-54
/
+44
|
*
smb3: do not reserve too many oplock credits
Steve French
2023-06-21
1
-1
/
+5
|
*
cifs: print more detail when invalidate_inode_mapping fails
Steve French
2023-06-21
1
-2
/
+2
|
*
smb: client: fix warning in cifs_smb3_do_mount()
Paulo Alcantara
2023-06-21
1
-18
/
+10
|
*
smb: client: fix warning in cifs_match_super()
Paulo Alcantara
2023-06-20
1
-2
/
+3
|
*
cifs: print nosharesock value while dumping mount options
Shyam Prasad N
2023-06-20
1
-0
/
+2
|
*
SMB3: Do not send lease break acknowledgment if all file handles have been cl...
Bharath SM
2023-06-20
1
-13
/
+12
*
|
Merge tag '6.5-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
2023-07-01
9
-77
/
+88
|
\
\
|
*
|
ksmbd: avoid field overflow warning
Arnd Bergmann
2023-06-29
1
-1
/
+1
|
*
|
ksmbd: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-06-26
1
-1
/
+1
|
*
|
ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
Gustavo A. R. Silva
2023-06-26
1
-1
/
+1
|
*
|
ksmbd: add missing compound request handing in some commands
Namjae Jeon
2023-06-26
1
-25
/
+53
|
*
|
ksmbd: fix out of bounds read in smb2_sess_setup
Namjae Jeon
2023-06-26
1
-14
/
+17
|
*
|
ksmbd: Replace the ternary conditional operator with min()
Lu Hongfei
2023-06-26
1
-1
/
+1
|
*
|
ksmbd: use kvzalloc instead of kvmalloc
Namjae Jeon
2023-06-26
3
-8
/
+8
|
*
|
ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
Lu Hongfei
2023-06-26
3
-9
/
+3
|
*
|
ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()
Namjae Jeon
2023-06-26
1
-1
/
+1
|
*
|
ksmbd: use kzalloc() instead of __GFP_ZERO
Namjae Jeon
2023-06-26
1
-2
/
+2
|
*
|
ksmbd: remove unused ksmbd_tree_conn_share function
Namjae Jeon
2023-06-26
2
-14
/
+0
*
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
2
-3
/
+3
|
\
\
\
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-23
7
-86
/
+196
|
|
\
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-16
15
-112
/
+252
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
2023-06-08
2
-3
/
+3
*
|
|
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
3
-25
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-06-20
7
-86
/
+196
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ksmbd: validate session id and tree id in the compound request
Namjae Jeon
2023-06-17
2
-18
/
+59
|
*
|
ksmbd: fix out-of-bound read in smb2_write
Namjae Jeon
2023-06-17
1
-3
/
+9
|
*
|
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
2023-06-17
5
-55
/
+117
|
*
|
ksmbd: validate command payload size
Namjae Jeon
2023-06-17
1
-11
/
+12
*
|
|
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
2023-06-14
1
-0
/
+1
*
|
|
cifs: fix lease break oops in xfstest generic/098
Steve French
2023-06-14
1
-2
/
+6
*
|
|
cifs: fix max_credits implementation
Shyam Prasad N
2023-06-12
2
-4
/
+30
*
|
|
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
2023-06-12
4
-37
/
+88
*
|
|
smb/client: print "Unknown" instead of bogus link speed value
Enzo Matsumiya
2023-06-12
1
-1
/
+46
*
|
|
cifs: print all credit counters in DebugData
Shyam Prasad N
2023-06-12
1
-3
/
+8
*
|
|
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2023-06-12
2
-8
/
+10
[next]