| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic... | Yani Ioannou | 2005-06-21 | 1 | -1/+1 |
* | [PATCH] class: convert drivers/block/* to use the new class api instead of cl... | gregkh@suse.de | 2005-06-21 | 3 | -22/+22 |
* | [PATCH] sysfs: (driver/block) if show/store is missing return -EIO | Dmitry Torokhov | 2005-06-21 | 5 | -9/+9 |
* | merge by hand (fix up qla_os.c merge error) | James Bottomley | 2005-06-18 | 5 | -26/+25 |
|\ |
|
| * | [SCSI] cciss 2.6 DMA mapping | mike.miller@hp.com | 2005-06-12 | 1 | -9/+3 |
| * | Automatic merge of ../scsi-misc-2.6-old/ | James Bottomley | 2005-05-26 | 4 | -17/+22 |
| |\ |
|
| | * | merge by hand - fix up rejections in Documentation/DocBook/Makefile | James Bottomley | 2005-05-20 | 11 | -41/+504 |
| | |\ |
|
| | * | | [SCSI] remove requeue feature from blk_insert_request() | Tejun Heo | 2005-05-20 | 3 | -17/+9 |
| | * | | [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue | Tejun Heo | 2005-05-20 | 1 | -0/+13 |
* | | | | When cfq I/O scheduler is selected, get_request() in __make_request() calls | Kiyoshi Ueda | 2005-06-17 | 1 | -3/+6 |
* | | | | This patch fixes q->unplug_thresh condition check in | Tejun Heo | 2005-06-16 | 1 | -1/+1 |
* | | | | This patch kills elevator_global_init() in elevator.c which does | Tejun Heo | 2005-06-16 | 1 | -7/+0 |
* | | | | [PATCH] USB: fix ub issues | Pete Zaitcev | 2005-06-09 | 1 | -2/+2 |
* | | | | [PATCH] USB: Support multiply-LUN devices in ub | Pete Zaitcev | 2005-06-03 | 1 | -235/+363 |
|/ / / |
|
* | | | [PATCH] packet driver permission checking fix | Peter Osterlund | 2005-05-21 | 1 | -1/+7 |
* | | | [PATCH] CDRW/DVD packet writing data corruption fix | Peter Osterlund | 2005-05-17 | 1 | -1/+3 |
* | | | [PATCH] Fix root hole in pktcdvd | Peter Osterlund | 2005-05-17 | 1 | -2/+2 |
* | | | [PATCH] Fix root hole in raw device | Stephen Tweedie | 2005-05-17 | 1 | -0/+2 |
| |/
|/| |
|
* | | [PATCH] drivers/block/rd.c: rd_size shouldn't be static | Adrian Bunk | 2005-05-07 | 1 | -1/+1 |
* | | [PATCH] make some things static | Adrian Bunk | 2005-05-06 | 1 | -1/+1 |
* | | [PATCH] remove do_sync parameter from __invalidate_device | Christoph Hellwig | 2005-05-06 | 2 | -2/+4 |
* | | [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600 | Christoph Hellwig | 2005-05-06 | 2 | -1/+448 |
* | | [PATCH] ISA DMA Kconfig fixes - part 3 | Al Viro | 2005-05-04 | 1 | -1/+1 |
* | | [PATCH] aoe: update version number to 10 | Ed L Cashin | 2005-05-04 | 1 | -1/+1 |
* | | [PATCH] aoe: add firmware version to info in sysfs | Ed L Cashin | 2005-05-04 | 1 | -0/+13 |
* | | [PATCH] aoe: allow multiple aoe devices to have the same mac | Ed L Cashin | 2005-05-04 | 1 | -7/+4 |
* | | [PATCH] aoe: improve allowed interfaces configuration | Ed L Cashin | 2005-05-04 | 1 | -1/+16 |
* | | [PATCH] nbd: Don't create all MAX_NBD devices by default all the time | Lars Marowsky-Bree | 2005-05-01 | 1 | -3/+13 |
* | | [PATCH] noop-iosched: kill O(N) merge scan | Jens Axboe | 2005-05-01 | 1 | -24/+3 |
* | | [PATCH] broken dependency for floppy on ARM | Al Viro | 2005-04-24 | 1 | -1/+1 |
|/ |
|
* | [PATCH] aoe 12/12: send outgoing packets in order | ecashin@coraid.com | 2005-04-19 | 3 | -12/+21 |
* | [PATCH] aoe 11/12: add support for disk statistics | ecashin@coraid.com | 2005-04-19 | 3 | -0/+16 |
* | [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup | ecashin@coraid.com | 2005-04-19 | 3 | -38/+32 |
* | [PATCH] aoe 5/12: don't try to free null bufpool | ecashin@coraid.com | 2005-04-19 | 1 | -1/+2 |
* | [PATCH] aoe 3/12: update driver version to 6 | ecashin@coraid.com | 2005-04-19 | 1 | -1/+1 |
* | [PATCH] aoe 2/12: allow multiple aoe devices with same MAC | ecashin@coraid.com | 2005-04-19 | 3 | -8/+8 |
* | [PATCH] aoe 1/12: remove too-low cap on minor number | ecashin@coraid.com | 2005-04-19 | 2 | -4/+10 |
* | merge by hand (scsi_device.h) | James Bottomley | 2005-04-18 | 1 | -5/+0 |
|\ |
|
| * | [PATCH] consolidate timeout defintions in scsi.h | | 2005-04-18 | 1 | -5/+0 |
* | | [PATCH] fix NMI lockup with CFQ scheduler | | 2005-04-17 | 1 | -0/+9 |
|/ |
|
* | [PATCH] arm: fix floppy disk dependencies | Russell King | 2005-04-17 | 1 | -1/+1 |
* | [PATCH] use cheaper elv_queue_empty when unplug a device | Ken Chen | 2005-04-17 | 1 | -1/+2 |
* | [PATCH] possible use-after-free of bio | Jens Axboe | 2005-04-17 | 1 | -2/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 81 | -0/+70243 |