summaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe
Commit message (Expand)AuthorAge
* aoe: add __exit annotationChengguang Xu2018-12-16
* aoe: replace ->special use with private data in the requestChristoph Hellwig2018-11-10
* aoe: convert aoeblk to blk-mqJens Axboe2018-10-14
* aoe: register default groups with device_add_disk()Hannes Reinecke2018-09-28
* drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang2018-08-08
* aoe: mark expected switch fall-throughGustavo A. R. Silva2018-08-02
* block drivers/block: Use octal not symbolic permissionsJoe Perches2018-05-24
* aoe: handle highmem pagesChristoph Hellwig2018-05-11
* aoe: use ktime_t instead of timevalTina Ruchandani2018-01-17
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* block/aoe: Convert timers to use timer_setup()Kees Cook2017-11-14
* block/aoe: discover_timer: Convert timers to use timer_setup()Kees Cook2017-11-06
* block: don't set bounce limit in blk_init_queueChristoph Hellwig2017-06-27
* block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
* 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, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer2015-08-18
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-21
* mm: close PageTail raceDavid Rientjes2014-03-04
* aoe: Convert to immutable biovecsKent Overstreet2013-11-24
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
* block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-24
* block: Abstract out bvec iteratorKent Overstreet2013-11-24
* aoe: do not BUG if memory pressure prevented debugfs file creationEd Cashin2013-09-11
* aoe: suppress compiler warningsAndy Shevchenko2013-09-11
* aoe: remove custom implementation of kbasename()Andy Shevchenko2013-09-11
* aoe: update internal version number to 85Ed Cashin2013-09-11
* aoe: update copyright dateEd Cashin2013-09-11
* aoe: fill in per-AoE-target information for debugfs fileEd Cashin2013-09-11
* aoe: provide file operations for debugfs filesEd Cashin2013-09-11
* aoe: add AoE-target files to debugfsEd Cashin2013-09-11
* aoe: create and destroy debugfs directory for aoeEd Cashin2013-09-11
* aoe: adjust ref of head for compound page tailsEd Cashin2013-08-13
* aoe: update internal version number to v83Ed Cashin2013-07-03
* 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
| |/
* | block_device_operations->release() should return voidAl Viro2013-05-07