Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: port vfs{g,u}id helpers to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -6/+6 |
* | ksmbd: port to vfs{g,u}id_t and associated helpers | Christian Brauner | 2022-10-05 | 1 | -6/+6 |
* | ksmbd: constify struct path | Al Viro | 2022-10-05 | 1 | -3/+3 |
* | ksmbd: fix heap-based overflow in set_ntacl_dacl() | Namjae Jeon | 2022-08-04 | 1 | -1/+1 |
* | fs: use low-level mapping helpers | Christian Brauner | 2021-12-03 | 1 | -2/+2 |
* | fs: move mapping helpers | Christian Brauner | 2021-12-03 | 1 | -0/+1 |
* | ksmbd: fix translation in acl entries | Christian Brauner | 2021-09-03 | 1 | -0/+25 |
* | ksmbd: add user namespace support | Hyunchul Lee | 2021-07-02 | 1 | -5/+5 |
* | ksmbd: replace struct dentry with struct path in some function's arguments | Hyunchul Lee | 2021-07-02 | 1 | -3/+3 |
* | ksmbd: change sid types to enumeration | Namjae Jeon | 2021-06-30 | 1 | -9/+14 |
* | ksmbd: change ACE types to enumeration | Namjae Jeon | 2021-06-30 | 1 | -2/+7 |
* | ksmbd: move fs/cifsd to fs/ksmbd | Namjae Jeon | 2021-06-28 | 1 | -0/+202 |