index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-05
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-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-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
2018-06-21
nvme-fc: release io queues to allow fast fail
James Smart
1
-3
/
+3
2018-06-20
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
1
-0
/
+8
2018-06-20
nvme-rdma: don't override opts->queue_size
Sagi Grimberg
1
-11
/
+10
2018-06-20
nvme-rdma: Fix command completion race at error recovery
Israel Rukshin
1
-2
/
+6
2018-06-20
nvme-rdma: fix possible free of a non-allocated async event buffer
Sagi Grimberg
1
-13
/
+11
2018-06-20
nvme-rdma: fix possible double free condition when failing to create a contro...
Sagi Grimberg
1
-10
/
+10
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
9
-193
/
+154
2018-06-15
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
1
-20
/
+19
2018-06-15
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
1
-1
/
+2
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
5
-50
/
+45
2018-06-14
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2
-12
/
+0
2018-06-14
nvme-fc: fix nulling of queue data on reconnect
James Smart
1
-6
/
+5
2018-06-14
nvme-fc: remove reinit_request routine
James Smart
1
-20
/
+0
2018-06-14
nvme-fc: change controllers first connect to use reconnect path
James Smart
1
-57
/
+47
2018-06-13
nvme: don't rely on the changed namespace list log
Christoph Hellwig
1
-25
/
+11
2018-06-11
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
1
-1
/
+3
2018-06-11
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
1
-7
/
+24
2018-06-11
nvme: add bio remapping tracepoint
Hannes Reinecke
1
-0
/
+4
2018-06-11
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
1
-1
/
+1
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-42
/
+38
[next]