summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm space map disk: fix sm_disk_count_is_more_than_one()Mike Snitzer2015-02-131-1/+3
* Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-1217-198/+416
|\
| * dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queuesKeith Busch2015-02-111-0/+13
| * dm snapshot: remove unnecessary NULL checks before vfree() callsMarkus Elfring2015-02-091-10/+4
| * dm mpath: simplify failure path of dm_multipath_init()Johannes Thumshirn2015-02-091-9/+15
| * dm thin metadata: remove unused dm_pool_get_data_block_size()Rickard Strandqvist2015-02-092-11/+0
| * dm ioctl: fix stale comment above dm_get_inactive_table()Junxiao Bi2015-02-091-2/+2
| * dm crypt: update url in CONFIG_DM_CRYPT help textLoic Pefferkorn2015-02-091-3/+2
| * dm bufio: fix time comparison to use time_after_eq()Asaf Vertz2015-02-091-1/+2
| * dm: use time_in_range() and time_after()Manuel Schölling2015-02-093-6/+9
| * dm raid: fix a couple integer overflowsDan Carpenter2015-02-091-9/+7
| * dm table: train hybrid target type detection to select blk-mq if appropriateMike Snitzer2015-02-092-16/+22
| * dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer2015-02-097-48/+185
| * dm: prepare for allocating blk-mq clone requests in targetKeith Busch2015-02-091-68/+66
| * dm: submit stacked requests in irq enabled contextKeith Busch2015-02-092-18/+46
| * dm: split request structure out from dm_rq_target_io structureMike Snitzer2015-02-091-9/+61
| * dm: remove exports for request-based interfaces without external callersMike Snitzer2015-02-092-9/+3
* | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-1219-440/+476
|\ \
| * | xen-blkback: default to X86_32 ABI on x86David Vrabel2015-02-102-2/+11
| * | xen-blkfront: fix accounting of reqs when migratingRoger Pau Monne2015-02-101-2/+2
| * | xen-blkback,xen-blkfront: add myself as maintainerRoger Pau Monne2015-02-101-0/+1
| * | block: Simplify bsg complete allPeter Zijlstra2015-02-042-47/+40
| * | floppy: Avoid manual call of device_create_file()Takashi Iwai2015-02-031-9/+8
| * | NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-292-33/+89
| * | MAINTAINERS: Update NBD maintainerMarkus Pargmann2015-01-281-1/+2
| * | libata: make sata_sil24 use fifo tag allocatorShaohua Li2015-01-261-0/+1
| * | libata: move sas ata tag allocation to libata-scsi.cShaohua Li2015-01-243-77/+46
| * | libata: use blk tagingShaohua Li2015-01-234-17/+48
| * | Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-2316-62/+146
| |\ \
| * | | NVMe: within nvme_free_queues(), delete RCU sychro/deferred freekaoudis2015-01-211-8/+1
| * | | null_blk: suppress invalid partition infoJens Axboe2015-01-161-1/+1
| * | | brd: Request from fdisk 4k alignmentBoaz Harrosh2015-01-131-0/+9
| * | | brd: Fix all partitions BUGsBoaz Harrosh2015-01-131-62/+38
| * | | Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-137-58/+86
| |\ \ \
| * | | | axonram: Fix bug in direct_accessMatthew Wilcox2015-01-131-1/+1
| * | | | loop: add blk-mq.h includeJens Axboe2015-01-022-1/+1
| * | | | block: loop: don't handle REQ_FUA explicitlyMing Lei2015-01-021-11/+3
| * | | | block: loop: introduce lo_discard() and lo_req_flush()Ming Lei2015-01-021-33/+40
| * | | | block: loop: say goodby to bioMing Lei2015-01-021-25/+20
| * | | | block: loop: improve performance via blk-mqMing Lei2015-01-022-170/+174
* | | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-1230-575/+499
|\ \ \ \ \
| * | | | | block: remove unused function blk_bio_map_sgChristoph Hellwig2015-02-112-31/+0
| * | | | | block: handle the null_mapped flag correctly in blk_rq_map_user_iovChristoph Hellwig2015-02-111-0/+3
| * | | | | blk-mq: fix double-free in error pathTony Battersby2015-02-111-0/+1
| * | | | | block: prevent request-to-request merging with gaps if not allowedKeith Busch2015-02-111-0/+12
| * | | | | blk-mq: make blk_mq_run_queues() staticJens Axboe2015-02-102-6/+4
| | |_|_|/ | |/| | |
| * | | | dm: fix multipath regression due to initializing wrong requestMike Snitzer2015-02-091-1/+1
| * | | | cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov2015-02-091-1/+6
| * | | | block: Quiesce zeroout wrapperMartin K. Petersen2015-02-051-19/+7
| * | | | block: rewrite and split __bio_copy_iov()Dongsu Park2015-02-051-34/+56
OpenPOWER on IntegriCloud