index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsglob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
1
-0
/
+2
2019-05-08
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
1
-1
/
+2
2019-05-08
Negotiate and save preferred compression algorithms
Steve French
1
-0
/
+1
2019-05-08
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
1
-2
/
+2
2019-05-08
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
1
-0
/
+1
2019-05-08
cifs: add fiemap support
Ronnie Sahlberg
1
-0
/
+3
2019-05-08
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
1
-1
/
+10
2019-05-08
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
1
-0
/
+4
2019-04-16
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
1
-0
/
+2
2019-04-01
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
1
-0
/
+8
2019-03-15
CIFS: make mknod() an smb_version_op
Aurelien Aptel
1
-0
/
+8
2019-03-15
cifs: minor documentation updates
Steve French
1
-0
/
+1
2019-03-15
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
1
-0
/
+3
2019-03-15
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
1
-2
/
+2
2019-03-06
CIFS: Adjust MTU credits before reopening a file
Pavel Shilovsky
1
-0
/
+12
2019-03-06
CIFS: Respect reconnect in non-MTU credits calculations
Pavel Shilovsky
1
-4
/
+2
2019-03-06
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
1
-10
/
+19
2019-03-05
CIFS: Count SMB3 credits for malformed pending responses
Pavel Shilovsky
1
-2
/
+2
2019-03-05
CIFS: Do not skip SMB2 message IDs on send failures
Pavel Shilovsky
1
-0
/
+19
2019-03-05
smb3: make default i/o size for smb3 mounts larger
Steve French
1
-0
/
+1
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
1
-0
/
+19
2019-01-11
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
1
-0
/
+1
2018-12-28
cifs: Add support for failover in cifs_reconnect()
Paulo Alcantara
1
-0
/
+7
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
1
-1
/
+0
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
1
-0
/
+5
2018-12-24
cifs: Save TTL value when parsing DFS referrals
Paulo Alcantara
1
-0
/
+1
2018-12-24
Add vers=3.0.2 as a valid option for SMBv3.0.2
Kenneth D'souza
1
-0
/
+1
2018-11-02
CIFS: Add support for direct I/O read
Long Li
1
-0
/
+5
2018-11-02
smb3: allow more detailed protocol info on open files for debugging
Steve French
1
-0
/
+3
2018-10-24
smb3: show number of current open files in /proc/fs/cifs/Stats
Steve French
1
-0
/
+2
2018-10-24
cifs: add support for ioctl on directories
Ronnie Sahlberg
1
-1
/
+3
2018-10-24
cifs: add IOCTL for QUERY_INFO passthrough to userspace
Ronnie Sahlberg
1
-0
/
+4
2018-10-24
cifs: OFD locks do not conflict with eachothers
Ronnie Sahlberg
1
-1
/
+2
2018-10-24
smb3: update default requested iosize to 4MB from 1MB for recent dialects
Steve French
1
-0
/
+1
2018-10-24
smb3: track the instance of each session for debugging
Steve French
1
-0
/
+1
2018-10-24
smb3: add way to control slow response threshold for logging and stats
Steve French
1
-0
/
+1
2018-10-03
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
1
-0
/
+1
2018-08-10
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
1
-1
/
+4
2018-08-07
smb3: display stats counters for number of slow commands
Steve French
1
-1
/
+2
2018-08-07
cifs: update init_sg, crypt_message to take an array of rqst
Ronnie Sahlberg
1
-4
/
+3
2018-08-07
cifs: simple stats should always be enabled
Steve French
1
-10
/
+0
2018-08-07
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
1
-0
/
+1
2018-08-07
cifs: remove unused stats
Steve French
1
-14
/
+0
2018-08-07
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
1
-8
/
+0
2018-08-07
cifs: use timespec64 internally
Arnd Bergmann
1
-3
/
+3
2018-07-05
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
1
-1
/
+1
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
1
-0
/
+1
2018-06-15
smb3: Fix mode on mkdir on smb311 mounts
Steve French
1
-0
/
+4
2018-06-15
CIFS: add iface info to struct cifs_ses
Aurelien Aptel
1
-0
/
+21
2018-06-15
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
1
-0
/
+3
[next]