summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds
2003-05-16[PATCH] Always allocate sense buffer for block commandsJens Axboe
2003-05-14[PATCH] fix lots of error-path memory leaksAndrew Morton
2003-05-14[PATCH] loop.c warning removalAndrew Morton
2003-05-14[PATCH] DAC960 typedef cleanup patchAndrew Morton
2003-05-13[PATCH] Fix scsi_ioctl command direction bitsJens Axboe
2003-05-13[PATCH] bio walking codeJens Axboe
2003-05-12Merge raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5James Bottomley
2003-05-12[PATCH] two more templates in headersChristoph Hellwig
2003-05-10[PATCH] dynamic request allocationJens Axboe
2003-05-10[PATCH] shrink deadline hash sizeJens Axboe
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton
2003-05-04Merge raven.il.steeleye.com:/home/jejb/BK/linux-2.5.69James Bottomley
2003-05-04[PATCH] make floppy driver useable for 2.5Bartlomiej Zolnierkiewicz
2003-05-03[PATCH] make __bdevname output more similar to bdevnameChristoph Hellwig
2003-05-01Merge raven.il.steeleye.com:/home/jejb/BK/linux-2.5James Bottomley
2003-04-29[PATCH] DAC960 patch to entry points with a new fixAndrew Morton
2003-04-29[PATCH] Fix warnings in xd.cAndrew Morton
2003-04-29[PATCH] blk SCSI_IOCTL_SEND_COMMANDDouglas Gilbert
2003-04-27[PATCH] ataflop.c cleanupAlexander Viro
2003-04-27[PATCH] bdget_disk()Alexander Viro
2003-04-24[PATCH] jiffy type warning fixesAndrew Morton
2003-04-24[PATCH] irqs: drivers/blockAndrew Morton
2003-04-24[PATCH] fix mismatched access_ok() checks in sg_io()Bartlomiej Zolnierkiewicz
2003-04-24[PATCH] cleanup bio_map_user and helperJens Axboe
2003-04-24[PATCH] invalidate_device()/check_disk_change() fixesAlexander Viro
2003-04-23[PATCH] don't include devfs_fs_kernel.h in global headersChristoph Hellwig
2003-04-23[PATCH] kill LOCAL_END_REQUESTChristoph Hellwig
2003-04-23[PATCH] split initrd from ramdisk driverChristoph Hellwig
2003-04-23[PATCH] C99 initializers for drivers/block/genhd.cArt Haas
2003-04-21[PATCH] Update umem driver for newer cards.Neil Brown
2003-04-21[PATCH] Update umem to new request_irq interfaceNeil Brown
2003-04-21[PATCH] request structure stack corruptionJens Axboe
2003-04-20[PATCH] irqs: drivers/blockAndrew Morton
2003-04-20MergeLinus Torvalds
2003-04-20[PATCH] remove a tiny bit of kdev_t abuse from the floppy driverChristoph Hellwig
2003-04-20[PATCH] replace __blk_run_queue with blk_run_queueChristoph Hellwig
2003-04-20[PATCH] rename end_request in floppy() and raid1Christoph Hellwig
2003-04-20[PATCH] initrd.hChristoph Hellwig
2003-04-20Merge home.transmeta.com:/home/torvalds/v2.5/akpmLinus Torvalds
2003-04-20[PATCH] devfs: floppyChristoph Hellwig
2003-04-20[PATCH] devfs: swim3Christoph Hellwig
2003-04-20[PATCH] devfs: rdChristoph Hellwig
2003-04-20[PATCH] devfs: nbdChristoph Hellwig
2003-04-20[PATCH] devfs: loopChristoph Hellwig
2003-04-20[PATCH] devfs: swim3Christoph Hellwig
2003-04-20[PATCH] Aggregated disk statisticsAndrew Morton
2003-04-20[PATCH] Allocate hd_structs dynamicallyAndrew Morton
2003-04-20[PATCH] DAC960: add call to blk_queue_bounce_limitAndrew Morton
2003-04-20Interrupt handlers should return whether the interruptLinus Torvalds