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