summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2005-10-28Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds
2005-10-28[PATCH] gfp_t: block layer coreAl Viro
2005-10-28[BLOCK] elevator switch fixes/cleanupJens Axboe
2005-10-28[BLOCK] Reimplement elevator switchTejun Heo
2005-10-28[BLOCK] kill generic max_back_kb handlingTejun Heo
2005-10-28[PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo
2005-10-28[PATCH] generic dispatch fixesJens Axboe
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo
2005-09-10[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"Adrian Bunk
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley
2005-08-05[PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo
2005-06-28[PATCH] blk: light iocontext opsNick Piggin
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-25[PATCH] drivers/block/ll_rw_blk.c: cleanupsAdrian Bunk
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo
2005-06-23[PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-06-20[PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley
2005-06-20[PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley
2005-06-20[PATCH] Cleanup blk_rq_map_* interfacesJens Axboe
2005-06-20[PATCH] Add blk_rq_map_kern()Mike Christie
2005-05-20[SCSI] remove requeue feature from blk_insert_request()Tejun Heo
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