Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
de70185de0333783154863278ac87bfbbc54e384
/
drivers
/
nvme
8e5d31e
Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 8 years ago
7c3a23b
nvmet/fcloop: remove some logically dead code performing redundant ret checks
by Colin Ian King
· 8 years ago
6c73f94
nvmet: fix KATO offset in Set Features
by Daniel Verkamp
· 8 years ago
17a1ec0
nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues
by Johannes Thumshirn
· 8 years ago
c703489
nvme/fc: correct some printk information
by James Smart
· 8 years ago
2c473a9
nvme/scsi: Remove START STOP emulation
by Andy Lutomirski
· 8 years ago
ff13b39
nvme/pci: Delete misleading queue-wrap comment
by Keith Busch
· 8 years ago
9fa196e
nvme/pci: Fix whitespace problem
by Max Gurtovoy
· 8 years ago
e6282ae
nvme: simplify stripe quirk
by Keith Busch
· 8 years ago
c965809
nvme : Use correct scnprintf in cmb show
by Stephen Bates
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
cf1b334
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
84b6079
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 8 years ago
512fb1b
nvmet_rdma: log the connection reject message
by Steve Wise
· 8 years ago
7f03953
nvme-rdma: use rdma connection reject helper functions
by Steve Wise
· 8 years ago
d2a6191
nvme/pci: Log PCI_STATUS when the controller dies
by Andy Lutomirski
· 8 years ago
cdb98c2
Revert "nvme: add support for the Write Zeroes command"
by Linus Torvalds
· 8 years ago
b92e09b
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
f9d03f9
block: improve handling of the magic discard payload
by Christoph Hellwig
· 8 years ago
475d0fe
nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME
by James Smart
· 8 years ago
c534320
nvme-fabrics: Add target support for FC transport
by James Smart
· 8 years ago
e399441
nvme-fabrics: Add host support for FC transport
by James Smart
· 8 years ago
885aa40
nvme-fabrics: patch target code in prep for FC transport support
by James Smart
· 8 years ago
721b391
nvme-fabrics: set sqe.command_id in core not transports
by James Smart
· 8 years ago
27a4bee
nvme-rdma: align to generic ib_event logging helper
by Max Gurtovoy
· 8 years ago
675796b
nvmet-rdma: align to generic ib_event logging helper
by Max Gurtovoy
· 8 years ago
d4a5340
nvme-rdma: remove redundant define
by Sagi Grimberg
· 8 years ago
6eb7283
nvme-fabrics: Adjust source code indentation
by Bart Van Assche
· 8 years ago
6bcb526
nvme/scsi: Remove set-but-not-used variables
by Bart Van Assche
· 8 years ago
e4fcf07
nvmet: Fix possible infinite loop triggered on hot namespace removal
by Solganik Alexander
· 8 years ago
f3116d8
nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path
by Bart Van Assche
· 8 years ago
8eadfcb
nvme-fabrics: Fix memory leaks in nvmf_parse_options()
by Bart Van Assche
· 8 years ago
76c08bf
nvme-rdma: force queue size to respect controller capability
by Samuel Jones
· 8 years ago
70d4281
nvmet-rdma: Fix REJ status code
by Bart Van Assche
· 8 years ago
a2e7eef
nvme: move NVMe class code to pci_ids.h
by Christoph Hellwig
· 8 years ago
d262920
nvmet: add support for the Write Zeroes command
by Chaitanya Kulkarni
· 8 years ago
6d31e3ba
nvme: add support for the Write Zeroes command
by Chaitanya Kulkarni
· 8 years ago
e16769d
fs: configfs: don't return anything from drop_link
by Andrzej Pietrasiewicz
· 8 years ago
8e53624
lightnvm: eliminate nvm_lun abstraction in mm
by Javier González
· 8 years ago
8e79b5c
lightnvm: move block provisioning to targets
by Javier González
· 8 years ago
bb31497
lightnvm: enable to send hint to erase command
by Javier González
· 8 years ago
3dc87dd
nvme: lightnvm: attach lightnvm sysfs to nvme block device
by Matias Bjørling
· 8 years ago
7498e99
nvme: lightnvm: frees wrong cmd structure
by Matias Bjørling
· 8 years ago
3a83f46
block: bio: pass bvec table to bio_init()
by Ming Lei
· 8 years ago
d487562
nvme/pci: Don't free queues on error
by Keith Busch
· 8 years ago
bac0000
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
by Omar Sandoval
· 8 years ago
14c862d
nvmet-rdma: drain the queue-pair just before freeing it
by Sagi Grimberg
· 8 years ago
c8dbc37
nvme-rdma: stop and free io queues on connect failure
by Steve Wise
· 8 years ago
766dbb1
nvmet-rdma: don't forget to delete a queue from the list of connection failed
by Sagi Grimberg
· 8 years ago
8242dda
nvmet: Don't queue fatal error work if csts.cfs is set
by Sagi Grimberg
· 8 years ago
553cd9e
nvme-rdma: reject non-connect commands before the queue is live
by Christoph Hellwig
· 8 years ago
fa14a0a
nvmet-rdma: Fix possible NULL deref when handling rdma cm events
by Bart Van Assche
· 8 years ago
409ae5a
lightnvm: invalid offset calculation for lba_shift
by Matias Bjørling
· 8 years ago
bbd7bb7
block: move poll code to blk-mq
by Jens Axboe
· 8 years ago
7bf5853
nvme: don't pass the full CQE to nvme_complete_async_event
by Christoph Hellwig
· 8 years ago
d49187e
nvme: introduce struct nvme_request
by Christoph Hellwig
· 8 years ago
a6eaa88
nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
by Bart Van Assche
· 8 years ago
3174dd3
nvme: Fix a race condition related to stopping queues
by Bart Van Assche
· 8 years ago
2b053ac
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
by Bart Van Assche
· 8 years ago
9b7dd57
blk-mq: Remove blk_mq_cancel_requeue_work()
by Bart Van Assche
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
ecd06f2
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
e9c9346
nvmet: use symbolic constants for CNS values
by Christoph Hellwig
· 8 years ago
fa60682
nvme: use symbolic constants for CNS values
by Christoph Hellwig
· 8 years ago
a446c08
nvme.h: resync with nvme-cli
by Christoph Hellwig
· 8 years ago
8ef2074
nvme: Add tertiary number to NVME_VS
by Gabriel Krisman Bertazi
· 8 years ago
202021c
nvme : Add sysfs entry for NVMe CMBs when appropriate
by Stephen Bates
· 8 years ago
c5f6ce9
nvme: don't schedule multiple resets
by Keith Busch
· 8 years ago
7065906
nvme: Delete created IO queues on reset
by Keith Busch
· 8 years ago
0df1e4f
nvme: Stop probing a removed device
by Keith Busch
· 8 years ago
2b6b535
nvme: use the DMA_ATTR_NO_WARN attribute
by Mauricio Faria de Oliveira
· 8 years ago
12e3d3c
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
513a4be
Merge branch 'for-4.9/block' 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
26501db
nvme/scsi: Remove power management support
by Andy Lutomirski
· 8 years ago
2e5d0ba
nvmet: Make dsm number of ranges zero based
by Alexander Solganik
· 8 years ago
9b349b0
nvmet: Use direct IO for writes
by Sagi Grimberg
· 8 years ago
2d79c7d
admin-cmd: Added smart-log command support.
by Chaitanya Kulkarni
· 8 years ago
478bcb9
nvme-fabrics: Add host_traddr options field to host infrastructure
by James Smart
· 8 years ago
4a9f05c
nvme-fabrics: revise host transport option descriptions
by James Smart
· 8 years ago
0fe51ff
nvme-fabrics: rework nvmf_get_address() for variable options
by James Smart
· 8 years ago
11975e0
nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY
by Christoph Hellwig
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
3b4ac78
nvme-rdma: only clear queue flags after successful connect
by Sagi Grimberg
· 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
ac81bfa9
nvme: refactor namespaces to support non-gendisk devices
by Matias Bjørling
· 8 years ago
4662660
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b5af7f2
nvme: remove the post_scan callout
by Christoph Hellwig
· 8 years ago
dca51e7
nvme: switch to use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
7d7e0f9
blk-mq: remove ->map_queue
by Christoph Hellwig
· 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
Next »