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
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-32
/
+12
2021-03-01
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-59
/
+175
2021-02-28
Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-64
/
+84
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-25
/
+19
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-1052
/
+661
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-48
/
+32
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
11
-25
/
+19
2021-02-27
Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
21
-377
/
+843
2021-02-27
Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-340
/
+346
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-129
/
+23
2021-02-26
fs/coredump: use kmap_local_page()
Ira Weiny
1
-2
/
+2
2021-02-26
proc: use kvzalloc for our kernel buffer
Josef Bacik
1
-2
/
+2
2021-02-26
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
1
-11
/
+8
2021-02-26
iomap: use mapping_seek_hole_data
Matthew Wilcox (Oracle)
1
-114
/
+11
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-190
/
+261
2021-02-26
btrfs: use copy_highpage() instead of 2 kmaps()
Ira Weiny
1
-9
/
+1
2021-02-26
btrfs: use memcpy_[to|from]_page() and kmap_local_page()
Ira Weiny
6
-23
/
+11
2021-02-26
cifs: update internal version number
Steve French
1
-1
/
+1
2021-02-26
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
3
-3
/
+22
2021-02-25
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
2
-17
/
+51
2021-02-25
cifs: check all path components in resolved dfs target
Paulo Alcantara
1
-60
/
+33
2021-02-25
cifs: fix DFS failover
Paulo Alcantara
1
-64
/
+59
2021-02-25
cifs: fix nodfs mount option
Paulo Alcantara
1
-4
/
+4
2021-02-25
cifs: fix handling of escaped ',' in the password mount argument
Ronnie Sahlberg
1
-13
/
+30
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-49
/
+59
2021-02-25
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
5
-13
/
+37
2021-02-25
cifs: convert revalidate of directories to using directory metadata cache tim...
Steve French
1
-6
/
+17
2021-02-25
cifs: Add new mount parameter "acdirmax" to allow caching directory metadata
Steve French
4
-2
/
+16
2021-02-25
io-wq: remove now unused IO_WQ_BIT_ERROR
Jens Axboe
1
-10
/
+0
2021-02-25
io_uring: fix SQPOLL thread handling over exec
Jens Axboe
1
-1
/
+34
2021-02-25
io-wq: improve manager/worker handling over exec
Jens Axboe
3
-23
/
+45
2021-02-25
io_uring: ensure SQPOLL startup is triggered before error shutdown
Jens Axboe
1
-1
/
+2
2021-02-25
io-wq: make buffered file write hashed work map per-ctx
Jens Axboe
3
-11
/
+107
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
5
-26
/
+60
2021-02-25
xfs: don't nest transactions when scanning for eofblocks
Darrick J. Wong
1
-3
/
+10
2021-02-25
xfs: don't reuse busy extents on extent trim
Brian Foster
1
-14
/
+0
2021-02-25
Revert "io_uring: wait potential ->release() on resurrect"
Jens Axboe
1
-18
/
+8
2021-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-92
/
+79
2021-02-25
hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()
Miaohe Lin
1
-5
/
+2
2021-02-25
hugetlbfs: fix some comment typos
Miaohe Lin
1
-4
/
+4
2021-02-25
hugetlbfs: correct some obsolete comments about inode i_mutex
Miaohe Lin
1
-2
/
+2
2021-02-25
hugetlbfs: make hugepage size conversion more readable
Miaohe Lin
1
-2
/
+2
2021-02-25
hugetlbfs: remove meaningless variable avoid_reserve
Miaohe Lin
1
-3
/
+9
2021-02-25
hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
Miaohe Lin
1
-1
/
+1
2021-02-25
hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs
Miaohe Lin
1
-1
/
+1
2021-02-25
hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()
Miaohe Lin
1
-2
/
+0
2021-02-25
hugetlbfs: remove special hugetlbfs_set_page_dirty()
Mike Kravetz
1
-12
/
+1
2021-02-25
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
1
-2
/
+2
2021-02-25
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
1
-1
/
+1
2021-02-25
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
1
-9
/
+3
[next]