Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fc0990903c479ecafc67f7bf030c68b19215f2d5
/
drivers
/
nvme
/
host
/
nvme.h
12e3d3c
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
1a6fe74
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
by Andy Lutomirski
· 8 years ago
40267ef
lightnvm: expose device geometry through sysfs
by Simon A. F. Lund
· 8 years ago
b0b4e09
lightnvm: control life of nvm_dev in driver
by Matias Bjørling
· 8 years ago
b5af7f2
nvme: remove the post_scan callout
by Christoph Hellwig
· 8 years ago
f80ec96
nvme: Limit command retries
by Keith Busch
· 8 years ago
54adc01
nvme/quirk: Add a delay before checking for adapter readiness
by Guilherme G. Piccoli
· 8 years ago
def61ec
nvme: add new reconnecting controller state
by Christoph Hellwig
· 8 years ago
038bd4c
nvme: add keep-alive support
by Sagi Grimberg
· 9 years ago
07bfcd0
nvme-fabrics: add a generic NVMe over Fabrics library
by Christoph Hellwig
· 9 years ago
1a353d8
nvme: add fabrics sysfs attributes
by Ming Lin
· 9 years ago
eb71f43
nvme: Modify and export sync command submission for fabrics
by Christoph Hellwig
· 9 years ago
c55a2fd
nvme: move nvme_cancel_request() to common code
by Ming Lin
· 9 years ago
c2df40d
drivers: use req op accessor
by Mike Christie
· 9 years ago
0ff9d4e
NVMe: Short-cut removal on surprise hot-unplug
by Keith Busch
· 9 years ago
6904242
nvme: add helper nvme_cleanup_cmd()
by Ming Lin
· 9 years ago
f866fc42
nvme: move AER handling to common code
by Christoph Hellwig
· 9 years ago
5955be2
nvme: move namespace scanning to core
by Christoph Hellwig
· 9 years ago
bb8d261
nvme: introduce a controller state machine
by Christoph Hellwig
· 9 years ago
04a934d
nvme: remove the io_incapable method
by Christoph Hellwig
· 9 years ago
76e3914
nvme: fix cntlid type
by Christoph Hellwig
· 9 years ago
8093f7c
nvme: add helper nvme_setup_cmd()
by Ming Lin
· 9 years ago
58b4560
nvme: add helper nvme_map_len()
by Ming Lin
· 9 years ago
237045f
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
118472a
NVMe: Expose ns wwid through single sysfs entry
by Keith Busch
· 9 years ago
08095e7
NVMe: Create discard zero quirk white list
by Keith Busch
· 9 years ago
69d9a99
NVMe: Move error handling to failed reset handler
by Keith Busch
· 9 years ago
646017a
NVMe: Fix namespace removal deadlock
by Keith Busch
· 9 years ago
075790e
NVMe: Use IDA for namespace disk naming
by Keith Busch
· 9 years ago
931e1c2
nvme: expose cntlid in sysfs
by Ming Lin
· 9 years ago
1cb3cce
nvme: return the whole CQE through the request passthrough interface
by Christoph Hellwig
· 9 years ago
4f76d0e
NVMe: Fix io incapable return values
by Keith Busch
· 9 years ago
9f2482b
nvme: split dev_list_lock
by Ming Lin
· 9 years ago
e439bb1
nvme/host: reference the fabric module for each bdev open callout
by Sagi Grimberg
· 9 years ago
3e1e21c
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
2564626
NVMe: Remove queue freezing on resets
by Keith Busch
· 9 years ago
69d3b8a
nvme: synchronize access to ctrl->namespaces
by Christoph Hellwig
· 9 years ago
363c9aa
nvme: Move nvme_freeze/unfreeze_queues to nvme core
by Sagi Grimberg
· 9 years ago
2b9b6e8
NVMe: Export namespace attributes to sysfs
by Keith Busch
· 9 years ago
7688faa
nvme: factor out a few helpers from req_completion
by Christoph Hellwig
· 9 years ago
53029b0
NVMe: Remove device management handles on remove
by Keith Busch
· 9 years ago
540c801
NVMe: Implement namespace list scanning
by Keith Busch
· 9 years ago
6bf25d1
nvme: switch abort_limit to an atomic_t
by Christoph Hellwig
· 9 years ago
297465c
nvme: add NVME_SC_CANCELLED
by Christoph Hellwig
· 9 years ago
9a0be7a
nvme: refactor set_queue_count
by Christoph Hellwig
· 9 years ago
f3ca80f
nvme: move chardev and sysfs interface to common code
by Christoph Hellwig
· 9 years ago
5bae7f7
nvme: move namespace scanning to common code
by Christoph Hellwig
· 9 years ago
7fd8930
nvme: add a common helper to read Identify Controller data
by Christoph Hellwig
· 9 years ago
5fd4ce1
nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
by Christoph Hellwig
· 9 years ago
106198e
nvme: add explicit quirk handling
by Christoph Hellwig
· 9 years ago
1673f1f
nvme: move block_device_operations and ns/ctrl freeing to common code
by Christoph Hellwig
· 9 years ago
0b7f1f2
nvme: use the block layer for userspace passthrough metadata
by Keith Busch
· 9 years ago
4160982
nvme: split __nvme_submit_sync_cmd
by Christoph Hellwig
· 9 years ago
22944e9
nvme: move nvme_setup_flush and nvme_setup_rw to common code
by Christoph Hellwig
· 9 years ago
15a190f7
nvme: move nvme_error_status to common code
by Christoph Hellwig
· 9 years ago
1c63dc6
nvme: split a new struct nvme_ctrl out of struct nvme_dev
by Christoph Hellwig
· 9 years ago
7a67cbe
nvme: use offset instead of a struct for registers
by Christoph Hellwig
· 9 years ago
21d3471
nvme: split command submission helpers out of pci.c
by Christoph Hellwig
· 9 years ago
71bd150
nvme: move struct nvme_iod to pci.c
by Christoph Hellwig
· 9 years ago
c4699e7
lightnvm: Simplify config when disabled
by Keith Busch
· 9 years ago
ca06408
nvme: LightNVM support
by Matias Bjørling
· 9 years ago
57dacad
nvme: move to a new drivers/nvme/host directory
by Jay Sternberg
· 9 years ago
[Renamed from drivers/block/nvme.h]
f11bb3e
nvme: add a local nvme.h header
by Christoph Hellwig
· 9 years ago