index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
ksmbd_work.c
Age
Commit message (
Expand
)
Author
4 days
ksmbd: refactor smb2_notify() to a blocking wait
Gael Blivet
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-17
ksmbd: add SMB3 request replay support
Namjae Jeon
2026-08-17
ksmbd: retain connection for pending notify work
Namjae Jeon
2026-08-17
ksmbd: defer CHANGE_NOTIFY completion instead of STATUS_NOT_IMPLEMENTED
Gael Blivet
2026-06-22
ksmbd: keep common response iovecs in the work item
Namjae Jeon
2026-06-16
ksmbd: compress SMB2 READ responses
Namjae Jeon
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-03-10
ksmbd: fix use-after-free in ksmbd_free_work_struct
Namjae Jeon
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
2023-11-23
ksmbd: release interim response after sending status pending response
Namjae Jeon
2023-11-23
ksmbd: prevent memory leak on error return
Zongmin Zhou
2023-10-22
ksmbd: reorganize ksmbd_iov_pin_rsp()
Namjae Jeon
2023-08-29
ksmbd: fix wrong interim response on compound
Namjae Jeon
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French