summaryrefslogtreecommitdiff
path: root/fs/smb/client/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-13smb: client: replace function pointers of common operations for thehw24-hc-wipHenrique Carvalho1-5/+5
2024-11-12smb: client: remove support for CONFIG_CIFS_POSIXHenrique Carvalho1-4/+0
2024-11-12smb: remove support for CONFIG_CIFS_ALLOW_INSECURE_LEGACYHenrique Carvalho1-18/+0
2024-08-22smb3: fix problem unloading module due to leaked refcount on shutdownSteve French1-0/+2
2024-08-02smb3: add dynamic tracepoints for shutdown ioctlSteve French1-7/+25
2024-04-03smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara1-1/+5
2024-03-10smb3: add dynamic trace point for ioctlsSteve French1-0/+5
2023-11-10Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFOSteve French1-0/+1
2023-11-10smb3: allow dumping session and tcon id to improve stats analysis and debuggingSteve French1-0/+25
2023-07-26cifs: add missing return value check for cifs_sb_tlinkShyam Prasad N1-0/+5
2023-07-22cifs: allow dumping keys for directories tooShyam Prasad N1-4/+13
2023-05-27cifs: address unused variable warningSteve French1-1/+5
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+526