- 26a2787 ksmbd: Use the SMB3_Create definitions from the shared by Ronnie Sahlberg · 3 years, 2 months ago
- f7db8fd ksmbd: add validation in smb2_ioctl by Namjae Jeon · 3 years, 3 months ago
- 265fd19 ksmbd: use LOOKUP_BENEATH to prevent the out of share access by Hyunchul Lee · 3 years, 4 months ago
- 4ea4779 ksmbd: remove follow symlinks support by Namjae Jeon · 3 years, 4 months ago
- 0e844ef ksmbd: fix translation in acl entries by Christian Brauner · 3 years, 5 months ago
- da1e7ad ksmbd: fix lookup on idmapped mounts by Christian Brauner · 3 years, 5 months ago
- 777cad1 ksmbd: remove select FS_POSIX_ACL in Kconfig by Namjae Jeon · 3 years, 5 months ago
- 78ad2c2 ksmbd: fix memory leak in ksmbd_vfs_get_sd_xattr() by Namjae Jeon · 3 years, 6 months ago
- 45a64e8 ksmbd: uninterruptible wait for a file being unlocked by Hyunchul Lee · 3 years, 6 months ago
- 07781de ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name() by Dan Carpenter · 3 years, 6 months ago
- 465d720 ksmbd: call mnt_user_ns once in a function by Hyunchul Lee · 3 years, 7 months ago
- af34983 ksmbd: add user namespace support by Hyunchul Lee · 3 years, 7 months ago
- 12202c0 ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentry by Namjae Jeon · 3 years, 7 months ago
- ab0b263 ksmbd: opencode to remove FP_INODE macro by Namjae Jeon · 3 years, 7 months ago
- 493fa2f ksmbd: fix dentry racy with rename() by Namjae Jeon · 3 years, 7 months ago
- 6c5e36d ksmbd: set MAY_* flags together with open flags by Hyunchul Lee · 3 years, 7 months ago
- 333111a ksmbd: factor out a ksmbd_vfs_lock_parent helper by Hyunchul Lee · 3 years, 7 months ago
- 1a93084 ksmbd: move fs/cifsd to fs/ksmbd by Namjae Jeon · 3 years, 7 months ago[Renamed from fs/cifsd/vfs.c]
- 131bac1 ksmbd: use f_bsize in FS_SECTOR_SIZE_INFORMATION by Namjae Jeon · 3 years, 7 months ago
- ee81cae ksmbd: use f_bsize instead of q->limits.logical_block_size by Namjae Jeon · 3 years, 7 months ago
- 67d1c43 ksmbd: opencode posix acl functions instead of wrappers by Namjae Jeon · 3 years, 7 months ago
- 4b637fc ksmbd: factor out a ksmbd_validate_entry_in_use helper from __ksmbd_vfs_rename by Namjae Jeon · 3 years, 7 months ago
- e8c0619 ksmbd: opencode to avoid trivial wrappers by Namjae Jeon · 3 years, 7 months ago
- bde1694 ksmbd: remove ksmbd_err/info by Namjae Jeon · 3 years, 7 months ago
- f852477 ksmbd: remove ksmbd_vfs_copy_file_range by Namjae Jeon · 3 years, 7 months ago
- afa8f01 ksmbd: initialize variables on the declaration by Namjae Jeon · 3 years, 7 months ago
- c30f4eb ksmbd: remove cache read/trans buffer support by Namjae Jeon · 3 years, 7 months ago
- 2ae1a6c cifsd: fix potential read overflow in ksmbd_vfs_stream_read() by Namjae Jeon · 3 years, 8 months ago
- fd6de09 cifsd: check return value of ksmbd_vfs_getcasexattr() correctly by Yang Yingliang · 3 years, 8 months ago
- 673b9ba cifsd: fix memleak in ksmbd_vfs_stream_read() by Yang Yingliang · 3 years, 8 months ago
- 113ef68 cifsd: fix memleak in ksmbd_vfs_stream_write() by Yang Yingliang · 3 years, 8 months ago
- d7e5852 cifsd: make alignment match open parenthesis by Hyunchul Lee · 3 years, 8 months ago
- a6a5fa7 cifsd: lookup a file with LOOKUP_FOLLOW only if 'follow symlinks = yes' by Hyunchul Lee · 3 years, 8 months ago
- 070fb21 cifsd: Alignment should match open parenthesis by Namjae Jeon · 3 years, 8 months ago
- a2d6321 cifsd: braces {} should be used on all arms of this statement by Namjae Jeon · 3 years, 8 months ago
- eb81736 cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE by Namjae Jeon · 3 years, 8 months ago
- fba08fa cifsd: use d_inode() by Namjae Jeon · 3 years, 9 months ago
- 5626518 cifsd: move nt time functions to misc.c by Namjae Jeon · 3 years, 9 months ago
- 3c20378 cifsd: re-implement ksmbd_vfs_kern_path by Hyunchul Lee · 3 years, 9 months ago
- 7c3d3e9 cifsd: get parent dentry from child in ksmbd_vfs_remove_file() by Namjae Jeon · 3 years, 9 months ago
- ff1d572 cifsd: add the check if parent is stable by unexpected rename by Namjae Jeon · 3 years, 9 months ago
- 1920bb1 cifsd: remove unused including <linux/version.h> by Tian Tao · 3 years, 9 months ago
- 79f6b11 cifsd: remove wrappers of kvmalloc/kvfree by Namjae Jeon · 3 years, 10 months ago
- 8044ee8 cifsd: remove useless error handling in ksmbd_vfs_read by Hyunchul Lee · 3 years, 10 months ago
- d2f72ed cifsd: use file_inode() instead of d_inode() by Hyunchul Lee · 3 years, 10 months ago
- 1637023 cifsd: handle unhashed dentry in ksmbd_vfs_mkdir by Hyunchul Lee · 3 years, 10 months ago
- 96a3437 cifsd: remove calling d_path in error paths by Hyunchul Lee · 3 years, 10 months ago
- d710f37 cifsd: remove smack inherit leftovers by Namjae Jeon · 3 years, 10 months ago
- a648d8a cifsd: merge time_wrappers.h into smb_common.h by Namjae Jeon · 3 years, 10 months ago
- 64b39f4 cifsd: clean-up codes using chechpatch.pl --strict by Namjae Jeon · 3 years, 10 months ago
- 7cb82de cifsd: fix error return code in ksmbd_vfs_remove_file() by Namjae Jeon · 3 years, 10 months ago
- c36fca8 cifsd: add the check to work file lock and rename behaviors like Windows unless POSIX extensions are negotiated by Namjae Jeon · 3 years, 10 months ago
- e506649 cifsd: remove unneeded macros by Namjae Jeon · 3 years, 10 months ago
- 3161ad3 cifsd: remove redundant assignment to variable err by Colin Ian King · 3 years, 10 months ago
- f441584 cifsd: add file operations by Namjae Jeon · 3 years, 10 months ago