summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2020-06-29blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao
2020-05-28block: fix a warning when blkdev.h is included for !CONFIG_BLOCK buildsChristoph Hellwig
2020-05-27block: add disk/bio-based accounting helpersChristoph Hellwig
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig
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-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-03-30Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-27block: add a zone condition debug helperChaitanya Kulkarni
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-27block: move the ->devnode callback to struct block_device_operationsChristoph Hellwig
2020-03-24block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-15block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-03compat_ioctl: block: add blkdev_compat_ptr_ioctlArnd Bergmann
2019-12-03block: don't handle bio based drivers in blk_revalidate_disk_zonesChristoph Hellwig
2019-12-03block: replace seq_zones_bitmap with conv_zones_bitmapChristoph Hellwig
2019-12-03block: simplify blkdev_nr_zonesChristoph Hellwig
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-12block: rework zone reportingChristoph Hellwig
2019-11-07block: add zone open, close and finish ioctl supportAjay Joshi
2019-11-07block: add zone open, close and finish operationsAjay Joshi
2019-10-23compat_ioctl: reimplement SG_IO handlingArnd Bergmann
2019-10-07block: Remove request_queue.nr_queuesBart Van Assche
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-17block: centralize PI remapping logic to the block layerMax Gurtovoy
2019-09-15block: make rq sector size accessible for block statsHou Tao
2019-09-05block: Introduce elevator featuresDamien Le Moal
2019-09-03block: add a helper function to merge the segmentsYoshihiro Shimoda
2019-08-28blk-mq: add optional request->alloc_time_nsTejun Heo
2019-08-27block: split .sysfs_lock into two locksMing Lei
2019-08-27block: add helper for checking if queue is registeredMing Lei
2019-08-19block: remove struct request_queue queue_headJunxiao Bi
2019-08-04block: add req op to reset all zones and flagChaitanya Kulkarni
2019-08-04block: Declare several function pointer arguments 'const'Bart Van Assche
2019-07-11block: Limit zone array allocation sizeDamien Le Moal
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal