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
*
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-06
2
-34
/
+41
|
\
|
*
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
2018-07-20
1
-1
/
+1
|
*
nvme: don't enable AEN if not supported
Weiping Zhang
2018-07-17
1
-4
/
+7
|
*
nvme: ensure forward progress during Admin passthru
Scott Bauer
2018-07-17
1
-24
/
+26
|
*
nvme-pci: fix memory leak on probe failure
Keith Busch
2018-07-12
1
-5
/
+7
*
|
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
2018-07-30
3
-82
/
+20
*
|
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-07-30
1
-2
/
+1
*
|
nvmet: don't use uuid_le type
Andy Shevchenko
2018-07-24
1
-1
/
+1
*
|
nvmet: check fileio lba range access boundaries
Sagi Grimberg
2018-07-24
1
-2
/
+17
*
|
nvmet: fix file discard return status
Sagi Grimberg
2018-07-24
1
-8
/
+10
*
|
nvme-rdma: centralize admin/io queue teardown sequence
Sagi Grimberg
2018-07-24
1
-37
/
+29
*
|
nvme-rdma: centralize controller setup sequence
Sagi Grimberg
2018-07-24
1
-77
/
+53
*
|
nvme-rdma: unquiesce queues when deleting the controller
Sagi Grimberg
2018-07-24
1
-0
/
+2
*
|
nvme-rdma: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-24
1
-0
/
+1
*
|
nvme: add disk name to trace events
Keith Busch
2018-07-24
2
-7
/
+37
*
|
nvme: add controller name to trace events
Keith Busch
2018-07-24
1
-6
/
+11
*
|
nvme: use hw qid in trace events
Keith Busch
2018-07-23
3
-71
/
+53
*
|
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
2018-07-23
5
-0
/
+6
*
|
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
2018-07-23
1
-5
/
+21
*
|
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
2018-07-23
1
-1
/
+1
*
|
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
2018-07-23
6
-43
/
+169
*
|
nvme-rdma: support up to 4 segments of inline data
Steve Wise
2018-07-23
1
-11
/
+27
*
|
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
2018-07-23
4
-5
/
+67
*
|
nvmet: add commands supported and effects log page
Chaitanya Kulkarni
2018-07-23
1
-1
/
+34
*
|
nvme: move init of keep_alive work item to controller initialization
James Smart
2018-07-23
1
-3
/
+4
*
|
lightnvm: limit get chunk meta request size
Matias Bjørling
2018-07-13
1
-2
/
+8
*
|
lightnvm: Remove redundant rq->__data_len initialization
Bart Van Assche
2018-07-13
1
-4
/
+2
|
/
*
nvme-rdma: fix possible double free of controller async event buffer
Sagi Grimberg
2018-06-28
1
-2
/
+5
*
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
2018-06-21
3
-5
/
+39
*
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
2018-06-21
1
-1
/
+1
*
nvme-fc: release io queues to allow fast fail
James Smart
2018-06-21
1
-3
/
+3
*
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
2018-06-20
1
-0
/
+8
*
nvme-rdma: don't override opts->queue_size
Sagi Grimberg
2018-06-20
1
-11
/
+10
*
nvme-rdma: Fix command completion race at error recovery
Israel Rukshin
2018-06-20
1
-2
/
+6
*
nvme-rdma: fix possible free of a non-allocated async event buffer
Sagi Grimberg
2018-06-20
1
-13
/
+11
*
nvme-rdma: fix possible double free condition when failing to create a contro...
Sagi Grimberg
2018-06-20
1
-10
/
+10
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
9
-193
/
+154
|
\
|
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
|
*
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-1
/
+2
|
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
5
-50
/
+45
|
*
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2018-06-14
2
-12
/
+0
|
*
nvme-fc: fix nulling of queue data on reconnect
James Smart
2018-06-14
1
-6
/
+5
|
*
nvme-fc: remove reinit_request routine
James Smart
2018-06-14
1
-20
/
+0
|
*
nvme-fc: change controllers first connect to use reconnect path
James Smart
2018-06-14
1
-57
/
+47
|
*
nvme: don't rely on the changed namespace list log
Christoph Hellwig
2018-06-13
1
-25
/
+11
|
*
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
2018-06-11
1
-1
/
+3
|
*
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
2018-06-11
1
-7
/
+24
|
*
nvme: add bio remapping tracepoint
Hannes Reinecke
2018-06-11
1
-0
/
+4
|
*
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
2018-06-11
1
-1
/
+1
*
|
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
8
-42
/
+38
|
\
|
[next]