Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fba597db4218ac324eee34b64736ea94829c95bf
/
drivers
/
nvme
3b4ac78
nvme-rdma: only clear queue flags after successful connect
by Sagi Grimberg
· 8 years ago
4662660
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
3bc42f3
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus
by Jens Axboe
· 8 years ago
2cfe199
nvme-rdma: add back dependency on CONFIG_BLOCK
by Arnd Bergmann
· 8 years ago
1bda18d
nvme-rdma: fix null pointer dereference on req->mr
by Colin Ian King
· 8 years ago
e87a911
nvme-rdma: use ib_client API to detect device removal
by Steve Wise
· 8 years ago
e89ca58
nvme-rdma: add DELETING queue flag
by Sagi Grimberg
· 8 years ago
bd0b841
nvme: make NVME_RDMA depend on BLOCK
by Linus Torvalds
· 8 years ago
015282c
nvme/quirk: Add a delay before checking device ready for memblaze device
by Wenbo Wang
· 8 years ago
82469c5
nvme: Don't suspend admin queue that wasn't created
by Gabriel Krisman Bertazi
· 8 years ago
f361e5a
nvme-rdma: destroy nvme queue rdma resources on connect failure
by Steve Wise
· 8 years ago
cdbecc8
nvme_rdma: keep a ref on the ctrl during delete/flush
by Steve Wise
· 8 years ago
d8d8d9d
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus
by Jens Axboe
· 8 years ago
4d8c6a7
nvme-rdma: Get rid of redundant defines
by Sagi Grimberg
· 8 years ago
f5b7b55
nvme-rdma: Get rid of duplicate variable
by Sagi Grimberg
· 8 years ago
9b47f77a
nvme: Fix nvme_get/set_features() with a NULL result pointer
by Andy Lutomirski
· 8 years ago
aa71987
nvme: fabrics drivers don't need the nvme-pci driver
by Christoph Hellwig
· 8 years ago
98096d8
nvme-fabrics: get a reference when reusing a nvme_host structure
by Christoph Hellwig
· 8 years ago
7a665d2
nvme-fabrics: change NQN UUID to big-endian format
by Daniel Verkamp
· 8 years ago
eadb7cf
nvme-loop: set sqsize to 0-based value, per spec
by Jay Freyensee
· 8 years ago
c5af865
nvme-rdma: fix sqsize/hsqsize per spec
by Jay Freyensee
· 8 years ago
f994d9d
fabrics: define admin sqsize min default, per spec
by Jay Freyensee
· 8 years ago
b825b44
nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize
by Jay Freyensee
· 8 years ago
3256aae
nvmet-rdma: Fix use after free
by Vincent Stehlé
· 8 years ago
39bbee4
nvme-rdma: initialize ret to zero to avoid returning garbage
by Colin Ian King
· 8 years ago
f6b6a28
nvme: Prevent controller state invalid transition
by Gabriel Krisman Bertazi
· 8 years ago
c21377f
nvme: Suspend all queues before deletion
by Gabriel Krisman Bertazi
· 8 years ago
d3f422c
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus
by Jens Axboe
· 8 years ago
e326637
nvme-rdma: Remove unused includes
by Sagi Grimberg
· 8 years ago
3ef1b4b
nvme-rdma: start async event handler after reconnecting to a controller
by Sagi Grimberg
· 8 years ago
28b8911
nvmet: Fix controller serial number inconsistency
by Sagi Grimberg
· 8 years ago
40e64e0
nvmet-rdma: Don't use the inline buffer in order to avoid allocation for small reads
by Sagi Grimberg
· 8 years ago
d8f7750
nvmet-rdma: Correctly handle RDMA device hot removal
by Sagi Grimberg
· 8 years ago
45862eb
nvme-rdma: Make sure to shutdown the controller if we can
by Sagi Grimberg
· 8 years ago
a159c64
nvme-loop: Remove duplicate call to nvme_remove_namespaces
by Sagi Grimberg
· 8 years ago
a34ca17
nvme-rdma: Free the I/O tags when we delete the controller
by Sagi Grimberg
· 8 years ago
2461a8d
nvme-rdma: Remove duplicate call to nvme_remove_namespaces
by Sagi Grimberg
· 8 years ago
57de5a0
nvme-rdma: Fix device removal handling
by Sagi Grimberg
· 8 years ago
5f372eb
nvme-rdma: Queue ns scanning after a sucessful reconnection
by Sagi Grimberg
· 8 years ago
0b857b4
nvme-rdma: Don't leak uninitialized memory in connect request private data
by Roland Dreier
· 8 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
3fc9d69
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
13880f5
nvme/pci: Provide SR-IOV support
by Keith Busch
· 8 years ago
fa9a89f
nvme: initialize variable before logical OR'ing it
by Jay Freyensee
· 8 years ago
0c4de0f
block: ensure bios return from blk_get_request are properly initialized
by Christoph Hellwig
· 8 years ago
7024628
block: get rid of bio_rw and READA
by Christoph Hellwig
· 8 years ago
b09dcf5
NVMe: don't allocate unused nvme_major
by NeilBrown
· 8 years ago
32f0c4a
nvme: Remove RCU namespace protection
by Keith Busch
· 8 years ago
2fa8435
nvme: avoid crashes when node 0 is memoryless node.
by Masayoshi Mizuma
· 8 years ago
f80ec96
nvme: Limit command retries
by Keith Busch
· 8 years ago
6eae8c4
nvme-loop: fix nvme-loop Kconfig dependencies
by Arnd Bergmann
· 8 years ago
69555af
nvmet: fix return value check in nvmet_subsys_alloc()
by Wei Yongjun
· 8 years ago
e76debd
nvme-fabrics: add-remove ctrl repeat fix
by Ming Lin
· 8 years ago
6a92967
nvme-fabrics: Remove tl_retry_count
by Sagi Grimberg
· 8 years ago
2ac17c2
nvme-rdma: Don't use tl_retry_count
by Sagi Grimberg
· 8 years ago
458a963
nvme-rdma: fix the return value of nvme_rdma_reinit_request()
by Wei Yongjun
· 8 years ago
54adc01
nvme/quirk: Add a delay before checking for adapter readiness
by Guilherme G. Piccoli
· 8 years ago
41d512e
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm into for-4.8/drivers
by Jens Axboe
· 8 years ago
7110230
nvme-rdma: add a NVMe over Fabrics RDMA host driver
by Christoph Hellwig
· 8 years ago
8f000ca
nvmet-rdma: add a NVMe over Fabrics RDMA target driver
by Christoph Hellwig
· 8 years ago
def61ec
nvme: add new reconnecting controller state
by Christoph Hellwig
· 8 years ago
6f92970
nvme: lightnvm: make MLC num_pairs little endian
by Johannes Thumshirn
· 8 years ago
f98d9ca
nvmet: fix an error code
by Dan Carpenter
· 8 years ago
1fb4704
nvme-loop: add configfs dependency
by Arnd Bergmann
· 8 years ago
3a85a5d
nvme-loop: add a NVMe loopback host driver
by Christoph Hellwig
· 8 years ago
a07b497
nvmet: add a generic NVMe target
by Christoph Hellwig
· 8 years ago
038bd4c
nvme: add keep-alive support
by Sagi Grimberg
· 8 years ago
07bfcd0
nvme-fabrics: add a generic NVMe over Fabrics library
by Christoph Hellwig
· 8 years ago
eb793e2
nvme.h: add NVMe over Fabrics definitions
by Christoph Hellwig
· 8 years ago
1a353d8
nvme: add fabrics sysfs attributes
by Ming Lin
· 8 years ago
eb71f43
nvme: Modify and export sync command submission for fabrics
by Christoph Hellwig
· 8 years ago
7d2e800
nvme: allow transitioning from NEW to LIVE state
by Christoph Hellwig
· 8 years ago
0d52c756
block: convert to device_add_disk()
by Dan Williams
· 8 years ago
a1f447b
NVMe: Use pci_(request|release)_mem_regions
by Johannes Thumshirn
· 8 years ago
f5fa90d
nvme: move the workaround for I/O queue-less controllers from PCIe to core
by Christoph Hellwig
· 8 years ago
7a5abb4
nvme: factor out a add nvme_is_write helper
by Christoph Hellwig
· 8 years ago
a229dbf
nvme: allow for size limitations from transport drivers
by Christoph Hellwig
· 8 years ago
edb50a5
NVMe: Only release requested regions
by Johannes Thumshirn
· 9 years ago
47b0e50
NVMe: Fix removal in case of active namespace list scanning method
by Sunad Bhandary
· 8 years ago
bd0fc28
nvme: use UINT_MAX for max discard sectors
by Minfei Huang
· 8 years ago
c55a2fd
nvme: move nvme_cancel_request() to common code
by Ming Lin
· 8 years ago
e1958e6
nvme: update and rename nvme_cancel_io to nvme_cancel_request
by Ming Lin
· 8 years ago
3a5e02c
block, drivers: add REQ_OP_FLUSH operation
by Mike Christie
· 8 years ago
c2df40d
drivers: use req op accessor
by Mike Christie
· 8 years ago
ba36c21
nvme/host: Add missing blk_integrity tag_size + flags assignments
by Nicholas Bellinger
· 9 years ago
99466e7
NVMe: Add device ID's with stripe quirk
by Keith Busch
· 9 years ago
0ff9d4e
NVMe: Short-cut removal on surprise hot-unplug
by Keith Busch
· 8 years ago
9ec3bb2
NVMe: Allow user initiated rescan
by Keith Busch
· 9 years ago
d011fb3
NVMe: Reduce driver log spamming
by Keith Busch
· 9 years ago
921920a
NVMe: Unbind driver on failure
by Keith Busch
· 9 years ago
014a0d6
NVMe: Delete only created queues
by Keith Busch
· 9 years ago
2800b8e
NVMe: Allocate queues only for online cpus
by Keith Busch
· 8 years ago
24b9f0c
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
6d5be95
lightnvm: rename nr_pages to nr_ppas on nvm_rq
by Javier González
· 9 years ago
45bbd05
lightnvm: pass dma address to hardware rather than pointer
by Arnd Bergmann
· 9 years ago
b86d8d3
nvme/lightnvm: Log using the ctrl named device
by Sagi Grimberg
· 9 years ago
75b8564
lightnvm: rename dma helper functions
by Javier González
· 9 years ago
003fad3
lightnvm: enable metadata to be sent to device
by Javier González
· 9 years ago
00ee6cc
lightnvm: refactor set_bb_tbl for accepting ppa list
by Matias Bjørling
· 9 years ago
Next »