summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-1714-35/+466
|\
| * block: make rq sector size accessible for block statsHou Tao2019-09-151-3/+12
| * md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown2019-09-131-0/+2
| * block: Delay default elevator initializationDamien Le Moal2019-09-051-1/+2
| * block: Introduce elevator featuresDamien Le Moal2019-09-052-0/+12
| * writeback: don't access page->mapping directly in track_foreign_dirty TPTejun Heo2019-08-301-1/+4
| * Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/blockJens Axboe2019-08-301-1/+4
| |\
| | * nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt2019-08-291-0/+1
| | * nvme: trace: support for Get LBA Status opcode parsedMinwoo Im2019-08-291-1/+2
| | * nvme: add Get LBA Status command opcodeMinwoo Im2019-08-291-0/+1
| * | writeback: add tracepoints for cgroup foreign writebacksTejun Heo2019-08-301-0/+123
| |/
| * blkcg: blk-iocost: predeclare used structsStephen Rothwell2019-08-291-0/+4
| * blkcg: implement blk-iocostTejun Heo2019-08-282-0/+177
| * blk-mq: add optional request->alloc_time_nsTejun Heo2019-08-281-1/+12
| * blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()Tejun Heo2019-08-281-0/+1
| * blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo2019-08-281-1/+2
| * block: split .sysfs_lock into two locksMing Lei2019-08-271-0/+1
| * block: add helper for checking if queue is registeredMing Lei2019-08-271-0/+1
| * block: Remove blk_mq_register_dev()Bart Van Assche2019-08-271-1/+0
| * writeback, memcg: Implement foreign dirty flushingTejun Heo2019-08-272-0/+40
| * writeback, memcg: Implement cgroup_writeback_by_id()Tejun Heo2019-08-271-0/+2
| * writeback: Separate out wb_get_lookup() from wb_get_create()Tejun Heo2019-08-271-0/+2
| * bdi: Add bdi->idTejun Heo2019-08-272-0/+3
| * writeback: Generalize and expose wb_completionTejun Heo2019-08-272-0/+22
| * block: remove struct request_queue queue_headJunxiao Bi2019-08-191-4/+0
| * block: annotate refault stalls from IO submissionJohannes Weiner2019-08-141-0/+1
| * lightnvm: move metadata mapping to lower level driverHans Holmberg2019-08-061-3/+3
| * lightnvm: remove nvm_submit_io_sync_fnHans Holmberg2019-08-061-2/+0
| * blk-mq: add callback of .cleanup_rqMing Lei2019-08-041-0/+13
| * block: add req op to reset all zones and flagChaitanya Kulkarni2019-08-042-0/+5
| * block: Fix spelling in the header above blkg_lookup()Bart Van Assche2019-08-041-1/+1
| * block: Declare several function pointer arguments 'const'Bart Van Assche2019-08-041-16/+16
| * blk-mq: remove blk_mq_complete_request_syncMing Lei2019-08-041-1/+0
| * blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei2019-08-041-0/+1
| * blk-mq: introduce blk_mq_request_completed()Ming Lei2019-08-041-0/+1
* | Merge tag 'for-5.4/io_uring-2019-09-15' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-171-1/+7
|\ \
| * | io_uring: expose single mmap capabilityJens Axboe2019-09-061-1/+7
* | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-175-6/+6
|\ \ \
| * | | spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab2019-07-311-1/+1
| * | | docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-312-2/+2
| * | | docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-311-1/+1
| * | | docs: thermal: add it to the driver APIMauro Carvalho Chehab2019-07-311-2/+2
* | | | Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-09-171-1/+1
|\ \ \ \
| * | | | percpu: Make pcpu_setup_first_chunk() void functionKefeng Wang2019-07-041-1/+1
* | | | | Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-173-16/+11
|\ \ \ \ \
| * | | | | asm-generic: add unlikely to default BUG_ON(x)Denis Efremov2019-09-011-1/+1
| * | | | | __div64_const32(): improve the generic C versionNicolas Pitre2019-09-011-6/+10
| * | | | | asm-generic: don't provide __ioremapChristoph Hellwig2019-08-301-9/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-1713-86/+223
|\ \ \ \ \
| * | | | | posix-cpu-timers: Always clear head pointer on dequeueThomas Gleixner2019-09-051-6/+3