summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-147-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-291-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-271-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-2647-221/+450
| |\ \ \
| | * | | Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie2014-12-249-74/+12