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