summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Unexport elv_register_queue() and elv_unregister_queue()Bart Van Assche2018-01-181-2/+0
* blkcg: simplify statistic accumulation codeArnd Bergmann2018-01-161-3/+5
* block: allow gendisk's request_queue registration to be deferredMike Snitzer2018-01-151-0/+5
* block: rearrange a few request fields for better cache layoutJens Axboe2018-01-101-13/+15
* block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bitJens Axboe2018-01-101-2/+0
* block: add accessors for setting/querying request deadlineJens Axboe2018-01-101-1/+3
* block: remove REQ_ATOM_POLL_SLEPTJens Axboe2018-01-101-0/+2
* block: Provide blk_status_t decoding for path errorsKeith Busch2018-01-101-0/+28
* blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcuTejun Heo2018-01-091-1/+1
* blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mqTejun Heo2018-01-091-0/+2
* blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo2018-01-092-0/+24
* lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche2018-01-061-0/+10
* block: move bio_alloc_pages() to bcacheMing Lei2018-01-061-1/+0
* block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei2018-01-061-0/+9
* block: introduce bio helpers for converting to multipage bvecMing Lei2018-01-061-0/+23
* block: introduce zoned block devices zone write lockingChristoph Hellwig2018-01-051-0/+111
* lightnvm: set target over-provision on create ioctlJavier González2018-01-052-0/+15
* lightnvm: make geometry structures 2.0 readyMatias Bjørling2018-01-051-19/+33
* lightnvm: remove lower page tablesMatias Bjørling2018-01-051-6/+0
* lightnvm: remove unnecessary field from nvm_rqJavier González2018-01-051-1/+0
* lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling2018-01-051-43/+0
* lightnvm: use internal pblk methodsMatias Bjørling2018-01-051-19/+0
* Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-171-3/+3
|\
| * drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-156-10/+21
|\ \
| * | pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz2017-12-151-1/+0
| * | net: sched: Add TCA_HW_OFFLOADYuval Mintz2017-12-152-0/+2
| * | ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-131-0/+1
| * | fou: fix some member types in guehdrXin Long2017-12-111-9/+9
| * | ptr_ring: add barriersMichael S. Tsirkin2017-12-111-0/+9
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-157-228/+11
|\ \ \
| * | | compiler.h: Remove ACCESS_ONCE()Mark Rutland2017-12-121-36/+11
| * | | locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-123-181/+0
| * | | locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon2017-12-123-11/+0
* | | | Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-141-0/+1
|\ \ \ \
| * | | | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-0/+1
| |/ / /
* | | | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-142-5/+8
|\ \ \ \
| * | | | tracing: Pass export pointer as argument to ->write()Felipe Balbi2017-12-041-1/+1
| * | | | tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann2017-12-041-4/+7
* | | | | Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-141-0/+3
|\ \ \ \ \
| * | | | | PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap2017-12-061-0/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-12-147-2/+23
|\ \ \ \ \ \
| * | | | | | mm, oom_reaper: fix memory corruptionMichal Hocko2017-12-142-0/+10
| * | | | | | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-141-0/+1
| * | | | | | exec: avoid gcc-8 warning for get_task_commArnd Bergmann2017-12-141-1/+5
| * | | | | | string.h: workaround for increased stack usageArnd Bergmann2017-12-141-1/+4
| * | | | | | lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson2017-12-141-0/+2
| * | | | | | include/linux/idr.h: add #include <linux/bug.h>Wei Wang2017-12-141-0/+1
* | | | | | | Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds2017-12-143-5/+25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | drm: rework delayed connector cleanup in connector_iterDaniel Vetter2017-12-132-5/+23