index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
fuse: Remove fuse_writepage
Matthew Wilcox (Oracle)
1
-29
/
+1
2024-03-05
virtio_fs: remove duplicate check if queue is broken
Li RongQing
1
-2
/
+2
2024-03-05
fuse: use FUSE_ROOT_ID in fuse_get_root_inode()
Miklos Szeredi
1
-1
/
+1
2024-03-05
fuse: don't unhash root
Miklos Szeredi
2
-3
/
+5
2024-03-05
fuse: fix root lookup with nonzero generation
Miklos Szeredi
1
-0
/
+4
2024-03-05
fuse: replace remaining make_bad_inode() with fuse_make_bad()
Miklos Szeredi
1
-1
/
+1
2024-03-05
virtiofs: drop __exit from virtio_fs_sysfs_exit()
Stefan Hajnoczi
1
-1
/
+1
2024-03-05
fuse: implement passthrough for mmap
Amir Goldstein
3
-3
/
+27
2024-03-05
fuse: implement splice read/write passthrough
Amir Goldstein
3
-2
/
+78
2024-03-05
fuse: implement read/write passthrough
Amir Goldstein
3
-6
/
+84
2024-03-05
fuse: implement open in passthrough mode
Amir Goldstein
4
-8
/
+155
2024-03-05
fuse: prepare for opening file in passthrough mode
Amir Goldstein
4
-31
/
+78
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
5
-0
/
+201
2024-02-23
fuse: introduce FUSE_PASSTHROUGH capability
Amir Goldstein
6
-3
/
+121
2024-02-23
fuse: factor out helper for FUSE_DEV_IOC_CLONE
Amir Goldstein
1
-26
/
+33
2024-02-23
fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
Amir Goldstein
3
-30
/
+64
2024-02-23
fuse: introduce inode io modes
Amir Goldstein
4
-2
/
+189
2024-02-23
fuse: prepare for failing open response
Amir Goldstein
3
-9
/
+16
2024-02-23
fuse: break up fuse_open_common()
Amir Goldstein
3
-13
/
+26
2024-02-23
fuse: allocate ff->release_args only if release is needed
Amir Goldstein
3
-32
/
+41
2024-02-23
fuse: factor out helper fuse_truncate_update_attr()
Amir Goldstein
1
-17
/
+21
2024-02-23
fuse: add fuse_dio_lock/unlock helper functions
Bernd Schubert
1
-27
/
+34
2024-02-23
fuse: create helper function if DIO write needs exclusive lock
Bernd Schubert
1
-18
/
+45
2024-02-23
fuse: fix VM_MAYSHARE and direct_io_allow_mmap
Bernd Schubert
1
-2
/
+6
2024-02-23
virtiofs: emit uevents on filesystem events
Stefan Hajnoczi
1
-1
/
+16
2024-02-23
virtiofs: export filesystem tags through sysfs
Stefan Hajnoczi
2
-22
/
+101
2024-02-23
virtiofs: forbid newlines in tags
Stefan Hajnoczi
1
-0
/
+10
2024-02-18
Linux 6.8-rc5
Linus Torvalds
1
-1
/
+1
2024-02-18
Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-32
/
+33
2024-02-18
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+18
2024-02-18
Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+47
2024-02-18
Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+17
2024-02-18
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
24
-33
/
+77
2024-02-18
Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
11
-16
/
+35
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-26
/
+169
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-27
/
+73
2024-02-17
Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-7
/
+32
2024-02-17
Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+2
2024-02-17
Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-68
/
+156
2024-02-17
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+23
2024-02-17
Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-02-17
Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-7
/
+60
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
4
-3
/
+129
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-02-17
Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
4
-13
/
+17
2024-02-17
MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer
Siddharth Vadapalli
1
-0
/
+1
2024-02-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-33
/
+48
2024-02-17
Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+2
2024-02-17
Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
4
-2
/
+8
2024-02-17
Merge tag 'io_uring-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
[next]