index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
10
-359
/
+670
|
\
|
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
10
-359
/
+670
|
|
\
|
|
*
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
2018-08-08
1
-1
/
+1
|
|
*
nvme: set gendisk read only based on nsattr
Chaitanya Kulkarni
2018-08-08
1
-0
/
+6
|
|
*
nvme: fixup crash on failed discovery
Hannes Reinecke
2018-08-07
1
-1
/
+1
|
|
*
lightnvm: remove minor version check for 2.0
Matias Bjørling
2018-08-05
1
-6
/
+0
|
|
*
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
2018-08-05
4
-62
/
+422
|
|
|
\
|
|
|
*
nvme: add ANA support
Christoph Hellwig
2018-07-27
3
-27
/
+408
|
|
|
*
nvme: remove nvme_req_needs_failover
Christoph Hellwig
2018-07-27
3
-14
/
+2
|
|
|
*
nvme: simplify the API for getting log pages
Christoph Hellwig
2018-07-27
3
-25
/
+16
|
|
*
|
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-05
2
-34
/
+41
|
|
|
\
\
|
|
*
|
|
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
|
|
|
|
/
|
|
|
/
|
|
|
*
|
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
4
-0
/
+5
|
|
*
|
nvme-rdma: support up to 4 segments of inline data
Steve Wise
2018-07-23
1
-11
/
+27
|
|
*
|
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
*
|
|
|
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
7
-81
/
+131
|
\
|
|
|
|
*
|
|
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
4
-6
/
+11
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-24
4
-6
/
+11
|
|
|
/
|
*
|
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-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
|
*
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
*
|
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
1
-6
/
+5
|
/
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
7
-188
/
+148
|
\
|
*
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
4
-46
/
+42
|
*
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
[next]