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
/
cifsglob.h
Age
Commit message (
Expand
)
Author
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
2019-07-07
smb3: do not send compression info by default
Steve French
2019-07-07
smb3: add new mount option to retrieve mode from special ACE
Steve French
2019-07-07
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
2019-07-07
cifs: Fix check for matching with existing mount
Steve French
2019-06-13
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
2019-05-15
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
2019-05-07
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
2019-05-07
Negotiate and save preferred compression algorithms
Steve French
2019-05-07
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
2019-05-07
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
2019-05-07
cifs: add fiemap support
Ronnie Sahlberg
2019-05-07
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
2019-04-16
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
2019-04-01
SMB3: Allow persistent handle timeout to be configurable on mount
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: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
2019-03-14
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
2019-03-05
CIFS: Adjust MTU credits before reopening a file
Pavel Shilovsky
2019-03-05
CIFS: Respect reconnect in non-MTU credits calculations
Pavel Shilovsky
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
2019-03-04
CIFS: Count SMB3 credits for malformed pending responses
Pavel Shilovsky
2019-03-04
CIFS: Do not skip SMB2 message IDs on send failures
Pavel Shilovsky
2019-03-04
smb3: make default i/o size for smb3 mounts larger
Steve French
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
2019-01-11
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2018-12-28
cifs: Add support for failover in cifs_reconnect()
Paulo Alcantara
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
2018-12-23
cifs: Save TTL value when parsing DFS referrals
Paulo Alcantara
2018-12-23
Add vers=3.0.2 as a valid option for SMBv3.0.2
Kenneth D'souza
2018-11-02
CIFS: Add support for direct I/O read
Long Li
2018-11-02
smb3: allow more detailed protocol info on open files for debugging
Steve French
2018-10-23
smb3: show number of current open files in /proc/fs/cifs/Stats
Steve French
2018-10-23
cifs: add support for ioctl on directories
Ronnie Sahlberg
2018-10-23
cifs: add IOCTL for QUERY_INFO passthrough to userspace
Ronnie Sahlberg
2018-10-23
cifs: OFD locks do not conflict with eachothers
Ronnie Sahlberg
2018-10-23
smb3: update default requested iosize to 4MB from 1MB for recent dialects
Steve French
2018-10-23
smb3: track the instance of each session for debugging
Steve French
2018-10-23
smb3: add way to control slow response threshold for logging and stats
Steve French
2018-10-02
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
2018-08-09
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
2018-08-07
smb3: display stats counters for number of slow commands
Steve French
2018-08-07
cifs: update init_sg, crypt_message to take an array of rqst
Ronnie Sahlberg
2018-08-07
cifs: simple stats should always be enabled
Steve French
2018-08-07
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
2018-08-07
cifs: remove unused stats
Steve French
2018-08-07
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
[next]