summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-16blkcg: simplify statistic accumulation codeArnd Bergmann1-3/+5
2018-01-15block: allow gendisk's request_queue registration to be deferredMike Snitzer1-0/+5
2018-01-10block: rearrange a few request fields for better cache layoutJens Axboe1-13/+15
2018-01-10block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bitJens Axboe1-2/+0
2018-01-10block: add accessors for setting/querying request deadlineJens Axboe1-1/+3
2018-01-10block: remove REQ_ATOM_POLL_SLEPTJens Axboe1-0/+2
2018-01-10block: Provide blk_status_t decoding for path errorsKeith Busch1-0/+28
2018-01-09blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcuTejun Heo1-1/+1
2018-01-09blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mqTejun Heo1-0/+2
2018-01-09blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo2-0/+24
2018-01-06lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche1-0/+10
2018-01-06block: move bio_alloc_pages() to bcacheMing Lei1-1/+0
2018-01-06block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei1-0/+9
2018-01-06block: introduce bio helpers for converting to multipage bvecMing Lei1-0/+23
2018-01-05block: introduce zoned block devices zone write lockingChristoph Hellwig1-0/+111
2018-01-05lightnvm: set target over-provision on create ioctlJavier González1-0/+6
2018-01-05lightnvm: make geometry structures 2.0 readyMatias Bjørling1-19/+33
2018-01-05lightnvm: remove lower page tablesMatias Bjørling1-6/+0
2018-01-05lightnvm: remove unnecessary field from nvm_rqJavier González1-1/+0
2018-01-05lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling1-43/+0
2018-01-05lightnvm: use internal pblk methodsMatias Bjørling1-19/+0
2017-12-18Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds1-3/+3
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-3/+3
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-228/+11
2017-12-15Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2017-12-15Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2017-12-15Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2017-12-15mm, oom_reaper: fix memory corruptionMichal Hocko2-0/+10
2017-12-15kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-15exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+5
2017-12-15string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-15lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-0/+2
2017-12-15include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-12compiler.h: Remove ACCESS_ONCE()Mark Rutland1-36/+11
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar3-181/+0
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon3-11/+0
2017-12-11ptr_ring: add barriersMichael S. Tsirkin1-0/+9
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki1-0/+1
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2017-12-09kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-40/+8
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung1-1/+2
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+5
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork1-0/+1
2017-12-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2017-12-06PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap1-0/+3
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman1-0/+6
2017-12-06net: remove hlist_nulls_add_tail_rcu()Eric Dumazet1-38/+0
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel1-1/+1