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
/
cifs
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-07
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
2018-06-05
CIFS: SMBD: Support page offset in memory registration
Long Li
2018-06-04
cifs: For SMB2 security informaion query, check for minimum sized security de...
Shirish Pargaonkar
2018-06-02
CIFS: Use offset when reading pages
Long Li
2018-06-01
cifs: remove header_preamble_size where it is always 0
Ronnie Sahlberg
2018-06-01
cifs: remove struct smb2_hdr
Ronnie Sahlberg
2018-05-31
cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument
Ronnie Sahlberg
2018-05-31
cifs: remove struct smb2_oplock_break_rsp
Ronnie Sahlberg
2018-05-31
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
2018-05-31
smb3: on reconnect set PreviousSessionId field
Steve French
2018-05-31
smb3: Add posix create context for smb3.11 posix mounts
Steve French
2018-05-30
smb3: add tracepoints for smb2/smb3 open
Steve French
2018-05-30
smb3: add support for posix negotiate context
Steve French
2018-05-30
CIFS: Introduce offset for the 1st page in data transfer structures
Long Li
2018-05-27
smb3: Add ftrace tracepoints for improved SMB3 debugging
Steve French
2018-05-27
smb3: rename encryption_required to smb3_encryption_required
Steve French
2018-05-27
cifs: add a new SMB2_close_flags function
Ronnie Sahlberg
2018-05-27
cifs: store the leaseKey in the fid on SMB2_open
Ronnie Sahlberg
2018-05-09
cifs: smbd: Enable signing with smbdirect
Long Li
2018-05-09
cifs: Allocate validate negotiation request through kmalloc
Long Li
2018-04-25
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
2018-04-24
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Steve French
2018-04-12
cifs: change validate_buf to validate_iov
Ronnie Sahlberg
2018-04-12
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
2018-04-12
smb3.11: replace a 4 with server->vals->header_preamble_size
Steve French
2018-04-12
cifs: replace a 4 with server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-12
SMB311: Improve checking of negotiate security contexts
Steve French
2018-04-11
SMB3: Log at least once if tree connect fails during reconnect
Steve French
2018-04-11
cifs: smb2pdu: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-04-02
cifs: Add minor debug message during negprot
Steve French
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-01
Tree connect for SMB3.1.1 must be signed for non-encrypted shares
Steve French
2018-04-01
CIFS: implement v3.11 preauth integrity
Aurelien Aptel
2018-04-01
cifs: fix memory leak in SMB2_open()
Ronnie Sahlberg
2018-01-26
Cleanup some minor endian issues in smb3 rdma
Steve French
2018-01-26
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
Aurelien Aptel
2018-01-26
CIFS: make IPC a regular tcon
Aurelien Aptel
2018-01-24
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
2018-01-24
CIFS: SMBD: Disable signing on SMB direct transport
Long Li
2018-01-24
CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory regis...
Long Li
2018-01-24
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
2018-01-24
CIFS: SMBD: Add parameter rdata to smb2_new_read_req
Long Li
2018-01-24
cifs: remove small_smb2_init
Ronnie Sahlberg
2018-01-24
cifs: remove rfc1002 header from smb2_lease_ack
Ronnie Sahlberg
2018-01-24
cifs: remove unused variable from SMB2_read
Ronnie Sahlberg
2018-01-24
cifs: remove rfc1002 header from smb2_oplock_break we get from server
Ronnie Sahlberg
2018-01-24
cifs: remove rfc1002 header from smb2_query_info_req
Ronnie Sahlberg
2018-01-24
cifs: remove rfc1002 header from smb2_query_directory_req
Ronnie Sahlberg
2018-01-24
cifs: remove rfc1002 header from smb2_set_info_req
Ronnie Sahlberg
[next]