index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-15
smb: client: terminate session upon failed client required signing
Aaditya Kansal
2026-02-15
cifs: some missing initializations on replay
Shyam Prasad N
2026-02-14
cifs: remove unnecessary tracing after put tcon
Shyam Prasad N
2026-02-13
cifs: update internal module version number
Steve French
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
2026-02-12
smb/client: move NT_STATUS_MORE_ENTRIES
ChenXiaoSong
2026-02-12
smb/client: rename to NT_ERROR_INVALID_DATATYPE
ChenXiaoSong
2026-02-12
smb/client: rename to NT_STATUS_SOME_NOT_MAPPED
ChenXiaoSong
2026-02-12
smb/client: map NT_STATUS_PRIVILEGE_NOT_HELD
ChenXiaoSong
2026-02-12
smb/client: map NT_STATUS_MORE_PROCESSING_REQUIRED
ChenXiaoSong
2026-02-12
smb/client: map NT_STATUS_BUFFER_OVERFLOW
ChenXiaoSong
2026-02-12
smb/client: map NT_STATUS_NOTIFY_ENUM_DIR
ChenXiaoSong
2026-02-12
cifs: SMB1 split: Remove duplicate include of cifs_debug.h
Chen Ni
2026-02-12
smb: client: fix regression with mount options parsing
Paulo Alcantara
2026-02-12
Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-02-10
smb client: Add generated file to gitignore file
Linus Torvalds
2026-02-09
Merge tag 'v7.0-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-09
cifs: Fix the copyright banner on smb1maperror.c
David Howells
2026-02-08
smb: client: Avoid a dozen -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2026-02-08
smb/client: remove useless comment in mapping_table_ERRSRV
Huiwen He
2026-02-08
smb/client: remove some literal NT error codes from ntstatus_to_dos_map
Huiwen He
2026-02-08
smb/client: add NT_STATUS_VOLUME_NOT_UPGRADED
Huiwen He
2026-02-08
smb/client: add NT_STATUS_NO_USER_KEYS
Huiwen He
2026-02-08
smb/client: add NT_STATUS_WRONG_EFS
Huiwen He
2026-02-08
smb/client: add NT_STATUS_NO_EFS
Huiwen He
2026-02-08
smb/client: add NT_STATUS_NO_RECOVERY_POLICY
Huiwen He
2026-02-08
smb/client: add NT_STATUS_RANGE_NOT_FOUND
Huiwen He
2026-02-08
smb/client: add NT_STATUS_DECRYPTION_FAILED
Huiwen He
2026-02-08
smb/client: add NT_STATUS_ENCRYPTION_FAILED
Huiwen He
2026-02-08
smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINT
Huiwen He
2026-02-08
smb/client: add NT_STATUS_VOLUME_DISMOUNTED
Huiwen He
2026-02-08
smb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT
Huiwen He
2026-02-08
smb/client: add NT_STATUS_VARIABLE_NOT_FOUND
Huiwen He
2026-02-08
smb/client: rename ERRinvlevel to ERRunknownlevel
Huiwen He
2026-02-08
smb/client: add NT_STATUS_OS2_INVALID_LEVEL
Huiwen He
2026-02-08
smb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipe
Huiwen He
2026-02-08
smb/client: introduce KUnit test to check search result of smb2_error_map_table
ChenXiaoSong
2026-02-08
smb/client: use bsearch() to find target in smb2_error_map_table
ChenXiaoSong
2026-02-08
smb/client: check whether smb2_error_map_table is sorted in ascending order
ChenXiaoSong
2026-02-08
cifs: Autogenerate SMB2 error mapping table
David Howells
2026-02-08
smb: client: correct value for smbd_max_fragmented_recv_size
Stefan Metzmacher
2026-02-08
smb: client: make use of rdma_restrict_node_type()
Stefan Metzmacher
2026-02-08
smb: client: let send_done handle a completion without IB_SEND_SIGNALED
Stefan Metzmacher
2026-02-08
smb: client: let smbd_post_send_negotiate_req() use smbd_post_send()
Stefan Metzmacher
2026-02-08
smb: client: fix last send credit problem causing disconnects
Stefan Metzmacher
[prev]
[next]