aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-03block: integrity cleanupsJens Axboe1-1/+8
2008-07-03block: Block layer data integrity supportMartin K. Petersen1-4/+90
2008-07-03block: Globalize bio_set and bio_vec_slabMartin K. Petersen1-0/+29
2008-04-29block: add dma alignment and padding support to blk_rq_map_kernFUJITA Tomonori1-0/+2
2008-04-21block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori1-0/+2
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk1-1/+0
2007-10-16block: Initial support for data-less (or empty) barrier supportJens Axboe1-2/+17
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown1-3/+3
2007-08-11BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells1-0/+3
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe1-1/+1
2006-12-13[PATCH] optimize o_direct on block devicesChen, Kenneth W1-0/+1
2006-10-04[PATCH] Document bi_sector and sector_tRoger Gammans1-1/+2
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsJens Axboe1-0/+2
2006-06-25[PATCH] Fix "biovec-(256)" in /proc/slabinfoAlexey Dobriyan1-1/+1
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie1-0/+2
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-1/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-3/+3
2005-09-10[PATCH] include/linux/bio.h: "extern inline" -> "static inline"Adrian Bunk1-4/+3
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds1-0/+6
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund1-1/+1
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley1-0/+6
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-0/+14
2005-06-20[PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley1-0/+4
2005-06-20[PATCH] Add blk_rq_map_kern()Mike Christie1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+339