开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
Age
Commit message (
Expand
)
Author
2021-07-10
ksmbd: uninterruptible wait for a file being unlocked
Hyunchul Lee
2021-07-10
ksmbd: free ksmbd_lock when file is closed
Hyunchul Lee
2021-07-10
ksmbd: fix the running request count decrement
Hyunchul Lee
2021-07-10
ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name()
Dan Carpenter
2021-07-10
ksmbd: delete some stray tabs
Dan Carpenter
2021-07-09
ksmbd: change data type of volatile/persistent id to u64
Namjae Jeon
2021-07-08
ksmbd: fix memory leak in smb_inherit_dacl()
Namjae Jeon
2021-07-08
ksmbd: fix memory leak smb2_populate_readdir_entry()
Namjae Jeon
2021-07-08
ksmbd: fix read on the uninitialized send_ctx
Namjae Jeon
2021-07-08
ksmbd: remove unneeded NULL check in for_each_netdev
Namjae Jeon
2021-07-06
ksmbd: Fix read on the uninitialized pointer sess
Colin Ian King
2021-07-05
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
2021-07-03
ksmbd: fix kernel oops in ksmbd_rpc_ioctl/rap()
Namjae Jeon
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
2021-07-02
ksmbd: replace struct dentry with struct path in some function's arguments
Hyunchul Lee
2021-06-30
ksmbd: reorder and document on-disk and netlink structures in headers
Namjae Jeon
2021-06-30
ksmbd: change server config string index to enumeration
Namjae Jeon
2021-06-30
ksmbd: change server state type macro to enumeration
Namjae Jeon
2021-06-30
ksmbd: change sid types to enumeration
Namjae Jeon
2021-06-30
ksmbd: change ACE types to enumeration
Namjae Jeon
2021-06-30
ksmbd: remove SMB1 oplock level macros
Namjae Jeon
2021-06-29
ksmbd: opencode to remove ATTR_FP macro
Namjae Jeon
2021-06-29
ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentry
Namjae Jeon
2021-06-29
ksmbd: opencode to remove FP_INODE macro
Namjae Jeon
2021-06-29
ksmbd: fix dentry racy with rename()
Namjae Jeon
2021-06-29
ksmbd: Relax credit_charge check in smb2_validate_credit_charge()
Marios Makassikis
2021-06-29
ksmbd: allow PROTECTED_DACL_SECINFO and UNPROTECTED_DACL_SECINFO addition inf...
Namjae Jeon
2021-06-29
ksmbd: replace request and respone buffer macro with inline functions
Namjae Jeon
2021-06-29
ksmbd: replace SMB_DIRECT_TRANS macro with inline function
Namjae Jeon
2021-06-29
ksmbd: remove and replace macros with inline functions in smb_common.h
Hyunchul Lee
2021-06-29
ksmbd: remove getting worker state macros
Hyunchul Lee
2021-06-29
ksmbd: replace PAYLOAD_HEAD with inline function
Hyunchul Lee
2021-06-29
ksmbd: replace KSMBD_ALIGN with kernel ALIGN macro
Hyunchul Lee
2021-06-29
ksmbd: replace BUFFER_NR_PAGES with inline function
Hyunchul Lee
2021-06-29
ksmbd: remove macros in transport_ipc.c
Hyunchul Lee
2021-06-28
ksmbd: set MAY_* flags together with open flags
Hyunchul Lee
2021-06-28
ksmbd: factor out a ksmbd_vfs_lock_parent helper
Hyunchul Lee
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
[prev]