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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-12
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
3
-3
/
+3
2020-06-12
ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...
zhangyi (F)
2
-16
/
+17
2020-06-12
cifs: fix chown and chgrp when idsfromsid mount option enabled
Steve French
1
-15
/
+42
2020-06-12
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
4
-21
/
+129
2020-06-12
ext4: support xattr gnu.* namespace for the Hurd
Jan (janneke) Nieuwenhuizen
4
-1
/
+56
2020-06-12
smb311: Add tracepoints for new compound posix query info
Steve French
2
-6
/
+6
2020-06-12
smb311: add support for using info level for posix extensions query
Steve French
4
-4
/
+15
2020-06-12
smb311: Add support for lookup with posix extensions query info
Steve French
1
-1
/
+3
2020-06-12
smb311: Add support for SMB311 query info (non-compounded)
Steve French
2
-0
/
+15
2020-06-12
SMB311: Add support for query info using posix extensions (level 100)
Steve French
6
-2
/
+316
2020-06-12
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
1
-1
/
+3
2020-06-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-12
ocfs2: fix build failure when TCP/IP is disabled
Tom Seewald
1
-1
/
+1
2020-06-12
Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-241
/
+201
2020-06-12
afs: Fix afs_store_data() to set mtime in new operation descriptor
David Howells
1
-0
/
+1
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-19
/
+10
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-10
/
+125
2020-06-11
Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-88
/
+20
2020-06-11
NFS: Fix direct WRITE throughput regression
Chuck Lever
1
-0
/
+2
2020-06-11
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
1
-3
/
+11
2020-06-11
NFS: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2020-06-11
NFS: Add a tracepoint in nfs_set_pgio_error()
Chuck Lever
2
-0
/
+46
2020-06-11
NFS: Trace short NFS READs
Chuck Lever
2
-0
/
+49
2020-06-11
NFS: nfs_xdr_status should record the procedure name
Chuck Lever
1
-2
/
+13
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-132
/
+569
2020-06-11
io_uring: fix io_kiocb.flags modification race in IOPOLL mode
Xiaoguang Wang
1
-6
/
+6
2020-06-11
ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr
Ritesh Harjani
1
-1
/
+1
2020-06-11
ext4: avoid utf8_strncasecmp() with unstable name
Eric Biggers
1
-0
/
+16
2020-06-11
ext4: stop overwrite the errcode in ext4_setup_super
yangerkun
1
-0
/
+1
2020-06-11
ext4: fix partial cluster initialization when splitting extent
Jeffle Xu
1
-1
/
+1
2020-06-11
ext4: avoid race conditions when remounting with options that change dax
Theodore Ts'o
1
-18
/
+24
2020-06-11
Enable ext4 support for per-file/directory dax operations
Theodore Ts'o
11
-47
/
+194
2020-06-11
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
2
-10
/
+2
2020-06-11
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
2
-5
/
+5
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
3
-3
/
+0
2020-06-11
ocfs2: fix spelling mistake and grammar
Keyur Patel
1
-1
/
+1
2020-06-11
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
Ryusuke Konishi
1
-0
/
+2
2020-06-11
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-26
/
+38
2020-06-11
io_uring: check file O_NONBLOCK state for accept
Jiufei Xue
1
-0
/
+3
2020-06-11
io_uring: avoid unnecessary io_wq_work copy for fast poll feature
Xiaoguang Wang
1
-4
/
+9
2020-06-11
io_uring: avoid whole io_wq_work copy for requests completed inline
Xiaoguang Wang
2
-9
/
+36
2020-06-11
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-5
/
+2
2020-06-11
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+4
2020-06-11
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-76
/
+105
2020-06-11
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-4
/
+6
2020-06-10
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
1
-4
/
+6
2020-06-10
sysctl: reject gigantic reads/write to sysctl files
Christoph Hellwig
1
-0
/
+4
2020-06-10
smb3: fix typo in mount options displayed in /proc/mounts
Steve French
1
-1
/
+1
2020-06-10
io_uring: allow O_NONBLOCK async retry
Jens Axboe
1
-3
/
+7
2020-06-10
Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-85
/
+205
[prev]
[next]