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: fix potential UAF in smb2_is_valid_oplock_break()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
smb: client: fix potential UAF in smb2_is_valid_lease_break()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
smb: client: fix potential UAF in cifs_stats_proc_show()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
smb: client: fix potential UAF in cifs_stats_proc_write()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
smb: client: fix potential UAF in cifs_dump_full_key()
Paulo Alcantara
2024-04-03
1
-1
/
+5
|
*
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2024-04-03
2
-0
/
+12
|
*
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-03
7
-17
/
+85
|
*
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
2024-04-02
3
-4
/
+27
|
*
smb: client: handle DFS tcons in cifs_construct_tcon()
Paulo Alcantara
2024-04-02
1
-0
/
+30
|
*
smb: client: refresh referral without acquiring refpath_lock
Paulo Alcantara
2024-04-02
1
-20
/
+24
|
*
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-04-02
7
-72
/
+76
|
*
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
2024-04-02
3
-10
/
+59
|
*
smb: client: fix UAF in smb2_reconnect_server()
Paulo Alcantara
2024-04-01
1
-49
/
+34
|
*
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
2024-04-01
3
-6
/
+4
*
|
ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Namjae Jeon
2024-04-02
1
-5
/
+5
*
|
ksmbd: validate payload size in ipc response
Namjae Jeon
2024-04-02
3
-2
/
+45
*
|
ksmbd: don't send oplock break if rename fails
Namjae Jeon
2024-04-02
1
-1
/
+2
|
/
*
cifs: Fix duplicate fscache cookie warnings
David Howells
2024-03-27
2
-1
/
+17
*
smb3: add trace event for mknod
Steve French
2024-03-26
2
-1
/
+10
*
Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-22
11
-39
/
+54
|
\
|
*
smb311: additional compression flag defined in updated protocol spec
Steve French
2024-03-20
1
-4
/
+6
|
*
smb311: correct incorrect offset field in compression header
Steve French
2024-03-20
1
-1
/
+1
|
*
cifs: Move some extern decls from .c files to .h
David Howells
2024-03-20
4
-10
/
+2
|
*
cifs: remove redundant variable assignment
Bharath SM
2024-03-14
1
-2
/
+0
|
*
cifs: fixes for get_inode_info
Meetakshi Setiya
2024-03-14
2
-12
/
+13
|
*
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Eugene Korenevsky
2024-03-14
1
-1
/
+2
|
*
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
2024-03-14
1
-2
/
+2
|
*
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-03-14
4
-3
/
+13
|
*
cifs: defer close file handles having RH lease
Bharath SM
2024-03-14
1
-4
/
+15
*
|
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-03-21
15
-147
/
+716
|
\
\
|
|
/
|
/
|
|
*
ksmbd: remove module version
Namjae Jeon
2024-03-19
2
-3
/
+0
|
*
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2024-03-19
2
-29
/
+42
|
*
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2024-03-17
1
-1
/
+4
|
*
ksmbd: Fix spelling mistake "connction" -> "connection"
Colin Ian King
2024-03-15
1
-1
/
+1
|
*
ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
Marios Makassikis
2024-03-15
1
-1
/
+1
|
*
ksmbd: add support for durable handles v1/v2
Namjae Jeon
2024-03-12
9
-21
/
+506
|
*
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
Namjae Jeon
2024-03-12
3
-25
/
+29
|
*
ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info
Marios Makassikis
2024-03-12
1
-2
/
+8
|
*
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
2024-03-12
3
-66
/
+127
*
|
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-13
26
-707
/
+1564
|
\
\
|
*
|
cifs: update internal module version number for cifs.ko
Steve French
2024-03-11
1
-2
/
+2
|
*
|
smb: common: simplify compression headers
Enzo Matsumiya
2024-03-11
1
-19
/
+26
|
*
|
smb: common: fix fields sizes in compression_pattern_payload_v1
Enzo Matsumiya
2024-03-11
1
-2
/
+2
|
*
|
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-11
6
-15
/
+49
|
*
|
smb3: add dynamic trace point for ioctls
Steve French
2024-03-11
2
-0
/
+37
|
*
|
cifs: Fix writeback data corruption
David Howells
2024-03-11
1
-126
/
+157
|
*
|
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2024-03-11
2
-0
/
+14
|
*
|
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
2024-03-11
1
-7
/
+9
|
*
|
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
2024-03-11
4
-17
/
+97
|
*
|
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-11
6
-25
/
+190
[prev]
[next]