aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-5/+2
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei1-8/+2
2013-12-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-28/+78
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling1-4/+35
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling1-2/+2
2013-12-19null_blk: warning on ignored submit_queues paramMatias Bjorling1-2/+5
2013-12-19null_blk: refactor init and init errors code pathsMatias Bjorling1-25/+38
2013-12-19null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-19drivers: block: Mark the functions as static in skd_main.cRashika Kheria1-2/+2
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+6
2013-11-27Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-linusJens Axboe1-1/+6
2013-11-26block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena1-0/+5
2013-11-26xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner1-1/+1
2013-11-26block/z2ram: Remove duplicate external declarationsGeert Uytterhoeven1-3/+0
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven1-2/+2
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu1-4/+4
2013-11-19virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsShaohua Li1-2/+3
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-257/+65
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-46/+37
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2-3/+3
2013-11-14virtio_blk: blk-mq supportJens Axboe1-257/+65
2013-11-14Merge branch 'for-3.13/post-mq-drivers' into for-linusJens Axboe21-357/+6362
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds21-357/+6362
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds7-57/+647
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+4
2013-11-08pktcdvd: debugfs functions return NULL on errorDan Carpenter1-18/+4
2013-11-08xen-blkfront: restore the non-persistent data pathRoger Pau Monne1-25/+100
2013-11-08skd: fix formatting in skd_s1120.hBartlomiej Zolnierkiewicz1-120/+110
2013-11-08skd: reorder construct/destruct codeBartlomiej Zolnierkiewicz1-164/+141
2013-11-08skd: cleanup skd_do_inq_page_da()Bartlomiej Zolnierkiewicz1-26/+13
2013-11-08skd: remove SKD_OMIT_FROM_SRC_DIST ifdefsBartlomiej Zolnierkiewicz1-14/+0
2013-11-08skd: remove redundant skdev->pdev assignment from skd_pci_probe()Bartlomiej Zolnierkiewicz1-1/+1
2013-11-08skd: use <asm/unaligned.h>Bartlomiej Zolnierkiewicz1-1/+1
2013-11-08skd: remove SCSI subsystem specific includesBartlomiej Zolnierkiewicz1-3/+0
2013-11-08skd: register block device only if some devices are presentBartlomiej Zolnierkiewicz1-21/+12
2013-11-08skd: fix error messages in skd_init()Bartlomiej Zolnierkiewicz1-12/+9
2013-11-08skd: fix error paths in skd_init()Bartlomiej Zolnierkiewicz1-3/+13
2013-11-08skd: fix unregister_blkdev() placementBartlomiej Zolnierkiewicz1-1/+1
2013-11-08skd: more removal of bio-based codeMike Snitzer1-71/+20
2013-11-08skd: cleanup the skd_*() function block wrappingJens Axboe1-37/+15
2013-11-08skd: rip out bio pathJens Axboe1-467/+62
2013-11-08skd: fix error return code in skd_pci_probe()Wei Yongjun1-1/+3
2013-11-08cciss: return 0 from driver probe function on success, not 1Stephen M. Cameron1-1/+1
2013-11-08skd: Replaced custom debug PRINTKs with pr_debugrchinthekindi1-284/+407
2013-11-08skd: Fix checkpatch ERRORS and removed unused functionsAkhil Bhansali1-22/+31
2013-11-08rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher2-4/+6
2013-11-08rsxx: Disallow discards from being unmapped.Philip J Kelleher2-12/+17
2013-11-08drbd: avoid to shrink max_bio_size due to peer re-configurationLars Ellenberg2-2/+5
2013-11-08drbd: fix decoding of bitmap vli rle for device sizes > 64 TBLars Ellenberg1-1/+5