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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
6
-24
/
+99
2018-01-08
xfs: refactor short form directory structure verifier function
Darrick J. Wong
3
-17
/
+16
2018-01-08
xfs: create structure verifier function for short form symlinks
Darrick J. Wong
2
-0
/
+35
2018-01-08
xfs: create structure verifier function for shortform xattrs
Darrick J. Wong
2
-0
/
+75
2018-01-08
xfs: move inode fork verifiers to xfs_dinode_verify
Darrick J. Wong
2
-89
/
+69
2018-01-08
xfs: verify dinode header first
Darrick J. Wong
1
-10
/
+13
2018-01-08
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
20
-102
/
+209
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
21
-275
/
+323
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
23
-151
/
+89
2018-01-08
xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiers
Darrick J. Wong
3
-53
/
+61
2018-01-08
xfs: refactor short form btree pointer verification
Darrick J. Wong
1
-6
/
+6
2018-01-08
xfs: refactor long-format btree header verification routines
Darrick J. Wong
3
-20
/
+50
2018-01-08
xfs: remove XFS_FSB_SANITY_CHECK
Darrick J. Wong
4
-9
/
+5
2018-01-08
xfs: distinguish between corrupt inode and invalid inum in xfs_scrub_get_inode
Darrick J. Wong
1
-4
/
+28
2018-01-08
xfs: always grab transaction when scrubbing inode
Darrick J. Wong
1
-1
/
+1
2018-01-08
xfs: xfs_scrub_bmap should use for_each_xfs_iext
Darrick J. Wong
1
-4
/
+1
2018-01-08
xfs: catch a few more error codes when scrubbing secondary sb
Darrick J. Wong
1
-0
/
+16
2018-01-08
xfs: ignore agfl read errors when not scrubbing agfl
Darrick J. Wong
1
-1
/
+1
2018-01-08
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
3
-3
/
+34
2018-01-08
xfs: eliminate duplicate icreate tx reservation functions
Brian Foster
1
-46
/
+6
2018-01-08
xfs: refactor inode chunk alloc/free tx reservation
Brian Foster
1
-15
/
+49
2018-01-08
xfs: include an allocfree res for inobt modifications
Brian Foster
1
-41
/
+43
2018-01-08
xfs: truncate transaction does not modify the inobt
Brian Foster
1
-8
/
+1
2018-01-08
xfs: fix up agi unlinked list reservations
Brian Foster
1
-3
/
+4
2018-01-08
xfs: include inobt buffers in ifree tx log reservation
Brian Foster
1
-9
/
+6
2018-01-08
xfs: print transaction log reservation on overrun
Brian Foster
1
-1
/
+3
2018-01-08
xfs: scrub inode nsec fields
Darrick J. Wong
1
-0
/
+10
2018-01-08
xfs: move all scrub input checking to xfs_scrub_validate
Eric Sandeen
7
-57
/
+70
2018-01-08
xfs: factor out scrub input checking
Eric Sandeen
1
-31
/
+44
2018-01-08
xfs: explicitly initialize meta_scrub_ops array by type
Eric Sandeen
1
-25
/
+28
2018-01-08
xfs: Show realtime device stats on statfs calls if realtime flags set
Richard Wareing
2
-0
/
+10
2018-01-08
Linux 4.15-rc7
Linus Torvalds
1
-1
/
+1
2018-01-07
Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-16
/
+71
2018-01-07
Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2018-01-07
Merge tag 'led_fixes_for_4.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2018-01-07
Merge tag 'for-linus-20180107' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2018-01-07
leds: core: Fix regression caused by commit 2b83ff96f51d
Jacek Anaszewski
1
-1
/
+2
2018-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-15
/
+60
2018-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+38
2018-01-07
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
1
-0
/
+1
2018-01-06
Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+6
2018-01-06
Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2
-5
/
+6
2018-01-06
parisc: qemu idle sleep support
Helge Deller
1
-0
/
+39
2018-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-10
/
+11
2018-01-06
Merge tag 'iommu-v4.15-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-4
/
+13
2018-01-06
Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
11
-58
/
+57
2018-01-06
apparmor: fix regression in mount mediation when feature set is pinned
John Johansen
1
-1
/
+11
2018-01-06
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+34
2018-01-05
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-19
/
+33
2018-01-05
Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
[next]