summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoedev.c
AgeCommit message (Expand)AuthorLines
2008-04-29remove aoedev_isbusy()Adrian Bunk-18/+0
2008-02-08aoe: statically initialise devlist_lockAndrew Morton-3/+1
2008-02-08aoe: update copyright dateEd L. Cashin-1/+1
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin-7/+45
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin-19/+68
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin-89/+79
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells-1/+1
2006-10-18aoe: revert printk macrosEd L. Cashin-1/+1
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin-0/+1
2006-10-18aoe: clean up printks via macrosEd L. Cashin-1/+1
2006-10-18aoe: zero copy write 1 of 2Ed L. Cashin-12/+30
2006-10-18aoe: update copyright dateEd L. Cashin-1/+1
2006-10-18aoe: eliminate isbusy messageEd L. Cashin-4/+1
2006-03-23[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin-21/+48
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg-1/+1
2005-05-03[PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin-7/+4
2005-04-18[PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com-1/+2
2005-04-18[PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+180