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-08-15
fs: autofs: delete repeated words in comments
Randy Dunlap
1
-2
/
+2
2020-08-15
exec: restore EACCES of S_ISDIR execve()
Kees Cook
1
-1
/
+3
2020-08-13
Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
9
-25
/
+65
2020-08-13
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
15
-19
/
+21
2020-08-13
Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-116
/
+121
2020-08-12
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
14
-103
/
+482
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
37
-315
/
+386
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-1
/
+1
2020-08-12
exec: move path_noexec() check earlier
Kees Cook
2
-8
/
+8
2020-08-12
exec: move S_ISREG() check earlier
Kees Cook
3
-10
/
+16
2020-08-12
exec: change uselib(2) IS_SREG() failure to EACCES
Kees Cook
1
-2
/
+1
2020-08-12
coredump: add %f for executable filename
Lepton Wu
1
-4
/
+13
2020-08-12
fs/signalfd.c: fix inconsistent return codes for signalfd4
Helge Deller
1
-4
/
+6
2020-08-12
fat: fix fat_ra_init() for data clusters == 0
OGAWA Hirofumi
1
-0
/
+3
2020-08-12
VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-12
fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes
Yubo Feng
1
-2
/
+2
2020-08-12
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
1
-1
/
+1
2020-08-12
nilfs2: use a more common logging style
Joe Perches
20
-251
/
+239
2020-08-12
nilfs2: convert __nilfs_msg to integrate the level and format
Joe Perches
2
-10
/
+15
2020-08-12
nilfs2: only call unlock_new_inode() if I_NEW
Eric Biggers
1
-1
/
+2
2020-08-12
fs/minix: remove expected error message in block_to_path()
Eric Biggers
2
-12
/
+12
2020-08-12
fs/minix: fix block limit check for V1 filesystems
Eric Biggers
1
-1
/
+1
2020-08-12
fs/minix: set s_maxbytes correctly
Eric Biggers
4
-9
/
+9
2020-08-12
fs/minix: reject too-large maximum file size
Eric Biggers
1
-2
/
+20
2020-08-12
fs/minix: don't allow getting deleted inodes
Eric Biggers
1
-0
/
+14
2020-08-12
fs/minix: check return value of sb_getblk()
Eric Biggers
1
-1
/
+7
2020-08-12
exec: use force_uaccess_begin during exec and exit
Christoph Hellwig
1
-1
/
+6
2020-08-12
hugetlbfs: prevent filesystem stacking of hugetlbfs
Mike Kravetz
1
-0
/
+6
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
1
-1
/
+10
2020-08-12
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
1
-2
/
+2
2020-08-12
fix breakage in do_rmdir()
Al Viro
1
-1
/
+1
2020-08-12
btrfs: trim: fix underflow in trim length to prevent access beyond device bou...
Qu Wenruo
3
-0
/
+20
2020-08-12
Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+10
2020-08-12
Merge tag 'zonefs-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-4
/
+15
2020-08-12
exfat: retain 'VolumeFlags' properly
Tetsuhiro Kohada
6
-28
/
+47
2020-08-12
exfat: optimize exfat_zeroed_cluster()
Tetsuhiro Kohada
1
-43
/
+10
2020-08-12
exfat: add error check when updating dir-entries
Tetsuhiro Kohada
4
-7
/
+12
2020-08-12
exfat: write multiple sectors at once
Tetsuhiro Kohada
3
-6
/
+29
2020-08-12
exfat: remove EXFAT_SB_DIRTY flag
Tetsuhiro Kohada
7
-35
/
+26
2020-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+7
2020-08-11
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
1
-1
/
+1
2020-08-11
zonefs: add zone-capacity support
Johannes Thumshirn
2
-4
/
+15
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-7
/
+7
2020-08-11
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-289
/
+745
2020-08-11
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
6
-61
/
+81
2020-08-11
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-9
/
+36
2020-08-10
btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()
Qu Wenruo
1
-3
/
+5
2020-08-10
btrfs: check correct variable after allocation in btrfs_backref_iter_alloc
Boleyn Su
1
-1
/
+1
2020-08-10
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
1
-0
/
+6
[next]