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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-114
/
+184
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
39
-263
/
+199
2017-11-16
fs: fuse: account fuse_inode slab memory as reclaimable
Johannes Weiner
1
-3
/
+3
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-4
/
+2
2017-11-16
mm: remove cold parameter for release_pages
Mel Gorman
1
-1
/
+1
2017-11-16
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
16
-30
/
+30
2017-11-16
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
1
-1
/
+1
2017-11-16
userfaultfd: use mmgrab instead of open-coded increment of mm_count
Mike Rapoport
1
-1
/
+1
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-2
/
+0
2017-11-16
fs, mm: account filp cache to kmemcg
Shakeel Butt
1
-1
/
+1
2017-11-16
mm: consolidate page table accounting
Kirill A. Shutemov
1
-9
/
+2
2017-11-16
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-1
/
+1
2017-11-16
mm: account pud page tables
Kirill A. Shutemov
1
-1
/
+4
2017-11-16
cifs: use find_get_pages_range_tag()
Jan Kara
1
-19
/
+2
2017-11-16
afs: use find_get_pages_range_tag()
Jan Kara
1
-9
/
+2
2017-11-16
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
10
-22
/
+20
2017-11-16
ceph: use pagevec_lookup_range_nr_tag()
Jan Kara
1
-4
/
+2
2017-11-16
nilfs2: use pagevec_lookup_range_tag()
Jan Kara
1
-6
/
+2
2017-11-16
gfs2: use pagevec_lookup_range_tag()
Jan Kara
1
-18
/
+2
2017-11-16
f2fs: use find_get_pages_tag() for looking up single page
Jan Kara
1
-6
/
+7
2017-11-16
f2fs: simplify page iteration loops
Jan Kara
2
-50
/
+28
2017-11-16
f2fs: use pagevec_lookup_range_tag()
Jan Kara
1
-7
/
+2
2017-11-16
ext4: use pagevec_lookup_range_tag()
Jan Kara
1
-12
/
+2
2017-11-16
ceph: use pagevec_lookup_range_tag()
Jan Kara
1
-16
/
+3
2017-11-16
btrfs: use pagevec_lookup_range_tag()
Jan Kara
1
-15
/
+4
2017-11-16
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
1
-2
/
+7
2017-11-16
fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()
Anshuman Khandual
1
-1
/
+0
2017-11-16
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2
-2
/
+2
2017-11-16
ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()
Guozhonghua
1
-4
/
+1
2017-11-16
ocfs2/dlm: get mle inuse only when it is initialized
Changwei Ge
1
-1
/
+3
2017-11-16
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
1
-8
/
+55
2017-11-16
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
1
-8
/
+18
2017-11-16
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
1
-2
/
+7
2017-11-16
ocfs2: clean up some unused function declarations
piaojun
1
-3
/
+0
2017-11-16
ocfs2: fix cluster hang after a node dies
Changwei Ge
1
-0
/
+1
2017-11-16
ocfs2: cleanup unused func declaration and assignment
piaojun
2
-4
/
+0
2017-11-16
ocfs2: no need flush workqueue before destroying it
piaojun
3
-5
/
+1
2017-11-16
ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
Guozhonghua
1
-3
/
+0
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+5
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-9
/
+34
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+5
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-141
/
+112
2017-11-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
7
-30
/
+30
2017-11-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
20
-227
/
+262
2017-11-15
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
8
-181
/
+158
2017-11-15
Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
7
-124
/
+186
2017-11-15
Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-209
/
+469
2017-11-15
Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-1
/
+2
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
48
-1547
/
+3315
[next]