aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-11[PATCH] Make lots of things staticAdrian Bunk1-1/+1
2005-01-20[PATCH] Lock initializer cleanup: Block devicesThomas Gleixner1-1/+1
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton1-3/+3
2004-11-27[PATCH] isa_check_signature() finally goneAlexander Viro1-6/+14
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro1-11/+11
2004-06-03[PATCH] sparse: rest of drivers/block annotationAlexander Viro1-4/+4
2003-09-09[PATCH] Initialise devfs_name in various block driversAndrew Morton1-4/+1
2003-09-03[PATCH] MODULE_ALIAS() in block devicesAndrew Morton1-2/+2
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-6/+11
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+1
2003-04-29[PATCH] Fix warnings in xd.cAndrew Morton1-6/+10
2003-04-24[PATCH] irqs: drivers/blockAndrew Morton1-2/+5
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe1-2/+3
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig1-1/+1
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton1-5/+4
2002-12-04[PATCH] get rid of MAJOR_NRChristoph Hellwig1-9/+7
2002-12-03[PATCH] xd cleanupAlexander Viro1-4/+3
2002-11-17o xd: fixup after header files cleanups: add include <linux/interrupt.h>Arnaldo Carvalho de Melo1-1/+2
2002-10-28[PATCH] xd.cAlexander Viro1-58/+53
2002-10-18[PATCH] drivers/block/xd.c compileFrank Davis1-0/+1
2002-10-15[PATCH] bunch of ->open() killed.Alexander Viro1-12/+0
2002-10-15[PATCH] early allocation of ->partAlexander Viro1-2/+1
2002-10-05[PATCH] xd switched to alloc_disk()Alexander Viro1-62/+66
2002-09-29[PATCH] ->major_name inlinedAlexander Viro1-2/+2
2002-09-21[PATCH] blk_size[] is goneAlexander Viro1-1/+0
2002-09-21[PATCH] switch to add_disk()Alexander Viro1-5/+2
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro1-4/+0
2002-09-07[PATCH] (24/25) disk capacity helpersAlexander Viro1-3/+5
2002-09-07[PATCH] (2/25) Removing ->nr_realAlexander Viro1-2/+0
2002-08-12[PATCH] compile fixes, xd.c switched to per-disk gendisksAlexander Viro1-93/+101
2002-08-10[PATCH] partition table flush/read cleanupAlexander Viro1-26/+0
2002-08-10[PATCH] clean up major_nameAlexander Viro1-1/+1
2002-07-31[PATCH] Get rid of per-partition blk_size[]Alexander Viro1-2/+0
2002-07-30Removed devfs_register_blkdev and devfs_unregister_blkdev.Greg Kroah-Hartman1-3/+3
2002-07-20[PATCH] blk_ioctl() not exported anymoreAlexander Viro1-9/+1
2002-07-20[PATCH] partition handling locking cleanupsAlexander Viro1-41/+13
2002-06-11[PATCH] (14/14) resyncAlexander Viro1-1/+1
2002-06-11[PATCH] (13/14) resyncAlexander Viro1-3/+1
2002-06-11[PATCH] (12/14) resyncAlexander Viro1-1/+0
2002-06-11[PATCH] (11/14) resyncAlexander Viro1-0/+2
2002-05-30[PATCH] recognise 2 extra devices for xd.cDave Jones1-0/+2
2002-05-28[PATCH] 2.5.18 QUEUE_EMPTY and the unpleasant friends.Martin Dalecki1-2/+3
2002-05-21[PATCH] check_region eliminationRusty Russell1-2/+1
2002-05-21[PATCH] 2.5.17 IDE 66Martin Dalecki1-2/+7
2002-04-30[PATCH] (4/6) blksize_size[] removalAlexander Viro1-4/+0
2002-04-28[PATCH] get rid of some blk.h cruftDave Jones1-1/+1
2002-03-04[PATCH] (2/3) more kdev_t removalsAlexander Viro1-1/+1
2002-02-17[PATCH] PATCH 2.5.5-pre1 dead arrays.Martin Dalecki1-3/+0
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds1-3/+5
2002-02-04v2.5.1.5 -> v2.5.1.6Linus Torvalds1-2/+0