summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoedev.c
AgeCommit message (Expand)Author
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-03-04aoe: error printed 1 too earlyRoel Kluin
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-10-09block: move capacity from disk to part0Tejun Heo
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-04-29remove aoedev_isbusy()Adrian Bunk
2008-02-08aoe: statically initialise devlist_lockAndrew Morton
2008-02-08aoe: update copyright dateEd L. Cashin
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-18aoe: revert printk macrosEd L. Cashin
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin
2006-10-18aoe: clean up printks via macrosEd L. Cashin
2006-10-18aoe: zero copy write 1 of 2Ed L. Cashin
2006-10-18aoe: update copyright dateEd L. Cashin
2006-10-18aoe: eliminate isbusy messageEd L. Cashin
2006-03-23[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg
2005-05-03[PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin
2005-04-18[PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com
2005-04-18[PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds