summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2015-02-20blk-throttle: check stats_cpu before reading it from sysfsThadeu Lima de Souza Cascardo
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-11block: remove unused function blk_bio_map_sgChristoph Hellwig
2015-02-11block: handle the null_mapped flag correctly in blk_rq_map_user_iovChristoph Hellwig
2015-02-11blk-mq: fix double-free in error pathTony Battersby
2015-02-11block: prevent request-to-request merging with gaps if not allowedKeith Busch
2015-02-10blk-mq: make blk_mq_run_queues() staticJens Axboe
2015-02-09Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-09cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov
2015-02-05block: Quiesce zeroout wrapperMartin K. Petersen
2015-02-05block: rewrite and split __bio_copy_iov()Dongsu Park
2015-02-05block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig
2015-02-05block: merge __bio_map_kern into bio_map_kernChristoph Hellwig
2015-02-05block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet
2015-02-05block: add a helper to free bio bounce buffer pagesChristoph Hellwig
2015-02-05block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig
2015-02-05block: simplify bio_map_kernChristoph Hellwig
2015-02-04block: Simplify bsg complete allPeter Zijlstra
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-29blk-mq: release mq's kobjects in blk_release_queue()Ming Lei
2015-01-29Revert "blk-mq: fix hctx/ctx kobject use-after-free"Ming Lei
2015-01-28block: keep established cmd_flags when cloning into a blk-mq requestKeith Busch
2015-01-28block: add blk-mq support to blk_insert_cloned_request()Keith Busch
2015-01-28block: require blk_rq_prep_clone() be given an initialized clone requestKeith Busch
2015-01-23blk-mq: add tag allocation policyShaohua Li
2015-01-23block: support different tag allocation policyShaohua Li
2015-01-22block: Remove annoying "unknown partition table" messageBoaz Harrosh
2015-01-21block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen
2015-01-21cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2015-01-20blk-mq: fix hctx/ctx kobject use-after-freeMing Lei
2015-01-14blk-mq: fix false negative out-of-tags conditionJens Axboe
2015-01-08blk-mq: End unstarted requests on a dying queueKeith Busch
2015-01-08blk-mq: Allow requests to never expireKeith Busch
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe
2015-01-08blk-mq: Let drivers cancel requeue_workKeith Busch
2015-01-08blk-mq: Export if requests were startedKeith Busch
2015-01-08blk-mq: Wake tasks entering queue on dyingKeith Busch
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov
2015-01-07blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe
2015-01-02blk-mq: export blk_mq_freeze_queue()Jens Axboe
2014-12-31block: wake up waiters when a queue is marked dyingJens Axboe
2014-12-20blk-mq: Export freeze/unfreeze functionsKeith Busch
2014-12-20blk-mq: Exit queue on alloc failureKeith Busch
2014-12-15Revert "blk-mq: Micro-optimize bt_get()"Jens Axboe
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-11bio: modify __bio_add_page() to accept pages that don't start a new segmentMaurizio Lombardi
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds