index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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