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
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
nvme-fabrics: Add host support for FC transport
James Smart
3
-0
/
+2606
2016-12-06
nvme-fabrics: patch target code in prep for FC transport support
James Smart
1
-0
/
+14
2016-12-06
nvme-fabrics: set sqe.command_id in core not transports
James Smart
4
-4
/
+2
2016-12-06
nvme-rdma: align to generic ib_event logging helper
Max Gurtovoy
1
-1
/
+3
2016-12-06
nvmet-rdma: align to generic ib_event logging helper
Max Gurtovoy
1
-1
/
+2
2016-12-06
nvme-rdma: remove redundant define
Sagi Grimberg
1
-1
/
+0
2016-12-06
nvme-fabrics: Adjust source code indentation
Bart Van Assche
1
-1
/
+1
2016-12-06
nvme/scsi: Remove set-but-not-used variables
Bart Van Assche
1
-9
/
+2
2016-12-06
nvmet: Fix possible infinite loop triggered on hot namespace removal
Solganik Alexander
3
-14
/
+12
2016-12-06
nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path
Bart Van Assche
1
-2
/
+1
2016-12-06
nvme-fabrics: Fix memory leaks in nvmf_parse_options()
Bart Van Assche
1
-0
/
+2
2016-12-06
nvme-rdma: force queue size to respect controller capability
Samuel Jones
1
-0
/
+8
2016-12-06
nvmet-rdma: Fix REJ status code
Bart Van Assche
1
-1
/
+4
2016-12-01
nvmet: add support for the Write Zeroes command
Chaitanya Kulkarni
2
-1
/
+31
2016-12-01
nvme: add support for the Write Zeroes command
Chaitanya Kulkarni
1
-0
/
+21
2016-11-29
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
1
-0
/
+3
2016-11-29
lightnvm: move block provisioning to targets
Javier González
1
-2
/
+9
2016-11-29
lightnvm: enable to send hint to erase command
Javier González
1
-0
/
+1
2016-11-29
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
3
-48
/
+195
2016-11-29
nvme: lightnvm: frees wrong cmd structure
Matias Bjørling
1
-1
/
+1
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
1
-3
/
+1
2016-11-15
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
4
-10
/
+10
2016-11-11
block: move poll code to blk-mq
Jens Axboe
1
-1
/
+1
2016-11-10
nvme: don't pass the full CQE to nvme_complete_async_event
Christoph Hellwig
5
-11
/
+21
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
10
-81
/
+71
2016-11-02
nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
1
-14
/
+2
2016-11-02
nvme: Fix a race condition related to stopping queues
Bart Van Assche
1
-1
/
+1
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
1
-1
/
+1
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
1
-1
/
+0
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-2
/
+2
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-2
/
+2
2016-10-12
nvme: use the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-1
/
+2
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-81
/
+36
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-21
/
+6
2016-10-08
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-157
/
+268
2016-09-24
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
3
-13
/
+11
2016-09-24
nvme/scsi: Remove power management support
Andy Lutomirski
1
-71
/
+3
2016-09-24
nvmet: Make dsm number of ranges zero based
Alexander Solganik
1
-1
/
+1
2016-09-24
nvmet: Use direct IO for writes
Sagi Grimberg
1
-0
/
+1
2016-09-24
admin-cmd: Added smart-log command support.
Chaitanya Kulkarni
1
-0
/
+88
2016-09-24
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
2
-0
/
+17
2016-09-24
nvme-fabrics: revise host transport option descriptions
James Smart
1
-3
/
+4
2016-09-24
nvme-fabrics: rework nvmf_get_address() for variable options
James Smart
1
-2
/
+10
2016-09-23
nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
1
-20
/
+5
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2
-2
/
+2
2016-09-23
nvme-rdma: only clear queue flags after successful connect
Sagi Grimberg
1
-1
/
+1
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
3
-10
/
+30
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
3
-33
/
+46
2016-09-21
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2
-43
/
+76
2016-09-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-74
/
+79
[next]