linux/fs/smb/server
Namjae Jeon e8580b4c60 ksmbd: Implement new SMB3 POSIX type
As SMB3 posix extension specification, Give posix file type to posix
mode.

https://www.samba.org/~slow/SMB3_POSIX/fscc_posix_extensions.html#posix-file-type-definition

Cc: stable@vger.kernel.org
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2025-01-07 18:48:49 -06:00
..
mgmt ksmbd: fix racy issue from session lookup and expire 2024-12-10 17:48:06 -06:00
asn1.c ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
asn1.h
auth.c ksmbd: fix racy issue from session lookup and expire 2024-12-10 17:48:06 -06:00
auth.h
connection.c ksmbd: fix broken transfers when exceeding max simultaneous operations 2024-12-15 22:20:03 -06:00
connection.h ksmbd: fix broken transfers when exceeding max simultaneous operations 2024-12-15 22:20:03 -06:00
crypto_ctx.c ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
crypto_ctx.h
glob.h ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
Kconfig
ksmbd_netlink.h ksmbd: add support for supplementary groups 2024-10-11 11:02:14 -05:00
ksmbd_spnego_negtokeninit.asn1
ksmbd_spnego_negtokentarg.asn1
ksmbd_work.c ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
ksmbd_work.h
Makefile
misc.c ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
misc.h
ndr.c ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
ndr.h
nterr.h
ntlmssp.h
oplock.c ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
oplock.h ksmbd: remove duplicate SMB2 Oplock levels definitions 2024-07-14 18:00:35 -05:00
server.c ksmbd: fix broken transfers when exceeding max simultaneous operations 2024-12-15 22:20:03 -06:00
server.h ksmbd: fix broken transfers when exceeding max simultaneous operations 2024-12-15 22:20:03 -06:00
smb2misc.c smb: move SMB2 Status code to common header file 2024-09-15 10:42:44 -05:00
smb2ops.c
smb2pdu.c ksmbd: Implement new SMB3 POSIX type 2025-01-07 18:48:49 -06:00
smb2pdu.h ksmbd: Implement new SMB3 POSIX type 2025-01-07 18:48:49 -06:00
smb_common.c smb: server: Fix building with GCC 15 2024-12-01 17:31:19 -06:00
smb_common.h ksmbd: check outstanding simultaneous SMB operations 2024-11-05 09:26:38 +09:00
smbacl.c ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
smbacl.h smb: move some duplicate definitions to common/smbacl.h 2024-09-15 10:42:44 -05:00
smbfsctl.h
transport_ipc.c ksmbd: fix broken transfers when exceeding max simultaneous operations 2024-12-15 22:20:03 -06:00
transport_ipc.h ksmbd: add support for supplementary groups 2024-10-11 11:02:14 -05:00
transport_rdma.c ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev() 2025-01-05 20:43:37 -06:00
transport_rdma.h
transport_tcp.c ksmbd: add netdev-up/down event debug print 2024-11-25 18:58:27 -06:00
transport_tcp.h
unicode.c ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
unicode.h
vfs.c ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked 2025-01-07 17:29:17 -06:00
vfs.h ksmbd: retry iterate_dir in smb2_query_dir 2024-12-10 17:48:06 -06:00
vfs_cache.c ksmbd: use __GFP_RETRY_MAYFAIL 2024-11-25 18:58:02 -06:00
vfs_cache.h ksmbd: fix warning: comparison of distinct pointer types lacks a cast 2024-09-20 22:16:11 -05:00
xattr.h ksmbd: Correct typos in multiple comments across various files 2024-09-25 21:33:22 -05:00