Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
baec7e687aa066f6fa257222a0def5ea9b5b1c40
/
drivers
/
nvme
/
host
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
aa9d464
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
4033f35
nvme-pci: use dma memory for the host memory buffer descriptors
by Christoph Hellwig
· 7 years ago
b925a2d
nvme-rdma: default MR page size to 4k
by Max Gurtovoy
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
d3cf4d9
Merge branch 'misc' into k.o/for-next
by Doug Ledford
· 7 years ago
5138e4b
nvme-rdma: remove redundant empty device add callout
by Sagi Grimberg
· 7 years ago
d352ae2
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
by Bart Van Assche
· 7 years ago
e9d8a0f
nvme-pci: set cqe_seen on polled completions
by Keith Busch
· 7 years ago
81a0b8d
nvme-fabrics: fix reporting of unrecognized options
by Christoph Hellwig
· 7 years ago
a082b42
nvme: fix directive command numd calculation
by Kwan (Hingkwan) Huen-SSI
· 7 years ago
634b832
nvme: fix nvme reset command timeout handling
by Keith Busch
· 7 years ago
1c78f77
nvme-pci: fix CMB sysfs file removal in reset path
by Max Gurtovoy
· 7 years ago
758f373
nvme: strip trailing 0-bytes in wwid_show
by Martin Wilck
· 7 years ago
0b36658
nvme-rdma: use intelligent affinity based queue mappings
by Sagi Grimberg
· 7 years ago
7dd1ab1
nvme: validate admin queue before unquiesce
by Scott Bauer
· 7 years ago
50cdb7c
nvme-pci: fix HMB size calculation
by Christoph Hellwig
· 7 years ago
9c5358e
nvme-fc: revise TRADDR parsing
by James Smart
· 7 years ago
8b25f35
nvme-fc: address target disconnect race conditions in fcp io submit
by James Smart
· 7 years ago
6484f5d
nvme: also provide a UUID in the WWID sysfs attribute
by Johannes Thumshirn
· 7 years ago
b00c9b7
nvme-pci: Fix an error handling path in 'nvme_probe()'
by Christophe JAILLET
· 7 years ago
86eea28
nvme-pci: Remove nvme_setup_prps BUG_ON
by Keith Busch
· 7 years ago
f99cb7af
nvme-pci: add another device ID with stripe quirk
by David Wayne Fugate
· 7 years ago
dc1a0af
nvme: fix byte swapping in the streams code
by Christoph Hellwig
· 7 years ago
130568d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
459bd0d
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
b27c1e6
nvme-pci: add module parameter for io queue depth
by weiping zhang
· 7 years ago
2ee0e4e
nvme-pci: compile warnings in nvme_alloc_host_mem()
by Dan Carpenter
· 7 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
842594c
nvme-rdma: unconditionally recycle the request mr
by Sagi Grimberg
· 7 years ago
d09f2b4
nvme: split nvme_uninit_ctrl into stop and uninit
by Sagi Grimberg
· 7 years ago
8d7b8fa
nvme: kick requeue list when requeueing a request instead of when starting the queues
by Sagi Grimberg
· 7 years ago
c81545f
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
by Sagi Grimberg
· 7 years ago
f9c5af5
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
by Sagi Grimberg
· 7 years ago
fb05133
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
by Sagi Grimberg
· 7 years ago
5e599d7
nvme-rdma: remove race conditions from IB signalling
by Marta Rybczynska
· 7 years ago
e5859d3
nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
by Sagi Grimberg
· 7 years ago
cda5fd1
nvme-fc: update tagset nr_hw_queues after queues reinit
by Sagi Grimberg
· 7 years ago
4c8b99f
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
by Sagi Grimberg
· 7 years ago
7314183
nvme-fc: don't override opts->nr_io_queues
by Sagi Grimberg
· 7 years ago
03ffbcd
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 7 years ago
775755e
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
by Christoph Hellwig
· 8 years ago
01ad099
nvme-pci: rename to nvme_pci_configure_admin_queue
by Sagi Grimberg
· 8 years ago
20d0dfe
nvme: move ctrl cap to struct nvme_ctrl
by Sagi Grimberg
· 7 years ago
d858e5f
nvme: move queue_count to the nvme_ctrl
by Sagi Grimberg
· 8 years ago
d554b5e
nvme: Quirks for PM1725 controllers
by Martin K. Petersen
· 7 years ago
a2b9377
nvme: Makefile: remove dead build rule
by Valentin Rothberg
· 7 years ago
425a17c
nvme: Allocate queues for all possible CPUs
by Christoph Hellwig
· 7 years ago
69fa964
nvme_fc: fix error recovery on link down.
by James Smart
· 7 years ago
0b5a766
nvme_fc: Fix crash when nvme controller connection fails.
by James Smart
· 7 years ago
36715cf
nvme_fc: replace ioabort msleep loop with completion
by James Smart
· 8 years ago
b4dfd6e
nvme_fc: fix double calls to nvme_cleanup_cmd()
by James Smart
· 7 years ago
b1465c6
nvme-fabrics: verify that a controller returns the correct NQN
by Christoph Hellwig
· 7 years ago
49d3d50
nvme: simplify nvme_dev_attrs_are_visible
by Christoph Hellwig
· 7 years ago
180de007
nvme: read the subsystem NQN from Identify Controller
by Christoph Hellwig
· 7 years ago
942fbab
nvme: remove a misleading comment on struct nvme_ns
by Christoph Hellwig
· 7 years ago
76a5af8
nvme: explicitly disable APST on quirked devices
by Kai-Heng Feng
· 7 years ago
7aa1f42
nvme: use a single NVME_AQ_DEPTH and relax it to 32
by Sagi Grimberg
· 7 years ago
6bfe042
nvme: add hostid token to fabric options
by Johannes Thumshirn
· 7 years ago
3f7f25a9
nvme: Remove SCSI translations
by Keith Busch
· 7 years ago
442e19b
nvme-pci: open-code polling logic in nvme_poll
by Sagi Grimberg
· 7 years ago
920d13a
nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
by Sagi Grimberg
· 7 years ago
83a12fb
nvme-pci: factor out cqe handling into a dedicated routine
by Sagi Grimberg
· 7 years ago
eb281c8
nvme-pci: Introduce nvme_ring_cq_doorbell
by Sagi Grimberg
· 7 years ago
ebef736
nvme/pci: Fix stuck nvme reset
by Keith Busch
· 7 years ago
f5d1184
nvme: add support for streams and directives
by Jens Axboe
· 7 years ago
613fa26
lightnvm: propagate right error code to target
by Javier González
· 7 years ago
443bd90
nvme: host: unquiesce queue in nvme_kill_queues()
by Ming Lei
· 7 years ago
f660174
blk-mq: use the introduced blk_mq_unquiesce_queue()
by Ming Lei
· 7 years ago
6b8190d
nvme: implement NS Optimal IO Boundary from 1.3 Spec
by Scott Bauer
· 7 years ago
8fa6112
nvme: don't hard code size of struct t10_pi_tuple
by Sagi Grimberg
· 7 years ago
39bdc59
nvme: no need to wait for the reset when keepalive fails
by Christoph Hellwig
· 7 years ago
d86c4d8
nvme: move reset workqueue handling to common code
by Christoph Hellwig
· 7 years ago
0350815
nvme-pci: merge init_request methods
by Christoph Hellwig
· 7 years ago
76f983c
nvme-fc: merge init_request methods
by Christoph Hellwig
· 7 years ago
385475e
nvme-rdma: merge init_request and exit_request methods
by Christoph Hellwig
· 7 years ago
ebe6d87
nvme: move protection information check into nvme_setup_rw
by Christoph Hellwig
· 7 years ago
b3b1b0b
nvme: mark shutdown_timeout static
by Christoph Hellwig
· 7 years ago
bb472ba
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
by Dan Carpenter
· 7 years ago
97ddc36e
nvmf: keep track of nvmet connect error status
by Guan Junxiong
· 7 years ago
f0425db
nvme: use ctrl->device consistently for logging
by Johannes Thumshirn
· 7 years ago
d934f98
nvme: provide UUID value to userspace
by Johannes Thumshirn
· 7 years ago
3b22ba2
nvme: get list of namespace descriptors
by Johannes Thumshirn
· 7 years ago
90985b8
nvme: rename uuid to nguid in nvme_ns
by Johannes Thumshirn
· 7 years ago
0add5e8
nvmet: use NVME_IDENTIFY_DATA_SIZE
by Johannes Thumshirn
· 7 years ago
d19d4c8
nvme-pci: remove redundant includes
by Sagi Grimberg
· 7 years ago
b2a0eb1
nvme-pci: Remove watchdog timer
by Keith Busch
· 7 years ago
97f6ef6
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
by Xu Yu
· 8 years ago
fdf9dfa
nvme: move nr_reconnects to nvme_ctrl
by Sagi Grimberg
· 8 years ago
c669ccd
nvme: queue ns scanning and async request from nvme_wq
by Sagi Grimberg
· 8 years ago
9a6327d
nvme: Move transports to use nvme-core workqueue
by Sagi Grimberg
· 7 years ago
c58bd1b
nvme: Don't allow to reset a reconnecting controller
by Sagi Grimberg
· 8 years ago
b282a88
nvme-rdma: Get rid of CONNECTED state
by Sagi Grimberg
· 8 years ago
abf87d5
nvme-rdma: rework rdma connection establishment error path
by Sagi Grimberg
· 8 years ago
ca6e95b
nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical
by Sagi Grimberg
· 8 years ago
c8295d1
nvme-rdma: Don't rearm the CQ when polling directly
by Sagi Grimberg
· 8 years ago
dc5bc6a
nvme-rdma: Make queue flags bit numbers and not shifts
by Sagi Grimberg
· 8 years ago
3dee63c
nvme-rdma: get rid of unused ctrl lock
by Sagi Grimberg
· 8 years ago
Next »