summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-121-8/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-242-28/+78
|\
| * null_blk: support submit_queues on use_per_node_hctxMatias Bjørling2013-12-211-4/+35
| * null_blk: set use_per_node_hctx param to falseMatias Bjørling2013-12-211-2/+2
| * null_blk: warning on ignored submit_queues paramMatias Bjorling2013-12-191-2/+5
| * null_blk: refactor init and init errors code pathsMatias Bjorling2013-12-191-25/+38
| * null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-191-4/+4
| * drivers: block: Mark the functions as static in skd_main.cRashika Kheria2013-12-191-2/+2
* | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-051-1/+6
|\
| * Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/...Jens Axboe2013-11-271-1/+6
| |\
| | * block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena2013-11-261-0/+5
| | * xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner2013-11-261-1/+1
* | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2013-11-211-4/+4
|/ /
* | virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsShaohua Li2013-11-191-2/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-151-257/+65
|\ \
| * | virtio_blk: blk-mq supportJens Axboe2013-11-141-257/+65
| * | Merge branch 'for-3.13/post-mq-drivers' into for-linusJens Axboe2013-11-1421-357/+6362
| |\ \ | | |/
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-151-46/+37
|\ \ \
| * | | virtio_blk: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-291-0/+2
| * | | virtio: use size-based config accessors.Rusty Russell2013-10-171-44/+33
| * | | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-231-2/+2
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-3/+3
* | | | Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-1421-357/+6362
|\ \ \ \ | | |_|/ | |/| |
| * | | pktcdvd: debugfs functions return NULL on errorDan Carpenter2013-11-081-18/+4
| * | | xen-blkfront: restore the non-persistent data pathRoger Pau Monne2013-11-081-25/+100
| * | | skd: fix formatting in skd_s1120.hBartlomiej Zolnierkiewicz2013-11-081-120/+110
| * | | skd: reorder construct/destruct codeBartlomiej Zolnierkiewicz2013-11-081-164/+141
| * | | skd: cleanup skd_do_inq_page_da()Bartlomiej Zolnierkiewicz2013-11-081-26/+13
| * | | skd: remove SKD_OMIT_FROM_SRC_DIST ifdefsBartlomiej Zolnierkiewicz2013-11-081-14/+0
| * | | skd: remove redundant skdev->pdev assignment from skd_pci_probe()Bartlomiej Zolnierkiewicz2013-11-081-1/+1
| * | | skd: use <asm/unaligned.h>Bartlomiej Zolnierkiewicz2013-11-081-1/+1
| * | | skd: remove SCSI subsystem specific includesBartlomiej Zolnierkiewicz2013-11-081-3/+0
| * | | skd: register block device only if some devices are presentBartlomiej Zolnierkiewicz2013-11-081-21/+12
| * | | skd: fix error messages in skd_init()Bartlomiej Zolnierkiewicz2013-11-081-12/+9
| * | | skd: fix error paths in skd_init()Bartlomiej Zolnierkiewicz2013-11-081-3/+13
| * | | skd: fix unregister_blkdev() placementBartlomiej Zolnierkiewicz2013-11-081-1/+1
| * | | skd: more removal of bio-based codeMike Snitzer2013-11-081-71/+20
| * | | skd: cleanup the skd_*() function block wrappingJens Axboe2013-11-081-37/+15
| * | | skd: rip out bio pathJens Axboe2013-11-081-467/+62
| * | | skd: fix error return code in skd_pci_probe()Wei Yongjun2013-11-081-1/+3
| * | | cciss: return 0 from driver probe function on success, not 1Stephen M. Cameron2013-11-081-1/+1
| * | | skd: Replaced custom debug PRINTKs with pr_debugrchinthekindi2013-11-081-284/+407
| * | | skd: Fix checkpatch ERRORS and removed unused functionsAkhil Bhansali2013-11-081-22/+31
| * | | rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher2013-11-082-4/+6
| * | | rsxx: Disallow discards from being unmapped.Philip J Kelleher2013-11-082-12/+17
| * | | drbd: avoid to shrink max_bio_size due to peer re-configurationLars Ellenberg2013-11-082-2/+5
| * | | drbd: fix decoding of bitmap vli rle for device sizes > 64 TBLars Ellenberg2013-11-081-1/+5
| * | | drbd: Fix adding of new minors with freshly created meta dataPhilipp Reisner2013-11-082-2/+3
| * | | drbd: Fix an connection drop issue after enabling allow-two-primariesPhilipp Reisner2013-11-081-23/+16
OpenPOWER on IntegriCloud