summaryrefslogtreecommitdiff
path: root/drivers/block/xd.c
AgeCommit message (Expand)Author
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-10[PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-01-20[PATCH] Lock initializer cleanup: Block devicesThomas Gleixner
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-11-27[PATCH] isa_check_signature() finally goneAlexander Viro
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro
2004-06-03[PATCH] sparse: rest of drivers/block annotationAlexander Viro
2003-09-09[PATCH] Initialise devfs_name in various block driversAndrew Morton
2003-09-03[PATCH] MODULE_ALIAS() in block devicesAndrew Morton
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-04-29[PATCH] Fix warnings in xd.cAndrew Morton
2003-04-24[PATCH] irqs: drivers/blockAndrew Morton
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton
2002-12-04[PATCH] get rid of MAJOR_NRChristoph Hellwig
2002-12-03[PATCH] xd cleanupAlexander Viro
2002-11-17o xd: fixup after header files cleanups: add include <linux/interrupt.h>Arnaldo Carvalho de Melo
2002-10-28[PATCH] xd.cAlexander Viro
2002-10-18[PATCH] drivers/block/xd.c compileFrank Davis
2002-10-15[PATCH] bunch of ->open() killed.Alexander Viro
2002-10-15[PATCH] early allocation of ->partAlexander Viro
2002-10-05[PATCH] xd switched to alloc_disk()Alexander Viro
2002-09-29[PATCH] ->major_name inlinedAlexander Viro
2002-09-21[PATCH] blk_size[] is goneAlexander Viro
2002-09-21[PATCH] switch to add_disk()Alexander Viro
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro
2002-09-07[PATCH] (24/25) disk capacity helpersAlexander Viro
2002-09-07[PATCH] (2/25) Removing ->nr_realAlexander Viro
2002-08-12[PATCH] compile fixes, xd.c switched to per-disk gendisksAlexander Viro
2002-08-10[PATCH] partition table flush/read cleanupAlexander Viro
2002-08-10[PATCH] clean up major_nameAlexander Viro
2002-07-31[PATCH] Get rid of per-partition blk_size[]Alexander Viro
2002-07-30Removed devfs_register_blkdev and devfs_unregister_blkdev.Greg Kroah-Hartman
2002-07-20[PATCH] blk_ioctl() not exported anymoreAlexander Viro
2002-07-20[PATCH] partition handling locking cleanupsAlexander Viro
2002-06-11[PATCH] (14/14) resyncAlexander Viro
2002-06-11[PATCH] (13/14) resyncAlexander Viro
2002-06-11[PATCH] (12/14) resyncAlexander Viro
2002-06-11[PATCH] (11/14) resyncAlexander Viro
2002-05-30[PATCH] recognise 2 extra devices for xd.cDave Jones
2002-05-28[PATCH] 2.5.18 QUEUE_EMPTY and the unpleasant friends.Martin Dalecki
2002-05-21[PATCH] check_region eliminationRusty Russell
2002-05-21[PATCH] 2.5.17 IDE 66Martin Dalecki
2002-04-30[PATCH] (4/6) blksize_size[] removalAlexander Viro
2002-04-28[PATCH] get rid of some blk.h cruftDave Jones
2002-03-04[PATCH] (2/3) more kdev_t removalsAlexander Viro
2002-02-17[PATCH] PATCH 2.5.5-pre1 dead arrays.Martin Dalecki