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
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
2
-3
/
+33
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-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+5
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
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
Andrea Arcangeli
1
-2
/
+18
2018-01-03
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...
Linus Torvalds
4
-12
/
+39
2018-01-03
exec: Weaken dumpability for secureexec
Kees Cook
1
-2
/
+7
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2
-3
/
+3
2018-01-02
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
1
-16
/
+29
2018-01-02
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
1
-0
/
+1
2018-01-02
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
Chris Mason
1
-11
/
+34
2018-01-02
btrfs: Fix flush bio leak
Nikolay Borisov
1
-1
/
+0
2018-01-02
afs: Fix missing error handling in afs_write_end()
David Howells
1
-3
/
+5
2018-01-02
afs: Fix unlink
David Howells
2
-8
/
+33
2018-01-02
afs: Potential uninitialized variable in afs_extract_data()
Dan Carpenter
1
-1
/
+1
2017-12-22
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
19
-97
/
+258
2017-12-21
xfs: only skip rmap owner checks for unknown-owner rmap removal
Darrick J. Wong
1
-24
/
+52
2017-12-21
xfs: always honor OWN_UNKNOWN rmap removal requests
Darrick J. Wong
5
-4
/
+48
2017-12-21
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right o...
Darrick J. Wong
1
-33
/
+19
2017-12-21
xfs: set cowblocks tag for direct cow writes too
Darrick J. Wong
1
-0
/
+2
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
3
-1
/
+11
2017-12-21
xfs: don't be so eager to clear the cowblocks tag on truncate
Darrick J. Wong
1
-9
/
+19
2017-12-21
xfs: track cowblocks separately in i_flags
Darrick J. Wong
2
-9
/
+25
2017-12-18
sget(): handle failures of register_shrinker()
Al Viro
1
-1
/
+5
2017-12-18
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+19
2017-12-17
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+16
[next]