summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoeblk.c
AgeCommit message (Expand)Author
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2008-11-25aoe: remove private mac address format functionHarvey Harrison
2008-10-21[PATCH] switch aoeblkAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
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-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-02-08aoe: update copyright dateEd L. Cashin
2008-02-08aoe: the aoeminor doesn't need a long formatEd L. Cashin
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2007-12-10aoe: properly initialise the request_queue's backing_dev_infoAndrew Morton
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-11-16aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman
2006-10-18aoe: revert printk macrosEd L. Cashin
2006-10-18aoe: remove sysfs commentEd L. Cashin
2006-10-18aoe: use bio->bi_idxEd L. Cashin
2006-10-18aoe: clean up printks via macrosEd L. Cashin
2006-10-18aoe: update copyright dateEd L. Cashin
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-23[PATCH] aoe [6/8]: update device information on last closeEd L. Cashin
2006-03-23[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2005-05-03[PATCH] aoe: add firmware version to info in sysfsEd L Cashin
2005-04-18[PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com
2005-04-18[PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds