Age | Commit message (Expand) | Author |
---|---|---|
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-08-22 | smb3: fix problem unloading module due to leaked refcount on shutdown | Steve French |
2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro |
2024-08-02 | smb3: add dynamic tracepoints for shutdown ioctl | Steve French |
2024-04-03 | smb: client: fix potential UAF in cifs_dump_full_key() | Paulo Alcantara |
2024-03-10 | smb3: add dynamic trace point for ioctls | Steve French |
2023-11-10 | Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO | Steve French |
2023-11-10 | smb3: allow dumping session and tcon id to improve stats analysis and debugging | Steve French |
2023-07-26 | cifs: add missing return value check for cifs_sb_tlink | Shyam Prasad N |
2023-07-22 | cifs: allow dumping keys for directories too | Shyam Prasad N |
2023-05-27 | cifs: address unused variable warning | Steve French |
2023-05-24 | smb: move client and server files to common directory fs/smb | Steve French |