summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* 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
| * drbd: fix NULL pointer deref in module init error pathLars Ellenberg2013-11-081-10/+9
| * block: disable cpqarray in KconfigJens Axboe2013-11-081-1/+1
| * Add support for sTec's pci-e flash card KronosAkhil Bhansali2013-11-084-0/+6183
| * rsxx: Kernel Panic caused by mapping DiscardsPhilip J Kelleher2013-11-082-21/+24
| * mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn2013-11-081-10/+37
| * mtip32xx: Add SRSI supportAsai Thambi S P2013-11-082-182/+289
| * rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher2013-11-082-47/+28
| * rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher2013-11-083-22/+37
| * loop: fix crash when using unassigned loop deviceMikulas Patocka2013-11-081-7/+8
| * xen/blkback: fix reference countingVegard Nossum2013-11-081-1/+2
| * xen-blkfront: improve aproximation of required grants per requestRoger Pau Monne2013-11-081-4/+7
| * xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne2013-11-081-4/+29
| * mg_disk: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-081-1/+1
* | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-147-57/+647
|\ \
| * \ Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe2013-11-084-2/+641
| |\ \ | | |/ | |/|
| | * null_blk: multi queue aware block test driverJens Axboe2013-10-253-0/+639
| | * block: make rq->cmd_flags be 64-bitJens Axboe2013-10-251-2/+2
| * | block: Consolidate duplicated bio_trim() implementationsKent Overstreet2013-11-081-52/+1
| * | block: fix a probe argument to blk_register_regionMikulas Patocka2013-11-082-2/+2
| * | loop: fix crash if blk_alloc_queue failsMikulas Patocka2013-11-081-1/+3
| |/
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-6/+4
|\ \
| * | DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() wit...Russell King2013-09-211-6/+4
* | | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-282-0/+2
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud