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
...
|
*
|
smb: client: query reparse points in older dialects
Paulo Alcantara
2023-08-20
1
-0
/
+2
|
*
|
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
2023-08-20
4
-161
/
+55
|
*
|
smb: client: parse reparse point flag in create response
Paulo Alcantara
2023-08-20
5
-95
/
+174
|
*
|
smb: client: get rid of dfs code dep in namespace.c
Paulo Alcantara
2023-08-20
7
-72
/
+57
|
*
|
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
2023-08-20
6
-30
/
+30
|
*
|
smb: client: rename cifs_dfs_ref.c to namespace.c
Paulo Alcantara
2023-08-20
2
-1
/
+1
|
*
|
smb: client: make smb2_compound_op() return resp buffer on success
Paulo Alcantara
2023-08-20
1
-26
/
+26
|
*
|
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
2023-08-20
5
-66
/
+77
|
*
|
smb: client: ensure to try all targets when finding nested links
Paulo Alcantara
2023-08-20
5
-128
/
+255
|
*
|
smb: client: introduce DFS_CACHE_TGT_LIST()
Paulo Alcantara
2023-08-20
4
-8
/
+12
|
|
/
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-0
/
+2
|
\
\
|
*
|
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-08-18
1
-0
/
+2
*
|
|
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
2023-07-10
1
-1
/
+1
*
|
|
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
6
-29
/
+32
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
3
-13
/
+14
|
*
|
|
smb: convert to ctime accessor functions
Jeff Layton
2023-07-24
5
-16
/
+18
|
*
|
|
cifs: update the ctime on a partial page write
Jeff Layton
2023-07-10
1
-1
/
+1
|
|
/
/
*
|
|
smb: client: fix null auth
Scott Mayhew
2023-08-16
1
-0
/
+4
*
|
|
Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-08-15
2
-8
/
+27
|
\
\
\
|
*
|
|
smb3: display network namespace in debug information
Steve French
2023-08-14
1
-0
/
+10
|
*
|
|
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
2023-08-14
1
-1
/
+1
|
*
|
|
cifs: fix potential oops in cifs_oplock_break
Steve French
2023-08-11
1
-7
/
+16
*
|
|
|
Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbd
Linus Torvalds
2023-08-10
2
-6
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
Namjae Jeon
2023-08-06
1
-1
/
+8
|
*
|
|
ksmbd: validate command request size
Long Li
2023-08-06
1
-5
/
+5
|
|
|
/
|
|
/
|
*
/
|
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
2023-08-02
1
-1
/
+5
|
/
/
*
|
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-30
7
-5
/
+17
|
\
\
|
*
|
cifs: add missing return value check for cifs_sb_tlink
Shyam Prasad N
2023-07-26
1
-0
/
+5
|
*
|
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
2023-07-25
1
-1
/
+3
|
*
|
cifs: fix charset issue in reconnection
Winston Wen
2023-07-25
5
-4
/
+9
*
|
|
Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-07-26
7
-59
/
+88
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
Namjae Jeon
2023-07-23
3
-10
/
+18
|
*
|
ksmbd: no response from compound read
Namjae Jeon
2023-07-23
1
-0
/
+5
|
*
|
ksmbd: validate session id and tree id in compound request
Namjae Jeon
2023-07-23
1
-6
/
+6
|
*
|
ksmbd: fix out of bounds in smb3_decrypt_req()
Namjae Jeon
2023-07-23
1
-1
/
+2
|
*
|
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
2023-07-23
4
-39
/
+53
|
*
|
ksmbd: Fix unsigned expression compared with zero
Wang Ming
2023-07-12
1
-3
/
+4
|
|
/
*
|
cifs: update internal module version number for cifs.ko
Steve French
2023-07-22
1
-2
/
+2
*
|
cifs: allow dumping keys for directories too
Shyam Prasad N
2023-07-22
1
-4
/
+13
*
|
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
2023-07-14
1
-4
/
+15
*
|
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
2023-07-14
3
-7
/
+14
*
|
smb: client: fix missed ses refcounting
Paulo Alcantara
2023-07-13
2
-17
/
+11
*
|
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
2023-07-13
1
-1
/
+1
*
|
cifs: if deferred close is disabled then close files immediately
Bharath SM
2023-07-10
1
-2
/
+2
|
/
*
Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-07-09
4
-5
/
+72
|
\
|
*
cifs: Add a laundromat thread for cached directories
Ronnie Sahlberg
2023-07-06
2
-0
/
+68
|
*
smb: client: remove redundant pointer 'server'
Colin Ian King
2023-07-01
1
-2
/
+0
|
*
cifs: fix session state transition to avoid use-after-free issue
Winston Wen
2023-07-01
1
-3
/
+4
*
|
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
2
-2
/
+2
|
\
\
|
|
/
|
/
|
[prev]
[next]