summaryrefslogtreecommitdiff
path: root/drivers/block/aoe/aoe.h
AgeCommit message (Expand)Author
2018-11-10aoe: replace ->special use with private data in the requestChristoph Hellwig
2018-10-14aoe: convert aoeblk to blk-mqJens Axboe
2018-09-28aoe: register default groups with device_add_disk()Hannes Reinecke
2018-01-17aoe: use ktime_t instead of timevalTina Ruchandani
2013-11-23aoe: Convert to immutable biovecsKent Overstreet
2013-09-11aoe: update internal version number to 85Ed Cashin
2013-09-11aoe: add AoE-target files to debugfsEd Cashin
2013-07-03aoe: update internal version number to v83Ed Cashin
2013-07-03aoe: update copyright dateEd Cashin
2013-07-03aoe: perform I/O completions in parallelEd Cashin
2012-12-17aoe: update internal version number to 81Ed Cashin
2012-12-17aoe: allow comma separator in aoe_iflist valueEd Cashin
2012-12-17aoe: use dynamic number of remote ports for AoE storage targetEd Cashin
2012-12-17aoe: avoid races between device destruction and discoveryEd Cashin
2012-12-17aoe: improve handling of misbehaving network pathsEd Cashin
2012-12-17aoe: cleanup: correct comment for aoetgt noutEd Cashin
2012-12-17aoe: update driver-internal version to 64+Ed Cashin
2012-12-17aoe: commands in retransmit queue use new destination on failureEd Cashin
2012-12-17aoe: use high-resolution RTTs with fallback to low-resEd Cashin
2012-12-17aoe: improve network congestion handlingEd Cashin
2012-12-17aoe: provide ATA identify device content to user on requestEd Cashin
2012-12-17aoe: update driver-internal version number to 60Ed Cashin
2012-12-17aoe: whitespace cleanupEd Cashin
2012-12-17aoe: update cap on outstanding commands based on config query responseEd Cashin
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin
2012-10-06aoe: remove unused codeEd Cashin
2012-10-06aoe: update and specify AoE address guards and error messagesEd Cashin
2012-10-06aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin
2012-10-06aoe: update copyright year in touched filesEd Cashin
2012-10-06aoe: update internal version number to 49Ed Cashin
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin
2012-10-06aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin
2012-10-06aoe: use packets that work with the smallest-MTU local interfaceEd Cashin
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin
2012-10-06aoe: become I/O request queue handler for increased user controlEd Cashin
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin
2012-10-06aoe: for performance support larger packet payloadsEd Cashin
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-02-18aoe: ignore vendor extension AoE responsesEd Cashin
2008-11-25aoe: remove private mac address format functionHarvey Harrison
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-04-29remove aoedev_isbusy()Adrian Bunk
2008-02-08aoe: update copyright dateEd L. Cashin
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin
2008-02-08aoe: user can ask driver to forget previously detected devicesEd 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-02-08aoe: bring driver version number to 47Ed L. Cashin
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin