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
/
smb
/
server
Age
Commit message (
Expand
)
Author
2024-11-25
ksmbd: fix use-after-free in SMB request handling
Yunseong Kim
2024-11-25
ksmbd: add debug print for pending request during server shutdown
Namjae Jeon
2024-11-25
ksmbd: add netdev-up/down event debug print
Namjae Jeon
2024-11-25
ksmbd: add debug prints to know what smb2 requests were received
Namjae Jeon
2024-11-25
ksmbd: add debug print for rdma capable
Namjae Jeon
2024-11-25
ksmbd: use msleep instaed of schedule_timeout_interruptible()
Namjae Jeon
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
2024-11-17
ksmbd: fix malformed unsupported smb1 negotiate response
Namjae Jeon
2024-11-05
ksmbd: check outstanding simultaneous SMB operations
Namjae Jeon
2024-11-05
ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp
Namjae Jeon
2024-11-05
ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create
Namjae Jeon
2024-10-28
ksmbd: Fix the missing xa_store error check
Jinjie Ruan
2024-10-11
ksmbd: add support for supplementary groups
Namjae Jeon
2024-10-09
ksmbd: fix user-after-free from session log off
Namjae Jeon
2024-10-03
Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()
Thorsten Blum
2024-10-01
ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
Thorsten Blum
2024-10-01
ksmbd: Use struct_size() to improve get_file_alternate_info()
Thorsten Blum
2024-09-25
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
2024-09-25
ksmbd: fix open failure from block and char device file
Namjae Jeon
2024-09-25
ksmbd: remove unsafe_memcpy use in session setup
Namjae Jeon
2024-09-20
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2024-09-20
ksmbd: fix warning: comparison of distinct pointer types lacks a cast
Namjae Jeon
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-09-15
smb: move some duplicate definitions to common/smbacl.h
ChenXiaoSong
2024-09-14
ksmbd: handle caseless file creation
Namjae Jeon
2024-09-14
ksmbd: make __dir_empty() compatible with POSIX
Hobin Woo
2024-09-14
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
2024-09-14
ksmbd: allow write with FILE_APPEND_DATA
Namjae Jeon
2024-08-29
ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
Dan Carpenter
2024-08-29
ksmbd: unset the binding mark of a reused connection
Namjae Jeon
2024-08-29
smb: Annotate struct xattr_smb_acl with __counted_by()
Thorsten Blum
2024-08-22
smb/server: update misguided comment of smb2_allocate_rsp_buf()
ChenXiaoSong
2024-08-22
smb/server: remove useless assignment of 'file_present' in smb2_open()
ChenXiaoSong
2024-08-22
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2024-08-22
smb/server: fix return value of smb2_open()
ChenXiaoSong
2024-08-22
ksmbd: the buffer of smb2 query dir response has at least 1 byte
Namjae Jeon
2024-08-18
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2024-08-18
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
2024-08-18
ksmbd: Use unsafe_memcpy() for ntlm_negotiate
Namjae Jeon
2024-08-08
ksmbd: override fsids for smb2_query_info()
Namjae Jeon
2024-08-08
ksmbd: override fsids for share path check
Namjae Jeon
2024-07-14
ksmbd: add durable scavenger timer
Namjae Jeon
2024-07-14
ksmbd: avoid reclaiming expired durable opens by the client
Namjae Jeon
2024-07-14
ksmbd: Constify struct ksmbd_transport_ops
Christophe JAILLET
2024-07-14
ksmbd: remove duplicate SMB2 Oplock levels definitions
ChenXiaoSong
2024-07-05
ksmbd: discard write access to the directory open
Hobin Woo
2024-07-03
ksmbd: return FILE_DEVICE_DISK instead of super magic
Namjae Jeon
[next]