summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-211-1/+1
* [PATCH] class: convert drivers/block/* to use the new class api instead of cl...gregkh@suse.de2005-06-213-22/+22
* [PATCH] sysfs: (driver/block) if show/store is missing return -EIODmitry Torokhov2005-06-215-9/+9
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-185-26/+25Star
|\
| * [SCSI] cciss 2.6 DMA mappingmike.miller@hp.com2005-06-121-9/+3Star
| * Automatic merge of ../scsi-misc-2.6-old/James Bottomley2005-05-264-17/+22
| |\
| | * merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley2005-05-2011-41/+504
| | |\
| | * | [SCSI] remove requeue feature from blk_insert_request()Tejun Heo2005-05-203-17/+9Star
| | * | [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeueTejun Heo2005-05-201-0/+13
* | | | When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda2005-06-171-3/+6
* | | | This patch fixes q->unplug_thresh condition check inTejun Heo2005-06-161-1/+1
* | | | This patch kills elevator_global_init() in elevator.c which doesTejun Heo2005-06-161-7/+0Star
* | | | [PATCH] USB: fix ub issuesPete Zaitcev2005-06-091-2/+2
* | | | [PATCH] USB: Support multiply-LUN devices in ubPete Zaitcev2005-06-031-235/+363
|/ / /
* | | [PATCH] packet driver permission checking fixPeter Osterlund2005-05-211-1/+7
* | | [PATCH] CDRW/DVD packet writing data corruption fixPeter Osterlund2005-05-171-1/+3
* | | [PATCH] Fix root hole in pktcdvdPeter Osterlund2005-05-171-2/+2
* | | [PATCH] Fix root hole in raw deviceStephen Tweedie2005-05-171-0/+2
| |/ |/|
* | [PATCH] drivers/block/rd.c: rd_size shouldn't be staticAdrian Bunk2005-05-071-1/+1
* | [PATCH] make some things staticAdrian Bunk2005-05-061-1/+1
* | [PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig2005-05-062-2/+4
* | [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600Christoph Hellwig2005-05-062-1/+448
* | [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-041-1/+1
* | [PATCH] aoe: update version number to 10Ed L Cashin2005-05-041-1/+1
* | [PATCH] aoe: add firmware version to info in sysfsEd L Cashin2005-05-041-0/+13
* | [PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin2005-05-041-7/+4Star
* | [PATCH] aoe: improve allowed interfaces configurationEd L Cashin2005-05-041-1/+16
* | [PATCH] nbd: Don't create all MAX_NBD devices by default all the timeLars Marowsky-Bree2005-05-011-3/+13
* | [PATCH] noop-iosched: kill O(N) merge scanJens Axboe2005-05-011-24/+3Star
* | [PATCH] broken dependency for floppy on ARMAl Viro2005-04-241-1/+1
|/
* [PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com2005-04-193-12/+21
* [PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com2005-04-193-0/+16
* [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com2005-04-193-38/+32Star
* [PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com2005-04-191-1/+2
* [PATCH] aoe 3/12: update driver version to 6ecashin@coraid.com2005-04-191-1/+1
* [PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com2005-04-193-8/+8
* [PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com2005-04-192-4/+10
* merge by hand (scsi_device.h)James Bottomley2005-04-181-5/+0Star
|\
| * [PATCH] consolidate timeout defintions in scsi.h2005-04-181-5/+0Star
* | [PATCH] fix NMI lockup with CFQ scheduler2005-04-171-0/+9
|/
* [PATCH] arm: fix floppy disk dependenciesRussell King2005-04-171-1/+1
* [PATCH] use cheaper elv_queue_empty when unplug a deviceKen Chen2005-04-171-1/+2
* [PATCH] possible use-after-free of bioJens Axboe2005-04-171-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-1781-0/+70243