index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
oplock.c
Age
Commit message (
Expand
)
Author
2022-10-05
ksmbd: set file permission mode to match Samba server posix extension behavior
Namjae Jeon
2022-10-05
ksmbd: change security id to the one samba used for posix extension
Namjae Jeon
2022-10-05
ksmbd: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-07-31
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
2022-07-31
ksmbd: use wait_event instead of schedule_timeout()
Namjae Jeon
2022-04-14
ksmbd: remove filename in ksmbd_file
Namjae Jeon
2022-03-31
smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...
Steve French
2021-11-11
ksmbd: change LeaseKey data type to u8 array
Namjae Jeon
2021-11-11
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-09-30
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
2021-09-03
ksmbd: fix translation in create_posix_rsp_buf()
Christian Brauner
2021-07-13
ksmbd: remove unneeded check_context_err
Namjae Jeon
2021-07-10
ksmbd: make smb2_find_context_vals return NULL if not found
Hyunchul Lee
2021-07-05
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
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: opencode to remove FP_INODE macro
Namjae Jeon
2021-06-29
ksmbd: remove and replace macros with inline functions in smb_common.h
Hyunchul Lee
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon