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
2016-03-18
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
27
-1459
/
+1099
2016-03-18
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
5
-75
/
+38
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+0
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+14
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+92
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
18
-296
/
+329
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-298
/
+501
2016-03-16
autofs4: use pr_xxx() macros directly for logging
Ian Kent
6
-75
/
+68
2016-03-16
autofs4: change log print macros to not insert newline
Ian Kent
6
-49
/
+49
2016-03-16
autofs4: make autofs log prints consistent
Ian Kent
4
-12
/
+12
2016-03-16
autofs4: fix some white space errors
Ian Kent
4
-8
/
+6
2016-03-16
autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()
Ian Kent
1
-1
/
+1
2016-03-16
autofs4: fix coding style line length in autofs4_wait()
Ian Kent
1
-2
/
+4
2016-03-16
autofs4: fix coding style problem in autofs4_get_set_timeout()
Ian Kent
1
-8
/
+20
2016-03-16
autofs4: coding style fixes
Ian Kent
8
-158
/
+175
2016-03-16
autofs: show pipe inode in mount options
Stanislav Kinsburskiy
1
-1
/
+6
2016-03-16
mm: simplify lock_page_memcg()
Johannes Weiner
2
-14
/
+11
2016-03-16
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
2
-11
/
+11
2016-03-16
fs/mpage.c:mpage_readpages(): use lru_to_page() helper
Andrew Morton
1
-1
/
+2
2016-03-16
ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
Jun Piao
1
-1
/
+1
2016-03-16
ocfs2: fix a tiny race that leads file system read-only
Jiufei Xue
4
-4
/
+18
2016-03-16
ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...
xuejiufei
1
-1
/
+13
2016-03-16
ocfs2/dlm: clear DROPPING_REF flag when the master goes down
xuejiufei
1
-8
/
+10
2016-03-16
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
xuejiufei
3
-3
/
+17
2016-03-16
ocfs2/dlm: add DEREF_DONE message
xuejiufei
3
-1
/
+138
2016-03-16
ocfs2/dlm: fix a typo in dlmcommon.h
Joseph Qi
1
-2
/
+2
2016-03-16
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
1
-2
/
+3
2016-03-16
ocfs2/cluster: replace the interrupt safe spinlocks with common ones
jiangyiwen
1
-6
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-03-14
ext4: clean up error handling in the MMP support
vikram.jadhav07
1
-17
/
+17
2016-03-14
jbd2: do not fail journal because of frozen_buffer allocation failure
Michal Hocko
1
-17
/
+5
2016-03-14
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
1
-19
/
+28
2016-03-14
ext4: fix compile error while opening the macro DOUBLE_CHECK
Aihua Zhang
2
-12
/
+12
2016-03-13
ext4: print ext4 mount option data_err=abort correctly
Ales Novak
1
-2
/
+8
2016-03-13
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-03-11
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-103
/
+168
2016-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2016-03-10
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
1
-1
/
+0
2016-03-10
ext4: fix misspellings in comments.
Adam Buchbinder
5
-5
/
+5
2016-03-10
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-03-10
ext4: more efficient SEEK_DATA implementation
Jan Kara
3
-61
/
+106
2016-03-10
ext4: cleanup handling of bh->b_state in DAX mmap
Jan Kara
1
-3
/
+2
2016-03-10
ext4: return hole from ext4_map_blocks()
Jan Kara
3
-9
/
+36
2016-03-10
ext4: factor out determining of hole size
Jan Kara
1
-33
/
+47
2016-03-10
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-03-10
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
Jan Kara
1
-2
/
+2
2016-03-10
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-03-10
dax: check return value of dax_radix_entry()
Ross Zwisler
1
-1
/
+8
2016-03-10
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2016-03-09
ext4: remove i_ioend_count
Jan Kara
4
-14
/
+1
[next]