aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-27kyber: add tracepointsOmar Sandoval1-0/+96
2018-09-27block: move call of scheduler's ->completed_request() hookOmar Sandoval1-1/+1
2018-09-26percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche1-0/+1
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche1-5/+9
2018-09-26block: Move power management code into a new source fileBart Van Assche2-23/+24
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig1-0/+4
2018-09-24block: don't include bug.h from bio.hChristoph Hellwig1-1/+0
2018-09-24block: don't include io.h from bio.hChristoph Hellwig1-3/+0
2018-09-24block: remove bvec_to_physChristoph Hellwig1-5/+0
2018-09-24block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig1-8/+0
2018-09-24block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig1-13/+0
2018-09-24block: move req_gap_back_merge to blk.hChristoph Hellwig1-19/+0
2018-09-24block: move req_gap_{back,front}_merge to blk-merge.cChristoph Hellwig1-69/+0
2018-09-24block: move integrity_req_gap_{back,front}_merge to blk.hChristoph Hellwig1-31/+0
2018-09-21blkcg: rename blkg_try_get to blkg_trygetDennis Zhou (Facebook)1-8/+6
2018-09-21blkcg: change blkg reference counting to use percpu_refDennis Zhou (Facebook)1-10/+5
2018-09-21blkcg: cleanup and make blk_get_rl use blkg_lookup_createDennis Zhou (Facebook)1-13/+21
2018-09-21blkcg: remove additional reference to the cssDennis Zhou (Facebook)2-48/+6
2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)3-11/+7
2018-09-21blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)1-2/+3
2018-09-21blkcg: associate a blkg for pages being evicted by swapDennis Zhou (Facebook)1-3/+8
2018-09-21blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)1-0/+9
2018-09-21blkcg: always associate a bio with a blkgDennis Zhou (Facebook)2-14/+5
2018-09-21blkcg: convert blkg_lookup_create to find closest blkgDennis Zhou (Facebook)1-0/+14
2018-09-21blkcg: update blkg_lookup_create to do lockingDennis Zhou (Facebook)1-1/+3
2018-09-21blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)1-8/+93
2018-09-06block: remove bio_rewind_iter()Ming Lei2-21/+4
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+44
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+6
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)1-2/+6
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap1-1/+1
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+8
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-4/+4
2018-09-03vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy1-1/+1
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee1-0/+1
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+33
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)1-0/+44
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"Dennis Zhou (Facebook)1-1/+0
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-14/+24
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang1-1/+1
2018-08-30of: add node name compare helper functionsRob Herring1-0/+13
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-7/+1
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold1-0/+8
2018-08-29arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier1-10/+10