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
2020-01-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+3
2020-01-29
Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samb...
Linus Torvalds
18
-713
/
+1041
2020-01-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
9
-66
/
+267
2020-01-29
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
22
-354
/
+748
2020-01-29
Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+6
2020-01-29
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
40
-1715
/
+2988
2020-01-28
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+11
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+4
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+5
2020-01-28
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+104
2020-01-27
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
3
-0
/
+6
2020-01-27
cifs: use PTR_ERR_OR_ZERO() to simplify code
Chen Zhou
1
-1
/
+1
2020-01-27
cifs: add support for fallocate mode 0 for non-sparse files
Ronnie Sahlberg
3
-37
/
+34
2020-01-27
cifs: fix NULL dereference in match_prepath
Ronnie Sahlberg
1
-2
/
+4
2020-01-27
smb3: fix default permissions on new files when mounting with modefromsid
Steve French
3
-3
/
+29
2020-01-27
CIFS: Add support for setting owner info, dos attributes, and create time
Boris Protopopov
1
-11
/
+117
2020-01-27
cifs: remove set but not used variable 'server'
YueHaibing
1
-4
/
+1
2020-01-27
cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
Paulo Alcantara (SUSE)
1
-1
/
+1
2020-01-27
cifs: Fix mount options set in automount
Paulo Alcantara (SUSE)
1
-54
/
+43
2020-01-27
cifs: fix unitialized variable poential problem with network I/O cache lock p...
Steve French
1
-1
/
+1
2020-01-27
cifs: Fix return value in __update_cache_entry
YueHaibing
1
-1
/
+1
2020-01-27
cifs: Avoid doing network I/O while holding cache lock
Paulo Alcantara (SUSE)
1
-264
/
+283
2020-01-27
cifs: Fix potential deadlock when updating vol in cifs_reconnect()
Paulo Alcantara (SUSE)
1
-32
/
+77
2020-01-27
cifs: Merge is_path_valid() into get_normalized_path()
Paulo Alcantara (SUSE)
1
-17
/
+4
2020-01-27
cifs: Introduce helpers for finding TCP connection
Paulo Alcantara (SUSE)
1
-13
/
+31
2020-01-27
cifs: Get rid of kstrdup_const()'d paths
Paulo Alcantara (SUSE)
1
-3
/
+3
2020-01-27
cifs: Clean up DFS referral cache
Paulo Alcantara (SUSE)
1
-286
/
+279
2020-01-27
cifs: Don't use iov_iter::type directly
David Howells
1
-4
/
+4
2020-01-27
cifs: set correct max-buffer-size for smb2_ioctl_init()
Ronnie Sahlberg
1
-2
/
+7
2020-01-27
cifs: use compounding for open and first query-dir for readdir()
Ronnie Sahlberg
2
-12
/
+87
2020-01-27
cifs: create a helper function to parse the query-directory response buffer
Ronnie Sahlberg
1
-46
/
+63
2020-01-27
cifs: prepare SMB2_query_directory to be used with compounding
Ronnie Sahlberg
3
-36
/
+82
2020-01-27
fs/cifs/cifssmb.c: use true,false for bool variable
zhengbin
1
-2
/
+2
2020-01-27
fs/cifs/smb2ops.c: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-26
Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+0
2020-01-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+10
2020-01-26
io_uring: don't cancel all work on process exit
Jens Axboe
1
-4
/
+0
2020-01-26
Revert "io_uring: only allow submit from owning task"
Jens Axboe
1
-6
/
+0
2020-01-26
afs: Fix characters allowed into cell names
David Howells
1
-1
/
+10
2020-01-26
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
Al Viro
1
-7
/
+10
2020-01-25
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+29
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
1
-4
/
+1
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-01-24
btrfs: scrub: Require mandatory block group RO for dev-replace
Qu Wenruo
1
-5
/
+28
2020-01-23
Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+6
2020-01-23
readdir: make user_access_begin() use the real access range
Linus Torvalds
1
-38
/
+35
2020-01-23
readdir: be more conservative with directory entry names
Linus Torvalds
1
-1
/
+5
2020-01-23
Btrfs: make deduplication with range including the last block work
Filipe Manana
1
-1
/
+2
2020-01-23
fs: allow deduplication of eof block into the end of the destination file
Filipe Manana
1
-6
/
+4
[next]