summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-10block: rearrange a few request fields for better cache layoutJens Axboe
2018-01-10block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bitJens Axboe
2018-01-10block: add accessors for setting/querying request deadlineJens Axboe
2018-01-10block: remove REQ_ATOM_POLL_SLEPTJens Axboe
2018-01-10block: Provide blk_status_t decoding for path errorsKeith Busch
2018-01-09blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcuTejun Heo
2018-01-09blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mqTejun Heo
2018-01-09blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo
2018-01-06lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06block: move bio_alloc_pages() to bcacheMing Lei
2018-01-06block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei
2018-01-06block: introduce bio helpers for converting to multipage bvecMing Lei
2018-01-05block: introduce zoned block devices zone write lockingChristoph Hellwig
2018-01-05lightnvm: set target over-provision on create ioctlJavier González
2018-01-05lightnvm: make geometry structures 2.0 readyMatias Bjørling
2018-01-05lightnvm: remove lower page tablesMatias Bjørling
2018-01-05lightnvm: remove unnecessary field from nvm_rqJavier González
2018-01-05lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling
2018-01-05lightnvm: use internal pblk methodsMatias Bjørling
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-12-14mm, oom_reaper: fix memory corruptionMichal Hocko
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-14exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2017-12-14string.h: workaround for increased stack usageArnd Bergmann
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Wei Wang
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard
2017-12-12compiler.h: Remove ACCESS_ONCE()Mark Rutland
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon
2017-12-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-12-11fou: fix some member types in guehdrXin Long
2017-12-11ptr_ring: add barriersMichael S. Tsirkin
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds