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
2018-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-124
/
+152
2018-11-30
Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+6
2018-11-30
afs: Use d_instantiate() rather than d_add() and don't d_drop()
David Howells
1
-3
/
+1
2018-11-30
afs: Fix missing net error handling
David Howells
6
-113
/
+135
2018-11-30
afs: Fix validation/callback interaction
David Howells
1
-6
/
+12
2018-11-30
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
1
-9
/
+6
2018-11-29
Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-10
/
+23
2018-11-28
Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-14
/
+37
2018-11-27
ext2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-11-27
ext2: initialize opts.s_mount_opt as zero before using it
xingaopeng
1
-0
/
+1
2018-11-25
Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-37
/
+66
2018-11-25
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-28
/
+36
2018-11-24
Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
10
-46
/
+104
2018-11-23
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+3
2018-11-23
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2018-11-23
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
1
-0
/
+1
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2
-20
/
+21
2018-11-22
Btrfs: fix race between enabling quotas and subvolume creation
Filipe Manana
1
-1
/
+2
2018-11-21
iomap: readpages doesn't zero page tail beyond EOF
Dave Chinner
1
-3
/
+8
2018-11-21
vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP
Dave Chinner
1
-8
/
+7
2018-11-21
iomap: dio data corruption and spurious errors when pipes fill
Dave Chinner
1
-3
/
+19
2018-11-21
iomap: sub-block dio needs to zeroout beyond EOF
Dave Chinner
1
-1
/
+8
2018-11-21
iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
Dave Chinner
1
-5
/
+6
2018-11-21
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
1
-1
/
+4
2018-11-21
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
3
-5
/
+17
2018-11-21
Btrfs: send, fix infinite loop due to directory rename dependencies
Robbie Ko
1
-3
/
+8
2018-11-20
xfs: extent shifting doesn't fully invalidate page cache
Dave Chinner
1
-7
/
+1
2018-11-20
xfs: finobt AG reserves don't consider last AG can be a runt
Dave Chinner
1
-4
/
+7
2018-11-20
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
Dave Chinner
1
-7
/
+21
2018-11-20
xfs: uncached buffer tracing needs to print bno
Dave Chinner
1
-1
/
+4
2018-11-20
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
2
-5
/
+13
2018-11-20
xfs: make xfs_file_remap_range() static
Eric Biggers
1
-1
/
+1
2018-11-20
xfs: fix shared extent data corruption due to missing cow reservation
Brian Foster
1
-0
/
+1
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+10
2018-11-19
dax: Avoid losing wakeup in dax_lock_mapping_entry
Matthew Wilcox
1
-0
/
+1
2018-11-19
exec: make de_thread() freezable
Chanho Min
1
-2
/
+3
2018-11-19
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
2
-9
/
+21
2018-11-19
exportfs: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2018-11-18
ocfs2: free up write context when direct IO failed
Wengang Wang
2
-2
/
+19
2018-11-18
mm: don't reclaim inodes with many attached pages
Roman Gushchin
1
-2
/
+5
2018-11-17
dax: Fix huge page faults
Matthew Wilcox
1
-8
/
+4
2018-11-17
dax: Fix dax_unlock_mapping_entry for PMD pages
Matthew Wilcox
1
-9
/
+8
2018-11-17
aio: fix failure to put the file pointer
Jens Axboe
1
-0
/
+1
2018-11-17
dax: Reinstate RCU protection of inode
Matthew Wilcox
1
-3
/
+19
2018-11-17
dax: Make sure the unlocking entry isn't locked
Matthew Wilcox
1
-0
/
+1
2018-11-17
dax: Remove optimisation from dax_lock_mapping_entry
Matthew Wilcox
1
-5
/
+2
2018-11-16
Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+10
2018-11-16
Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-28
/
+29
2018-11-16
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
[next]