summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoedev.c
Commit message (Expand)AuthorAgeFilesLines
* aoe: don't use flush_scheduled_work()Tejun Heo2010-10-281-3/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* aoe: allocate unused request_queue for sysfsEd Cashin2009-09-091-0/+1
* aoe: error printed 1 too earlyRoel Kluin2009-03-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-111-6/+6
|\
| * aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-211-6/+6
* | block: move capacity from disk to part0Tejun Heo2008-10-091-1/+1
|/
* remove aoedev_isbusy()Adrian Bunk2008-04-291-18/+0
* aoe: statically initialise devlist_lockAndrew Morton2008-02-081-3/+1
* aoe: update copyright dateEd L. Cashin2008-02-081-1/+1
* aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin2008-02-081-7/+45
* aoe: user can ask driver to forget previously detected devicesEd L. Cashin2008-02-081-19/+68
* aoe: handle multiple network paths to AoE deviceEd L. Cashin2008-02-081-89/+79
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-2/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
* aoe: revert printk macrosEd L. Cashin2006-10-181-1/+1
* aoe: zero copy write 2 of 2Ed L. Cashin2006-10-181-0/+1
* aoe: clean up printks via macrosEd L. Cashin2006-10-181-1/+1
* aoe: zero copy write 1 of 2Ed L. Cashin2006-10-181-12/+30
* aoe: update copyright dateEd L. Cashin2006-10-181-1/+1
* aoe: eliminate isbusy messageEd L. Cashin2006-10-181-4/+1
* [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-231-21/+48
* [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin2005-05-031-7/+4
* [PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com2005-04-181-1/+2
* [PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com2005-04-181-3/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+180
OpenPOWER on IntegriCloud