summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig2015-02-053-38/+21
| * | | | block: merge __bio_map_kern into bio_map_kernChristoph Hellwig2015-02-051-33/+17
| * | | | block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-056-126/+101
| * | | | block: add a helper to free bio bounce buffer pagesChristoph Hellwig2015-02-051-32/+33
| * | | | block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig2015-02-053-180/+14
| * | | | block: simplify bio_map_kernChristoph Hellwig2015-02-051-16/+44
| * | | | block: mark blk-mq devices as stackableMike Snitzer2015-01-281-0/+1
| * | | | block: keep established cmd_flags when cloning into a blk-mq requestKeith Busch2015-01-281-1/+1
| * | | | block: add blk-mq support to blk_insert_cloned_request()Keith Busch2015-01-281-0/+7
| * | | | block: require blk_rq_prep_clone() be given an initialized clone requestKeith Busch2015-01-282-2/+1
| | |_|/ | |/| |
| * | | blk-mq: add tag allocation policyShaohua Li2015-01-235-17/+39
| * | | block: support different tag allocation policyShaohua Li2015-01-236-13/+39
| * | | block: Remove annoying "unknown partition table" messageBoaz Harrosh2015-01-221-6/+6
| * | | block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-214-8/+30
| * | | cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer2015-01-211-2/+7
| * | | blk-mq: fix false negative out-of-tags conditionJens Axboe2015-01-141-17/+26
| | |/ | |/|
| * | block: Change direct_access calling conventionMatthew Wilcox2015-01-137-58/+86
| |/
OpenPOWER on IntegriCloud