aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoeblk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+3
2009-09-14aoe: end barrier bios with EOPNOTSUPPEd Cashin1-0/+3
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+1
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin1-3/+9
2008-11-25aoe: remove private mac address format functionHarvey Harrison1-1/+1
2008-10-21[PATCH] switch aoeblkAl Viro1-10/+6
2008-10-21[PATCH] beginning of methods conversionAl Viro1-2/+2
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar1-1/+1
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-4/+4
2008-10-09block: move capacity from disk to part0Tejun Heo1-1/+1
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo1-2/+2
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller1-4/+4
2008-02-08aoe: update copyright dateEd L. Cashin1-1/+1
2008-02-08aoe: the aoeminor doesn't need a long formatEd L. Cashin1-3/+4
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin1-2/+1
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin1-7/+55
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers1-26/+25
2007-12-10aoe: properly initialise the request_queue's backing_dev_infoAndrew Morton1-10/+16
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown1-2/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-11-16aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg1-0/+1
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman1-9/+14
2006-10-18aoe: revert printk macrosEd L. Cashin1-5/+6
2006-10-18aoe: remove sysfs commentEd L. Cashin1-1/+0
2006-10-18aoe: use bio->bi_idxEd L. Cashin1-1/+2
2006-10-18aoe: clean up printks via macrosEd L. Cashin1-9/+7
2006-10-18aoe: update copyright dateEd L. Cashin1-1/+1
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-3/+1
2006-03-23[PATCH] aoe [6/8]: update device information on last closeEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin1-13/+9
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-19/+7
2005-05-03[PATCH] aoe: add firmware version to info in sysfsEd L Cashin1-0/+13
2005-04-18[PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com1-2/+2
2005-04-18[PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+267