summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe
Commit message (Expand)AuthorAgeFilesLines
* block drivers/block: Use octal not symbolic permissionsJoe Perches2018-05-241-5/+5
* aoe: handle highmem pagesChristoph Hellwig2018-05-112-2/+2
* aoe: use ktime_t instead of timevalTina Ruchandani2018-01-172-37/+14
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* block/aoe: Convert timers to use timer_setup()Kees Cook2017-11-142-9/+6
* block/aoe: discover_timer: Convert timers to use timer_setup()Kees Cook2017-11-061-36/+8
* block: don't set bounce limit in blk_init_queueChristoph Hellwig2017-06-271-0/+1
* block: switch bios to blk_status_tChristoph Hellwig2017-06-092-6/+6
* block: introduce new block status code typeChristoph Hellwig2017-06-091-1/+1
* block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-021-2/+2
* aoe: fix crash in page count manipulationJens Axboe2016-11-121-41/+0
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-1/+1
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-191-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-2/+2
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer2015-08-181-1/+1
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-292-6/+6
* block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-211-1/+1
* mm: close PageTail raceDavid Rientjes2014-03-041-2/+2
* aoe: Convert to immutable biovecsKent Overstreet2013-11-232-92/+53
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-8/+8
* block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-231-1/+1
* block: Abstract out bvec iteratorKent Overstreet2013-11-231-3/+3
* aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin2013-09-111-1/+0
* aoe: suppress compiler warningsAndy Shevchenko2013-09-111-4/+0
* aoe: remove custom implementation of kbasename()Andy Shevchenko2013-09-111-6/+3
* aoe: update internal version number to 85Ed Cashin2013-09-111-1/+1
* aoe: update copyright dateEd Cashin2013-09-111-1/+1
* aoe: fill in per-AoE-target information for debugfs fileEd Cashin2013-09-111-1/+32
* aoe: provide file operations for debugfs filesEd Cashin2013-09-111-1/+24
* aoe: add AoE-target files to debugfsEd Cashin2013-09-113-0/+38
* aoe: create and destroy debugfs directory for aoeEd Cashin2013-09-111-1/+9
* aoe: adjust ref of head for compound page tailsEd Cashin2013-08-131-10/+7
* aoe: update internal version number to v83Ed Cashin2013-07-031-1/+1
* aoe: update copyright dateEd Cashin2013-07-034-4/+4
* aoe: perform I/O completions in parallelEd Cashin2013-07-034-31/+134
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
* Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-4/+2
|\
| * aoe: get rid of cached bv variable in bufinit()Jens Axboe2013-03-251-4/+2
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-1/+1
|\ \
| * | aoe: Fix unitialized var usageKent Overstreet2013-03-251-1/+1
| * | block: Remove bi_idx referencesKent Overstreet2013-03-231-1/+1
| |/
* | block_device_operations->release() should return voidAl Viro2013-05-071-4/+2
* | aoe: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-04-301-2/+1
* | aoe: reserve enough headroom on skbsEric Dumazet2013-03-281-1/+2
|/
* aoe: fix use after free in aoedev_by_aoeaddr()Dan Carpenter2012-12-171-0/+1
* aoe: update internal version number to 81Ed Cashin2012-12-171-2/+1
* aoe: identify source of runt AoE packetsEd Cashin2012-12-171-3/+7
* aoe: allow comma separator in aoe_iflist valueEd Cashin2012-12-172-2/+2
OpenPOWER on IntegriCloud