aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mm: page_alloc: retry direct compactionYi-wei Zhao2016-01-081-1/+1
* radix-tree: fix contiguous iteratorKonstantin Khlebnikov2016-01-081-1/+4
* radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2016-01-081-0/+196
* radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong2016-01-081-3/+0
* tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2016-01-081-0/+1
* radix_tree: exceptional entries and indicesHugh Dickins2016-01-081-3/+33
* ksm: check and skip page, if it is already scannedPradeep Sawlani2016-01-081-0/+11
* cfq-iosched: fix the setting of IOPS mode on SSDsJens Axboe2016-01-081-0/+2
* block: cgroups, kconfig, build bits for BFQ-v7r8-3.3Arianna Avanzini2016-01-081-0/+6
* cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2016-01-081-3/+25
* threadgroup: extend threadgroup_lock() to cover exit and execfaux1232016-01-081-6/+26
* threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2016-01-082-20/+19
* iosched: prevent aliased requests from starving other I/OJeff Moyer2016-01-081-1/+1
* mm: pass readahead info down to the i/o schedulerLee Susman2016-01-081-0/+1
* block: add REQ_URGENT to request flagsPaul Reioux2016-01-081-1/+3
* block: Add API for urgent request handlingTatyana Brokhman2016-01-082-0/+6
* block: Add support for reinsert a dispatched reqTatyana Brokhman2016-01-082-0/+7
* block: Expose kblock_schedule_delayed_work()Tatyana Brokhman2016-01-081-0/+2
* block: Add BLKROTATIONAL ioctlMartin K. Petersen2016-01-081-0/+1
* block: Introduce blk_set_stacking_limits functionMartin K. Petersen2016-01-081-0/+1
* block: don't call elevator callbacks for plug mergesTejun Heo2016-01-081-6/+0
* block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2016-01-081-2/+1
* block: strip out locking optimization in put_io_context()faux1232016-01-082-6/+2
* block, cfq: move icq creation and rq->elv.icq association tofaux1232016-01-082-4/+63
* block, cfq: restructure io_cq creation path for io_contextfaux1232016-01-081-0/+2
* block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo2016-01-082-6/+19
* block, cfq: move icq cache management to block coreTejun Heo2016-01-081-1/+10
* block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo2016-01-081-2/+8
* block, cfq: reorganize cfq_io_context into generic and cfq specific partsfaux1232016-01-081-29/+14
* block: remove elevator_queue->opsTejun Heo2016-01-081-3/+2
* block, cfq: kill cic->keyTejun Heo2016-01-081-1/+0
* block, cfq: kill ioc_goneTejun Heo2016-01-081-17/+0
* block, cfq: remove delayed unlinkTejun Heo2016-01-081-1/+0
* block, cfq: unlink cfq_io_context's immediatelyTejun Heo2016-01-082-4/+11
* block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo2016-01-081-5/+9
* block, cfq: misc updates to cfq_io_contextfaux1232016-01-081-0/+1
* block: misc updates to blk_get_queue()Tejun Heo2016-01-081-1/+1
* block: make ioc get/put interface more conventional and fix race on alloctionfaux1232016-01-081-2/+2
* block: misc ioc cleanupsfaux1232016-01-081-9/+3
* block, cfq: move cfqd->cic_index to q->idfaux1232016-01-081-0/+6
* ida: simplified functions for id allocationRusty Russell2016-01-081-0/+4
* block: add blk_queue_dead()Tejun Heo2016-01-081-0/+1
* block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2016-01-081-0/+1
* block: Remove the control of complete cpu from bio.Tao Ma2016-01-082-15/+4
* block: drop @tsk from attempt_plug_merge() and explain sync rulesTejun Heo2016-01-081-0/+6
* block: move blk_throtl prototypes to block/blk.hTejun Heo2016-01-081-14/+0
* block: document blk-plugfaux1232016-01-081-8/+15
* block: reorder request_queue to remove 64 bit alignment paddingRichard Kennedy2016-01-081-7/+6
* block: document blk_plug list accessShaohua Li2016-01-081-0/+6
* block:fix the comment error in blkdev.hWanlong Gao2016-01-081-1/+1