aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2015-01-28rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-01-28rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-01-15NVMe: cq_vector should be signedJens Axboe
2015-01-08NVMe: Fix locking on abort handlingKeith Busch
2015-01-08NVMe: Start and stop h/w queues on resetKeith Busch
2015-01-08NVMe: Command abort handling fixesKeith Busch
2015-01-08NVMe: Admin queue removal handlingKeith Busch
2015-01-08NVMe: Reference count admin queue usageKeith Busch
2015-01-08NVMe: Start all requestsKeith Busch
2015-01-02block: fix checking return value of blk_mq_init_queueMing Lei
2014-12-22NVMe: Fix double free irqKeith Busch
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-12-17rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov
2014-12-17ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran
2014-12-13mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh
2014-12-13zram: implement rw_page operation of zramkaram.lee
2014-12-13zram: change parameter from vaild_io_request()karam.lee
2014-12-13zram: remove bio parameter from zram_bvec_rw()karam.lee
2014-12-12NVMe: fix race condition in nvme_submit_sync_cmd()Jens Axboe
2014-12-11sunvdc: reconnect ldc after vds service domain restartsDwight Engen
2014-12-11vio: create routines for inc,dec vio dring indexesDwight Engen
2014-12-11sunvdc: fix module unload/reloadDwight Engen
2014-12-11NVMe: fix retry/error logic in nvme_queue_rq()Jens Axboe
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-11NVMe: Fix FS mount issue (hot-remove followed by hot-add)Indraneel M
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2014-12-10NVMe: fix error return checking from blk_mq_alloc_request()Jens Axboe
2014-12-10NVMe: fix freeing of wrong request in abort pathSam Bradshaw
2014-12-10xen/blkfront: remove redundant flush_opVitaly Kuznetsov
2014-12-10xen/blkfront: improve protection against issuing unsupported REQ_FUAVitaly Kuznetsov
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin
2014-12-09virtio_blk: fix race at module removalMichael S. Tsirkin
2014-12-09virtio_blk: make serial attribute staticMichael S. Tsirkin
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-12-03NVMe: Fix command setup on IO retryKeith Busch
2014-11-26null_blk: boundary check queue_mode and irqmodeMatias Bjorling
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-11-24block/rsxx: use generic io stats accounting functions to simplify io stat acc...Gu Zheng
2014-11-24drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng
2014-11-21NVMe: Update module version major numberKeith Busch
2014-11-20NVMe: fail pci initialization if the device doesn't have any BARsJens Axboe
2014-11-20NVMe: add ->exit_hctx() hookJens Axboe