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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-08
Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-46
/
+65
2020-11-08
Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-48
/
+142
2020-11-08
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
1
-2
/
+14
2020-11-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-177
/
+177
2020-11-07
Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-23
/
+47
2020-11-07
Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-1
/
+16
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
1
-3
/
+10
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
1
-0
/
+3
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
1
-2
/
+5
2020-11-07
jbd2: fix up sparse warnings in checkpoint code
Theodore Ts'o
2
-1
/
+5
2020-11-07
ext4: fix sparse warnings in fast_commit code
Theodore Ts'o
1
-1
/
+4
2020-11-07
ext4: cleanup fast commit mount options
Harshad Shirwadkar
1
-8
/
+4
2020-11-07
jbd2: don't start fast commit on aborted journal
Harshad Shirwadkar
1
-0
/
+2
2020-11-07
ext4: make s_mount_flags modifications atomic
Harshad Shirwadkar
7
-34
/
+52
2020-11-07
ext4: issue fsdev cache flush before starting fast commit
Harshad Shirwadkar
1
-0
/
+7
2020-11-07
ext4: disable fast commit with data journalling
Harshad Shirwadkar
4
-3
/
+14
2020-11-07
ext4: fix inode dirty check in case of fast commits
Harshad Shirwadkar
3
-8
/
+1
2020-11-07
ext4: remove unnecessary fast commit calls from ext4_file_mmap
Harshad Shirwadkar
1
-2
/
+0
2020-11-07
ext4: mark buf dirty before submitting fast commit buffer
Harshad Shirwadkar
1
-1
/
+1
2020-11-07
ext4: fix code documentatioon
Harshad Shirwadkar
1
-1
/
+2
2020-11-07
ext4: dedpulicate the code to wait on inode that's being committed
Harshad Shirwadkar
1
-34
/
+27
2020-11-07
jbd2: don't read journal->j_commit_sequence without taking a lock
Harshad Shirwadkar
1
-2
/
+4
2020-11-07
jbd2: don't touch buffer state until it is filled
Harshad Shirwadkar
1
-4
/
+0
2020-11-07
jbd2: add todo for a fast commit performance optimization
Harshad Shirwadkar
1
-0
/
+9
2020-11-07
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
3
-5
/
+11
2020-11-07
jbd2: don't use state lock during commit path
Harshad Shirwadkar
2
-10
/
+6
2020-11-07
jbd2: drop jbd2_fc_init documentation
Harshad Shirwadkar
1
-4
/
+2
2020-11-07
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
5
-58
/
+65
2020-11-07
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
7
-15
/
+20
2020-11-07
ext4: fixup ext4_fc_track_* functions' signature
Harshad Shirwadkar
5
-63
/
+74
2020-11-07
ext4: drop redundant calls ext4_fc_track_range
Harshad Shirwadkar
2
-9
/
+0
2020-11-07
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
4
-6
/
+8
2020-11-07
ext4: describe fast_commit feature flags
Harshad Shirwadkar
3
-0
/
+20
2020-11-07
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
1
-0
/
+1
2020-11-07
ext4: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2020-11-07
MAINTAINERS: add missing file in ext4 entry
Chao Yu
1
-0
/
+1
2020-11-07
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
1
-2
/
+2
2020-11-07
Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-18
/
+39
2020-11-07
Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
34
-56
/
+65
2020-11-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-5
/
+15
2020-11-07
Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
4
-44
/
+44
2020-11-07
Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2020-11-06
Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
33
-117
/
+265
2020-11-06
net/sunrpc: return 0 on attempt to write to "transports"
Dan Carpenter
1
-1
/
+1
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
65
-370
/
+439
2020-11-06
Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+32
2020-11-06
Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+16
2020-11-06
Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
6
-27
/
+50
2020-11-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-59
/
+67
[prev]
[next]