index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
oplock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
smb: move client and server files to common directory fs/smb
Steve French
1
-1722
/
+0
2023-06-14
ksmbd: fix out-of-bound read in parse_lease_state()
Namjae Jeon
1
-42
/
+24
2023-06-09
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
1
-25
/
+47
2023-05-24
ksmbd: fix global-out-of-bounds in smb2_find_context_vals
Chih-Yen Chang
1
-2
/
+3
2022-10-05
ksmbd: set file permission mode to match Samba server posix extension behavior
Namjae Jeon
1
-1
/
+1
2022-10-05
ksmbd: change security id to the one samba used for posix extension
Namjae Jeon
1
-3
/
+14
2022-10-05
ksmbd: port to vfs{g,u}id_t and associated helpers
Christian Brauner
1
-4
/
+4
2022-08-01
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
1
-5
/
+6
2022-08-01
ksmbd: use wait_event instead of schedule_timeout()
Namjae Jeon
1
-13
/
+22
2022-04-15
ksmbd: remove filename in ksmbd_file
Namjae Jeon
1
-30
/
+0
2022-03-31
smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...
Steve French
1
-2
/
+2
2021-11-12
ksmbd: change LeaseKey data type to u8 array
Namjae Jeon
1
-15
/
+9
2021-11-12
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
1
-12
/
+12
2021-09-30
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
1
-10
/
+31
2021-09-04
ksmbd: fix translation in create_posix_rsp_buf()
Christian Brauner
1
-2
/
+4
2021-07-13
ksmbd: remove unneeded check_context_err
Namjae Jeon
1
-1
/
+2
2021-07-10
ksmbd: make smb2_find_context_vals return NULL if not found
Hyunchul Lee
1
-1
/
+1
2021-07-05
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
1
-2
/
+3
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
1
-2
/
+2
2021-06-30
ksmbd: remove SMB1 oplock level macros
Namjae Jeon
1
-1
/
+1
2021-06-29
ksmbd: opencode to remove ATTR_FP macro
Namjae Jeon
1
-1
/
+3
2021-06-29
ksmbd: opencode to remove FP_INODE macro
Namjae Jeon
1
-1
/
+1
2021-06-29
ksmbd: remove and replace macros with inline functions in smb_common.h
Hyunchul Lee
1
-2
/
+4
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
1
-0
/
+1703