Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e01f91dff91c7b16a6e3faf2565017d497a73f83
/
drivers
/
nvme
/
host
/
nvme.h
b5b0504
nvme: don't pass cap to nvme_disable_ctrl
by Sagi Grimberg
· 5 years ago
c0f2f45
nvme: move sqsize setting to the core
by Sagi Grimberg
· 5 years ago
66b20ac
nvme: fix multipath crash when ANA is deactivated
by Marta Rybczynska
· 5 years ago
81adb86
nvme: set physical block size and optimal I/O size
by Bart Van Assche
· 6 years ago
f79d5fd
nvme: enable to inject errors into admin commands
by Akinobu Mita
· 6 years ago
a364645
nvme: prepare for fault injection into admin commands
by Akinobu Mita
· 6 years ago
1a87ee6
nvme: export get and set features
by Keith Busch
· 6 years ago
d6135c3a
nvme-pci: Sync queues on reset
by Keith Busch
· 6 years ago
893a74b
nvme: mark nvme_core_init and nvme_core_exit static
by Christoph Hellwig
· 6 years ago
7b210e4
nvme: disable Write Zeroes for qemu controllers
by Christoph Hellwig
· 6 years ago
bc50ad7
nvme: convert to SPDX identifiers
by Christoph Hellwig
· 6 years ago
d84c4b0
nvme: unexport nvme_delete_ctrl_sync()
by Bart Van Assche
· 6 years ago
75c10e7
nvme-multipath: round-robin I/O policy
by Hannes Reinecke
· 6 years ago
6fb845f
Merge tag 'v5.0-rc6' into for-5.1/block
by Jens Axboe
· 6 years ago
e7ad43c
nvme: lock NS list changes while handling command effects
by Keith Busch
· 6 years ago
794a4cb
nvme: remove the .stop_ctrl callout
by Sagi Grimberg
· 6 years ago
6299358
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
by James Dingwall
· 6 years ago
6287b51
nvme-core: optionally poll sync commands
by Sagi Grimberg
· 6 years ago
cb5b726
nvme: provide fallback for discard alloc failure
by Jens Axboe
· 6 years ago
8eb5d89
nvme: add __exit annotation
by Chengguang Xu
· 6 years ago
85136c0
lightnvm: simplify geometry enumeration
by Matias Bjørling
· 6 years ago
3236b45
nvme: remove unused function nvme_ctrl_ready
by Israel Rukshin
· 6 years ago
49cd84b
nvme: implement Enhanced Command Retry
by Keith Busch
· 6 years ago
6e3ca03e
nvme: support traffic based keep-alive
by Sagi Grimberg
· 6 years ago
3e53ba3
nvme: cache controller attributes
by Sagi Grimberg
· 6 years ago
103e515
nvme: add a numa_node field to struct nvme_ctrl
by Hannes Reinecke
· 6 years ago
89d04ec
Merge tag 'v4.20-rc5' into for-4.21/block
by Jens Axboe
· 6 years ago
14a1336
nvme: warn when finding multi-port subsystems without multipathing enabled
by Christoph Hellwig
· 6 years ago
7baa857
blk-mq-tag: change busy_iter_fn to return whether to continue or not
by Jens Axboe
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
e0596ab
nvme-pci: Add support for P2P memory in requests
by Logan Gunthorpe
· 6 years ago
f333444
nvme: take node locality into account when selecting a path
by Christoph Hellwig
· 6 years ago
33b14f67
nvme: register ns_id attributes as default sysfs groups
by Hannes Reinecke
· 6 years ago
f87b0f0
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
by Jens Axboe
· 6 years ago
f7f1fc3
nvme: use blk API to remap ref tags for IOs with metadata
by Max Gurtovoy
· 6 years ago
0d0b660
nvme: add ANA support
by Christoph Hellwig
· 7 years ago
8decf5d
nvme: remove nvme_req_needs_failover
by Christoph Hellwig
· 7 years ago
0e98719
nvme: simplify the API for getting log pages
by Christoph Hellwig
· 7 years ago
5d87eb9
nvme: use hw qid in trace events
by Keith Busch
· 7 years ago
59e29ce
nvme: cache struct nvme_ctrl reference to struct nvme_request
by Sagi Grimberg
· 7 years ago
943e942
nvme-pci: limit max IO size and segments to avoid high order allocations
by Jens Axboe
· 7 years ago
14dfa40
nvme: remove nvme_reinit_tagset
by Christoph Hellwig
· 7 years ago
7701619
nvme: cleanup double shift issue
by Dan Carpenter
· 7 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
30d9096
nvme: use the changed namespaces list log to clear ns data changed AENs
by Christoph Hellwig
· 7 years ago
50e8d8e
nvme: mark nvme_queue_scan static
by Christoph Hellwig
· 7 years ago
c0561f8
nvme: submit AEN event configuration on startup
by Hannes Reinecke
· 7 years ago
978628e
nvme: fix lockdep warning in nvme_mpath_clear_current_path
by Johannes Thumshirn
· 7 years ago
81b1dab
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
by Jens Axboe
· 7 years ago
287a63e
nvme: mark the result argument to nvme_complete_async_event volatile
by Christoph Hellwig
· 7 years ago
9abd68e
nvme: add quirk to force medium priority for SQ creation
by Jens Axboe
· 7 years ago
a785dbc
nvme/multipath: Fix multipath disabled naming collisions
by Keith Busch
· 7 years ago
bb06ec31
nvme: expand nvmf_check_if_ready checks
by James Smart
· 7 years ago
00b683d
nvme: unexport nvme_start_keep_alive
by Johannes Thumshirn
· 7 years ago
7ec6074
nvme: enforce 64bit offset for nvme_get_log_ext fn
by Matias Bjørling
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
96257a8
nvme: lightnvm: add late setup of block size and metadata
by Matias Bjørling
· 7 years ago
d558fb5
nvme: make nvme_get_log_ext non-static
by Matias Bjørling
· 7 years ago
b435ece
nvme: Add .stop_ctrl to nvme ctrl ops
by Nitzan Carmi
· 7 years ago
765cc031
nvme: change namespaces_mutext to namespaces_rwsem
by Jianchao Wang
· 7 years ago
b9e0385
nvme: Add fault injection feature
by Thomas Tai
· 7 years ago
8a30ecc
Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
by Christoph Hellwig
· 7 years ago
0a34e46
nvme: Don't use a stack buffer for keep-alive command
by Roland Dreier
· 7 years ago
ad6a0a5
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
by Max Gurtovoy
· 7 years ago
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
b227c59
nvme: host delete_work and reset_work on separate workqueues
by Roy Shterman
· 7 years ago
79c48cc
nvme-pci: serialize pci resets
by Sagi Grimberg
· 7 years ago
908e456
nvme/multipath: Consult blk_status_t for failover
by Keith Busch
· 7 years ago
2b1b7e7
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
by Jianchao Wang
· 7 years ago
479a322
nvme-mpath: fix last path removal during traffic
by Sagi Grimberg
· 7 years ago
8c97eec
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
by Jeff Lien
· 7 years ago
e9a4803
nvme: create 'slaves' and 'holders' entries for hidden controllers
by Hannes Reinecke
· 7 years ago
5b85b82
nvme: also expose the namespace identification sysfs files for mpath nodes
by Christoph Hellwig
· 7 years ago
32acab3
nvme: implement multipath access to nvme subsystems
by Christoph Hellwig
· 7 years ago
ed754e5
nvme: track shared namespaces
by Christoph Hellwig
· 7 years ago
002fab0
nvme: introduce a nvme_ns_ids structure
by Christoph Hellwig
· 7 years ago
ab9e00c
nvme: track subsystems
by Christoph Hellwig
· 7 years ago
9a95e4e
block, nvme: Introduce blk_mq_req_flags_t
by Bart Van Assche
· 7 years ago
e3d7874
nvme: send uevent for some asynchronous events
by Keith Busch
· 7 years ago
d99ca60
nvme: unexport starting async event work
by Keith Busch
· 7 years ago
ad22c35
nvme: remove handling of multiple AEN requests
by Keith Busch
· 7 years ago
38dabe2
nvme: centralize AEN defines
by Keith Busch
· 7 years ago
84fef62
nvme: check admin passthru command effects
by Keith Busch
· 7 years ago
c5017e8
nvme: move controller deletion to common code
by Christoph Hellwig
· 7 years ago
a6a5149
nvme: get rid of nvme_ctrl_list
by Christoph Hellwig
· 7 years ago
d22524a
nvme: switch controller refcounting to use struct device
by Christoph Hellwig
· 7 years ago
31b8446
nvme: introduce nvme_reinit_tagset
by Sagi Grimberg
· 7 years ago
8ae4e44
nvme: update timeout module parameter type
by Marc Olson
· 7 years ago
044a9df
nvme-pci: implement the HMB entry number and size limitations
by Christoph Hellwig
· 7 years ago
608cc4b
nvme: fix lightnvm check
by Christoph Hellwig
· 7 years ago
485783c
nvme: Make nvme user functions static
by Keith Busch
· 7 years ago
57eeaf8
nvme: remove unused struct nvme_ns fields
by Christoph Hellwig
· 7 years ago
07fbd32
nvme: honor RTD3 Entry Latency for shutdowns
by Martin K. Petersen
· 7 years ago
34b6c23
nvme: Add admin_tagset pointer to nvme_ctrl
by Sagi Grimberg
· 7 years ago
b6dccf7
nvme: add support for FW activation without reset
by Arnav Dawn
· 7 years ago
d09f2b4
nvme: split nvme_uninit_ctrl into stop and uninit
by Sagi Grimberg
· 7 years ago
20d0dfe
nvme: move ctrl cap to struct nvme_ctrl
by Sagi Grimberg
· 8 years ago
d858e5f
nvme: move queue_count to the nvme_ctrl
by Sagi Grimberg
· 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
Next »