summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
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
2002-08-10[PATCH] fix check_disk_change() deadlocksAlexander Viro
2002-07-26[PATCH] 2.5.28 small REQ_SPECIAL abstractionMartin Dalecki
2002-07-24add __blk_stop_queue() as locked variant of blk_stop_queue() andJens Axboe
2002-07-20[PATCH] block device size cleanupsAlexander Viro
2002-07-14[PATCH] IDE 98Martin Dalecki
2002-06-17[PATCH] missing tag blkdev.h stuffJens Axboe
2002-06-17[PATCH] take bio.h out of highmem.hAndrew Morton
2002-06-12[PATCH] final plug stuffJens Axboe
2002-06-04[PATCH] 2.5.20 IDE 85Martin Dalecki
2002-06-02[PATCH] 2.5.19 IDE 80Martin Dalecki
2002-05-28[PATCH] block plugging reworked/fixedJens Axboe
2002-05-28[PATCH] block plugging reworkedJens Axboe
2002-05-24[PATCH] kdev_t -> bdev cleanups [1/2]Alexander Viro