index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-pci: Print invalid SGL only once
Keith Busch
2017-09-25
1
-12
/
+18
*
nvme-pci: initialize queue memory before interrupts
Keith Busch
2017-09-25
1
-2
/
+2
*
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
2017-09-11
1
-1
/
+5
*
nvme-pci: propagate (some) errors from host memory buffer setup
Christoph Hellwig
2017-09-11
1
-6
/
+12
*
nvme-pci: use appropriate initial chunk size for HMB allocation
Akinobu Mita
2017-09-11
1
-1
/
+1
*
nvme-pci: fix host memory buffer allocation fallback
Christoph Hellwig
2017-09-11
1
-18
/
+30
*
nvme: fix lightnvm check
Christoph Hellwig
2017-09-11
1
-0
/
+4
*
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-09
1
-3
/
+6
|
\
|
*
nvme/pci: Use req_op to determine DIF remapping
Keith Busch
2017-08-30
1
-2
/
+2
|
*
nvme: fix uninitialized prp2 value on small transfers
Jan H. Schönherr
2017-08-28
1
-1
/
+3
|
*
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
2017-08-28
1
-0
/
+1
*
|
nvme-pci: use dma memory for the host memory buffer descriptors
Christoph Hellwig
2017-08-30
1
-11
/
+11
|
/
*
nvme-pci: set cqe_seen on polled completions
Keith Busch
2017-08-18
1
-3
/
+2
*
nvme-pci: fix CMB sysfs file removal in reset path
Max Gurtovoy
2017-08-10
1
-11
/
+7
*
nvme-pci: fix HMB size calculation
Christoph Hellwig
2017-07-25
1
-3
/
+3
*
nvme-pci: Fix an error handling path in 'nvme_probe()'
Christophe JAILLET
2017-07-20
1
-3
/
+4
*
nvme-pci: Remove nvme_setup_prps BUG_ON
Keith Busch
2017-07-20
1
-8
/
+25
*
nvme-pci: add another device ID with stripe quirk
David Wayne Fugate
2017-07-20
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-12
1
-38
/
+58
|
\
|
*
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-10
1
-38
/
+58
|
|
\
|
|
*
nvme-pci: add module parameter for io queue depth
weiping zhang
2017-07-10
1
-2
/
+22
|
|
*
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
2017-07-10
1
-2
/
+3
|
|
*
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
1
-12
/
+4
|
|
*
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-3
/
+3
|
|
*
nvme-pci: rename to nvme_pci_configure_admin_queue
Sagi Grimberg
2017-07-02
1
-2
/
+2
|
|
*
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
1
-11
/
+9
|
|
*
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-07-02
1
-8
/
+7
|
|
*
nvme: Quirks for PM1725 controllers
Martin K. Petersen
2017-07-02
1
-0
/
+10
*
|
|
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-09
1
-6
/
+9
|
\
\
\
|
*
|
|
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
1
-7
/
+8
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-04
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
nvme: Allocate queues for all possible CPUs
Christoph Hellwig
2017-06-28
1
-1
/
+1
*
|
|
|
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
1
-252
/
+395
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
1
-1
/
+0
|
*
|
|
nvme-pci: open-code polling logic in nvme_poll
Sagi Grimberg
2017-06-28
1
-19
/
+21
|
*
|
|
nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
Sagi Grimberg
2017-06-28
1
-22
/
+26
|
*
|
|
nvme-pci: factor out cqe handling into a dedicated routine
Sagi Grimberg
2017-06-28
1
-23
/
+30
|
*
|
|
nvme-pci: Introduce nvme_ring_cq_doorbell
Sagi Grimberg
2017-06-28
1
-4
/
+13
|
*
|
|
nvme: move reset workqueue handling to common code
Christoph Hellwig
2017-06-15
1
-34
/
+11
|
*
|
|
nvme-pci: merge init_request methods
Christoph Hellwig
2017-06-15
1
-15
/
+3
|
*
|
|
nvme: move protection information check into nvme_setup_rw
Christoph Hellwig
2017-06-15
1
-12
/
+1
|
*
|
|
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-06-15
1
-2
/
+2
|
*
|
|
nvme-pci: remove redundant includes
Sagi Grimberg
2017-06-15
1
-13
/
+0
|
*
|
|
nvme-pci: Remove watchdog timer
Keith Busch
2017-06-15
1
-67
/
+56
|
*
|
|
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
Xu Yu
2017-06-15
1
-22
/
+43
|
*
|
|
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
2017-06-15
1
-15
/
+3
|
*
|
|
nvme-pci: implement host memory buffer support
Christoph Hellwig
2017-06-15
1
-2
/
+187
|
*
|
|
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-7
/
+6
|
|
\
|
|
|
*
|
|
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
1
-22
/
+20
|
*
|
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-4
/
+4
[next]