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
starfive-6.6.48-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-11-25
smb3: dump in_send and num_waiters stats counters by default
Steve French
1
-19
/
+3
2019-11-25
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
1
-3
/
+6
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
1
-1
/
+4
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
1
-0
/
+16
2019-11-25
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
1
-0
/
+6
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
1
-0
/
+10
2019-11-25
cifs: add server param
Aurelien Aptel
1
-1
/
+2
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
1
-0
/
+16
2019-11-25
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
1
-0
/
+2
2019-11-25
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
1
-0
/
+1
2019-10-25
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
1
-0
/
+5
2019-10-09
smb3: remove noisy debug message and minor cleanup
Steve French
1
-1
/
+1
2019-09-26
smb3: pass mode bits into create calls
Steve French
1
-2
/
+4
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
1
-0
/
+2
2019-09-16
smb3: allow disabling requesting leases
Steve French
1
-0
/
+2
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
1
-0
/
+1
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
1
-0
/
+2
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
1
-0
/
+1
2019-09-16
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
1
-0
/
+2
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
1
-2
/
+3
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
1
-2
/
+4
2019-07-08
smb3: do not send compression info by default
Steve French
1
-0
/
+1
2019-07-08
smb3: add new mount option to retrieve mode from special ACE
Steve French
1
-1
/
+2
2019-07-08
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
1
-2
/
+0
2019-07-08
cifs: Fix check for matching with existing mount
Steve French
1
-0
/
+1
2019-06-13
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
1
-0
/
+5
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
[next]