summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2015-04-10Fix bug in blk_rq_merge_okWenbo Wang
2015-03-02blk-throttle: check stats_cpu before reading it from sysfsThadeu Lima de Souza Cascardo
2015-03-02blk-mq: fix double-free in error pathTony Battersby
2015-03-02cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov
2015-02-24cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer
2015-01-15blk-mq: Fix uninitialized kobject at CPU hotpluggingTakashi Iwai
2015-01-15blk-mq: Fix a race between bt_clear_tag() and bt_get()Bart Van Assche
2015-01-15blk-mq: Avoid that __bt_get_word() wraps multiple timesBart Van Assche
2015-01-15blk-mq: Fix a use-after-freeBart Van Assche
2015-01-12blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu mapJens Axboe
2015-01-05genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe
2014-11-20block: Fix computation of merged request priorityJan Kara
2014-11-17block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-11-17blk-mq: fix potential hang if rolling wakeup depth is too highJens Axboe
2014-11-13scsi: Fix error handling in SCSI_IOCTL_SEND_COMMANDJan Kara
2014-10-05partitions: aix.c: off by one bugDan Carpenter
2014-10-05blk-mq: Avoid race condition with uninitialized requestsDavid Hildenbrand
2014-10-05genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe
2014-10-05block: Fix dev_t minor allocation lifetimeKeith Busch
2014-10-05cfq-iosched: Fix wrong children_weight calculationToshiaki Makita
2014-09-17fix regression in SCSI_IOCTL_SEND_COMMANDTony Battersby
2014-07-14block: provide compat ioctl for BLKZEROOUTMikulas Patocka
2014-07-12blkcg: don't call into policy draining if root_blkg is already goneTejun Heo
2014-07-08block: don't assume last put of shared tags is for the hostChristoph Hellwig
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-25blk-mq: blk_mq_start_hw_queue() should use blk_mq_run_hw_queue()Jens Axboe
2014-06-24block: add support for limiting gaps in SG listsJens Axboe
2014-06-22Revert "block: add __init to elv_register"Jens Axboe
2014-06-22Revert "block: add __init to blkcg_policy_register"Jens Axboe
2014-06-22blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt a...Tejun Heo
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-17blk-mq: bitmap tag: fix races in bt_get() functionAlexander Gordeev
2014-06-17blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cntAlexander Gordeev
2014-06-17blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-13blk-mq: merge blk_mq_drain_queue and __blk_mq_drain_queueChristoph Hellwig
2014-06-13blk-mq: properly drain stopped queuesChristoph Hellwig
2014-06-11block: remove WQ_POWER_EFFICIENT from kblockdMatias Bjørling
2014-06-11block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-10block: add __init to blkcg_policy_registerFabian Frederick
2014-06-10block: add __init to elv_registerFabian Frederick
2014-06-10block: ensure that bio_add_page() always accepts a page for an empty bioJens Axboe
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-09blk-mq: add timer in blk_mq_start_requestMing Lei
2014-06-09blk-mq: always initialize request->start_timeJens Axboe
2014-06-08block: blk-exec.c: Cleaning up local variable address returndRickard Strandqvist
2014-06-06mm: convert some level-less printks to pr_*Mitchel Humpherys
2014-06-06blk-mq: ->timeout should be cleared in blk_mq_rq_ctx_init()Jens Axboe
2014-06-06blk-mq: don't allow queue entering for a dying queueKeith Busch