]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - fs/cifsd/vfs.c
ksmbd: use f_bsize in FS_SECTOR_SIZE_INFORMATION
[mirror_ubuntu-jammy-kernel.git] / fs / cifsd / vfs.c
2021-06-28 Namjae Jeonksmbd: use f_bsize in FS_SECTOR_SIZE_INFORMATION
2021-06-28 Namjae Jeonksmbd: use f_bsize instead of q->limits.logical_block_size
2021-06-28 Namjae Jeonksmbd: opencode posix acl functions instead of wrappers
2021-06-28 Namjae Jeonksmbd: factor out a ksmbd_validate_entry_in_use helper...
2021-06-28 Namjae Jeonksmbd: opencode to avoid trivial wrappers
2021-06-28 Namjae Jeonksmbd: remove ksmbd_err/info
2021-06-22 Namjae Jeonksmbd: remove ksmbd_vfs_copy_file_range
2021-06-22 Namjae Jeonksmbd: initialize variables on the declaration
2021-06-22 Namjae Jeonksmbd: remove cache read/trans buffer support
2021-06-01 Namjae Jeoncifsd: fix potential read overflow in ksmbd_vfs_stream_...
2021-06-01 Yang Yingliangcifsd: check return value of ksmbd_vfs_getcasexattr...
2021-05-31 Yang Yingliangcifsd: fix memleak in ksmbd_vfs_stream_read()
2021-05-31 Yang Yingliangcifsd: fix memleak in ksmbd_vfs_stream_write()
2021-05-31 Hyunchul Leecifsd: make alignment match open parenthesis
2021-05-26 Hyunchul Leecifsd: lookup a file with LOOKUP_FOLLOW only if 'follow...
2021-05-26 Namjae Jeoncifsd: Alignment should match open parenthesis
2021-05-26 Namjae Jeoncifsd: braces {} should be used on all arms of this...
2021-05-18 Namjae Jeoncifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE
2021-05-11 Namjae Jeoncifsd: use d_inode()
2021-05-11 Namjae Jeoncifsd: move nt time functions to misc.c
2021-05-11 Hyunchul Leecifsd: re-implement ksmbd_vfs_kern_path
2021-05-11 Namjae Jeoncifsd: get parent dentry from child in ksmbd_vfs_remove...
2021-05-11 Namjae Jeoncifsd: add the check if parent is stable by unexpected...
2021-05-11 Tian Taocifsd: remove unused including <linux/version.h>
2021-05-11 Namjae Jeoncifsd: remove wrappers of kvmalloc/kvfree
2021-05-11 Hyunchul Leecifsd: remove useless error handling in ksmbd_vfs_read
2021-05-11 Hyunchul Leecifsd: use file_inode() instead of d_inode()
2021-05-11 Hyunchul Leecifsd: handle unhashed dentry in ksmbd_vfs_mkdir
2021-05-11 Hyunchul Leecifsd: remove calling d_path in error paths
2021-05-11 Namjae Jeoncifsd: remove smack inherit leftovers
2021-05-11 Namjae Jeoncifsd: merge time_wrappers.h into smb_common.h
2021-05-11 Namjae Jeoncifsd: clean-up codes using chechpatch.pl --strict
2021-05-11 Namjae Jeoncifsd: fix error return code in ksmbd_vfs_remove_file()
2021-05-11 Namjae Jeoncifsd: add the check to work file lock and rename behav...
2021-05-11 Namjae Jeoncifsd: remove unneeded macros
2021-05-11 Colin Ian Kingcifsd: remove redundant assignment to variable err
2021-05-11 Namjae Jeoncifsd: add file operations