Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bab89f6aed7e745893e009014354d0caaf62acf7
/
drivers
/
nvme
03ffbcd
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 8 years ago
a2b9377
nvme: Makefile: remove dead build rule
by Valentin Rothberg
· 8 years ago
425a17c
nvme: Allocate queues for all possible CPUs
by Christoph Hellwig
· 8 years ago
f1d4ef7
nvmet-rdma: register ib_client to not deadlock in device removal
by Sagi Grimberg
· 8 years ago
69fa964
nvme_fc: fix error recovery on link down.
by James Smart
· 8 years ago
188f7e8
nvmet_fc: fix crashes on bad opcodes
by James Smart
· 8 years ago
0b5a766
nvme_fc: Fix crash when nvme controller connection fails.
by James Smart
· 8 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
· 8 years ago
b1465c6
nvme-fabrics: verify that a controller returns the correct NQN
by Christoph Hellwig
· 8 years ago
49d3d50
nvme: simplify nvme_dev_attrs_are_visible
by Christoph Hellwig
· 8 years ago
180de007
nvme: read the subsystem NQN from Identify Controller
by Christoph Hellwig
· 8 years ago
942fbab
nvme: remove a misleading comment on struct nvme_ns
by Christoph Hellwig
· 8 years ago
76a5af8
nvme: explicitly disable APST on quirked devices
by Kai-Heng Feng
· 8 years ago
7aa1f42
nvme: use a single NVME_AQ_DEPTH and relax it to 32
by Sagi Grimberg
· 8 years ago
6bfe042
nvme: add hostid token to fabric options
by Johannes Thumshirn
· 8 years ago
3f7f25a9
nvme: Remove SCSI translations
by Keith Busch
· 8 years ago
442e19b
nvme-pci: open-code polling logic in nvme_poll
by Sagi Grimberg
· 8 years ago
920d13a
nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
by Sagi Grimberg
· 8 years ago
83a12fb
nvme-pci: factor out cqe handling into a dedicated routine
by Sagi Grimberg
· 8 years ago
eb281c8
nvme-pci: Introduce nvme_ring_cq_doorbell
by Sagi Grimberg
· 8 years ago
ebef736
nvme/pci: Fix stuck nvme reset
by Keith Busch
· 8 years ago
f5d1184
nvme: add support for streams and directives
by Jens Axboe
· 8 years ago
613fa26
lightnvm: propagate right error code to target
by Javier González
· 8 years ago
443bd90
nvme: host: unquiesce queue in nvme_kill_queues()
by Ming Lei
· 8 years ago
f660174
blk-mq: use the introduced blk_mq_unquiesce_queue()
by Ming Lei
· 8 years ago
6b8190d
nvme: implement NS Optimal IO Boundary from 1.3 Spec
by Scott Bauer
· 8 years ago
8fa6112
nvme: don't hard code size of struct t10_pi_tuple
by Sagi Grimberg
· 8 years ago
39bdc59
nvme: no need to wait for the reset when keepalive fails
by Christoph Hellwig
· 8 years ago
d86c4d8
nvme: move reset workqueue handling to common code
by Christoph Hellwig
· 8 years ago
0350815
nvme-pci: merge init_request methods
by Christoph Hellwig
· 8 years ago
62b83b1
nvme-loop: merge init_request methods
by Christoph Hellwig
· 8 years ago
76f983c
nvme-fc: merge init_request methods
by Christoph Hellwig
· 8 years ago
385475e
nvme-rdma: merge init_request and exit_request methods
by Christoph Hellwig
· 8 years ago
ebe6d87
nvme: move protection information check into nvme_setup_rw
by Christoph Hellwig
· 8 years ago
b3b1b0b
nvme: mark shutdown_timeout static
by Christoph Hellwig
· 8 years ago
bb472ba
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
by Dan Carpenter
· 8 years ago
97ddc36e
nvmf: keep track of nvmet connect error status
by Guan Junxiong
· 8 years ago
1b63327
nvmet-fc: Remove a set-but-not-used variable
by Bart Van Assche
· 8 years ago
f0425db
nvme: use ctrl->device consistently for logging
by Johannes Thumshirn
· 8 years ago
c61d788
nvmet: allow overriding the NVMe VS via configfs
by Johannes Thumshirn
· 8 years ago
430c7be
nvmet: add uuid field to nvme_ns and populate via configfs
by Johannes Thumshirn
· 8 years ago
637dc0f
nvmet: implement namespace identify descriptor list
by Johannes Thumshirn
· 8 years ago
d934f98
nvme: provide UUID value to userspace
by Johannes Thumshirn
· 8 years ago
3b22ba2
nvme: get list of namespace descriptors
by Johannes Thumshirn
· 8 years ago
90985b8
nvme: rename uuid to nguid in nvme_ns
by Johannes Thumshirn
· 8 years ago
0add5e8
nvmet: use NVME_IDENTIFY_DATA_SIZE
by Johannes Thumshirn
· 8 years ago
d19d4c8
nvme-pci: remove redundant includes
by Sagi Grimberg
· 8 years ago
b2a0eb1
nvme-pci: Remove watchdog timer
by Keith Busch
· 8 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
· 8 years ago
c58bd1b
nvme: Don't allow to reset a reconnecting controller
by Sagi Grimberg
· 8 years ago
b282a88d
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
a29001c
nvme-loop: get rid of unused controller lock
by Sagi Grimberg
· 8 years ago
87ad72a
nvme-pci: implement host memory buffer support
by Christoph Hellwig
· 8 years ago
fe6d53c
nvme: save hmpre and hmmin in struct nvme_ctrl
by Christoph Hellwig
· 8 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 8 years ago
a104c9f
nvme-rdma: fix merge error
by Christoph Hellwig
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
fc17b65
blk-mq: switch ->queue_rq return value to blk_status_t
by Christoph Hellwig
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
4017415
nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
by Christoph Hellwig
· 8 years ago
9947d6a
nvme: relax APST default max latency to 100ms
by Kai-Heng Feng
· 8 years ago
da87591
nvme: only consider exit latency when choosing useful non-op power states
by Kai-Heng Feng
· 8 years ago
24b7f05
nvme-fc: fix missing put reference on controller create failure
by James Smart
· 8 years ago
f874d5d
nvme-fc: on lldd/transport io error, terminate association
by James Smart
· 8 years ago
e818a5b
nvme-rdma: fast fail incoming requests while we reconnect
by Sagi Grimberg
· 8 years ago
82b057c
nvme-pci: fix multiple ctrl removal scheduling
by Rakesh Pandit
· 8 years ago
82654b6
nvme: fix hang in remove path
by Ming Lei
· 8 years ago
8e41226
nvme: switch to uuid_t
by Christoph Hellwig
· 8 years ago
50af47d
nvme: Quirk APST on Intel 600P/P3100 devices
by Andy Lutomirski
· 8 years ago
c81bfba
nvme: only setup block integrity if supported by the driver
by Christoph Hellwig
· 8 years ago
d3d5b87
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
by Christoph Hellwig
· 8 years ago
9bdcfb1
nvme-pci: consistencly use ctrl->device for logging
by Christoph Hellwig
· 8 years ago
2cb657b
nvme_fc: remove extra controller reference taken on reconnect
by James Smart
· 8 years ago
e392e1f
nvme_fc: correct nvme status set on abort
by James Smart
· 8 years ago
589ff77
nvme_fc: set logging level on resets/deletes
by James Smart
· 8 years ago
a5321aa
nvme_fc: revise comment on teardown
by James Smart
· 8 years ago
5bbecdb
nvme_fc: Support ctrl_loss_tmo
by James Smart
· 8 years ago
0ce872b
nvme_fc: get rid of local reconnect_delay
by James Smart
· 8 years ago
986f75c
nvme: avoid to use blk_mq_abort_requeue_list()
by Ming Lei
· 8 years ago
806f026
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
by Ming Lei
· 8 years ago
0544f54
nvme-rdma: support devices with queue size < 32
by Marta Rybczynska
· 8 years ago
894e216
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
549f01a
nvmet: release the sq ref on rdma read errors
by Vijay Immanuel
· 8 years ago
4b8ba5f
nvmet-fc: remove target cpu scheduling flag
by James Smart
· 8 years ago
2952a87
nvme-fc: stop queues on error detection
by James Smart
· 8 years ago
85e6a6a
nvme-fc: require target or discovery role for fc-nvme targets
by James Smart
· 8 years ago
f63572d
nvme: unmap CMB and remove sysfs file in reset path
by Jon Derrick
· 8 years ago
55a1ab5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
Next »