summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* blk-mq: export blk_mq_freeze_queue()Jens Axboe2015-01-022-0/+2
* Merge tag 'v3.19-rc2' into for-3.20/coreJens Axboe2015-01-02278-4322/+7904
|\
| * Linux 3.19-rc2v3.19-rc2Linus Torvalds2014-12-281-1/+1
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-283-51/+65
| |\
| | * kvm: warn on more invariant breakagePaolo Bonzini2014-12-281-1/+3
| | * kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini2014-12-281-5/+17
| | * kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini2014-12-271-1/+1
| | * kvm: x86: vmx: reorder some msr writingTiejun Chen2014-12-271-44/+44
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-281-1/+1
| |\ \
| | * | [regression] braino in "lustre: use is_root_inode()"Al Viro2014-12-261-1/+1
| | |/
| * | Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-273-3/+27
| |\ \
| | * | ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
| | * | ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-262-2/+23
| | |/
| * | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-261-3/+10
| |\ \
| | * | parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2014-12-261-3/+10
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-2547-221/+450
| |\ \ \
| | * | | Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie2014-12-249-74/+12
| | * | | Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2014-12-246-10/+85
| | |\ \ \
| | | * | | amdkfd: init aperture once per processAlexey Skidanov2014-11-183-8/+11
| | | * | | amdkfd: Display MEC fw version in topology nodeOded Gabbay2014-11-091-2/+6
| | | * | | drm/radeon: Add implementation of get_fw_versionOded Gabbay2014-11-091-0/+53
| | | * | | drm/amd: Add get_fw_version to kfd-->kgd interfaceOded Gabbay2014-11-091-0/+15
| | | | |/ | | | |/|
| | * | | agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-238-8/+8
| | * | | Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Dave Airlie2014-12-235-30/+150
| | |\ \ \
| | | * | | drm/tegra: dc: Select root window for event dispatchSean Paul2014-12-171-2/+22
| | | * | | drm/tegra: gem: Use the proper size for GEM objectsThierry Reding2014-12-171-7/+7
OpenPOWER on IntegriCloud