index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lightnvm: implement get log report chunk helpers
Javier González
2018-03-30
2
-2
/
+76
*
lightnvm: normalize geometry nomenclature
Javier González
2018-03-30
1
-27
/
+27
*
lightnvm: complete geo structure with maxoc*
Javier González
2018-03-30
1
-0
/
+17
*
lightnvm: add shorten OCSSD version in geo
Javier González
2018-03-30
1
-0
/
+6
*
lightnvm: add minor version to generic geometry
Javier González
2018-03-30
1
-5
/
+20
*
lightnvm: simplify geometry structure
Javier González
2018-03-30
1
-138
/
+199
*
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
2018-03-30
3
-0
/
+12
*
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
2018-03-30
1
-4
/
+1
*
lightnvm: add 2.0 geometry identification
Matias Bjørling
2018-03-30
1
-49
/
+289
*
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
2018-03-30
1
-55
/
+51
*
lightnvm: make 1.2 data structures explicit
Matias Bjørling
2018-03-30
1
-41
/
+41
*
lightnvm: remove multiple groups in 1.2 data structure
Matias Bjørling
2018-03-30
1
-2
/
+3
*
lightnvm: remove mlc pairs structure
Matias Bjørling
2018-03-30
1
-13
/
+1
*
lightnvm: remove chnl_offset in nvme_nvm_identity
Matias Bjørling
2018-03-30
1
-3
/
+1
*
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
2018-03-28
1
-1
/
+1
*
nvme: make nvme_get_log_ext non-static
Matias Bjørling
2018-03-26
2
-1
/
+4
*
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
2018-03-26
5
-17
/
+17
*
nvmet: refactor configfs transport type handling
Christoph Hellwig
2018-03-26
1
-32
/
+29
*
nvmet: move device_uuid configfs attr definition to suitable place
Max Gurtovoy
2018-03-26
1
-2
/
+2
*
nvme: Add .stop_ctrl to nvme ctrl ops
Nitzan Carmi
2018-03-26
3
-3
/
+12
*
nvme-rdma: Allow DELETING state change failure in error_recovery
Nitzan Carmi
2018-03-26
1
-2
/
+2
*
nvme: Skip checking heads without namespaces
Keith Busch
2018-03-26
1
-0
/
+1
*
nvme-rdma: Don't flush delete_wq by default during remove_one
Max Gurtovoy
2018-03-26
1
-0
/
+14
*
nvmet-rdma: Don't flush system_wq by default during remove_one
Max Gurtovoy
2018-03-26
1
-1
/
+18
*
nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()
Israel Rukshin
2018-03-26
1
-16
/
+11
*
nvmet-rdma: Remove unused queue state
Israel Rukshin
2018-03-26
1
-5
/
+1
*
nvmet_fc: prevent new io rqsts in possible isr completions
James Smart
2018-03-26
1
-3
/
+16
*
nvme_fc: on remoteport reuse, set new nport_id and role.
James Smart
2018-03-26
1
-0
/
+2
*
nvme_fc: fix abort race on teardown with lld reject
James Smart
2018-03-26
1
-1
/
+4
*
nvme_fc: io timeout should defer abort to ctrl reset
James Smart
2018-03-26
1
-11
/
+1
*
nvme_fc: fix ctrl create failures racing with workq items
James Smart
2018-03-26
1
-0
/
+4
*
nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
Jarosław Janik
2018-03-26
1
-2
/
+5
*
nvme: centralize ctrl removal prints
Max Gurtovoy
2018-03-26
3
-12
/
+8
*
nvme-pci: Add .get_address ctrl callback
Keith Busch
2018-03-26
1
-0
/
+8
*
nvme: implement log page low/high offset and dwords
Matias Bjørling
2018-03-26
1
-10
/
+22
*
nvme: change namespaces_mutext to namespaces_rwsem
Jianchao Wang
2018-03-26
3
-35
/
+35
*
nvme: fix the dangerous reference of namespaces list
Jianchao Wang
2018-03-26
1
-2
/
+14
*
nvme-pci: quiesce IO queues prior to disabling device HMB accesses
Jianchao Wang
2018-03-26
1
-5
/
+4
*
nvme: Add fault injection feature
Thomas Tai
2018-03-26
4
-0
/
+109
*
nvme: use define instead of magic value for identify size
Minwoo Im
2018-03-26
1
-2
/
+3
*
nvmet: don't return "any" ip address in discovery log page
Sagi Grimberg
2018-03-26
3
-3
/
+47
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
2
-3
/
+3
*
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
1
-1
/
+1
*
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-28
7
-23
/
+28
|
\
|
*
nvmet: fix PSDT field check in command format
Max Gurtovoy
2018-02-28
1
-3
/
+6
|
*
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
2018-02-28
2
-14
/
+13
|
*
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-02-26
1
-1
/
+4
|
*
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
2018-02-22
1
-2
/
+2
|
*
nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes
Christoph Hellwig
2018-02-22
1
-2
/
+2
|
*
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
Christoph Hellwig
2018-02-22
1
-1
/
+1
[next]