summaryrefslogtreecommitdiff
path: root/block/blk-core.c
AgeCommit message (Expand)Author
2018-01-19blkdev: Refactoring block io latency histogram codesHyojun Kim
2017-12-18Merge 4.4.106 into android-4.4Greg Kroah-Hartman
2017-12-16block: wake up all tasks blocked in get_request()Ming Lei
2017-09-27Merge 4.4.89 into android-4.4Greg Kroah-Hartman
2017-09-27block: Relax a check in blk_start_queue()Bart Van Assche
2017-04-11Merge 4.4.60 into android-4.4Xin Li
2017-04-08blk: Ensure users for current->bio_list can see the full list.NeilBrown
2017-04-08blk: improve order of bio handling in generic_make_request()NeilBrown
2016-09-16Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt
2016-09-15block: Fix race triggered by blk_set_queue_dying()Bart Van Assche
2016-09-08Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-08Android: Fix build breakages.Mohan Srinivasan
2016-09-07Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-06Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan
2016-08-25Revert "Android: MMC/UFS IO Latency Histograms."Mohamad Ayyash
2016-08-24Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan
2016-04-12dm: fix excessive dm-mq context switchingMike Snitzer
2015-12-28block: add blk_start_queue_async()Jens Axboe
2015-12-22block: ensure to split after potentially bouncing a bioJunichi Nomura
2015-12-03SCSI: Fix NULL pointer dereference in runtime PMKen Xue
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke
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