summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-11bio: modify __bio_add_page() to accept pages that don't start a new segmentMaurizio Lombardi1-24/+30
2014-12-10blk-mq: Fix uninitialized kobject at CPU hotpluggingTakashi Iwai1-5/+4
2014-12-10blktrace: don't let the sysfs interface remove trace from running listArianna Avanzini1-3/+0
2014-12-09blk-mq: Use all available hardware queuesBart Van Assche1-1/+1
2014-12-09blk-mq: Micro-optimize bt_get()Bart Van Assche1-3/+1
2014-12-09blk-mq: Fix a race between bt_clear_tag() and bt_get()Bart Van Assche1-6/+5
2014-12-09blk-mq: Avoid that __bt_get_word() wraps multiple timesBart Van Assche1-2/+4
2014-12-09blk-mq: Fix a use-after-freeBart Van Assche2-8/+7
2014-12-09blk-mq: prevent unmapped hw queue from being scheduledMing Lei2-2/+11
2014-12-08blk-mq: re-check for available tags after running the hardware queueJens Axboe1-0/+8
2014-12-08blk-mq: fix hang in bt_get()Bart Van Assche1-0/+7
2014-12-01blk-mq: move the kdump check to blk_mq_alloc_tag_setShaohua Li1-10/+10
2014-11-25blk-mq: cleanup tag free handlingJens Axboe1-18/+6
2014-11-25blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe1-1/+1
2014-11-24blk: introduce generic io stat accounting help functionGu Zheng2-0/+33
2014-11-24blk-mq: handle the single queue case in blk_mq_hctx_next_cpuChristoph Hellwig1-21/+10
2014-11-19genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe1-2/+9
2014-11-17blk-mq: add blk_mq_free_hctx_request()Jens Axboe2-5/+13
2014-11-17blk-mq: export blk_mq_free_request()Jens Axboe1-0/+1
2014-11-11blk-mq: use get_cpu/put_cpu instead of preempt_disable/preempt_enablePaolo Bonzini1-4/+4
2014-11-11blk_mq: call preempt_disable/enable in blk_mq_run_hw_queue, and only if neededPaolo Bonzini1-9/+12
2014-11-04writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo1-7/+22
2014-11-04block: Expand a bit documentation about elevator_allow_merge_fnJan Kara1-1/+5
2014-10-29blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2-1/+7
2014-10-29blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe6-15/+49
2014-10-22block: remove artifical max_hw_sectors capChristoph Hellwig3-5/+2
2014-10-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds33-1883/+1488
2014-10-20Linux 3.18-rc1Linus Torvalds1-2/+2
2014-10-20Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-20/+176
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds43-180/+204
2014-10-20Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson6-1/+121
2014-10-20Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson4-2/+22
2014-10-20MAINTAINERS: corrected bcm2835 searchScott Branden1-6/+3
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-51/+1404
2014-10-19Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+9
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds18-351/+280
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-953/+1372
2014-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds64-910/+882
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-7/+8
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+10
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-19sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds50-692/+835
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds39-124/+3421
2014-10-19Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-86/+392
2014-10-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds57-138/+274
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds1-1/+5
2014-10-19Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds20-171/+489