summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-04cdrom: factor out a cdrom_multisession helperChristoph Hellwig
2020-05-04cdrom: factor out a cdrom_read_tocentry helperChristoph Hellwig
2020-05-04block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig
2020-04-30blk-iocost: switch to fixed non-auto-decaying use_delayTejun Heo
2020-04-29block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCTChristoph Hellwig
2020-04-25block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig
2020-04-22block: move dma drain handling to scsiChristoph Hellwig
2020-04-22block: provide a blk_rq_map_sg variant that returns the last elementChristoph Hellwig
2020-04-22block: remove RQF_COPY_USERChristoph Hellwig
2020-04-20block: fold bdev_unhash_inode into invalidate_partitionChristoph Hellwig
2020-04-20block: mark invalidate_partition staticChristoph Hellwig
2020-04-20block: remove the disk argument from blk_drop_partitionsChristoph Hellwig
2020-04-20blk-mq: Add blk_mq_delay_run_hw_queues() API callDouglas Anderson
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-04-18xattr.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18uapi: linux: fiemap.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18uapi: linux: dlm_device.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18tpm_eventlog.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18ti_wilink_st.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18swap.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18skbuff.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18sched: topology.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18rslib.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18rio.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18posix_acl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18platform_data: wilco-ec.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18memcontrol.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18list_lru.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18lib: cpu_rmap: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18irq.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18ihex.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18igmp.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18genalloc.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18ethtool.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18energy_model.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18enclosure.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18dirent.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18digsig.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18can: dev: peak_canfd.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18blk_types: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18blk-mq: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18bio: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-17Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-17Merge tag 'sound-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-04-17blk-wbt: Drop needless newlines from tracepoint format stringsTommi Rantala
2020-04-17Merge tag 'irqchip-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner