aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu1-2/+1
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-3/+1
2006-03-23[PATCH] aoe [3/3]: update version to 22Ed L. Cashin1-1/+1
2006-03-23[PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin1-1/+2
2006-03-23[PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin1-17/+5
2006-03-23[PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin1-2/+2
2006-03-23[PATCH] aoe [8/8]: update driver version numberEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [6/8]: update device information on last closeEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin1-0/+2
2006-03-23[PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin5-97/+220
2006-03-23[PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin1-0/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-19/+7
2005-11-01[BLOCK] aoe: update for combined io statisticsJens Axboe1-9/+4
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] aoe: update to version 14Ed L. Cashin1-1/+1
2005-10-28[PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin1-7/+8
2005-09-09[PATCH] aoe [2/2]: update driver version number to twelveEd L Cashin1-1/+1
2005-09-09[PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelfEd L Cashin1-5/+5
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+1
2005-06-20[PATCH] class: convert drivers/block/* to use the new class api instead of class_simplegregkh@suse.de1-5/+5
2005-05-03[PATCH] aoe: update version number to 10Ed L Cashin1-1/+1
2005-05-03[PATCH] aoe: add firmware version to info in sysfsEd L Cashin1-0/+13
2005-05-03[PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin1-7/+4
2005-05-03[PATCH] aoe: improve allowed interfaces configurationEd L Cashin1-1/+16
2005-04-18[PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com3-12/+21
2005-04-18[PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com3-0/+16
2005-04-18[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com3-38/+32
2005-04-18[PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com1-1/+2
2005-04-18[PATCH] aoe 3/12: update driver version to 6ecashin@coraid.com1-1/+1
2005-04-18[PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com3-8/+8
2005-04-18[PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com2-4/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+1775