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
2022-08-01
Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-93
/
+219
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-119
/
+137
2022-08-01
Merge tag 'filelock-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-49
/
+28
2022-08-01
Merge tag 'erofs-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-624
/
+531
2022-08-01
Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-48
/
+114
2022-08-01
Merge tag 'fs_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+14
2022-08-01
Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
14
-148
/
+255
2022-08-01
fs: dlm: move kref_put assert for lkb structs
Alexander Aring
1
-3
/
+8
2022-08-01
fs: dlm: don't use deprecated timeout features by default
Alexander Aring
8
-5
/
+118
2022-08-01
fs: dlm: add deprecation Kconfig and warnings for timeouts
Alexander Aring
3
-1
/
+27
2022-07-31
erofs: update ctx->pos for every emitted dirent
Hongnan Li
1
-9
/
+7
2022-07-27
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-58
/
+36
2022-07-27
userfaultfd: provide properly masked address for huge-pages
Nadav Amit
1
-5
/
+7
2022-07-26
fsnotify: Fix comment typo
Xin Gao
1
-1
/
+1
2022-07-26
ext2: Add more validity checks for inode counts
Jan Kara
1
-2
/
+10
2022-07-26
fs/reiserfs/inode: remove dead code in _get_block_create_0()
Zeng Jingxiang
1
-10
/
+2
2022-07-22
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+11
2022-07-22
erofs: get rid of the leftover PAGE_SIZE in dir.c
Gao Xiang
1
-2
/
+2
2022-07-22
erofs: get rid of erofs_prepare_dio() helper
Gao Xiang
1
-24
/
+15
2022-07-22
erofs: introduce multi-reference pclusters (fully-referenced)
Gao Xiang
4
-56
/
+93
2022-07-21
erofs: record the longest decompressed size in this round
Gao Xiang
2
-58
/
+31
2022-07-21
erofs: introduce z_erofs_do_decompressed_bvec()
Gao Xiang
1
-27
/
+22
2022-07-21
erofs: try to leave (de)compressed_pages on stack if possible
Gao Xiang
1
-13
/
+21
2022-07-21
erofs: introduce struct z_erofs_decompress_backend
Gao Xiang
2
-67
/
+76
2022-07-21
erofs: get rid of `z_pagemap_global'
Gao Xiang
2
-25
/
+4
2022-07-21
erofs: clean up `enum z_erofs_collectmode'
Gao Xiang
1
-32
/
+31
2022-07-21
erofs: get rid of `enum z_erofs_page_type'
Gao Xiang
1
-25
/
+5
2022-07-21
erofs: rework online page handling
Gao Xiang
2
-83
/
+42
2022-07-21
erofs: switch compressed_pages[] to bufvec
Gao Xiang
2
-60
/
+57
2022-07-21
erofs: introduce `z_erofs_parse_in_bvecs'
Gao Xiang
1
-52
/
+80
2022-07-21
erofs: drop the old pagevec approach
Gao Xiang
3
-171
/
+18
2022-07-21
erofs: introduce bufvec to store decompressed buffers
Gao Xiang
2
-50
/
+153
2022-07-21
erofs: introduce `z_erofs_parse_out_bvecs()'
Gao Xiang
1
-38
/
+43
2022-07-21
erofs: clean up z_erofs_collector_begin()
Gao Xiang
1
-17
/
+15
2022-07-21
erofs: get rid of unneeded `inode', `map' and `sb'
Gao Xiang
1
-23
/
+19
2022-07-21
io_uring: do not recycle buffer in READV
Dylan Yudaken
1
-0
/
+8
2022-07-21
io_uring: fix free of unallocated buffer list
Dylan Yudaken
1
-3
/
+3
2022-07-19
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi
3
-51
/
+20
2022-07-19
fs: sendfile handles O_NONBLOCK of out_fd
Andrei Vagin
1
-0
/
+3
2022-07-19
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
1
-2
/
+6
2022-07-18
fs/lock: Rearrange ops in flock syscall.
Kuniyuki Iwashima
1
-24
/
+19
2022-07-18
fs/lock: Don't allocate file_lock in flock_make_lock().
Kuniyuki Iwashima
1
-31
/
+15
2022-07-16
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-256
/
+340
2022-07-15
Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily"
Christian Brauner
1
-24
/
+1
2022-07-15
ovl: handle idmappings in ovl_get_acl()
Christian Brauner
1
-8
/
+79
2022-07-15
acl: make posix_acl_clone() available to overlayfs
Christian Brauner
1
-1
/
+2
2022-07-15
acl: port to vfs{g,u}id_t
Christian Brauner
1
-11
/
+11
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
5
-51
/
+128
2022-07-15
Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
57
-467
/
+991
2022-07-15
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-13
/
+17
[next]