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-11-09
Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-10
/
+17
2021-11-09
Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-14
/
+46
2021-11-09
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-150
/
+197
2021-11-09
Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+5
2021-11-09
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
18
-442
/
+214
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
57
-249
/
+292
2021-11-09
sysv: use BUILD_BUG_ON instead of runtime check
Pavel Skripkin
1
-4
/
+2
2021-11-09
seq_file: move seq_escape() to a header
Andy Shevchenko
1
-16
/
+0
2021-11-09
hfs/hfsplus: use WARN_ON for sanity check
Arnd Bergmann
2
-12
/
+6
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
39
-39
/
+39
2021-11-09
nilfs2: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-38
/
+38
2021-11-09
coda: bump module version to 7.2
Jan Harkes
1
-1
/
+1
2021-11-09
coda: use vmemdup_user to replace the open code
Jing Yangyang
1
-8
/
+4
2021-11-09
coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
Xiyu Yang
1
-4
/
+5
2021-11-09
coda: avoid doing bad things on inode type changes during revalidation
Jan Harkes
3
-25
/
+30
2021-11-09
coda: avoid hidden code duplication in rename
Jan Harkes
1
-5
/
+2
2021-11-09
coda: avoid flagging NULL inodes
Jan Harkes
1
-0
/
+3
2021-11-09
coda: remove err which no one care
Alex Shi
1
-2
/
+1
2021-11-09
coda: check for async upcall request using local state
Jan Harkes
1
-1
/
+2
2021-11-09
coda: avoid NULL pointer dereference from a bad inode
Jan Harkes
1
-4
/
+9
2021-11-09
ramfs: fix mount source show for ramfs
yangerkun
1
-4
/
+7
2021-11-09
ELF: simplify STACK_ALLOC macro
Alexey Dobriyan
1
-1
/
+1
2021-11-09
binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
Kees Cook
1
-9
/
+22
2021-11-09
proc: allow pid_revalidate() during LOOKUP_RCU
Stephen Brennan
1
-8
/
+10
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
1
-30
/
+69
2021-11-09
proc/vmcore: let pfn_is_ram() return a bool
David Hildenbrand
1
-4
/
+4
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
1
-0
/
+3
2021-11-09
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
1
-15
/
+8
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2
-20
/
+27
2021-11-09
f2fs: fix UAF in f2fs_available_free_memory
Dongliang Mu
1
-0
/
+2
2021-11-09
f2fs: invalidate META_MAPPING before IPU/DIO write
Hyeong-Jun Kim
2
-0
/
+5
2021-11-09
btrfs: fix deadlock due to page faults during direct IO reads and writes
Filipe Manana
1
-16
/
+123
2021-11-09
lib: zstd: Add kernel-specific API
Nick Terrell
5
-72
/
+72
2021-11-08
xfs: use swap() to make dabtree code cleaner
Yang Guang
1
-4
/
+1
2021-11-08
cifs: send workstation name during ntlmssp session setup
Shyam Prasad N
8
-85
/
+170
2021-11-08
io_uring: honour zeroes as io-wq worker limits
Pavel Begunkov
1
-1
/
+3
2021-11-08
ceph: add a new metric to keep track of remote object copies
Luís Henriques
3
-1
/
+14
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
1
-11
/
+63
2021-11-08
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
3
-180
/
+115
2021-11-08
ceph: split 'metric' debugfs file into several files
Luís Henriques
2
-26
/
+57
2021-11-08
ceph: return the real size read when it hits EOF
Xiubo Li
1
-5
/
+8
2021-11-08
ceph: properly handle statfs on multifs setups
Jeff Layton
1
-5
/
+6
2021-11-08
ceph: shut down mount on bad mdsmap or fsmap decode
Jeff Layton
3
-3
/
+6
2021-11-08
ceph: fix mdsmap decode when there are MDS's beyond max_mds
Xiubo Li
1
-4
/
+0
2021-11-08
ceph: ignore the truncate when size won't change with Fx caps issued
Xiubo Li
1
-6
/
+8
2021-11-08
ceph: don't rely on error_string to validate blocklisted session.
Kotresh HR
1
-2
/
+19
2021-11-08
ceph: just use ci->i_version for fscache aux info
Jeff Layton
1
-20
/
+3
2021-11-08
ceph: shut down access to inode when async create fails
Jeff Layton
7
-15
/
+85
2021-11-08
ceph: refactor remove_session_caps_cb
Jeff Layton
3
-105
/
+120
2021-11-08
ceph: fix auth cap handling logic in remove_session_caps_cb
Jeff Layton
1
-1
/
+3
[prev]
[next]