index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2024-05-04
ksmbd: do not grant v2 lease if parent lease key and epoch are not set
Namjae Jeon
2024-05-04
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
2024-05-04
ksmbd: avoid to send duplicate lease break notifications
Namjae Jeon
2024-05-04
ksmbd: off ipv6only for both ipv4/ipv6 binding
Namjae Jeon
2024-04-28
ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()
Namjae Jeon
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
2024-04-25
smb3: missing lock when picking channel
Steve French
2024-04-24
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2024-04-23
Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-22
cifs: reinstate original behavior again for forceuid/forcegid
Takayuki Nagata
2024-04-19
ksmbd: add continuous availability share parameter
Namjae Jeon
2024-04-19
ksmbd: common: use struct_group_attr instead of struct_group for network_open...
Namjae Jeon
2024-04-19
ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
Marios Makassikis
2024-04-19
ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
Namjae Jeon
2024-04-19
ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
Namjae Jeon
2024-04-19
smb: client: fix rename(2) regression against samba
Paulo Alcantara
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-11
smb: client: instantiate when creating SFU files
Paulo Alcantara
2024-04-11
smb3: fix Open files on server counter going negative
Steve French
2024-04-10
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
2024-04-06
Merge tag '6.9-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-03
smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_network_name_deleted()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in is_valid_oplock_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_oplock_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_lease_break()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_stats_proc_show()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_stats_proc_write()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_dump_full_key()
Paulo Alcantara
2024-04-03
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-02
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
2024-04-02
smb: client: handle DFS tcons in cifs_construct_tcon()
Paulo Alcantara
2024-04-02
smb: client: refresh referral without acquiring refpath_lock
Paulo Alcantara
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-04-02
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
2024-04-02
ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Namjae Jeon
2024-04-02
ksmbd: validate payload size in ipc response
Namjae Jeon
2024-04-02
ksmbd: don't send oplock break if rename fails
Namjae Jeon
2024-04-01
smb: client: fix UAF in smb2_reconnect_server()
Paulo Alcantara
2024-03-31
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
2024-03-27
cifs: Fix duplicate fscache cookie warnings
David Howells
2024-03-26
smb3: add trace event for mknod
Steve French
2024-03-21
Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-20
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-03-20
smb311: additional compression flag defined in updated protocol spec
Steve French
2024-03-20
smb311: correct incorrect offset field in compression header
Steve French
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
[next]