summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-181-2/+1Star
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-3/+1Star
* [PATCH] aoe [3/3]: update version to 22Ed L. Cashin2006-03-241-1/+1
* [PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin2006-03-241-1/+2
* [PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin2006-03-241-17/+5Star
* [PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin2006-03-241-2/+2
* [PATCH] aoe [8/8]: update driver version numberEd L. Cashin2006-03-241-1/+1
* [PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin2006-03-241-1/+1
* [PATCH] aoe [6/8]: update device information on last closeEd L. Cashin2006-03-241-1/+1
* [PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin2006-03-241-0/+2
* [PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin2006-03-241-1/+1
* [PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin2006-03-241-1/+1
* [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-245-97/+220
* [PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin2006-03-241-0/+1
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-091-19/+7Star
* [BLOCK] aoe: update for combined io statisticsJens Axboe2005-11-011-9/+4Star
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] aoe: update to version 14Ed L. Cashin2005-10-281-1/+1
* [PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin2005-10-281-7/+8
* [PATCH] aoe [2/2]: update driver version number to twelveEd L Cashin2005-09-091-1/+1
* [PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelfEd L Cashin2005-09-091-5/+5
* [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-1/+1
* [PATCH] class: convert drivers/block/* to use the new class api instead of cl...gregkh@suse.de2005-06-211-5/+5
* [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] 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
* Linux-2.6.12-rc2Linus Torvalds2005-04-178-0/+1775