aboutsummaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-15block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig
2016-09-14Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan
2016-03-09block: get the 1st and last bvec via helpersMing Lei
2016-03-09block: check virt boundary in bio_will_gap()Ming Lei
2015-12-28block: add blk_start_queue_async()Jens Axboe
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke
2015-11-25block/sd: Fix device-imposed transfer length limitsMartin K. Petersen
2015-11-19block: protect rw_page against device teardownDan Williams
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-04Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-21block: add an API for Persistent ReservationsChristoph Hellwig
2015-10-21block: move blk_integrity to request_queueDan Williams
2015-10-21block: generic request_queue reference countingDan Williams
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen
2015-10-21block: Reduce the size of struct blk_integrityMartin K. Petersen
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-10-21block: Move integrity kobject to struct gendiskMartin K. Petersen
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita
2015-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds
2015-09-11block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-03block: Check for gaps on front and back mergesJens Axboe
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler
2015-08-19block: Replace SG_GAPS with new queue limits maskKeith Busch
2015-08-18block: bump BLK_DEF_MAX_SECTORS to 2560Jeff Moyer
2015-08-18Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet
2015-07-17block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe
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/sg' 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-05block: add blk_set_queue_dying() to blkdev.hJens Axboe
2015-06-02writeback, blkcg: restructure blk_{set|clear}_queue_congested()Tejun Heo
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2015-05-29block: don't honor chunk sizes for data-less IOJens Axboe
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: use an atomic_t for mq_freeze_depthChristoph Hellwig
2015-05-12block: remove export for blk_queue_bioMike Snitzer
2015-05-05block: move PM request support to IDEChristoph Hellwig
2015-05-05block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig