summaryrefslogtreecommitdiff
path: root/fs/smb/client/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-03smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara1-1/+5
2024-03-11smb3: 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-25smb: move client and server files to common directory fs/smbSteve French1-0/+526