summaryrefslogtreecommitdiff
path: root/drivers/block/aoe/aoecmd.c
Commit message (Expand)AuthorAge
* aoe: fix crash in page count manipulationJens Axboe2016-11-12
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-19
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
* wrappers for ->i_mutex accessAl Viro2016-01-22
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* mm: close PageTail raceDavid Rientjes2014-03-04
* aoe: Convert to immutable biovecsKent Overstreet2013-11-23
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-23
* block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-23
* block: Abstract out bvec iteratorKent Overstreet2013-11-23
* 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-06
* aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin2012-10-06
* aoe: update copyright year in touched filesEd Cashin2012-10-06
* aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-06
* aoe: increase net_device reference count while using itEd Cashin2012-10-06
* aoe: associate frames with the AoE storage targetEd Cashin2012-10-06
* aoe: disallow unsupported AoE minor addressesEd Cashin2012-10-06
* aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2012-10-06
* aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2012-10-06
* aoe: use a kernel thread for transmissionsEd Cashin2012-10-06
* aoe: become I/O request queue handler for increased user controlEd Cashin2012-10-06