aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
...
| * block: Remove annoying "unknown partition table" messageBoaz Harrosh2015-01-22
| * block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-21
| * cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer2015-01-21
| * blk-mq: fix false negative out-of-tags conditionJens Axboe2015-01-14
| * blk-mq: export blk_mq_freeze_queue()Jens Axboe2015-01-02
* | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \
| * | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-09
|\ \ \
| * \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-29
| |\ \ \
| | * | | efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-07
* | | | | blk-mq: release mq's kobjects in blk_release_queue()Ming Lei2015-01-29
* | | | | Revert "blk-mq: fix hctx/ctx kobject use-after-free"Ming Lei2015-01-29
|/ / / /
* | / / blk-mq: fix hctx/ctx kobject use-after-freeMing Lei2015-01-20
| |/ / |/| |
* | | blk-mq: End unstarted requests on a dying queueKeith Busch2015-01-08
* | | blk-mq: Allow requests to never expireKeith Busch2015-01-08
* | | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-08
* | | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-08
* | | blk-mq: Export if requests were startedKeith Busch2015-01-08
* | | blk-mq: Wake tasks entering queue on dyingKeith Busch2015-01-08
* | | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-07
| |/ |/|
* | block: wake up waiters when a queue is marked dyingJens Axboe2014-12-31
* | blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-20
* | blk-mq: Exit queue on alloc failureKeith Busch2014-12-20
* | Revert "blk-mq: Micro-optimize bt_get()"Jens Axboe2014-12-15
* | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\ \
| * | bio: modify __bio_add_page() to accept pages that don't start a new segmentMaurizio Lombardi2014-12-11
| * | blk-mq: Fix uninitialized kobject at CPU hotpluggingTakashi Iwai2014-12-10
| * | blk-mq: Use all available hardware queuesBart Van Assche2014-12-09
| * | blk-mq: Micro-optimize bt_get()Bart Van Assche2014-12-09
| * | blk-mq: Fix a race between bt_clear_tag() and bt_get()Bart Van Assche2014-12-09
| * | blk-mq: Avoid that __bt_get_word() wraps multiple timesBart Van Assche2014-12-09
| * | blk-mq: Fix a use-after-freeBart Van Assche2014-12-09
| * | blk-mq: prevent unmapped hw queue from being scheduledMing Lei2014-12-08
| * | blk-mq: re-check for available tags after running the hardware queueJens Axboe2014-12-08
| * | blk-mq: fix hang in bt_get()Bart Van Assche2014-12-08
| * | blk-mq: move the kdump check to blk_mq_alloc_tag_setShaohua Li2014-11-30
| * | blk-mq: cleanup tag free handlingJens Axboe2014-11-24
| * | blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe2014-11-24
| * | blk: introduce generic io stat accounting help functionGu Zheng2014-11-24
| * | blk-mq: handle the single queue case in blk_mq_hctx_next_cpuChristoph Hellwig2014-11-24
| * | genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe2014-11-19
| * | blk-mq: add blk_mq_free_hctx_request()Jens Axboe2014-11-17
| * | blk-mq: export blk_mq_free_request()Jens Axboe2014-11-17
| * | blk-mq: use get_cpu/put_cpu instead of preempt_disable/preempt_enablePaolo Bonzini2014-11-11
| * | blk_mq: call preempt_disable/enable in blk_mq_run_hw_queue, and only if neededPaolo Bonzini2014-11-11
| * | blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2014-10-29
| * | blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-29
| * | block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-21
| |/
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-11
|\ \
| * \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-08
| |\ \