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
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
Colin Ian King
1
-1
/
+1
2020-12-04
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
3
-7
/
+23
2020-12-04
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
2
-13
/
+19
2020-12-04
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
3
-4
/
+57
2020-12-04
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
2
-5
/
+12
2020-12-04
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
2
-1
/
+6
2020-12-01
nvme: export zoned namespaces without Zone Append support read-only
Javier González
3
-5
/
+12
2020-12-01
nvme: rename bdev operations
Javier González
1
-4
/
+4
2020-12-01
nvme: rename controller base dev_t char device
Javier González
1
-5
/
+7
2020-12-01
nvme: remove unnecessary return values
Javier González
1
-5
/
+3
2020-12-01
nvme: print a warning for when listing active namespaces fails
Minwoo Im
1
-1
/
+4
2020-12-01
nvme: improve an error message on Identify failure
Minwoo Im
1
-1
/
+2
2020-12-01
nvme-fabrics: reject I/O to offline device
Victor Gladkov
5
-4
/
+77
2020-12-01
nvmet: fix a spelling mistake "incuding" -> "including" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-01
nvmet: make sure discovery change log event is protected
Max Gurtovoy
1
-0
/
+1
2020-12-01
nvmet: remove unused ctrl->cqs
Amit
2
-14
/
+2
2020-12-01
nvme-pci: don't allocate unused I/O queues
Niklas Schnelle
1
-9
/
+7
2020-12-01
nvme-pci: drop min() from nr_io_queues assignment
Niklas Schnelle
1
-2
/
+1
2020-12-01
nvmet: use inline bio for passthru fast path
Chaitanya Kulkarni
2
-3
/
+10
2020-12-01
nvmet: use blk_rq_bio_prep instead of blk_rq_append_bio
Chaitanya Kulkarni
1
-6
/
+2
2020-12-01
nvmet: remove op_flags for passthru commands
Chaitanya Kulkarni
1
-7
/
+1
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
5
-23
/
+42
2020-12-01
nvmet: add passthru io timeout value attr
Chaitanya Kulkarni
3
-1
/
+23
2020-12-01
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
3
-0
/
+27
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
7
-10
/
+10
2020-12-01
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
3
-5
/
+11
2020-12-01
nvme: simplify nvme_req_qid()
Baolin Wang
1
-1
/
+2
2020-12-01
nvme-fcloop: add sysfs attribute to inject command drop
James Smart
1
-2
/
+79
2020-11-30
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
2
-31
/
+42
2020-11-30
md/cluster: block reshape with remote resync job
Zhao Heming
1
-2
/
+6
2020-11-30
md: use current request time as base for ktime comparisons
Pankaj Gupta
1
-2
/
+2
2020-11-30
md: add comments in md_flush_request()
Pankaj Gupta
1
-0
/
+4
2020-11-30
md: improve variable names in md_flush_request()
Pankaj Gupta
2
-7
/
+7
2020-11-30
md/raid10: initialize r10_bio->read_slot before use.
Kevin Vigor
1
-1
/
+2
2020-11-30
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
1
-2
/
+5
2020-11-16
s390/dasd: Process FCES path event notification
Jan Höppner
3
-9
/
+64
2020-11-16
s390/dasd: Prepare for additional path event handling
Jan Höppner
3
-36
/
+47
2020-11-16
s390/dasd: Display FC Endpoint Security information via sysfs
Jan Höppner
3
-0
/
+207
2020-11-16
s390/dasd: Fix operational path inconsistency
Jan Höppner
1
-0
/
+1
2020-11-16
s390/dasd: Store path configuration data during path handling
Jan Höppner
1
-1
/
+15
2020-11-16
s390/dasd: Move duplicate code to separate function
Jan Höppner
1
-22
/
+20
2020-11-16
s390/dasd: Remove unused parameter from dasd_generic_probe()
Jan Höppner
4
-5
/
+4
2020-11-16
s390/cio: Add support for FCES status notification
Vineeth Vijayan
3
-10
/
+68
2020-11-16
s390/cio: Provide Endpoint-Security Mode per CU
Vineeth Vijayan
1
-0
/
+83
2020-11-16
s390/cio: Export information about Endpoint-Security Capability
Sebastian Ott
2
-1
/
+17
2020-11-16
z2ram: use separate gendisk for the different modes
Christoph Hellwig
1
-42
/
+58
2020-11-16
z2ram: reindent
Christoph Hellwig
1
-257
/
+236
2020-11-16
ataflop: use a separate gendisk for each media format
Christoph Hellwig
1
-49
/
+86
2020-11-16
amiflop: use separate gendisks for Amiga vs MS-DOS mode
Christoph Hellwig
1
-43
/
+55
2020-11-16
floppy: use a separate gendisk for each media format
Christoph Hellwig
1
-57
/
+97
[next]