aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bio.h
AgeCommit message (Expand)Author
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