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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-11
1
-4
/
+5
|
\
|
*
nvme: lightnvm: fix memory leak
Rakesh Pandit
2017-05-10
1
-1
/
+2
|
*
lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warning
Geert Uytterhoeven
2017-05-07
1
-3
/
+3
*
|
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
1
-17
/
+13
|
\
\
|
|
/
|
/
|
|
*
nvme/pci: Switch to pci_request_irq()
Christoph Hellwig
2017-04-18
1
-17
/
+13
*
|
lightnvm: create cmd before allocating request
Javier González
2017-05-04
1
-2
/
+2
*
|
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
4
-41
/
+39
*
|
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
2017-04-27
5
-370
/
+748
|
\
\
|
*
|
nvme-scsi: remove nvme_trans_security_protocol
Christoph Hellwig
2017-04-27
1
-13
/
+0
|
*
|
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
Christoph Hellwig
2017-04-25
1
-1
/
+1
|
*
|
nvme-scsi: Consider LBA format in IO splitting calculation
Jon Derrick
2017-04-25
1
-1
/
+1
|
*
|
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
2017-04-25
1
-1
/
+3
|
*
|
nvmet-fcloop: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
|
*
|
nvmet-fc: properly endian swap sq_head
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
|
nvmet-fc: mark the sqhd field as __le16
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
|
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
|
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
|
nvme-fc: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
|
*
|
nvme_fc: add controller reset support
James Smart
2017-04-24
1
-315
/
+616
|
*
|
nvme_fc: add aen abort to teardown
James Smart
2017-04-24
1
-52
/
+139
|
*
|
nvme_fc: fix command id check
James Smart
2017-04-24
1
-1
/
+2
*
|
|
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
Andy Lutomirski
2017-04-24
1
-1
/
+19
*
|
|
nvme: Display raw APST configuration via DYNAMIC_DEBUG
Andy Lutomirski
2017-04-24
1
-0
/
+16
*
|
|
nvme: Fix APST comment
Andy Lutomirski
2017-04-24
1
-1
/
+1
*
|
|
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
2017-04-24
6
-12
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
2017-04-20
1
-0
/
+9
|
*
|
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
2017-04-20
3
-11
/
+38
|
*
|
nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
2017-04-09
1
-1
/
+1
|
*
|
nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
2017-04-09
1
-1
/
+1
|
*
|
nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
2017-04-09
1
-1
/
+1
*
|
|
nvme: let dm-mpath distinguish nvme error codes
Junxiong Guan
2017-04-21
1
-0
/
+14
*
|
|
nvme/pci: Poll CQ on timeout
Keith Busch
2017-04-21
1
-3
/
+18
*
|
|
nvmet_fc: Change traddr field separator to a colon
James Smart
2017-04-21
1
-1
/
+1
*
|
|
nvme_fc: Add ls aborts on remote port teardown
James Smart
2017-04-21
1
-0
/
+33
*
|
|
nvme_fc: Move LS's to rport
James Smart
2017-04-21
1
-54
/
+65
*
|
|
nvmet_fc: add missing reference in add_port
James Smart
2017-04-21
1
-0
/
+1
*
|
|
nvmet_fc: Rework target side abort handling
James Smart
2017-04-21
2
-76
/
+281
*
|
|
nvme_fcloop: split job struct from transport for req_release
James Smart
2017-04-21
1
-8
/
+17
*
|
|
nvmet_fc: add req_release to lldd api
James Smart
2017-04-21
2
-7
/
+16
*
|
|
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
2017-04-21
2
-5
/
+37
*
|
|
nvmet: convert from kmap to nvmet_copy_from_sgl
Logan Gunthorpe
2017-04-21
1
-7
/
+25
*
|
|
nvme: improve performance for virtual NVMe devices
Helen Koike
2017-04-21
1
-2
/
+141
*
|
|
nvme/pci: Don't set reserved SQ create flags
Keith Busch
2017-04-21
1
-1
/
+1
*
|
|
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
2
-2
/
+2
*
|
|
nvme: make nvme_error_status private
Christoph Hellwig
2017-04-20
3
-6
/
+4
*
|
|
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-20
7
-60
/
+65
*
|
|
nvme-fc: fix status code handling in nvme_fc_fcpio_done
Christoph Hellwig
2017-04-20
1
-8
/
+8
*
|
|
lightnvm: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-19
1
-5
/
+1
*
|
|
lightnvm: bad type conversion for nvme control bits
Javier González
2017-04-16
1
-1
/
+1
*
|
|
lightnvm: enable nvme size compile asserts
Matias Bjørling
2017-04-16
1
-2
/
+4
[next]