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-11-06
NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVAL
Chuck Lever
1
-5
/
+1
2020-11-06
NFSD: NFSv3 PATHCONF Reply is improperly formed
Chuck Lever
1
-0
/
+1
2020-11-05
Merge tag 'gfs2-v5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-48
/
+70
2020-11-05
io_uring: use correct pointer for io_uring_show_cred()
Jens Axboe
1
-1
/
+2
2020-11-05
io_uring: don't forget to task-cancel drained reqs
Pavel Begunkov
1
-2
/
+8
2020-11-05
btrfs: ref-verify: fix memory leak in btrfs_ref_tree_mod
Dinghao Liu
1
-0
/
+1
2020-11-05
btrfs: dev-replace: fail mount if we don't have replace item with target device
Anand Jain
2
-21
/
+31
2020-11-05
btrfs: scrub: update message regarding read-only status
David Sterba
1
-2
/
+3
2020-11-05
btrfs: clean up NULL checks in qgroup_unreserve_range()
Dan Carpenter
1
-8
/
+4
2020-11-05
btrfs: fix min reserved size calculation in merge_reloc_root
Josef Bacik
1
-1
/
+3
2020-11-05
btrfs: print the block rsv type when we fail our reservation
Josef Bacik
1
-1
/
+2
2020-11-05
btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
Matthew Wilcox (Oracle)
1
-6
/
+4
2020-11-05
xfs: only flush the unshared range in xfs_reflink_unshare
Darrick J. Wong
1
-1
/
+2
2020-11-04
ceph: check session state after bumping session->s_seq
Jeff Layton
5
-18
/
+39
2020-11-04
io_uring: fix overflowed cancel w/ linked ->files
Pavel Begunkov
1
-22
/
+21
2020-11-04
io_uring: drop req/tctx io_identity separately
Jens Axboe
1
-3
/
+6
2020-11-04
io_uring: ensure consistent view of original task ->mm from SQPOLL
Jens Axboe
1
-7
/
+20
2020-11-04
io_uring: properly handle SQPOLL request cancelations
Jens Axboe
1
-12
/
+65
2020-11-04
io-wq: cancel request if it's asking for files and we don't have them
Jens Axboe
1
-0
/
+4
2020-11-04
xfs: fix scrub flagging rtinherit even if there is no rt device
Darrick J. Wong
1
-2
/
+1
2020-11-04
xfs: fix missing CoW blocks writeback conversion retry
Darrick J. Wong
1
-2
/
+4
2020-11-04
iomap: clean up writeback state logic on writepage error
Brian Foster
1
-13
/
+2
2020-11-04
iomap: support partial page discard on writeback block mapping failure
Brian Foster
2
-13
/
+16
2020-11-04
xfs: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
1
-0
/
+10
2020-11-04
erofs: fix setting up pcluster for temporary pages
Gao Xiang
1
-2
/
+5
2020-11-04
erofs: derive atime instead of leaving it empty
Gao Xiang
1
-10
/
+11
2020-11-03
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
1
-6
/
+1
2020-11-03
afs: Fix warning due to unadvanced marshalling pointer
David Howells
1
-0
/
+1
2020-11-03
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
1
-1
/
+2
2020-11-02
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
1
-1
/
+2
2020-11-02
mm, oom: keep oom_adj under or at upper limit when printing
Charles Haithcock
1
-0
/
+2
2020-11-02
nfsroot: Default mount option should ask for built-in NFS version
Helge Deller
1
-0
/
+6
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+7
2020-11-01
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-9
/
+9
2020-10-31
Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-70
/
+38
2020-10-30
Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-51
/
+225
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
1
-8
/
+7
2020-10-30
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
5
-9
/
+9
2020-10-30
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
1
-0
/
+3
2020-10-30
gfs2: don't initialize statfs_change inodes in spectator mode
Bob Peterson
1
-4
/
+8
2020-10-30
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
Bob Peterson
5
-40
/
+52
2020-10-30
gfs2: init_journal's undo directive should also undo the statfs inodes
Bob Peterson
1
-1
/
+1
2020-10-30
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
1
-0
/
+1
2020-10-30
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
1
-1
/
+1
2020-10-29
Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-79
/
+184
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-133
/
+73
2020-10-29
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2
-1
/
+2
2020-10-29
afs: Fix dirty-region encoding on ppc32 with 64K pages
David Howells
2
-9
/
+20
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
3
-12
/
+76
2020-10-29
afs: Alter dirty range encoding in page->private
David Howells
2
-4
/
+4
[prev]
[next]