aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/aoe/aoechr.c
AgeCommit message (Expand)Author
2008-10-16device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-07-25aoe: convert emsgs_sema into a completionMatthias Kaehlcke
2008-07-21device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-20AoE: cdev lock_kernel() pushdownJonathan Corbet
2008-02-08aoe: update copyright dateEd L. Cashin
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin
2008-02-08aoe: eliminate goto and improve readabilityEd L. Cashin
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin
2008-01-24aoechr: Convert from class_device to deviceTony Jones
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-10-18aoe: revert printk macrosEd L. Cashin
2006-10-18aoe: clean up printks via macrosEd L. Cashin
2006-10-18aoe: jumbo frame support 1 of 2Ed L. Cashin
2006-10-18aoe: remove unused NARGS enumEd L. Cashin
2006-10-18aoe: update copyright dateEd L. Cashin
2006-07-10[PATCH] aoe: cleanup i_rdev usageEric Sesterhenn
2006-03-23[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-06-20[PATCH] class: convert drivers/block/* to use the new class api instead of cl...gregkh@suse.de
2005-04-16Linux-2.6.12-rc2Linus Torvalds