aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/aoe/aoechr.c
AgeCommit message (Expand)Author
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-06-15Driver Core: aoe: add nodename for aoe devicesKay Sievers
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