summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-01smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()Stefan Metzmacher1-0/+38
2025-12-01smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helperStefan Metzmacher1-0/+13
2025-12-01ksmbd: vfs: fix race on m_flags in vfs_cacheQianchang Zhao1-26/+62
2025-12-01ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathnameThorsten Blum1-5/+10
2025-12-01smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.hChenXiaoSong5-23/+15
2025-12-01ksmbd: implement error handling for STATUS_INFO_LENGTH_MISMATCH in smb serverAaditya Kansal1-10/+11
2025-12-01ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrencyNamjae Jeon3-18/+4
2025-12-01ksmbd: server: avoid busy polling in accept loopQingfang Deng1-35/+6
2025-12-01smb: move create_durable_reconn to common/smb2pdu.hChenXiaoSong4-29/+16
2025-12-01smb: fix some warnings reported by scripts/checkpatch.plChenXiaoSong5-139/+139
2025-12-01smb: do some cleanupsChenXiaoSong6-47/+45
2025-12-01smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.hChenXiaoSong5-20/+14
2025-12-01smb: move some duplicate struct definitions to common/fscc.hChenXiaoSong10-248/+156
2025-12-01smb: move list of FileSystemAttributes to common/fscc.hChenXiaoSong4-54/+44
2025-12-01smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.hChenXiaoSong4-17/+15
2025-12-01smb: move some duplicate definitions to common/smb2pdu.hZhangGuoDong6-257/+173
2025-12-01smb: move create_durable_rsp_v2 to common/smb2pdu.hChenXiaoSong5-19/+19
2025-12-01smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.hChenXiaoSong4-33/+21
2025-12-01smb: move create_durable_req_v2 to common/smb2pdu.hChenXiaoSong5-32/+25
2025-12-01smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.hChenXiaoSong3-3/+4
2025-12-01smb/client: fix CAP_BULK_TRANSFER valueChenXiaoSong1-2/+7
2025-12-01ksmbd: skip lock-range check on equal size to avoid size==0 underflowQianchang Zhao1-1/+4
2025-12-01smb: move resume_key_ioctl_rsp to common/smb2pdu.hZhangGuoDong5-16/+14
2025-12-01smb: move copychunk definitions to common/smb2pdu.hZhangGuoDong6-57/+34
2025-12-01smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.hZhangGuoDong5-32/+21
2025-12-01smb: move SMB1_PROTO_NUMBER to common/smbglob.hZhangGuoDong3-2/+3
2025-12-01smb: move get_rfc1002_len() to common/smbglob.hZhangGuoDong6-19/+13
2025-12-01smb: move smb_version_values to common/smbglob.hZhangGuoDong6-73/+53
2025-12-01smb: rename common/cifsglob.h to common/smbglob.hZhangGuoDong3-5/+5
2025-12-01smb/server: update some misguided comment of smb2_0_server_cmds procChenXiaoSong1-4/+4
2025-12-01smb/server: fix return value of smb2_oplock_break()ChenXiaoSong1-1/+2
2025-12-01smb/server: fix return value of smb2_ioctl()ChenXiaoSong1-3/+6
2025-12-01smb/server: fix return value of smb2_query_dir()ChenXiaoSong1-1/+1
2025-12-01smb/server: fix return value of smb2_notify()ChenXiaoSong1-3/+3
2025-12-01smb/server: fix return value of smb2_read()ChenXiaoSong1-1/+1
2025-12-01ksmbd: Use HMAC-MD5 library for NTLMv2Eric Biggers5-165/+27
2025-12-01ksmbd: Use HMAC-SHA256 library for message signing and key generationEric Biggers8-176/+52
2025-12-01ksmbd: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers5-48/+8
2025-12-01Linux 6.18v6.18Linus Torvalds1-1/+1
2025-11-30Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+3
2025-11-30Merge tag 'mips-fixes_6.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+16
2025-11-29MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer1-2/+16
2025-11-29afs: Fix uninit var in afs_alloc_anon_key()David Howells1-1/+2
2025-11-29Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-19/+39
2025-11-29Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2025-11-28Merge tag 'io_uring-6.18-20251128' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+6
2025-11-28Merge tag 'vfs-6.18-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-48/+55
2025-11-28Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-8/+15
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-113/+214
2025-11-28Merge tag 'tty-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-14/+22