aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2013-11-23block: Convert bio_for_each_segment() to bvec_iterGravatar Kent Overstreet 14-113/+125
2013-11-23block: Convert bio_iovec() to bvec_iterGravatar Kent Overstreet 1-1/+1
2013-11-23block: Abstract out bvec iteratorGravatar Kent Overstreet 20-81/+89
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyGravatar Yuanhan Liu 1-4/+4
2013-11-19virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsGravatar Shaohua Li 1-2/+3
2013-11-18NVMe: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-3/+2
2013-11-18NVMe: Avoid shift operation when writing cq head doorbellGravatar Haiyan Hu 1-5/+5
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-257/+65
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-46/+37
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONGravatar Wolfram Sang 2-3/+3
2013-11-14virtio_blk: blk-mq supportGravatar Jens Axboe 1-257/+65
2013-11-14Merge branch 'for-3.13/post-mq-drivers' into for-linusGravatar Jens Axboe 21-357/+6362
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 21-357/+6362
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 7-57/+647
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-6/+4
2013-11-08pktcdvd: debugfs functions return NULL on errorGravatar Dan Carpenter 1-18/+4
2013-11-08xen-blkfront: restore the non-persistent data pathGravatar Roger Pau Monne 1-25/+100
2013-11-08skd: fix formatting in skd_s1120.hGravatar Bartlomiej Zolnierkiewicz 1-120/+110
2013-11-08skd: reorder construct/destruct codeGravatar Bartlomiej Zolnierkiewicz 1-164/+141
2013-11-08skd: cleanup skd_do_inq_page_da()Gravatar Bartlomiej Zolnierkiewicz 1-26/+13
2013-11-08skd: remove SKD_OMIT_FROM_SRC_DIST ifdefsGravatar Bartlomiej Zolnierkiewicz 1-14/+0
2013-11-08skd: remove redundant skdev->pdev assignment from skd_pci_probe()Gravatar Bartlomiej Zolnierkiewicz 1-1/+1
2013-11-08skd: use <asm/unaligned.h>Gravatar Bartlomiej Zolnierkiewicz 1-1/+1
2013-11-08skd: remove SCSI subsystem specific includesGravatar Bartlomiej Zolnierkiewicz 1-3/+0
2013-11-08skd: register block device only if some devices are presentGravatar Bartlomiej Zolnierkiewicz 1-21/+12
2013-11-08skd: fix error messages in skd_init()Gravatar Bartlomiej Zolnierkiewicz 1-12/+9
2013-11-08skd: fix error paths in skd_init()Gravatar Bartlomiej Zolnierkiewicz 1-3/+13
2013-11-08skd: fix unregister_blkdev() placementGravatar Bartlomiej Zolnierkiewicz 1-1/+1
2013-11-08skd: more removal of bio-based codeGravatar Mike Snitzer 1-71/+20
2013-11-08skd: cleanup the skd_*() function block wrappingGravatar Jens Axboe 1-37/+15
2013-11-08skd: rip out bio pathGravatar Jens Axboe 1-467/+62
2013-11-08skd: fix error return code in skd_pci_probe()Gravatar Wei Yongjun 1-1/+3
2013-11-08cciss: return 0 from driver probe function on success, not 1Gravatar Stephen M. Cameron 1-1/+1
2013-11-08skd: Replaced custom debug PRINTKs with pr_debugGravatar rchinthekindi 1-284/+407
2013-11-08skd: Fix checkpatch ERRORS and removed unused functionsGravatar Akhil Bhansali 1-22/+31
2013-11-08rsxx: Fix possible kernel panic with invalid config.Gravatar Philip J Kelleher 2-4/+6
2013-11-08rsxx: Disallow discards from being unmapped.Gravatar Philip J Kelleher 2-12/+17
2013-11-08drbd: avoid to shrink max_bio_size due to peer re-configurationGravatar Lars Ellenberg 2-2/+5
2013-11-08drbd: fix decoding of bitmap vli rle for device sizes > 64 TBGravatar Lars Ellenberg 1-1/+5
2013-11-08drbd: Fix adding of new minors with freshly created meta dataGravatar Philipp Reisner 2-2/+3
2013-11-08drbd: Fix an connection drop issue after enabling allow-two-primariesGravatar Philipp Reisner 1-23/+16
2013-11-08drbd: fix NULL pointer deref in module init error pathGravatar Lars Ellenberg 1-10/+9
2013-11-08block: disable cpqarray in KconfigGravatar Jens Axboe 1-1/+1
2013-11-08Add support for sTec's pci-e flash card KronosGravatar Akhil Bhansali 4-0/+6183
2013-11-08rsxx: Kernel Panic caused by mapping DiscardsGravatar Philip J Kelleher 2-21/+24
2013-11-08mtip32xx: dynamically allocate buffer in debugfs functionsGravatar David Milburn 1-10/+37
2013-11-08mtip32xx: Add SRSI supportGravatar Asai Thambi S P 2-182/+289
2013-11-08rsxx: Moving pci_map_page to prevent overflow.Gravatar Philip J Kelleher 2-47/+28
2013-11-08rsxx: Handling failed pci_map_page on PowerPC and double free.Gravatar Philip J Kelleher 3-22/+37
2013-11-08loop: fix crash when using unassigned loop deviceGravatar Mikulas Patocka 1-7/+8