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
2018-02-01
userfaultfd: convert to use anon_inode_getfd()
Eric Biggers
1
-61
/
+9
2018-02-01
hugetlb: implement memfd sealing
Marc-André Lureau
1
-2
/
+27
2018-02-01
hugetlb: expose hugetlbfs_inode_info in header
Marc-André Lureau
1
-10
/
+0
2018-02-01
shmem: rename functions that are memfd-related
Marc-André Lureau
1
-1
/
+1
2018-02-01
mm: use updated pmdp_invalidate() interface to track dirty/accessed bits
Kirill A. Shutemov
1
-4
/
+4
2018-02-01
mm: add unmap_mapping_pages()
Matthew Wilcox
1
-13
/
+6
2018-02-01
mm, userfaultfd, THP: avoid waiting when PMD under THP migration
Huang Ying
1
-1
/
+4
2018-02-01
fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...
Konstantin Khlebnikov
1
-3
/
+8
2018-02-01
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2018-02-01
ocfs2: unlock bh_state if bg check fails
Changwei Ge
1
-0
/
+2
2018-02-01
ocfs2: nowait aio support
Gang He
6
-33
/
+104
2018-02-01
ocfs2: add ocfs2_overwrite_io()
Gang He
2
-0
/
+48
2018-02-01
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
2
-0
/
+25
2018-02-01
ocfs2: add trimfs lock to avoid duplicated trims in cluster
Gang He
1
-0
/
+44
2018-02-01
ocfs2: add trimfs dlm lock resource
Gang He
4
-0
/
+121
2018-02-01
ocfs2: try to reuse extent block in dealloc without meta_alloc
Changwei Ge
3
-10
/
+203
2018-02-01
ocfs2: make metadata estimation accurate and clear
Changwei Ge
1
-1
/
+3
2018-02-01
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2
-0
/
+8
2018-02-01
ocfs2: clean up dead code in alloc.c
Changwei Ge
1
-9
/
+2
2018-02-01
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()
piaojun
1
-0
/
+1
2018-02-01
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2018-02-01
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
1
-3
/
+2
2018-02-01
ocfs2: clean dead code in suballoc.c
Changwei Ge
1
-3
/
+3
2018-02-01
ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()
alex chen
1
-1
/
+1
2018-02-01
ocfs2/cluster: close a race that fence can't be triggered
Yang Zhang
1
-2
/
+3
2018-02-01
ocfs2: give an obvious tip for mismatched cluster names
Gang He
1
-2
/
+6
2018-02-01
ocfs2/cluster: neaten a member of o2net_msg_handler
Changwei Ge
1
-1
/
+1
2018-02-01
fs/ocfs2/dlm/dlmmaster.c: clean up dead code
Changwei Ge
1
-7
/
+0
2018-02-01
fs/dax.c: release PMD lock even when there is no PMD support in DAX
Jan H. Schönherr
1
-1
/
+1
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
96
-1558
/
+4600
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-176
/
+74
2018-01-31
Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-422
/
+701
2018-01-31
devpts: fix error handling in devpts_mntget()
Eric Biggers
1
-2
/
+2
2018-01-31
Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-446
/
+1040
2018-01-31
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
25
-131
/
+287
2018-01-31
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+6
2018-01-31
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+21
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
26
-74
/
+77
2018-01-31
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+2
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+4
2018-01-30
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
3
-5
/
+5
2018-01-30
gfs2: Remove inode from ordered write list in gfs2_write_inode()
Abhi Das
1
-0
/
+6
2018-01-30
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
44
-1399
/
+2259
2018-01-30
Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
24
-442
/
+3896
2018-01-30
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
48
-132
/
+178
2018-01-30
Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
4
-83
/
+24
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-14
/
+17
2018-01-29
btrfs: drop devid as device_list_add() arg
Anand Jain
1
-5
/
+3
2018-01-29
btrfs: get device pointer from device_list_add()
Anand Jain
1
-16
/
+18
[next]