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
2016-04-27
f2fs: split sync_node_pages with fsync_node_pages
Jaegeuk Kim
5
-33
/
+84
2016-04-27
f2fs: avoid writing 0'th page in volatile writes
Jaegeuk Kim
1
-2
/
+4
2016-04-27
f2fs: avoid needless lock for node pages when fsyncing a file
Jaegeuk Kim
1
-3
/
+7
2016-04-15
f2fs: flush dirty pages before starting atomic writes
Jaegeuk Kim
1
-1
/
+10
2016-04-15
f2fs: don't invalidate atomic page if successful
Jaegeuk Kim
1
-2
/
+3
2016-04-15
f2fs: give -E2BIG for no space in xattr
Jaegeuk Kim
1
-1
/
+1
2016-04-15
f2fs: remove redundant condition check
Jaegeuk Kim
2
-2
/
+2
2016-04-15
f2fs: unset atomic/volatile flag in f2fs_release_file
Jaegeuk Kim
2
-3
/
+4
2016-04-15
f2fs: fix dropping inmemory pages in a wrong time
Jaegeuk Kim
1
-0
/
+8
2016-04-15
f2fs: add BUG_ON to avoid unnecessary flow
Jaegeuk Kim
1
-5
/
+2
2016-04-15
f2fs: use PGP_LOCK to check its truncation
Jaegeuk Kim
1
-7
/
+2
2016-04-15
f2fs: fix to convert inline directory correctly
Chao Yu
4
-43
/
+144
2016-04-15
f2fs: show current mount status
Jaegeuk Kim
1
-2
/
+3
2016-04-15
f2fs: treat as a normal umount when remounting ro
Jaegeuk Kim
1
-8
/
+10
2016-04-15
f2fs: give -EINVAL for norecovery and rw mount
Jaegeuk Kim
3
-7
/
+20
2016-04-15
f2fs: recover superblock at RW remounts
Jaegeuk Kim
2
-9
/
+28
2016-04-15
f2fs: give RO message when recovering superblock
Jaegeuk Kim
1
-1
/
+4
2016-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-5
/
+89
2016-04-15
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-143
/
+17
2016-04-15
Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2
-25
/
+43
2016-04-15
Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-04-15
Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-7
/
+45
2016-04-15
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
3
-11
/
+13
2016-04-15
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-29
/
+61
2016-04-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+9
2016-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+4
2016-04-15
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
1
-24
/
+40
2016-04-14
/proc/iomem: only expose physical resource addresses to privileged users
Linus Torvalds
1
-2
/
+11
2016-04-14
pci-sysfs: use proper file capability helper function
Linus Torvalds
1
-1
/
+1
2016-04-14
Make file credentials available to the seqfile interfaces
Linus Torvalds
2
-12
/
+8
2016-04-14
Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"
Linus Torvalds
1
-0
/
+37
2016-04-14
pwm: fsl-ftm: Use flat regmap cache
Stefan Agner
1
-1
/
+1
2016-04-13
Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-sh
Linus Torvalds
4
-10
/
+3
2016-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-7
/
+1
2016-04-13
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
20
-85
/
+89
2016-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-37
/
+106
2016-04-13
x86/mce: Avoid using object after free in genpool
Tony Luck
1
-2
/
+2
2016-04-13
ALSA: hda - Fix inconsistent monitor_present state until repoll
Takashi Iwai
1
-7
/
+4
2016-04-13
ALSA: hda - Fix regression of monitor_present flag in eld proc file
Hyungwon Hwang
1
-0
/
+2
2016-04-13
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
2
-0
/
+8
2016-04-13
Merge tag 'keys-fixes-20160412' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2
-2
/
+4
2016-04-12
Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2
-2
/
+2
2016-04-12
ARM: sa1100: remove references to the defunct handhelds.org
Linus Walleij
1
-8
/
+2
2016-04-12
Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
1
-0
/
+1
2016-04-12
Merge tag 'omap-for-v4.6/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
9
-9
/
+21
2016-04-12
bus: uniphier-system-bus: fix condition of overlap check
Kunihiko Hayashi
1
-1
/
+1
2016-04-12
ARM: uniphier: drop weird sizeof()
Masahiro Yamada
1
-1
/
+1
2016-04-12
fscrypto: don't let data integrity writebacks fail with ENOMEM
Jaegeuk Kim
3
-23
/
+38
2016-04-12
f2fs: use dget_parent and file_dentry in f2fs_file_open
Jaegeuk Kim
1
-3
/
+7
2016-04-12
fscrypto: use dget_parent() in fscrypt_d_revalidate()
Jaegeuk Kim
1
-3
/
+8
[prev]
[next]