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
Age
Commit message (
Expand
)
Author
2019-03-22
cifs: update internal module version number
Steve French
2019-03-22
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
2019-03-22
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
2019-03-22
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
2019-03-22
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
2019-03-22
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
2019-03-22
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
2019-03-22
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
2019-03-14
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
2019-03-14
SMB3: Allow SMB3 FSCTL queries to be sent to server from tools
Ronnie Sahlberg
2019-03-14
cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc
Ronnie Sahlberg
2019-03-14
smb2: fix typo in definition of a few error flags
Steve French
2019-03-14
CIFS: make mknod() an smb_version_op
Aurelien Aptel
2019-03-14
cifs: minor documentation updates
Steve French
2019-03-14
cifs: remove unused value pointed out by Coverity
Steve French
2019-03-14
SMB3: passthru query info doesn't check for SMB3 FSCTL passthru
Steve French
2019-03-14
smb3: add dynamic tracepoints for simple fallocate and zero range
Steve French
2019-03-14
cifs: fix smb3_zero_range so it can expand the file-size when required
Ronnie Sahlberg
2019-03-14
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
Ronnie Sahlberg
2019-03-14
smb3: Add dynamic trace points for various compounded smb3 ops
Steve French
2019-03-14
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
2019-03-14
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
Steve French
2019-03-14
cifs: simplify how we handle credits in compound_send_recv()
Ronnie Sahlberg
2019-03-14
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2019-03-14
smb3: display security information in /proc/fs/cifs/DebugData more accurately
Steve French
2019-03-14
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
2019-03-14
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
2019-03-14
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
2019-03-14
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
2019-03-14
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
2019-03-06
fs: cifs: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
2019-03-05
smb3: request more credits on normal (non-large read/write) ops
Steve French
2019-03-05
CIFS: Mask off signals when sending SMB packets
Pavel Shilovsky
2019-03-05
CIFS: Return -EAGAIN instead of -ENOTSOCK
Pavel Shilovsky
2019-03-05
CIFS: Only send SMB2_NEGOTIATE command on new TCP connections
Pavel Shilovsky
2019-03-05
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
2019-03-05
smb3: for kerberos mounts display the credential uid used
Steve French
2019-03-05
cifs: use correct format characters
Louis Taylor
2019-03-05
smb3: add dynamic trace point for query_info_enter/done
Steve French
2019-03-05
smb3: add dynamic trace point for smb3_cmd_enter
Steve French
2019-03-05
smb3: improve dynamic tracing of open and posix mkdir
Steve French
2019-03-05
smb3: add missing read completion trace point
Steve French
2019-03-05
smb3: Add tracepoints for read, write and query_dir enter
Steve French
2019-03-05
smb3: add tracepoints for query dir
Steve French
2019-03-05
smb3: Update POSIX negotiate context with POSIX ctxt GUID
Steve French
2019-03-05
cifs: update internal module version number
Steve French
2019-03-05
CIFS: Try to acquire credits at once for compound requests
Pavel Shilovsky
2019-03-05
CIFS: Return error code when getting file handle for writeback
Pavel Shilovsky
2019-03-05
CIFS: Move open file handling to writepages
Pavel Shilovsky
2019-03-05
CIFS: Move unlocking pages from wdata_send_pages()
Pavel Shilovsky
[next]