Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ksmbd: remove select FS_POSIX_ACL in Kconfig | Namjae Jeon | 2021-08-13 | 1 | -0/+9 |
* | ksmbd: fix memory leak in ksmbd_vfs_get_sd_xattr() | Namjae Jeon | 2021-07-13 | 1 | -49/+52 |
* | ksmbd: uninterruptible wait for a file being unlocked | Hyunchul Lee | 2021-07-10 | 1 | -2/+2 |
* | ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name() | Dan Carpenter | 2021-07-10 | 1 | -21/+6 |
* | ksmbd: call mnt_user_ns once in a function | Hyunchul Lee | 2021-07-05 | 1 | -2/+3 |
* | ksmbd: add user namespace support | Hyunchul Lee | 2021-07-02 | 1 | -65/+107 |
* | ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentry | Namjae Jeon | 2021-06-29 | 1 | -1/+1 |
* | ksmbd: opencode to remove FP_INODE macro | Namjae Jeon | 2021-06-29 | 1 | -1/+1 |
* | ksmbd: fix dentry racy with rename() | Namjae Jeon | 2021-06-29 | 1 | -6/+8 |
* | ksmbd: set MAY_* flags together with open flags | Hyunchul Lee | 2021-06-28 | 1 | -29/+13 |
* | ksmbd: factor out a ksmbd_vfs_lock_parent helper | Hyunchul Lee | 2021-06-28 | 1 | -63/+62 |
* | ksmbd: move fs/cifsd to fs/ksmbd | Namjae Jeon | 2021-06-28 | 1 | -0/+1870 |