summaryrefslogtreecommitdiffstats
path: root/fs/smb
AgeCommit message (Expand)AuthorLines
10 daysksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum-20/+2
10 dayssmb: server: fix use-after-free in smb2_open()Marios Makassikis-3/+2
10 daysksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon-2/+4
10 daysksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon-10/+24
10 daysksmbd: fix use-after-free in proc_show_files due to early rcu_read_unlockAli Khaledi-5/+5
10 dayssmb/server: Fix another refcount leak in smb2_open()Guenter Roeck-1/+2
13 dayssmb: client: fix oops due to uninitialised var in smb2_unlink()Paulo Alcantara-1/+3
2026-03-04cifs: open files should not hold ref on superblockShyam Prasad N-13/+50
2026-03-03smb: client: Compare MACs in constant timeEric Biggers-2/+5
2026-03-03smb/client: remove unused SMB311_posix_query_info()ZhangGuoDong-21/+0
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong-1/+1
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong-2/+2
2026-03-01smb: update some doc referencesZhangGuoDong-3/+9
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong-16/+38
2026-02-28Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-445/+489
2026-02-27smb: client: Use snprintf in cifs_set_cifscredsThorsten Blum-7/+7
2026-02-26smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum-1/+0
2026-02-26smb: client: fix broken multichannel with krb5+signingPaulo Alcantara-12/+10
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara-414/+462
2026-02-22ksmbd: fix signededness bug in smb_direct_prepare_negotiation()Nicholas Carlini-2/+2
2026-02-22ksmbd: Compare MACs in constant timeEric Biggers-3/+7
2026-02-22smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho-11/+10
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-58/+58
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-127/+119
2026-02-21Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-3/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-127/+119
2026-02-17Merge tag 'v7.0-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds-73/+136
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2026-02-15smb: client: terminate session upon failed client required signingAaditya Kansal-2/+8
2026-02-15cifs: some missing initializations on replayShyam Prasad N-0/+3
2026-02-14cifs: remove unnecessary tracing after put tconShyam Prasad N-3/+0
2026-02-14ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin-2/+2
2026-02-14smb: server: Remove duplicate include of misc.hChen Ni-1/+0
2026-02-13cifs: update internal module version numberSteve French-2/+2
2026-02-12smb: client: fix data corruption due to racy lease checksPaulo Alcantara-55/+110
2026-02-12smb/client: move NT_STATUS_MORE_ENTRIESChenXiaoSong-3/+3
2026-02-12smb/client: rename to NT_ERROR_INVALID_DATATYPEChenXiaoSong-1/+1
2026-02-12smb/client: rename to NT_STATUS_SOME_NOT_MAPPEDChenXiaoSong-2/+2
2026-02-12smb/client: map NT_STATUS_PRIVILEGE_NOT_HELDChenXiaoSong-0/+1
2026-02-12smb/client: map NT_STATUS_MORE_PROCESSING_REQUIREDChenXiaoSong-0/+1
2026-02-12smb/client: map NT_STATUS_BUFFER_OVERFLOWChenXiaoSong-0/+1
2026-02-12smb/client: map NT_STATUS_NOTIFY_ENUM_DIRChenXiaoSong-1/+3
2026-02-12cifs: SMB1 split: Remove duplicate include of cifs_debug.hChen Ni-1/+0
2026-02-12smb: client: fix regression with mount options parsingPaulo Alcantara-3/+1
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds-201/+1435
2026-02-10ksmbd: fix non-IPv6 buildArnd Bergmann-6/+10
2026-02-10smb client: Add generated file to gitignore fileLinus Torvalds-0/+1