Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ksmbd: free ppace array on error in parse_dacl | Fedor Pchelkin | 2024-01-10 | 1 | -4/+7 |
* | ksmbd: fix possible deadlock in smb2_open | Namjae Jeon | 2023-11-24 | 1 | -3/+4 |
* | ksmbd: fix slab out of bounds write in smb_inherit_dacl() | Namjae Jeon | 2023-11-08 | 1 | -3/+26 |
* | ksmbd: remove unneeded mark_inode_dirty in set_info_sec() | Namjae Jeon | 2023-09-13 | 1 | -1/+0 |
* | ksmbd: Replace the ternary conditional operator with min() | Lu Hongfei | 2023-06-26 | 1 | -1/+1 |
* | ksmbd: add mnt_want_write to ksmbd vfs functions | Namjae Jeon | 2023-06-17 | 1 | -6/+4 |
* | ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR() | Namjae Jeon | 2023-06-02 | 1 | -2/+2 |
* | smb: move client and server files to common directory fs/smb | Steve French | 2023-05-24 | 1 | -0/+1436 |