index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-07-02
nvme: Quirks for PM1725 controllers
Martin K. Petersen
2017-06-30
lightnvm: pblk: set line bitmap check under debug
Javier González
2017-06-30
lightnvm: pblk: verify that cache read is still valid
Javier González
2017-06-30
lightnvm: pblk: add initialization check
Javier González
2017-06-30
lightnvm: pblk: remove target using async. I/Os
Javier González
2017-06-30
lightnvm: pblk: use vmalloc for GC data buffer
Javier González
2017-06-30
lightnvm: pblk: use right metadata buffer for recovery
Javier González
2017-06-30
lightnvm: pblk: schedule if data is not ready
Javier González
2017-06-30
lightnvm: pblk: remove unused return variable
Javier González
2017-06-30
lightnvm: pblk: fix double-free on pblk init
Javier González
2017-06-30
lightnvm: pblk: fix bad le64 assignations
Javier González
2017-06-29
nvme: Makefile: remove dead build rule
Valentin Rothberg
2017-06-28
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
2017-06-28
nvme_fc: fix error recovery on link down.
James Smart
2017-06-28
nvmet_fc: fix crashes on bad opcodes
James Smart
2017-06-28
nvme_fc: Fix crash when nvme controller connection fails.
James Smart
2017-06-28
nvme_fc: replace ioabort msleep loop with completion
James Smart
2017-06-28
nvme_fc: fix double calls to nvme_cleanup_cmd()
James Smart
2017-06-28
nvme-fabrics: verify that a controller returns the correct NQN
Christoph Hellwig
2017-06-28
nvme: simplify nvme_dev_attrs_are_visible
Christoph Hellwig
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
nvme: remove a misleading comment on struct nvme_ns
Christoph Hellwig
2017-06-28
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
nvme: add hostid token to fabric options
Johannes Thumshirn
2017-06-28
nvme: Remove SCSI translations
Keith Busch
2017-06-28
nvme-pci: open-code polling logic in nvme_poll
Sagi Grimberg
2017-06-28
nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
Sagi Grimberg
2017-06-28
nvme-pci: factor out cqe handling into a dedicated routine
Sagi Grimberg
2017-06-28
nvme-pci: Introduce nvme_ring_cq_doorbell
Sagi Grimberg
2017-06-27
drbd: Drop unnecessary static
Julia Lawall
2017-06-27
mmc/block: remove a call to blk_queue_bounce_limit
Christoph Hellwig
2017-06-27
dm: don't set bounce limit
Christoph Hellwig
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-27
block: don't set bounce limit in blk_init_allocated_queue
Christoph Hellwig
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
2017-06-27
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
2017-06-27
pktcdvd: remove the call to blk_queue_bounce
Christoph Hellwig
2017-06-27
nvme: add support for streams and directives
Jens Axboe
2017-06-27
lightnvm: if LUNs are already allocated fix return
Rakesh Pandit
2017-06-26
lightnvm: pblk: fail gracefully on irrec. error
Javier González
2017-06-26
lightnvm: pblk: set mempool and workqueue params.
Javier González
2017-06-26
lightnvm: pblk: redesign GC algorithm
Javier González
2017-06-26
lightnvm: pblk: add lock assertions on helpers
Javier González
2017-06-26
lightnvm: pblk: cleanup unnecessary code
Javier González
2017-06-26
lightnvm: pblk: set metadata list for all I/Os
Javier González
2017-06-26
lightnvm: pblk: choose optimal victim GC line
Javier González
2017-06-26
lightnvm: pblk: decouple bad block from line alloc
Javier González
[next]