summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-08[PATCH] barrier rework updatesJens Axboe
2005-03-07[PATCH] rework core barrier supportJens Axboe
2005-03-07[PATCH] Add struct request end_io callbackJens Axboe
2005-01-12[PATCH] possible rq starvation on oomJens Axboe
2004-11-10[PATCH] md: delete unplug timer before shutting down md arrayNeil Brown
2004-10-27[PATCH] issues with online scheduler switchingJens Axboe
2004-10-22[block] remove bio walkingBartlomiej Zolnierkiewicz
2004-10-18[PATCH] cfq-v2 I/O scheduler updateJens Axboe
2004-10-18[PATCH] switchable and modular io schedulersJens Axboe
2004-09-13[PATCH] blk: max_sectors tunablesIngo Molnar
2004-08-22[PATCH] disk barriers: coreJens Axboe
2004-08-12Pass done file pointer to block device ioctl'sLinus Torvalds
2004-08-02[PATCH] bio_copy_user() cleanups and fixesJens Axboe
2004-06-29[PATCH] Combined patch for remaining trivial sparse warnings in allnoconfig b...Mika Kukkonen
2004-06-17[PATCH] blk: move threshold unpluggingJens Axboe
2004-05-29[PATCH] sparse: scsi_cmd_ioctl __user annotationAlexander Viro
2004-05-19[PATCH] blk_run_page() race fixAndrew Morton
2004-05-14[PATCH] Add blk_run_page()Andrew Morton
2004-05-10[PATCH] blk: cache queue_congestion_on/off_threshold valuesAndrew Morton
2004-04-26[PATCH] fix SG_IO page leakJens Axboe
2004-04-26[PATCH] blkdev.h: functions no longer inlineAndrew Morton
2004-04-12[PATCH] Correct unplugs on nr_queuedAndrew Morton
2004-04-12[PATCH] per-backing dev unpluggingAndrew Morton
2004-03-11[PATCH] return remaining jiffies from blk_congestion_wait()Andrew Morton
2004-03-11[PATCH] user data -> request mappingJens Axboe
2004-03-07Add missing QUEUE_FLAG_REENTER bit from Jens'Linus Torvalds
2004-03-06[PATCH] add blk_queue_stopped() helper functionJens Axboe
2004-02-01[PATCH] change scsi_cmd_ioctl to take a gendisk instead of a queuePatrick Mansfield
2004-01-22[PATCH] Fix rq_for_each_bio() macro againAndrew Morton
2004-01-19[PATCH] rq_for_each_bio fixAndrew Morton
2004-01-18[PATCH] Use request_list as indicator that req originated from ll_rw_blkAndrew Morton
2004-01-05[PATCH] ide-tape.c: stop abusing rq->flagsBartlomiej Zolnierkiewicz
2003-12-12[PATCH] no bio unmap on cdb copy failureJens Axboe
2003-11-03[PATCH] fix rq->flags use in ide-tape.cBartlomiej Zolnierkiewicz
2003-09-16[PATCH] shared block queue tag mapJens Axboe
2003-09-04[PATCH] fix IO hangsJens Axboe
2003-09-03[PATCH] MODULE_ALIAS() in block devicesAndrew Morton
2003-08-31[PATCH] software hd led supportJens Axboe
2003-08-14[PATCH] Fix raid "bio too big" failuresAndrew Morton
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-07-31[PATCH] get rid of unused request_queue field queue_waitJens Axboe
2003-07-25[PATCH] make AS work nicely with SCSIJames Bottomley
2003-07-25[PATCH] read-ahead and failfastJens Axboe
2003-07-18back out akpm's "fix" for ASJames Bottomley
2003-07-17Merge jet.(none):/home1/jejb/BK/scsi-misc-2.5James Bottomley
2003-07-17[PATCH] fix as-iosched do_div()Andrew Morton
2003-07-17[PATCH] Consolidate SCSI requeueing and add blk elevator hookJens Axboe
2003-07-04[PATCH] get_io_context fixesAndrew Morton