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-04-16
lightnvm: fix some WARN() messages
Dan Carpenter
2017-04-16
lightnvm: pblk-gc: fix an error pointer dereference in init
Dan Carpenter
2017-04-16
lightnvm: physical block device (pblk) target
Javier González
2017-04-16
lightnvm: convert sprintf into strlcpy
Javier González
2017-04-16
lightnvm: fix type checks on rrpc
Javier González
2017-04-16
lightnvm: clean unused variable
Javier González
2017-04-16
lightnvm: make nvm_free static
Javier González
2017-04-16
lightnvm: allow to init targets on factory mode
Javier González
2017-04-16
lightnvm: bad type conversion for nvme control bits
Javier González
2017-04-16
lightnvm: fix cleanup order of disk on init error
Javier González
2017-04-16
lightnvm: double-clear of dev->lun_map on target init error
Javier González
2017-04-16
lightnvm: don't check for failure from mempool_alloc()
NeilBrown
2017-04-16
lightnvm: enable nvme size compile asserts
Matias Bjørling
2017-04-16
lightnvm: free reverse device map
Javier González
2017-04-16
lightnvm: submit erases using the I/O path
Javier González
2017-04-16
nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
Scott Bauer
2017-04-16
lightnvm: Fix error handling
Christophe JAILLET
2017-04-14
remove the mg_disk driver
Christoph Hellwig
2017-04-08
scsi: sd: Remove LBPRZ dependency for discards
Martin K. Petersen
2017-04-08
scsi: sd: Separate zeroout and discard command choices
Martin K. Petersen
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
mmc: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
rsxx: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
rbd: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
brd: remove discard support
Christoph Hellwig
2017-04-08
loop: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
zram: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
nvme: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
sd: implement unmapping Write Zeroes
Christoph Hellwig
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
dm io: discards don't take a payload
Christoph Hellwig
2017-04-08
md: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
sd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
sd: split sd_setup_discard_cmnd
Christoph Hellwig
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
dm rq: Avoid that request processing stalls sporadically
Bart Van Assche
2017-04-07
scsi: Avoid that SCSI queues get stuck
Bart Van Assche
2017-04-07
block: trace completion of all bios.
NeilBrown
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2017-04-05
nvme: move the retries count to struct nvme_request
Christoph Hellwig
2017-04-05
nvme: mark nvme_max_retries static
Christoph Hellwig
2017-04-05
nvme: cleanup nvme_req_needs_retry
Christoph Hellwig
2017-04-05
nvme: move ->retries setup to nvme_setup_cmd
Christoph Hellwig
2017-04-05
remove the obsolete hd driver
Christoph Hellwig
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
nvme-fc: drop ctrl for all command completions
Christoph Hellwig
[next]