summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2003-06-04[PATCH] kill old stuffJens Axboe
2003-05-26[PATCH] blk layer tag resizeJens Axboe
2003-05-13[PATCH] bio walking codeJens Axboe
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole
2003-05-10[PATCH] dynamic request allocationJens Axboe
2003-05-03[PATCH] make <linux/blk.h> obsoleteChristoph Hellwig
2003-04-24[PATCH] cleanup bio_map_user and helperJens Axboe
2003-04-20[PATCH] replace __blk_run_queue with blk_run_queueChristoph Hellwig
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe
2003-02-18[PATCH] inline unsued functions for MMUless configurationGreg Ungerer
2003-02-05[PATCH] self-unplugging request queuesAndrew Morton
2003-02-03[PATCH] remove __GFP_HIGHIOAndrew Morton
2003-02-02[PATCH] blkdev.h fixesAndrew Morton
2002-11-19fix queue run on returning I/O [axboe@suse.de]James Bottomley
2002-11-16[PATCH] remove sched.h from blkdev.hMatthew Wilcox
2002-11-10[PATCH] remove duplicated disk statisticsAndrew Morton
2002-11-10[PATCH] SMP iowait statsAndrew Morton
2002-11-07[PATCH] soft and hard barriersJens Axboe
2002-11-01Add a "cmd_len" parameter to the request, so that device driversLinus Torvalds
2002-10-31[PATCH] death of ->rq_devAlexander Viro
2002-10-31[PATCH] make kernel_stat use per-cpu infrastructureAndrew Morton
2002-10-28[PATCH] arrange request fiels sanelyJens Axboe
2002-10-28[PATCH] IO counters - per-disk partAlexander Viro
2002-10-28[PATCH] block_device_operations always picked from gendiskAlexander Viro
2002-10-28[PATCH] removed a bunch of gratuitous kdev_t usesAlexander Viro
2002-10-28[PATCH] blk_dev[] is goneAlexander Viro
2002-10-27[PATCH] small block bitsJens Axboe
2002-10-27[PATCH] request references and list deletion/insertion checkingJens Axboe
2002-10-27[PATCH] queue dma alignmentJens Axboe
2002-10-27[PATCH] make queue prep_rq_fn() a bit more powerfulJens Axboe
2002-10-27[PATCH] end_io bouncingJens Axboe
2002-10-17[PATCH] block cleanupsJens Axboe
2002-10-15[PATCH] bdev->bd_disk introducedAlexander Viro
2002-10-14Block layer ioctl cleanups.Linus Torvalds
2002-10-08[PATCH] 64-bit sector_t - various driver changesAndrew Morton
2002-10-07[PATCH] Missing/Unneeded includesDave Jones
2002-10-02Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/andrewLinus Torvalds
2002-10-02[PATCH] "io wait" process accountingAndrew Morton
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-29[PATCH] register_disk() unexportedAlexander Viro
2002-09-29[PATCH] add function to set q->merge_bvec_fnJens Axboe
2002-09-22[PATCH] infrastructure for monitoring queue congestion stateAndrew Morton
2002-09-21[PATCH] blk_size[] is goneAlexander Viro
2002-09-17[PATCH] bio_add_page()Jens Axboe
2002-09-15[PATCH] resurrect /proc/meminfo:BuffersAndrew Morton
2002-09-09[PATCH] blk_fs_request()Jens Axboe
2002-09-07[PATCH] (9/25) update_partition()Alexander Viro
2002-09-07[PATCH] (3/25) Removing useless minor argumentsAlexander Viro
2002-09-07[PATCH] (1/25) Unexporting helper functionsAlexander Viro
2002-08-16Add back in the request types that 2.4 still uses, need to clean theseJens Axboe