summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig
2020-05-19block: Document the bio_vec propertiesBart Van Assche
2020-05-19bio.h: Declare the arguments of the bio iteration functions constBart Van Assche
2020-05-16block: remove the REQ_NOWAIT_INLINE flagChristoph Hellwig
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala
2020-05-14block: Make blk-integrity preclude hardware inline encryptionSatya Tangirala
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala
2020-05-14block: move blk_io_schedule() out of header fileMing Lei
2020-05-12block: Modify revalidate zonesDamien Le Moal
2020-05-12block: introduce blk_req_zone_write_trylockJohannes Thumshirn
2020-05-12block: Introduce REQ_OP_ZONE_APPENDKeith Busch
2020-05-12block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_noJohannes Thumshirn
2020-05-12block: add blk_io_schedule() for avoiding task hung in sync dioMing Lei
2020-05-12block: re-organize fields of 'struct hd_part'Ming Lei
2020-05-12block: only define 'nr_sects_seq' in hd_part for 32bit SMPMing Lei
2020-05-09bdi: remove the name field in struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: simplify bdi_allocChristoph Hellwig
2020-05-09bdi: remove bdi_register_ownerChristoph Hellwig
2020-05-09driver core: remove device_create_vargsChristoph Hellwig
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu
2020-05-07bdi: move bdi_dev_name out of lineChristoph Hellwig
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-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long
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