index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
oplock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
1
-1718
/
+0
*
ksmbd: fix global-out-of-bounds in smb2_find_context_vals
Chih-Yen Chang
2023-05-16
1
-2
/
+3
*
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+3
*
ksmbd: set file permission mode to match Samba server posix extension behavior
Namjae Jeon
2022-10-05
1
-1
/
+1
*
ksmbd: change security id to the one samba used for posix extension
Namjae Jeon
2022-10-05
1
-3
/
+14
*
ksmbd: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-10-05
1
-4
/
+4
*
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
2022-08-01
1
-5
/
+6
*
ksmbd: use wait_event instead of schedule_timeout()
Namjae Jeon
2022-08-01
1
-13
/
+22
*
ksmbd: remove filename in ksmbd_file
Namjae Jeon
2022-04-15
1
-30
/
+0
*
smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...
Steve French
2022-03-31
1
-2
/
+2
*
ksmbd: change LeaseKey data type to u8 array
Namjae Jeon
2021-11-12
1
-15
/
+9
*
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-12
1
-12
/
+12
*
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
2021-09-30
1
-10
/
+31
*
ksmbd: fix translation in create_posix_rsp_buf()
Christian Brauner
2021-09-04
1
-2
/
+4
*
ksmbd: remove unneeded check_context_err
Namjae Jeon
2021-07-13
1
-1
/
+2
*
ksmbd: make smb2_find_context_vals return NULL if not found
Hyunchul Lee
2021-07-10
1
-1
/
+1
*
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
2021-07-05
1
-2
/
+3
*
ksmbd: add user namespace support
Hyunchul Lee
2021-07-02
1
-2
/
+2
*
ksmbd: remove SMB1 oplock level macros
Namjae Jeon
2021-06-30
1
-1
/
+1
*
ksmbd: opencode to remove ATTR_FP macro
Namjae Jeon
2021-06-29
1
-1
/
+3
*
ksmbd: opencode to remove FP_INODE macro
Namjae Jeon
2021-06-29
1
-1
/
+1
*
ksmbd: remove and replace macros with inline functions in smb_common.h
Hyunchul Lee
2021-06-29
1
-2
/
+4
*
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
2021-06-28
1
-0
/
+1703