summaryrefslogtreecommitdiffstats
path: root/block/cfq-iosched.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-14block: Change direct_access calling conventionMatthew Wilcox7-58/+86
2015-01-02blk-mq: export blk_mq_freeze_queue()Jens Axboe2-0/+2
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-29Linux 3.19-rc2v3.19-rc2Linus 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-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-27[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
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-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie9-74/+12
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2-0/+14
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3
2014-12-23arm64: defconfig: defconfig update for 3.19Will Deacon1-4/+5
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones8-8/+8
2014-12-22Revert "mm/memory.c: share the i_mmap_rwsem"Kirill A. Shutemov1-2/+2
2014-12-22nouveau: bring back legacy mmap handlerDave Airlie1-1/+2
2014-12-22NVMe: Fix double free irqKeith Busch1-5/+12
2014-12-22audit: correctly record file names with different path name typesPaul Moore1-4/+10
2014-12-22arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas1-5/+6
2014-12-22ipmi: Fix compile issue with isspace()Corey Minyard1-0/+1
2014-12-22ipmi: Finish cleanup of BMC attributesCorey Minyard1-29/+17
2014-12-21Linux 3.19-rc1v3.19-rc1Linus Torvalds1-2/+2
2014-12-20blk-mq: Export freeze/unfreeze functionsKeith Busch2-2/+6
2014-12-20blk-mq: Exit queue on alloc failureKeith Busch1-1/+3
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-20audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs1-4/+4
2014-12-20audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore1-13/+0
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson1-27/+34