aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-11block: remove unused function blk_bio_map_sgChristoph Hellwig2-31/+0
2015-02-11block: handle the null_mapped flag correctly in blk_rq_map_user_iovChristoph Hellwig1-0/+3
2015-02-11blk-mq: fix double-free in error pathTony Battersby1-0/+1
2015-02-11block: prevent request-to-request merging with gaps if not allowedKeith Busch1-0/+12
2015-02-10blk-mq: make blk_mq_run_queues() staticJens Axboe2-6/+4
2015-02-09dm: fix multipath regression due to initializing wrong requestMike Snitzer1-1/+1
2015-02-09cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov1-1/+6
2015-02-05block: Quiesce zeroout wrapperMartin K. Petersen1-19/+7
2015-02-05block: rewrite and split __bio_copy_iov()Dongsu Park1-34/+56
2015-02-05block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig3-38/+21
2015-02-05block: merge __bio_map_kern into bio_map_kernChristoph Hellwig1-33/+17
2015-02-05block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet6-126/+101
2015-02-05block: add a helper to free bio bounce buffer pagesChristoph Hellwig1-32/+33
2015-02-05block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig3-180/+14
2015-02-05block: simplify bio_map_kernChristoph Hellwig1-16/+44
2015-01-28block: mark blk-mq devices as stackableMike Snitzer1-0/+1
2015-01-28block: keep established cmd_flags when cloning into a blk-mq requestKeith Busch1-1/+1
2015-01-28block: add blk-mq support to blk_insert_cloned_request()Keith Busch1-0/+7
2015-01-28block: require blk_rq_prep_clone() be given an initialized clone requestKeith Busch2-2/+1
2015-01-23blk-mq: add tag allocation policyShaohua Li5-17/+39
2015-01-23block: support different tag allocation policyShaohua Li6-13/+39
2015-01-22block: Remove annoying "unknown partition table" messageBoaz Harrosh1-6/+6
2015-01-21block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen4-8/+30
2015-01-21cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer1-2/+7
2015-01-14blk-mq: fix false negative out-of-tags conditionJens Axboe1-17/+26
2015-01-13block: Change direct_access calling conventionMatthew Wilcox7-58/+86
2015-01-02blk-mq: export blk_mq_freeze_queue()Jens Axboe2-0/+2
2015-01-02Merge tag 'v3.19-rc2' into for-3.20/coreJens Axboe278-4322/+7904
2015-01-02block: fix checking return value of blk_mq_init_queueMing Lei3-3/+3
2014-12-31block: wake up waiters when a queue is marked dyingJens Axboe5-5/+42
2014-12-28Linux 3.19-rc2Linus Torvalds1-1/+1
2014-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-51/+65
2014-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2014-12-28kvm: warn on more invariant breakagePaolo Bonzini1-1/+3
2014-12-28kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini1-5/+17
2014-12-27Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-3/+27
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen1-44/+44
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-26Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-3/+10
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang1-1/+4
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2-2/+23
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds47-221/+450
2014-12-25Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-29/+18
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie9-74/+12
2014-12-24Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie6-10/+85
2014-12-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-21/+28
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2-0/+14
2014-12-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-12/+27