aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bio.h
Commit message (Expand)AuthorAge
* bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge2008-11-06
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-17
|\
| * block: fix nr_phys_segments miscalculation bugFUJITA Tomonori2008-10-17
* | [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-13
|/
* block: add some comments around the bio read-write flagsJens Axboe2008-10-09
* block: mark bio_split_pool staticDenis ChengRq2008-10-09
* block: Find bio sector offset given idx and offsetMartin K. Petersen2008-10-09
* block: Introduce integrity data ownership flagMartin K. Petersen2008-10-09
* bio.h: Remove unused conditional codeAlberto Bertogli2008-10-09
* block: add bio_kmalloc()Jens Axboe2008-10-09
* block: make blk_rq_map_user take a NULL user-space bufferFUJITA Tomonori2008-10-09
* block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori2008-10-09
* block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori2008-10-09
* block: add support for IO CPU affinityJens Axboe2008-10-09
* block: make bi_phys_segments an unsigned int instead of shortJens Axboe2008-10-09
* drop vmerge accountingMikulas Patocka2008-10-09
* block: drop virtual merging accountingMikulas Patocka2008-10-09
* Allow elevators to sort/merge discard requestsDavid Woodhouse2008-10-09
* Add 'discard' request handlingDavid Woodhouse2008-10-09
* Fix up comments about matching flags between bio and rqDavid Woodhouse2008-10-09
* block: use bio_has_data() to check for data carrying bioJens Axboe2008-10-09
* block: add bio_has_data() to detect whether a bio carries data or notJens Axboe2008-10-09
* block: integrity cleanupsJens Axboe2008-07-03
* block: Block layer data integrity supportMartin K. Petersen2008-07-03
* block: Globalize bio_set and bio_vec_slabMartin K. Petersen2008-07-03
* block: add dma alignment and padding support to blk_rq_map_kernFUJITA Tomonori2008-04-29
* block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori2008-04-21
* fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-19
* block: Initial support for data-less (or empty) barrier supportJens Axboe2007-10-16
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells2007-08-11
* [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-30
* [PATCH] optimize o_direct on block devicesChen, Kenneth W2006-12-13
* [PATCH] Document bi_sector and sector_tRoger Gammans2006-10-04
* [PATCH] Allow file systems to differentiate between data and meta readsJens Axboe2006-09-30
* [PATCH] Fix "biovec-(256)" in /proc/slabinfoAlexey Dobriyan2006-06-25
* [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-14
* [PATCH] gfp_t: fs/*Al Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] include/linux/bio.h: "extern inline" -> "static inline"Adrian Bunk2005-09-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-07
|\
| * fix mismerge in ll_rw_blk.cJames Bottomley2005-08-28
| |\
| | * [PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley2005-06-20
| | * [PATCH] Add blk_rq_map_kern()Mike Christie2005-06-20
* | | [PATCH] kill bio->bi_setPeter Osterlund2005-09-07
|/ /
* / [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-27
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16