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
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
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
2023-08-09
block: get rid of unused plug->nowait flag
Jens Axboe
2
-7
/
+0
2023-08-06
zram: take device and not only bvec offset into account
Christoph Hellwig
1
-12
/
+20
2023-08-04
Merge tag 'nvme-6.5-2023-08-02' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
4
-6
/
+13
2023-08-01
nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G
August Wikerfors
1
-1
/
+2
2023-07-27
ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV
Ming Lei
1
-2
/
+2
2023-07-27
ublk: fail to recover device if queue setup is interrupted
Ming Lei
1
-1
/
+3
2023-07-27
ublk: fail to start device if queue setup is interrupted
Ming Lei
1
-1
/
+2
2023-07-25
block: Fix a source code comment in include/uapi/linux/blkzoned.h
Bart Van Assche
1
-5
/
+5
2023-07-24
s390/dasd: print copy pair message only for the correct error
Stefan Haberland
1
-1
/
+1
2023-07-24
s390/dasd: fix hanging device after request requeue
Stefan Haberland
1
-77
/
+48
2023-07-24
s390/dasd: use correct number of retries for ERP requests
Stefan Haberland
1
-1
/
+1
2023-07-24
s390/dasd: fix hanging device after quiesce/resume
Stefan Haberland
1
-0
/
+1
2023-07-21
loop: do not enforce max_loop hard limit by (new) default
Mauricio Faria de Oliveira
1
-2
/
+34
2023-07-21
loop: deprecate autoloading callback loop_probe()
Mauricio Faria de Oliveira
1
-0
/
+4
2023-07-21
sbitmap: fix batching wakeup
David Jeffery
1
-8
/
+7
2023-07-21
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
1
-1
/
+2
2023-07-21
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
1
-1
/
+2
2023-07-21
nvme: fix possible hang when removing a controller during error recovery
Ming Lei
1
-3
/
+7
2023-07-20
blk-iocost: skip empty flush bio in iocost
Chengming Zhou
1
-0
/
+4
2023-07-20
blk-mq: delete dead struct blk_mq_hw_ctx->queued field
Chengming Zhou
1
-2
/
+0
2023-07-14
blk-mq: Fix stall due to recursive flush plug
Ross Lagerwall
2
-3
/
+9
2023-07-14
block: queue data commands from the flush state machine at the head
Christoph Hellwig
1
-1
/
+1
2023-07-13
Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
8
-25
/
+89
2023-07-13
blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
Chengming Zhou
1
-17
/
+30
2023-07-13
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
1
-1
/
+1
2023-07-13
nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
Christoph Hellwig
1
-3
/
+33
2023-07-12
block/mq-deadline: Fix a bug in deadline_from_pos()
Bart Van Assche
1
-1
/
+1
2023-07-12
nvme: ensure disabling pairs with unquiesce
Keith Busch
1
-8
/
+17
2023-07-12
nvme-fc: fix race between error recovery and creating association
Michael Liang
1
-5
/
+16
2023-07-12
nvme-fc: return non-zero status code when fails to create association
Michael Liang
1
-3
/
+15
2023-07-12
nvme: fix parameter check in nvme_fault_inject_init()
Minjie Du
1
-1
/
+1
2023-07-12
nvme: warn only once for legacy uuid attribute
Keith Busch
1
-1
/
+1
2023-07-10
block: remove dead struc request->completion_data field
Jens Axboe
1
-3
/
+3
2023-07-10
nvme: fix the NVME_ID_NS_NVM_STS_MASK definition
Ankit Kumar
1
-1
/
+1
2023-07-10
nvmet: use PAGE_SECTORS_SHIFT
Damien Le Moal
2
-3
/
+3
2023-07-10
nvme: add BOGUS_NID quirk for Samsung SM953
Pankaj Raghav
1
-0
/
+2
2023-07-06
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
2
-2
/
+11
2023-07-06
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
1
-1
/
+1
2023-07-05
gup: make the stack expansion warning a bit more targeted
Linus Torvalds
1
-10
/
+41
2023-07-05
Revert ".gitignore: ignore *.cover and *.mbx"
Linus Torvalds
1
-2
/
+0
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-17
/
+282
2023-07-04
afs: Fix accidental truncation when storing data
David Howells
1
-3
/
+5
2023-07-04
Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-564
/
+581
2023-07-04
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-237
/
+277
2023-07-04
Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
17
-164
/
+180
2023-07-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
69
-877
/
+7630
2023-07-04
Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-231
/
+694
2023-07-04
module: fix init_module_from_file() error handling
Linus Torvalds
1
-16
/
+23
2023-07-04
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
13
-121
/
+132
2023-07-04
clk: tegra: Avoid calling an uninitialized function
Thierry Reding
1
-3
/
+12
[next]