Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4b1244b45c16cef63fa3282e5bb1cc4fa1aef06a
/
drivers
/
nvme
044a9df
nvme-pci: implement the HMB entry number and size limitations
by Christoph Hellwig
· 7 years ago
9620cfb
nvme-pci: propagate (some) errors from host memory buffer setup
by Christoph Hellwig
· 7 years ago
30f92d6
nvme-pci: use appropriate initial chunk size for HMB allocation
by Akinobu Mita
· 7 years ago
92dc689
nvme-pci: fix host memory buffer allocation fallback
by Christoph Hellwig
· 7 years ago
608cc4b
nvme: fix lightnvm check
by Christoph Hellwig
· 7 years ago
126e76f
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
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
40a5fce
nvme-fabrics: generate spec-compliant UUID NQNs
by Daniel Verkamp
· 7 years ago
28dd5cf
nvmet: add support for reporting the host identifier
by Omri Mann
· 7 years ago
63263d6
nvme: Use metadata for passthrough commands
by Keith Busch
· 7 years ago
485783c
nvme: Make nvme user functions static
by Keith Busch
· 7 years ago
b5d8af5
nvme/pci: Use req_op to determine DIF remapping
by Keith Busch
· 7 years ago
1cad656
nvme: factor metadata handling out of __nvme_submit_user_cmd
by Christoph Hellwig
· 7 years ago
489beb9
nvme-fabrics: Convert nvmf_transports_mutex to an rwsem
by Roland Dreier
· 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
1d5df6a
nvme: don't blindly overwrite identifiers on disk revalidate
by Christoph Hellwig
· 7 years ago
cdbff4f
nvme: remove nvme_revalidate_ns
by Christoph Hellwig
· 7 years ago
57eeaf8
nvme: remove unused struct nvme_ns fields
by Christoph Hellwig
· 7 years ago
0a72bbb
nvme: allow calling nvme_change_ctrl_state from irq context
by Christoph Hellwig
· 7 years ago
a751da3
nvme: report more detailed status codes to the block layer
by Christoph Hellwig
· 7 years ago
07fbd32
nvme: honor RTD3 Entry Latency for shutdowns
by Martin K. Petersen
· 7 years ago
5228b32
nvme: fix uninitialized prp2 value on small transfers
by Jan H. Schönherr
· 7 years ago
a7b7c7a
nvme-rdma: Use unlikely macro in the fast path
by Max Gurtovoy
· 7 years ago
17c39d0
nvmet: use memcpy_and_pad for identify sn/fr
by Martin Wilck
· 7 years ago
48fa362
nvmet-fc: simplify sg list handling
by James Smart
· 7 years ago
5533d42
nvme-fc: Reattach to localports on re-registration
by James Smart
· 7 years ago
60b43f6
nvme: rename AMS symbolic constants to fit specification
by Max Gurtovoy
· 7 years ago
ad4e05b
nvme: add symbolic constants for CC identifiers
by Max Gurtovoy
· 7 years ago
caaa15c
nvme: fix identify namespace logging
by Sagi Grimberg
· 7 years ago
9b483da
nvme-fabrics: log a warning if hostid is invalid
by Guan Junxiong
· 7 years ago
09fdc23
nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64
by Sagi Grimberg
· 7 years ago
370ae6e
nvme-rdma: cleanup error path in controller reset
by Sagi Grimberg
· 7 years ago
68e16fc
nvme-rdma: introduce nvme_rdma_start_queue
by Sagi Grimberg
· 7 years ago
41e8cfa
nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue
by Sagi Grimberg
· 7 years ago
148b4e7
nvme-rdma: stop queues instead of simply flipping their state
by Sagi Grimberg
· 7 years ago
a57bd54
nvme-rdma: introduce configure/destroy io queues
by Sagi Grimberg
· 7 years ago
31fdf18
nvme-rdma: reuse configure/destroy_admin_queue
by Sagi Grimberg
· 7 years ago
3f02fff
nvme-rdma: don't free tagset on resets
by Sagi Grimberg
· 7 years ago
18398af
nvme-rdma: disable the controller on resets
by Sagi Grimberg
· 7 years ago
b28a308
nvme-rdma: move tagset allocation to a dedicated routine
by Sagi Grimberg
· 7 years ago
34b6c23
nvme: Add admin_tagset pointer to nvme_ctrl
by Sagi Grimberg
· 7 years ago
90af351
nvme-rdma: move nvme_rdma_configure_admin_queue code location
by Sagi Grimberg
· 7 years ago
4897ad4
nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE
by Johannes Thumshirn
· 7 years ago
1c35be8
nvmet-fcloop: remove ALL_OPTS define
by Johannes Thumshirn
· 7 years ago
130c24b
nvmet: fix the return error code of target if host is not allowed
by Guan Junxiong
· 7 years ago
1645d50
nvmet: use NVME_NSID_ALL
by Christoph Hellwig
· 7 years ago
dbf86b3
nvme: add support for NVMe 1.3 Timestamp Feature
by Jon Derrick
· 7 years ago
62346ea
nvme: define NVME_NSID_ALL
by Arnav Dawn
· 7 years ago
b6dccf7
nvme: add support for FW activation without reset
by Arnav Dawn
· 7 years ago
cd996fb
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
by Jens Axboe
· 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
ec06530
nvmet-rdma: remove redundant empty device add callout
by Sagi Grimberg
· 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
369157b
nvmet-fc: eliminate incorrect static markers on local variables
by James Smart
· 7 years ago
16a5a48
nvmet-fc: correct use after free on list teardown
by James Smart
· 7 years ago
42819eb
nvmet: don't overwrite identify sn/fr with 0-bytes
by Martin Wilck
· 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
0fb228d
nvmet_fc: add defer_req callback for deferment of cmd buffer return
by James Smart
· 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
42de82a
nvmet: don't report 0-bytes in serial number
by Martin Wilck
· 7 years ago
fcbc545
nvmet: preserve controller serial number between reboots
by Johannes Thumshirn
· 7 years ago
2e7f5d2
nvmet: Move serial number from controller to subsystem
by Johannes Thumshirn
· 7 years ago
41528f8
nvmet: prefix version configfs file with attr
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
7722ecd
nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association
by Christoph Hellwig
· 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
c2f30f08
nvmet: avoid unneeded assignment of submit_bio return value
by Max Gurtovoy
· 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
4cb7ca8
nvmet_fc: Accept variable pad lengths on Create Association LS
by James Smart
· 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
c1c0fff
nvme-loop: 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
4368c39
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
by Sagi Grimberg
· 7 years ago
Next »