summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-09-06block: Delay default elevator initializationDamien Le Moal1-1/+2
2019-09-06block: Introduce elevator featuresDamien Le Moal2-0/+12
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt1-0/+1
2019-08-29nvme: trace: support for Get LBA Status opcode parsedMinwoo Im1-1/+2
2019-08-29nvme: add Get LBA Status command opcodeMinwoo Im1-0/+1
2019-08-29blkcg: implement blk-iocostTejun Heo1-0/+3
2019-08-29blk-mq: add optional request->alloc_time_nsTejun Heo1-1/+12
2019-08-29blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()Tejun Heo1-0/+1
2019-08-29blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo1-1/+2
2019-08-27block: split .sysfs_lock into two locksMing Lei1-0/+1
2019-08-27block: add helper for checking if queue is registeredMing Lei1-0/+1
2019-08-27block: Remove blk_mq_register_dev()Bart Van Assche1-1/+0
2019-08-27writeback, memcg: Implement foreign dirty flushingTejun Heo2-0/+40
2019-08-27writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo1-0/+2
2019-08-27writeback: Separate out wb_get_lookup() from wb_get_create()Tejun Heo1-0/+2
2019-08-27bdi: Add bdi->idTejun Heo2-0/+3
2019-08-27writeback: Generalize and expose wb_completionTejun Heo2-0/+22
2019-08-19block: remove struct request_queue queue_headJunxiao Bi1-4/+0
2019-08-14block: annotate refault stalls from IO submissionJohannes Weiner1-0/+1
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg1-3/+3
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg1-2/+0
2019-08-05blk-mq: add callback of .cleanup_rqMing Lei1-0/+13
2019-08-05block: add req op to reset all zones and flagChaitanya Kulkarni2-0/+5
2019-08-05block: Fix spelling in the header above blkg_lookup()Bart Van Assche1-1/+1
2019-08-05block: Declare several function pointer arguments 'const'Bart Van Assche1-16/+16
2019-08-05blk-mq: remove blk_mq_complete_request_syncMing Lei1-1/+0
2019-08-05blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei1-0/+1
2019-08-05blk-mq: introduce blk_mq_request_completed()Ming Lei1-0/+1
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+11
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann1-7/+11
2019-08-03Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2019-08-03Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-32/+32
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross1-0/+4
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-54/+0
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara1-0/+6
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds1-0/+1
2019-07-28gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski1-32/+32
2019-07-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+11
2019-07-27Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2019-07-27of: Fix typo in kerneldocThierry Reding1-1/+1
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds4-2/+18
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2019-07-25mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveauChristoph Hellwig1-54/+0
2019-07-25platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson1-0/+1
2019-07-25Merge branch 'access-creds'Linus Torvalds1-1/+7
2019-07-25sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn1-1/+9
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn1-2/+2