summaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
AgeCommit message (Expand)Author
2015-11-11block: fix blk-core.c kernel-doc warningRandy Dunlap
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-07block: add block polling supportJens Axboe
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-04Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-21block: fix plug list flushing for nomerge queuesJeff Moyer
2015-10-21block: blk_flush_integrity() for bio-based driversDan Williams
2015-10-21block: generic request_queue reference countingDan Williams
2015-10-15block: don't release bdi while request_queue has live referencesTejun Heo
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-18blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-07-29block: manipulate bio->bi_flags through helpersJens Axboe
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-07block: use FIELD_SIZEOF to calculate size of a fieldManinder Singh
2015-06-26Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-06-26Revert "block, dm: don't copy bios for request clones"Mike Snitzer
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-02writeback, blkcg: propagate non-root blkcg congestion stateTejun Heo
2015-06-02writeback, blkcg: restructure blk_{set|clear}_queue_congested()Tejun Heo
2015-06-02writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo
2015-06-02writeback: move backing_dev_info->state into bdi_writebackTejun Heo
2015-06-02blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo
2015-05-29Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer
2015-05-22block, dm: don't copy bios for request clonesChristoph Hellwig
2015-05-19block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig
2015-05-12block: remove export for blk_queue_bioMike Snitzer
2015-05-08blk-mq: make plug work for mutiple disks and queuesShaohua Li
2015-05-08blk: clean up plugShaohua Li
2015-05-05block: move PM request support to IDEChristoph Hellwig
2015-04-27block: destroy bdi before blockdev is unregistered.NeilBrown
2015-03-24block: allocate request memory local to request queueDavid Rientjes
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
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-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2014-12-31block: wake up waiters when a queue is marked dyingJens Axboe
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-09blk-mq: Fix a use-after-freeBart Van Assche
2014-12-04block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-13block: include func name in __get_request printsRobert Elliott
2014-10-13block: make blk_update_request print prefix match ratelimited prefixRobert Elliott