summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-09-27kyber: add tracepointsOmar Sandoval
2018-09-27block: move call of scheduler's ->completed_request() hookOmar Sandoval
2018-09-26percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche
2018-09-26block: Move power management code into a new source fileBart Van Assche
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig
2018-09-24block: don't include bug.h from bio.hChristoph Hellwig
2018-09-24block: don't include io.h from bio.hChristoph Hellwig
2018-09-24block: remove bvec_to_physChristoph Hellwig
2018-09-24block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig
2018-09-24block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig
2018-09-24block: move req_gap_back_merge to blk.hChristoph Hellwig
2018-09-24block: move req_gap_{back,front}_merge to blk-merge.cChristoph Hellwig
2018-09-24block: move integrity_req_gap_{back,front}_merge to blk.hChristoph Hellwig
2018-09-21blkcg: rename blkg_try_get to blkg_trygetDennis Zhou (Facebook)
2018-09-21blkcg: change blkg reference counting to use percpu_refDennis Zhou (Facebook)
2018-09-21blkcg: cleanup and make blk_get_rl use blkg_lookup_createDennis Zhou (Facebook)
2018-09-21blkcg: remove additional reference to the cssDennis Zhou (Facebook)
2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)
2018-09-21blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)
2018-09-21blkcg: associate a blkg for pages being evicted by swapDennis Zhou (Facebook)
2018-09-21blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)
2018-09-21blkcg: always associate a bio with a blkgDennis Zhou (Facebook)
2018-09-21blkcg: convert blkg_lookup_create to find closest blkgDennis Zhou (Facebook)
2018-09-21blkcg: update blkg_lookup_create to do lockingDennis Zhou (Facebook)
2018-09-21blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)
2018-09-06block: remove bio_rewind_iter()Ming Lei
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-31of: Add device_type access helper functionsRob Herring
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-30of: add node name compare helper functionsRob Herring
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold