index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-fc: rework the request initialization code
Bart Van Assche
1
-3
/
+6
2018-10-17
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
1
-11
/
+18
2018-10-17
nvme-fc: fix kernel-doc headers
Bart Van Assche
1
-6
/
+5
2018-10-17
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
1
-1
/
+8
2018-10-17
nvme: update node paths after adding new path
Keith Busch
1
-0
/
+9
2018-10-09
lightnvm: do no update csecs and sos on 1.2
Javier González
1
-0
/
+3
2018-10-09
lightnvm: use internal allocation for chunk log page
Javier González
1
-8
/
+17
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
1
-2
/
+2
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
1
-1
/
+1
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-1
/
+0
2018-10-02
nvme: take node locality into account when selecting a path
Christoph Hellwig
3
-28
/
+54
2018-10-02
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2
-2
/
+12
2018-10-02
nvme-core: add async event trace helper
Chaitanya Kulkarni
2
-2
/
+37
2018-10-02
nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device
James Smart
1
-9
/
+95
2018-10-02
nvme-fc: fix for a minor typos
Milan P. Gandhi
1
-2
/
+2
2018-10-02
nvme: fix typo in nvme_identify_ns_descs
Milan P. Gandhi
1
-1
/
+1
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
1
-2
/
+4
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
4
-92
/
+59
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2
-2
/
+2
2018-09-26
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
1
-2
/
+4
2018-08-28
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
1
-0
/
+8
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
10
-359
/
+670
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
7
-81
/
+131
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-359
/
+670
2018-08-08
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
1
-1
/
+1
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
4
-62
/
+422
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
4
-6
/
+11
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
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-6
/
+5
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
4
-6
/
+11
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
4
-0
/
+5
[prev]
[next]