aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-27Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/...Jens Axboe
2013-11-26block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena
2013-11-26xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-11-19virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsShaohua Li
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14virtio_blk: blk-mq supportJens Axboe
2013-11-14Merge branch 'for-3.13/post-mq-drivers' into for-linusJens Axboe
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-08pktcdvd: debugfs functions return NULL on errorDan Carpenter
2013-11-08xen-blkfront: restore the non-persistent data pathRoger Pau Monne
2013-11-08skd: fix formatting in skd_s1120.hBartlomiej Zolnierkiewicz
2013-11-08skd: reorder construct/destruct codeBartlomiej Zolnierkiewicz
2013-11-08skd: cleanup skd_do_inq_page_da()Bartlomiej Zolnierkiewicz
2013-11-08skd: remove SKD_OMIT_FROM_SRC_DIST ifdefsBartlomiej Zolnierkiewicz
2013-11-08skd: remove redundant skdev->pdev assignment from skd_pci_probe()Bartlomiej Zolnierkiewicz
2013-11-08skd: use <asm/unaligned.h>Bartlomiej Zolnierkiewicz
2013-11-08skd: remove SCSI subsystem specific includesBartlomiej Zolnierkiewicz
2013-11-08skd: register block device only if some devices are presentBartlomiej Zolnierkiewicz
2013-11-08skd: fix error messages in skd_init()Bartlomiej Zolnierkiewicz
2013-11-08skd: fix error paths in skd_init()Bartlomiej Zolnierkiewicz
2013-11-08skd: fix unregister_blkdev() placementBartlomiej Zolnierkiewicz
2013-11-08skd: more removal of bio-based codeMike Snitzer
2013-11-08skd: cleanup the skd_*() function block wrappingJens Axboe
2013-11-08skd: rip out bio pathJens Axboe
2013-11-08skd: fix error return code in skd_pci_probe()Wei Yongjun
2013-11-08cciss: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-11-08skd: Replaced custom debug PRINTKs with pr_debugrchinthekindi
2013-11-08skd: Fix checkpatch ERRORS and removed unused functionsAkhil Bhansali
2013-11-08rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher
2013-11-08rsxx: Disallow discards from being unmapped.Philip J Kelleher
2013-11-08drbd: avoid to shrink max_bio_size due to peer re-configurationLars Ellenberg
2013-11-08drbd: fix decoding of bitmap vli rle for device sizes > 64 TBLars Ellenberg
2013-11-08drbd: Fix adding of new minors with freshly created meta dataPhilipp Reisner
2013-11-08drbd: Fix an connection drop issue after enabling allow-two-primariesPhilipp Reisner
2013-11-08drbd: fix NULL pointer deref in module init error pathLars Ellenberg
2013-11-08block: disable cpqarray in KconfigJens Axboe
2013-11-08Add support for sTec's pci-e flash card KronosAkhil Bhansali
2013-11-08rsxx: Kernel Panic caused by mapping DiscardsPhilip J Kelleher
2013-11-08mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn
2013-11-08mtip32xx: Add SRSI supportAsai Thambi S P
2013-11-08rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher
2013-11-08rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher
2013-11-08loop: fix crash when using unassigned loop deviceMikulas Patocka