summaryrefslogtreecommitdiff
path: root/fs/bio.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-09[BLOCK] bio: init ->bi_bdev in bio_init()Jens Axboe1-0/+1
2006-01-06[BLOCK] bio: check for same page merge possibilities in __bio_add_page()Jens Axboe1-2/+24
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie1-9/+11
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie1-0/+20
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-2/+2
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-5/+5
2005-09-09[PATCH] bogus cast in bio.cviro@ZenIV.linux.org.uk1-1/+1
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds1-45/+182
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund1-11/+21
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley1-45/+182
2005-08-07[PATCH] __bio_clone() dead commentAndrew Morton1-6/+2
2005-07-28[PATCH] bio_clone fixAndrew Morton1-0/+1
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-1/+1
2005-06-20[PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley1-45/+105
2005-06-20[PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern()Jens Axboe1-0/+11
2005-06-20[PATCH] Add blk_rq_map_kern()Mike Christie1-0/+66
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1096