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
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-438
/
+1515
2018-08-08
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
1
-1
/
+1
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
5
-5
/
+114
2018-08-08
nvme: set gendisk read only based on nsattr
Chaitanya Kulkarni
1
-0
/
+6
2018-08-07
nvme: fixup crash on failed discovery
Hannes Reinecke
1
-1
/
+1
2018-08-06
lightnvm: remove minor version check for 2.0
Matias Bjørling
1
-6
/
+0
2018-08-06
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
8
-70
/
+832
2018-08-06
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2
-34
/
+41
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
3
-82
/
+20
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
1
-2
/
+1
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-19
/
+55
2018-07-27
nvmet: use Retain Async Event bit to clear AEN
Chaitanya Kulkarni
1
-2
/
+15
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
4
-4
/
+236
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
4
-4
/
+142
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
3
-1
/
+16
2018-07-27
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
2
-0
/
+4
2018-07-27
nvme: add ANA support
Christoph Hellwig
3
-27
/
+408
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
3
-14
/
+2
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
3
-25
/
+16
2018-07-25
nvmet: only check for filebacking on -ENOTBLK
Hannes Reinecke
1
-1
/
+1
2018-07-25
nvmet: fixup crash on NULL device path
Hannes Reinecke
1
-2
/
+7
2018-07-24
nvmet: don't use uuid_le type
Andy Shevchenko
1
-1
/
+1
2018-07-24
nvmet: check fileio lba range access boundaries
Sagi Grimberg
1
-2
/
+17
2018-07-24
nvmet: fix file discard return status
Sagi Grimberg
1
-8
/
+10
2018-07-24
nvme-rdma: centralize admin/io queue teardown sequence
Sagi Grimberg
1
-37
/
+29
2018-07-24
nvme-rdma: centralize controller setup sequence
Sagi Grimberg
1
-77
/
+53
2018-07-24
nvme-rdma: unquiesce queues when deleting the controller
Sagi Grimberg
1
-0
/
+2
2018-07-24
nvme-rdma: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-24
nvme: add disk name to trace events
Keith Busch
2
-7
/
+37
2018-07-24
nvme: add controller name to trace events
Keith Busch
1
-6
/
+11
2018-07-24
nvme: if_ready checks to fail io to deleting controller
James Smart
5
-7
/
+12
2018-07-24
nvmet-fc: fix target sgl list on large transfers
James Smart
1
-9
/
+35
2018-07-23
nvme: use hw qid in trace events
Keith Busch
3
-71
/
+53
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
5
-0
/
+6
2018-07-23
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
1
-5
/
+21
2018-07-23
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
1
-1
/
+1
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
6
-43
/
+169
2018-07-23
nvme-rdma: support up to 4 segments of inline data
Steve Wise
1
-11
/
+27
2018-07-23
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
4
-5
/
+67
2018-07-23
nvmet: add commands supported and effects log page
Chaitanya Kulkarni
1
-1
/
+34
2018-07-23
nvme: move init of keep_alive work item to controller initialization
James Smart
1
-3
/
+4
2018-07-20
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
1
-1
/
+1
2018-07-17
nvme: don't enable AEN if not supported
Weiping Zhang
1
-4
/
+7
2018-07-17
nvme: ensure forward progress during Admin passthru
Scott Bauer
1
-24
/
+26
2018-07-13
lightnvm: limit get chunk meta request size
Matias Bjørling
1
-2
/
+8
2018-07-13
lightnvm: Remove redundant rq->__data_len initialization
Bart Van Assche
1
-4
/
+2
2018-07-12
nvme-pci: fix memory leak on probe failure
Keith Busch
1
-5
/
+7
2018-06-28
nvme-rdma: fix possible double free of controller async event buffer
Sagi Grimberg
1
-2
/
+5
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
3
-5
/
+39
2018-06-21
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
1
-1
/
+1
[next]