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
2019-05-08
gfs2: read journal in large chunks
Abhi Das
8
-139
/
+219
2019-05-08
gfs2: Fix iomap write page reclaim deadlock
Andreas Gruenbacher
2
-44
/
+58
2019-05-08
gfs2: fix race between gfs2_freeze_func and unmount
Abhi Das
2
-3
/
+6
2019-05-08
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
Andreas Gruenbacher
6
-9
/
+9
2019-05-08
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
6
-15
/
+15
2019-05-08
gfs2: Remove unnecessary extern declarations
Andreas Gruenbacher
2
-8
/
+3
2019-05-08
gfs2: Remove misleading comments in gfs2_evict_inode
Andreas Gruenbacher
1
-5
/
+0
2019-05-08
gfs2: Replace gl_revokes with a GLF flag
Bob Peterson
6
-15
/
+31
2019-05-08
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
3
-3
/
+7
2019-05-08
gfs2: clean_journal improperly set sd_log_flush_head
Bob Peterson
9
-19
/
+57
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-41
/
+37
2019-05-07
gfs2: Fix lru_count going negative
Ross Lagerwall
1
-9
/
+13
2019-05-07
gfs2: Fix loop in gfs2_rbm_find (v2)
Andreas Gruenbacher
1
-29
/
+25
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-45
/
+37
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
26
-36
/
+100
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-3
/
+1
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2
-48
/
+70
2019-05-07
Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
59
-313
/
+2085
2019-05-07
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-59
/
+71
2019-05-07
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
9
-29
/
+33
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
62
-2193
/
+3043
2019-05-07
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-16
/
+16
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
62
-427
/
+180
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-4
/
+4
2019-05-07
afs: Implement YFS ACL setting
David Howells
3
-5
/
+112
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
4
-4
/
+304
2019-05-07
afs: implement acl setting
Joe Gorse
4
-6
/
+109
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
4
-0
/
+183
2019-05-07
afs: Fix getting the afs.fid xattr
David Howells
1
-3
/
+12
2019-05-07
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
1
-2
/
+2
2019-05-07
afs: Calculate i_blocks based on file size
Marc Dionne
1
-1
/
+5
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
4
-8
/
+36
2019-05-07
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
1
-1
/
+1
2019-05-07
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
1
-1
/
+6
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-15
/
+0
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-24
/
+8
2019-05-06
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
Theodore Ts'o
1
-0
/
+6
2019-05-06
io_uring: fix shadowed variable ret return code being not checked
Colin Ian King
1
-1
/
+0
2019-05-06
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
Kirill Smelkov
2
-48
/
+70
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-8
/
+8
2019-05-03
orangefs: truncate before updating size
Martin Brandenburg
1
-1
/
+5
2019-05-03
orangefs: copy Orangefs-sized blocks into the pagecache if possible.
Mike Marshall
5
-15
/
+156
2019-05-03
orangefs: pass slot index back to readpage.
Mike Marshall
3
-6
/
+6
2019-05-03
orangefs: remember count when reading.
Mike Marshall
2
-1
/
+29
2019-05-03
orangefs: add orangefs_revalidate_mapping
Martin Brandenburg
5
-19
/
+328
2019-05-03
orangefs: implement writepages
Martin Brandenburg
1
-0
/
+1
2019-05-03
orangefs: write range tracking
Martin Brandenburg
3
-35
/
+274
2019-05-03
orangefs: avoid fsync service operation on flush
Martin Brandenburg
1
-1
/
+23
2019-05-03
orangefs: skip inode writeout if nothing to write
Martin Brandenburg
1
-0
/
+5
2019-05-03
orangefs: move do_readv_writev to direct_IO
Martin Brandenburg
2
-111
/
+111
[prev]
[next]