index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
vfs.c
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-23
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
2023-07-12
ksmbd: Fix unsigned expression compared with zero
Wang Ming
2023-06-26
ksmbd: use kvzalloc instead of kvmalloc
Namjae Jeon
2023-06-26
ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
Lu Hongfei
2023-06-26
ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()
Namjae Jeon
2023-06-16
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
2023-06-02
ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
Namjae Jeon
2023-05-26
ksmbd: call putname after using the last component
Namjae Jeon
2023-05-26
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French