mirror-linux/fs/smb/server
ChenXiaoSong 2e0d224d89 smb/server: add comment to FileSystemName of FileFsAttributeInformation
Explained why FileSystemName is always set to "NTFS".

Link: 84392651b0
Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2025-12-09 21:01:36 -06:00
..
mgmt ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency 2025-11-30 21:11:45 -06:00
Kconfig ksmbd: Use HMAC-MD5 library for NTLMv2 2025-11-30 21:11:43 -06:00
Makefile
asn1.c
asn1.h
auth.c ksmbd: Use HMAC-MD5 library for NTLMv2 2025-11-30 21:11:43 -06:00
auth.h ksmbd: Use HMAC-SHA256 library for message signing and key generation 2025-11-30 21:11:43 -06:00
connection.c ksmbd: replace connection list with hash table 2025-09-30 21:37:55 -05:00
connection.h ksmbd: replace connection list with hash table 2025-09-30 21:37:55 -05:00
crypto_ctx.c ksmbd: Use HMAC-MD5 library for NTLMv2 2025-11-30 21:11:43 -06:00
crypto_ctx.h ksmbd: Use HMAC-MD5 library for NTLMv2 2025-11-30 21:11:43 -06:00
glob.h
ksmbd_netlink.h ksmbd: add max ip connections parameter 2025-09-30 21:37:54 -05:00
ksmbd_spnego_negtokeninit.asn1
ksmbd_spnego_negtokentarg.asn1
ksmbd_work.c fs: WQ_PERCPU added to alloc_workqueue users 2025-09-19 16:15:07 +02:00
ksmbd_work.h ksmbd: fix use-after-free in ksmbd_free_work_struct 2025-03-10 12:54:28 -05:00
misc.c ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname 2025-11-30 21:11:45 -06:00
misc.h
ndr.c
ndr.h
ntlmssp.h
oplock.c smb: move create_durable_rsp_v2 to common/smb2pdu.h 2025-11-30 21:11:44 -06:00
oplock.h ksmbd: fix use-after-free in smb_break_all_levII_oplock() 2025-04-14 22:21:26 -05:00
server.c ksmbd: Use HMAC-MD5 library for NTLMv2 2025-11-30 21:11:43 -06:00
server.h ksmbd: add max ip connections parameter 2025-09-30 21:37:54 -05:00
smb2misc.c smb/server: remove unused nterr.h 2025-12-09 21:01:16 -06:00
smb2ops.c smb: move create_durable_rsp_v2 to common/smb2pdu.h 2025-11-30 21:11:44 -06:00
smb2pdu.c smb/server: add comment to FileSystemName of FileFsAttributeInformation 2025-12-09 21:01:36 -06:00
smb2pdu.h smb: move create_durable_reconn to common/smb2pdu.h 2025-11-30 21:11:45 -06:00
smb_common.c smb: server: Fix extension string in ksmbd_extract_shortname() 2025-08-07 18:23:12 -05:00
smb_common.h smb/server: remove unused nterr.h 2025-12-09 21:01:16 -06:00
smbacl.c ksmbd: validate zero num_subauth before sub_auth is accessed 2025-04-01 00:04:21 -05:00
smbacl.h smb: common: change the data type of num_aces to le16 2025-03-02 22:50:54 -06:00
smbfsctl.h
transport_ipc.c ksmbd: ipc: fix use-after-free in ipc_msg_send_request 2025-11-30 21:11:45 -06:00
transport_ipc.h ksmbd: Remove unused functions 2025-01-15 23:24:51 -06:00
transport_rdma.c smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smb_direct_cm_handler() 2025-11-30 21:11:45 -06:00
transport_rdma.h smb: server: pass ksmbd_transport to get_smbd_max_read_write_size() 2025-09-28 18:29:52 -05:00
transport_tcp.c Forty four smb client and server changesets 2025-12-03 20:23:41 -08:00
transport_tcp.h ksmbd: fix use-after-free in __smb2_lease_break_noti() 2025-04-14 22:21:26 -05:00
unicode.c
unicode.h
vfs.c Forty four smb client and server changesets 2025-12-03 20:23:41 -08:00
vfs.h smb/server: use end_removing_noperm for for target of smb2_create_link() 2025-11-14 13:15:56 +01:00
vfs_cache.c ksmbd: vfs: fix race on m_flags in vfs_cache 2025-11-30 21:11:45 -06:00
vfs_cache.h ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensions 2025-08-31 17:48:38 -05:00
xattr.h