summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev2018-07-03
|\
| * Merge 4.4.139 into android-4.4Greg Kroah-Hartman2018-07-03
| |\
| | * block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-07-03
* | | Merge android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | blkdev: Refactoring block io latency histogram codesHyojun Kim2018-01-19
| * | Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt2016-09-16
| |\|
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-07
| |\ \
| | * | Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan2016-09-06
| | * | Revert "Android: MMC/UFS IO Latency Histograms."Mohamad Ayyash2016-08-25
| | * | Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan2016-08-24
* | | | block: Dynamically allocate and refcount backing_dev_infoJan Kara2017-10-18
* | | | block: Use pointer to backing_dev_info from request_queueJan Kara2017-10-18
* | | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \ \ \
| * \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-09-20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig2016-09-15
| | |/ /
| * / / Android: MMC/UFS IO Latency Histograms.Mohan Srinivasan2016-09-14
| |/ /
* | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\| |
| * | block: get the 1st and last bvec via helpersMing Lei2016-03-09
| * | block: check virt boundary in bio_will_gap()Ming Lei2016-03-09
| |/
* | dm: add snapshot of dm-req-cryptGilad Broner2016-03-23
* | mm: swap: don't delay swap free for fast swap devicesVinayak Menon2016-03-22
* | block: blk-flush: Add support for Barrier flagDolev Raviv2016-03-22
|/
* block: add blk_start_queue_async()Jens Axboe2015-12-28
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-06
|\
| * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| |\
| | * block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-25
* | | block: Always check queue limits for cloned requestsHannes Reinecke2015-11-29
* | | block: protect rw_page against device teardownDan Williams2015-11-19
|/ /
* | block: add block polling supportJens Axboe2015-11-07
* | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \
| * | block: add an API for Persistent ReservationsChristoph Hellwig2015-10-21
* | | block: move blk_integrity to request_queueDan Williams2015-10-21
* | | block: generic request_queue reference countingDan Williams2015-10-21
* | | block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-21
* | | block: Reduce the size of struct blk_integrityMartin K. Petersen2015-10-21
* | | block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-21
* | | block: Move integrity kobject to struct gendiskMartin K. Petersen2015-10-21
|/ /
* | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-29
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-19
|\ \ | |/ |/|
| * block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg2015-09-11
| * block: Check for gaps on front and back mergesJens Axboe2015-09-03
* | blk: rq_data_dir() should not return a booleanLinus Torvalds2015-09-12
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-27
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-20
* | block: Replace SG_GAPS with new queue limits maskKeith Busch2015-08-19
* | block: bump BLK_DEF_MAX_SECTORS to 2560Jeff Moyer2015-08-18
* | Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer2015-08-18
* | block: kill merge_bvec_fn() completelyKent Overstreet2015-08-13