aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe
Commit message (Expand)AuthorAgeFilesLines
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-242-2/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-3/+5
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+2
* [AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo2007-04-253-8/+17
* [AOE]: Add get_unaligned() calls where needed.David S. Miller2007-03-022-8/+9
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin2006-12-221-7/+6
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-223-4/+4
* aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg2006-11-161-0/+1
* aoe: fix sysfs_create_file warningsGreg Kroah-Hartman2006-10-181-9/+14
* aoe: revert printk macrosEd L. Cashin2006-10-187-37/+39
* aoe: update driver versionEd L. Cashin2006-10-181-1/+1
* aoe: remove sysfs commentEd L. Cashin2006-10-181-1/+0
* aoe: use bio->bi_idxEd L. Cashin2006-10-182-1/+3
* aoe: module parameter for device timeoutEd L. Cashin2006-10-181-2/+5
* aoe: zero copy write 2 of 2Ed L. Cashin2006-10-183-20/+64
* aoe: improve retransmission heuristicsEd L. Cashin2006-10-182-6/+17
* aoe: jumbo frame support 2 of 2Ed L. Cashin2006-10-181-2/+6
* aoe: clean up printks via macrosEd L. Cashin2006-10-187-58/+50
* aoe: jumbo frame support 1 of 2Ed L. Cashin2006-10-183-17/+72
* aoe: zero copy write 1 of 2Ed L. Cashin2006-10-183-74/+69
* aoe: remove unused NARGS enumEd L. Cashin2006-10-181-1/+0
* aoe: update copyright dateEd L. Cashin2006-10-187-7/+7
* aoe: eliminate isbusy messageEd L. Cashin2006-10-181-4/+1
* [PATCH] aoe: cleanup i_rdev usageEric Sesterhenn2006-07-101-1/+1
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-171-2/+1
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-3/+1
* [PATCH] aoe [3/3]: update version to 22Ed L. Cashin2006-03-231-1/+1
* [PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin2006-03-231-1/+2
* [PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin2006-03-231-17/+5
* [PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin2006-03-231-2/+2
* [PATCH] aoe [8/8]: update driver version numberEd L. Cashin2006-03-231-1/+1
* [PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin2006-03-231-1/+1
* [PATCH] aoe [6/8]: update device information on last closeEd L. Cashin2006-03-231-1/+1
* [PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin2006-03-231-0/+2
* [PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin2006-03-231-1/+1
* [PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin2006-03-231-1/+1
* [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-235-97/+220
* [PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin2006-03-231-0/+1
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-19/+7
* [BLOCK] aoe: update for combined io statisticsJens Axboe2005-11-011-9/+4
* [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