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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
5
-0
/
+10
2019-09-16
smb3: only offload decryption of read responses if multiple requests
Steve French
2
-4
/
+7
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
3
-5
/
+61
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
4
-2
/
+19
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
3
-4
/
+97
2019-09-16
cifs: add a debug macro that prints \\server\share for errors
Ronnie Sahlberg
4
-50
/
+86
2019-09-16
smb3: fix signing verification of large reads
Steve French
1
-2
/
+2
2019-09-16
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
3
-3
/
+13
2019-09-16
smb3: add dynamic tracepoints for flush and close
Steve French
2
-2
/
+43
2019-09-16
smb3: log warning if CSC policy conflicts with cache mount option
Steve French
1
-0
/
+8
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
4
-3
/
+25
2019-09-16
smb3: add some more descriptive messages about share when mounting cache=ro
Steve French
1
-1
/
+9
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
4
-2
/
+21
2019-09-16
cifs: fix dereference on ses before it is null checked
Colin Ian King
2
-4
/
+10
2019-09-16
cifs: add new debugging macro cifs_server_dbg
Ronnie Sahlberg
5
-163
/
+204
2019-09-16
cifs: use existing handle for compound_op(OP_SET_INFO) when possible
Ronnie Sahlberg
1
-9
/
+26
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
4
-27
/
+106
2019-09-16
cifs: remove set but not used variables
YueHaibing
1
-7
/
+0
2019-09-16
smb3: Incorrect size for netname negotiate context
Steve French
1
-2
/
+1
2019-09-16
cifs: remove unused variable
zhengbin
2
-4
/
+0
2019-09-16
cifs: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2019-09-16
smb3: add missing flag definitions
Steve French
1
-0
/
+2
2019-09-16
cifs: add passthrough for smb2 setinfo
Ronnie Sahlberg
2
-4
/
+26
2019-09-16
cifs: prepare SMB2_Flush to be usable in compounds
Ronnie Sahlberg
2
-18
/
+44
2019-09-16
cifs: allow chmod to set mode bits using special sid
Steve French
2
-7
/
+41
2019-09-16
cifs: get mode bits from special sid on stat
Steve French
3
-13
/
+38
2019-09-16
fs: cifs: cifsssmb: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-09-16
cifs: fix a comment for the timeouts when sending echos
Ronnie Sahlberg
1
-1
/
+1
2019-09-16
f2fs: fix to add missing F2FS_IO_ALIGNED() condition
Chao Yu
2
-2
/
+8
2019-09-16
f2fs: fix to fallback to buffered IO in IO aligned mode
Chao Yu
1
-3
/
+6
2019-09-16
f2fs: fix to handle error path correctly in f2fs_map_blocks
Chao Yu
1
-4
/
+4
2019-09-16
f2fs: fix extent corrupotion during directIO in LFS mode
Chao Yu
1
-1
/
+1
2019-09-16
f2fs: check all the data segments against all node ones
Surbhi Palande
1
-2
/
+2
2019-09-16
f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY
Lockywolf
1
-1
/
+3
2019-09-16
f2fs: fix inode rwsem regression
Goldwyn Rodrigues
1
-2
/
+3
2019-09-16
f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()
Chao Yu
2
-0
/
+10
2019-09-16
f2fs: avoid infinite GC loop due to stale atomic files
Jaegeuk Kim
2
-26
/
+18
2019-09-15
jffs2: Fix memory leak in jffs2_scan_eraseblock() error path
Wenwen Wang
1
-1
/
+4
2019-09-15
jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page
Christoph Hellwig
3
-38
/
+13
2019-09-15
jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()
Jia-Ju Bai
1
-1
/
+1
2019-09-15
ubifs: Fix memory leak bug in alloc_ubifs_info() error path
Wenwen Wang
1
-1
/
+3
2019-09-15
ubifs: Fix memory leak in __ubifs_node_verify_hmac error path
Wenwen Wang
1
-1
/
+3
2019-09-15
ubifs: Fix memory leak in read_znode() error path
Wenwen Wang
1
-0
/
+1
2019-09-15
ubifs: Remove redundant assignment to pointer fname
Colin Ian King
1
-1
/
+0
2019-09-15
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
1
-3
/
+0
2019-09-15
io_uring: increase IORING_MAX_ENTRIES to 32K
Daniel Xu
1
-1
/
+1
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
43
-568
/
+721
2019-09-13
Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+34
2019-09-13
vfs: Make fs_parse() handle fs_param_is_fd-type params better
David Howells
1
-2
/
+16
2019-09-13
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
1
-41
/
+58
[prev]
[next]