Age | Commit message (Expand) | Author |
---|---|---|
2023-11-23 | smb: client: set correct file type from NFS reparse points | Paulo Alcantara |
2023-09-20 | smb: client: handle STATUS_IO_REPARSE_TAG_NOT_HANDLED | Paulo Alcantara |
2023-08-20 | smb: client: reduce stack usage in smb2_set_ea() | Paulo Alcantara |
2023-08-20 | smb: client: parse reparse point flag in create response | Paulo Alcantara |
2023-08-20 | smb: client: make smb2_compound_op() return resp buffer on success | Paulo Alcantara |
2023-08-20 | smb: client: move some params to cifs_open_info_data | Paulo Alcantara |
2023-06-28 | smb: client: fix broken file attrs with nodfs mounts | Paulo Alcantara |
2023-06-28 | cifs: prevent use-after-free by freeing the cfile later | Shyam Prasad N |
2023-05-24 | smb: move client and server files to common directory fs/smb | Steve French |