summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \ \ | | |/ / | |/| |
| * | | cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-09-241-0/+1
| * | | cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-09-241-0/+1
| | |/ | |/|
* | | Merge tag 'del-shark-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-09-251-1/+1
|\ \ \ | |/ / |/| |
| * | block: drop dependency on ARCH_SHARKLinus Walleij2013-09-251-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-191-18/+59
|\ \ | |/ |/|
| * rbd: fix error handling from rbd_snap_name()Josh Durgin2013-09-091-4/+6
| * rbd: ignore unmapped snapshots that no longer existJosh Durgin2013-09-091-2/+7
| * rbd: fix use-after free of rbd_dev->diskJosh Durgin2013-09-091-7/+33
| * rbd: make rbd_obj_notify_ack() synchronousJosh Durgin2013-09-091-5/+6
| * rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin2013-09-091-0/+7
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* | pktcdvd: fix defective misuses of pkt_<level>Joe Perches2013-09-111-3/+3
* | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()Joe Perches2013-09-111-15/+16
* | pktcdvd: convert pr_info to pkt_infoJoe Perches2013-09-111-6/+8
* | pktcdvd: convert pr_notice to pkt_noticeJoe Perches2013-09-111-10/+12
* | pktcdvd: add struct pktcdvd_device.name to pr_err logging where possibleJoe Perches2013-09-111-20/+24
* | pktcdvd: add struct pktcdvd_device * to pkt_dbgJoe Perches2013-09-111-48/+42
* | pktcdvd: consolidate DPRINTK and VPRINTK macrosJoe Perches2013-09-111-54/+53
* | pktcdvd: convert printk to pr_<level>Joe Perches2013-09-111-61/+61
* | pktcdvd: convert ZONE macro to static function get_zone()Joe Perches2013-09-111-10/+10
* | aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin2013-09-111-1/+0
* | aoe: suppress compiler warningsAndy Shevchenko2013-09-111-4/+0
* | aoe: remove custom implementation of kbasename()Andy Shevchenko2013-09-111-6/+3
* | aoe: update internal version number to 85Ed Cashin2013-09-111-1/+1
* | aoe: update copyright dateEd Cashin2013-09-111-1/+1
* | aoe: fill in per-AoE-target information for debugfs fileEd Cashin2013-09-111-1/+32
* | aoe: provide file operations for debugfs filesEd Cashin2013-09-111-1/+24
* | aoe: add AoE-target files to debugfsEd Cashin2013-09-113-0/+38
* | aoe: create and destroy debugfs directory for aoeEd Cashin2013-09-111-1/+9
* | drivers/block/swim.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-2/+0
* | cciss: set max scatter gather entries to 32 on P600Mike Miller2013-09-111-0/+7
* | drivers/block/mg_disk.c: make mg_times_out() staticJingoo Han2013-09-111-1/+1
* | block: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-113-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-091-17/+19
|\ \ | |/
| * rbd: fix null dereference in doutJosh Durgin2013-09-031-3/+5
| * rbd: fix buffer size for writes to images with snapshotsJosh Durgin2013-09-031-5/+5
| * rbd: fix I/O error propagation for readsJosh Durgin2013-09-031-7/+7
| * Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-1528-682/+2164
| |\
| * | block: rbd: use NULL instead of 0Jingoo Han2013-08-091-2/+2
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-09-072-201/+408
|\ \ \
OpenPOWER on IntegriCloud