index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
10 days
ksmbd: fix Preauh_HashValue race condition
Namjae Jeon
10 days
ksmbd: check return value of xa_store() in krb5_authenticate
Namjae Jeon
10 days
ksmbd: fix null pointer dereference error in generate_encryptionkey
Namjae Jeon
11 days
smb/server: add ksmbd_vfs_kern_path()
NeilBrown
2025-07-20
smb/server: avoid deadlock when linking with ReplaceIfExists
NeilBrown
2025-07-20
smb/server: use lookup_one_unlocked()
NeilBrown
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
2025-07-08
ksmbd: fix potential use-after-free in oplock/lease break ack
Namjae Jeon
2025-06-17
ksmbd: handle set/get info file for streamed file
Namjae Jeon
2025-06-17
ksmbd: fix null pointer dereference in destroy_previous_session
Namjae Jeon
2025-06-04
Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-05-27
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...
Namjae Jeon
2025-05-27
ksmbd: provide zero as a unique ID to the Mac client
Namjae Jeon
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-01
ksmbd: prevent rename with empty string
Namjae Jeon
2025-04-25
ksmbd: fix use-after-free in session logoff
Sean Heelan
2025-04-25
ksmbd: fix use-after-free in kerberos authentication
Sean Heelan
2025-04-22
smb: server: smb2pdu: check return value of xa_store()
Salah Triki
2025-04-14
ksmbd: Fix dangling pointer in krb_authenticate
Sean Heelan
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
2025-04-01
ksmbd: fix session use-after-free in multichannel connection
Namjae Jeon
2025-03-27
ksmbd: fix multichannel connection failure
Namjae Jeon
2025-03-24
ksmbd: add bounds check for durable handle context
Namjae Jeon
2025-03-02
ksmbd: fix bug on trap in smb2_lock
Namjae Jeon
2025-03-02
ksmbd: fix use-after-free in smb2_lock
Namjae Jeon
2025-01-15
ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTL
Namjae Jeon
2025-01-07
ksmbd: Implement new SMB3 POSIX type
Namjae Jeon
2025-01-05
ksmbd: fix a missing return value check bug
Wentao Liang
2024-12-15
ksmbd: conn lock to serialize smb2 negotiate
Namjae Jeon
2024-12-10
ksmbd: set ATTR_CTIME flags when setting mtime
Namjae Jeon
2024-12-10
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
2024-12-10
ksmbd: retry iterate_dir in smb2_query_dir
Hobin Woo
2024-12-04
ksmbd: align aux_payload_buf to avoid OOB reads in cryptographic operations
Norbert Szetei
2024-12-01
ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
Jordy Zomer
2024-12-01
ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
Jordy Zomer
2024-11-25
ksmbd: add debug prints to know what smb2 requests were received
Namjae Jeon
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
2024-10-09
ksmbd: fix user-after-free from session log off
Namjae Jeon
2024-10-01
ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
Thorsten Blum
2024-10-01
ksmbd: Use struct_size() to improve get_file_alternate_info()
Thorsten Blum
2024-09-25
ksmbd: fix open failure from block and char device file
Namjae Jeon
2024-09-25
ksmbd: remove unsafe_memcpy use in session setup
Namjae Jeon
2024-09-20
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2024-09-20
ksmbd: fix warning: comparison of distinct pointer types lacks a cast
Namjae Jeon
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-08-29
ksmbd: unset the binding mark of a reused connection
Namjae Jeon
2024-08-22
smb/server: update misguided comment of smb2_allocate_rsp_buf()
ChenXiaoSong
2024-08-22
smb/server: remove useless assignment of 'file_present' in smb2_open()
ChenXiaoSong
[next]