summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-281-2/+3
* kyber: add tracepointsOmar Sandoval2018-09-271-0/+96
* block: move call of scheduler's ->completed_request() hookOmar Sandoval2018-09-271-1/+1
* percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche2018-09-261-0/+1
* block, scsi: Change the preempt-only flag into a counterBart Van Assche2018-09-261-5/+9
* block: Move power management code into a new source fileBart Van Assche2018-09-262-23/+24
* xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig2018-09-261-0/+4
* block: don't include bug.h from bio.hChristoph Hellwig2018-09-241-1/+0
* block: don't include io.h from bio.hChristoph Hellwig2018-09-241-3/+0
* block: remove bvec_to_physChristoph Hellwig2018-09-241-5/+0
* block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig2018-09-241-8/+0
* block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-241-13/+0
* block: move req_gap_back_merge to blk.hChristoph Hellwig2018-09-241-19/+0
* block: move req_gap_{back,front}_merge to blk-merge.cChristoph Hellwig2018-09-241-69/+0
* block: move integrity_req_gap_{back,front}_merge to blk.hChristoph Hellwig2018-09-241-31/+0
* blkcg: rename blkg_try_get to blkg_trygetDennis Zhou (Facebook)2018-09-211-8/+6
* blkcg: change blkg reference counting to use percpu_refDennis Zhou (Facebook)2018-09-211-10/+5
* blkcg: cleanup and make blk_get_rl use blkg_lookup_createDennis Zhou (Facebook)2018-09-211-13/+21
* blkcg: remove additional reference to the cssDennis Zhou (Facebook)2018-09-212-48/+6
* blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)2018-09-213-11/+7
* blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)2018-09-211-2/+3
* blkcg: associate a blkg for pages being evicted by swapDennis Zhou (Facebook)2018-09-211-3/+8
* blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)2018-09-211-0/+9
* blkcg: always associate a bio with a blkgDennis Zhou (Facebook)2018-09-212-14/+5
* blkcg: convert blkg_lookup_create to find closest blkgDennis Zhou (Facebook)2018-09-211-0/+14
* blkcg: update blkg_lookup_create to do lockingDennis Zhou (Facebook)2018-09-211-1/+3
* blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)2018-09-211-8/+93
* block: remove bio_rewind_iter()Ming Lei2018-09-062-21/+4
* Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-1/+44
|\
| * blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-311-0/+44
| * Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-311-1/+0
* | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-09-061-2/+6
|\ \
| * | tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)2018-09-051-2/+6
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-041-1/+1
|\ \ \
| * | | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2018-09-041-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-045-5/+8
|\ \ \ | |/ / |/| |
| * | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-032-4/+4
| |\ \
| | * | cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-282-4/+4
| * | | vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy2018-09-031-1/+1
| * | | r8169: add support for NCube 8168 network cardAnthony Wong2018-09-031-0/+2
| * | | uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee2018-09-021-0/+1
* | | | Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-021-0/+33
|\ \ \ \
| * | | | of: Add device_type access helper functionsRob Herring2018-08-311-0/+12
| * | | | of: add node name compare helper functionsRob Herring2018-08-301-0/+13
| * | | | of: add helper to lookup compatible child nodeJohan Hovold2018-08-291-0/+8
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-311-14/+24
|\ \ \ \ \
| * | | | | arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier2018-08-301-10/+20
| * | | | | arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier2018-08-291-10/+10
| |/ / / /
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-311-1/+1
|\ \ \ \ \
| * | | | | i2c: refactor function to release a DMA safe bufferWolfram Sang2018-08-301-1/+1
| |/ / / /