aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoecmd.c
Commit message (Expand)AuthorAge
* aoe: suppress compiler warningsAndy Shevchenko2013-09-11
* aoe: adjust ref of head for compound page tailsEd Cashin2013-08-13
* aoe: update copyright dateEd Cashin2013-07-03
* aoe: perform I/O completions in parallelEd Cashin2013-07-03
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
* Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * aoe: get rid of cached bv variable in bufinit()Jens Axboe2013-03-25
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\ \
| * | aoe: Fix unitialized var usageKent Overstreet2013-03-25
| * | block: Remove bi_idx referencesKent Overstreet2013-03-23
| |/
* / aoe: reserve enough headroom on skbsEric Dumazet2013-03-28
|/
* aoe: identify source of runt AoE packetsEd Cashin2012-12-17
* aoe: allow user to disable target failure timeoutEd Cashin2012-12-17
* aoe: use dynamic number of remote ports for AoE storage targetEd Cashin2012-12-17
* aoe: improve handling of misbehaving network pathsEd Cashin2012-12-17
* aoe: remove call to request handler from I/O completionEd Cashin2012-12-17
* aoe: increase default cap on outstanding AoE commands in the networkEd Cashin2012-12-17
* aoe: copy fallback timing information on destination failoverEd Cashin2012-12-17
* aoe: commands in retransmit queue use new destination on failureEd Cashin2012-12-17
* aoe: use high-resolution RTTs with fallback to low-resEd Cashin2012-12-17
* aoe: manipulate aoedev network stats under lockEd Cashin2012-12-17
* aoe: err device: include MAC addresses for unexpected responsesEd Cashin2012-12-17
* aoe: improve network congestion handlingEd Cashin2012-12-17
* aoe: provide ATA identify device content to user on requestEd Cashin2012-12-17
* aoe: whitespace cleanupEd Cashin2012-12-17
* aoe: cleanup: remove unused ata_scnt functionEd Cashin2012-12-17
* aoe: update cap on outstanding commands based on config query responseEd Cashin2012-12-17
* aoe: avoid running request handler on plugged queueEd Cashin2012-11-23
* aoe: update and specify AoE address guards and error messagesEd Cashin2012-10-05
* aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin2012-10-05
* aoe: update copyright year in touched filesEd Cashin2012-10-05
* aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-05
* aoe: increase net_device reference count while using itEd Cashin2012-10-05
* aoe: associate frames with the AoE storage targetEd Cashin2012-10-05
* aoe: disallow unsupported AoE minor addressesEd Cashin2012-10-05
* aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2012-10-05
* aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2012-10-05
* aoe: use a kernel thread for transmissionsEd Cashin2012-10-05
* aoe: become I/O request queue handler for increased user controlEd Cashin2012-10-05
* aoe: kernel thread handles I/O completions for simple lockingEd Cashin2012-10-05
* aoe: for performance support larger packet payloadsEd Cashin2012-10-05
* aoe: assert AoE packets marked as requiring no checksumEd Cashin2012-09-20
* aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet2010-11-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* aoe: switch to the new bio_flush_dcache_pages() interfaceAndrew Morton2009-12-22
* aoe: prevent cache aliasesPeter Horton2009-12-01
* aoe: Remove superfluous clearing of skb fields in new_skb().David S. Miller2009-05-27
* aoe: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2009-04-01
* aoe: remove private mac address format functionHarvey Harrison2008-11-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-11
|\