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