aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/aoe
AgeCommit message (Expand)AuthorFilesLines
2007-03-02[AOE]: Add get_unaligned() calls where needed.Gravatar David S. Miller 2-8/+9
2007-02-12[PATCH] mark struct file_operations const 3Gravatar Arjan van de Ven 1-1/+1
2006-12-22[PATCH] fix aoe without scatter-gather [Bug 7662]Gravatar Ed L. Cashin 1-7/+6
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 3-4/+4
2006-11-16aoe: Add forgotten NULL at end of attribute list in aoeblk.cGravatar Dennis Stosberg 1-0/+1
2006-10-18aoe: fix sysfs_create_file warningsGravatar Greg Kroah-Hartman 1-9/+14
2006-10-18aoe: revert printk macrosGravatar Ed L. Cashin 7-37/+39
2006-10-18aoe: update driver versionGravatar Ed L. Cashin 1-1/+1
2006-10-18aoe: remove sysfs commentGravatar Ed L. Cashin 1-1/+0
2006-10-18aoe: use bio->bi_idxGravatar Ed L. Cashin 2-1/+3
2006-10-18aoe: module parameter for device timeoutGravatar Ed L. Cashin 1-2/+5
2006-10-18aoe: zero copy write 2 of 2Gravatar Ed L. Cashin 3-20/+64
2006-10-18aoe: improve retransmission heuristicsGravatar Ed L. Cashin 2-6/+17
2006-10-18aoe: jumbo frame support 2 of 2Gravatar Ed L. Cashin 1-2/+6
2006-10-18aoe: clean up printks via macrosGravatar Ed L. Cashin 7-58/+50
2006-10-18aoe: jumbo frame support 1 of 2Gravatar Ed L. Cashin 3-17/+72
2006-10-18aoe: zero copy write 1 of 2Gravatar Ed L. Cashin 3-74/+69
2006-10-18aoe: remove unused NARGS enumGravatar Ed L. Cashin 1-1/+0
2006-10-18aoe: update copyright dateGravatar Ed L. Cashin 7-7/+7
2006-10-18aoe: eliminate isbusy messageGravatar Ed L. Cashin 1-4/+1
2006-07-10[PATCH] aoe: cleanup i_rdev usageGravatar Eric Sesterhenn 1-1/+1
2006-06-17[NET]: Clean up skb_linearizeGravatar Herbert Xu 1-2/+1
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Gravatar Matthew Dobson 1-3/+1
2006-03-23[PATCH] aoe [3/3]: update version to 22Gravatar Ed L. Cashin 1-1/+1
2006-03-23[PATCH] aoe [2/3]: don't request ATA device ID on ATA errorGravatar Ed L. Cashin 1-1/+2
2006-03-23[PATCH] aoe [1/3]: support multiple AoE listenersGravatar Ed L. Cashin 1-17/+5
2006-03-23[PATCH] aoe: do not stop retransmit timer when device goes downGravatar Ed L. Cashin 1-2/+2
2006-03-23[PATCH] aoe [8/8]: update driver version numberGravatar Ed L. Cashin 1-1/+1
2006-03-23[PATCH] aoe [7/8]: update driver compatibility stringGravatar Ed L. Cashin 1-1/+1
2006-03-23[PATCH] aoe [6/8]: update device information on last closeGravatar Ed L. Cashin 1-1/+1
2006-03-23[PATCH] aoe [5/8]: allow network interface migration on packet retransmitGravatar Ed L. Cashin 1-0/+2
2006-03-23[PATCH] aoe [4/8]: use less confusing driver nameGravatar Ed L. Cashin 1-1/+1
2006-03-23[PATCH] aoe [3/8]: increase allowed outstanding packetsGravatar Ed L. Cashin 1-1/+1
2006-03-23[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesGravatar Ed L. Cashin 5-97/+220
2006-03-23[PATCH] aoe [1/8]: zero packet data after skb allocationGravatar Ed L. Cashin 1-0/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodGravatar Christoph Hellwig 1-19/+7
2005-11-01[BLOCK] aoe: update for combined io statisticsGravatar Jens Axboe 1-9/+4
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Gravatar Greg Kroah-Hartman 1-1/+1
2005-10-28[PATCH] aoe: update to version 14Gravatar Ed L. Cashin 1-1/+1
2005-10-28[PATCH] aoe: use get_unaligned for accesses in ATA id bufferGravatar Ed L. Cashin 1-7/+8
2005-09-09[PATCH] aoe [2/2]: update driver version number to twelveGravatar Ed L Cashin 1-1/+1
2005-09-09[PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelfGravatar Ed L Cashin 1-5/+5
2005-09-07[PATCH] drivers: convert kcalloc to kzallocGravatar Pekka Enberg 1-1/+1
2005-08-29[NET]: Kill skb->real_devGravatar David S. Miller 1-1/+1
2005-06-20[PATCH] class: convert drivers/block/* to use the new class api instead of cl...Gravatar gregkh@suse.de 1-5/+5
2005-05-03[PATCH] aoe: update version number to 10Gravatar Ed L Cashin 1-1/+1
2005-05-03[PATCH] aoe: add firmware version to info in sysfsGravatar Ed L Cashin 1-0/+13
2005-05-03[PATCH] aoe: allow multiple aoe devices to have the same macGravatar Ed L Cashin 1-7/+4
2005-05-03[PATCH] aoe: improve allowed interfaces configurationGravatar Ed L Cashin 1-1/+16