scsi/core: Improve static type checking
[sfrench/cifs-2.6.git] / drivers /
2022-07-14 Bart Van Asschescsi/core: Improve static type checking
2022-07-14 Bart Van Asschenvme/target: Use the new blk_opf_t type
2022-07-14 Bart Van Asschenvme/host: Use the enum req_op and blk_opf_t types
2022-07-14 Bart Van Asschemd/raid5: Use the enum req_op and blk_opf_t types
2022-07-14 Bart Van Asschemd/raid10: Use the new blk_opf_t type
2022-07-14 Bart Van Asschemd/raid1: Use the new blk_opf_t type
2022-07-14 Bart Van Asschemd/bcache: Combine two prio_io() arguments
2022-07-14 Bart Van Asschemd/bcache: Combine two uuid_io() arguments
2022-07-14 Bart Van Asschemd/core: Combine two sync_page_io() arguments
2022-07-14 Bart Van Asschedm/dm-zoned: Use the enum req_op type
2022-07-14 Bart Van Asschedm/zone: Use the enum req_op type
2022-07-14 Bart Van Asschedm-snap: Combine request operation type and flags
2022-07-14 Bart Van Asschedm mirror log: Use the new blk_opf_t type
2022-07-14 Bart Van Asschedm/dm-integrity: Combine request operation and flags
2022-07-14 Bart Van Asschedm/dm-flakey: Use the new blk_opf_t type
2022-07-14 Bart Van Asschedm/ebs: Change 'int rw' into 'enum req_op op'
2022-07-14 Bart Van Asschedm/core: Combine request operation type and flags
2022-07-14 Bart Van Asschedm/core: Rename kcopyd_job.rw into kcopyd.op
2022-07-14 Bart Van Asschedm/core: Reduce the size of struct dm_io_request
2022-07-14 Bart Van Asschenvdimm-btt: Use the enum req_op type
2022-07-14 Bart Van Asscheblock/zram: Use enum req_op where appropriate
2022-07-14 Bart Van Asschexen-blkback: Use the enum req_op and blk_opf_t types
2022-07-14 Bart Van Asscheblock/rnbd: Use blk_opf_t where appropriate
2022-07-14 Bart Van Asscheblock/floppy: Fix a sparse warning
2022-07-14 Bart Van Asscheblock/drbd: Combine two drbd_submit_peer_request()...
2022-07-14 Bart Van Asscheblock/drbd: Use the enum req_op and blk_opf_t types
2022-07-14 Bart Van Asscheblock/brd: Use the enum req_op type
2022-07-14 Bart Van Asscheblock: Change the type of req_op() and bio_op() into...
2022-07-14 Bart Van Asscheblock: Change the type of the last .rw_page() argument
2022-07-14 Bart Van Asschetreewide: Rename enum req_opf into enum req_op
2022-07-14 Christoph Hellwigblock: remove bdevname
2022-07-14 Christoph Hellwigrnbd-srv: remove the name field from struct rnbd_dev
2022-07-14 Christoph Hellwigpktcdvd: stop using bdevname in pkt_new_dev
2022-07-14 Christoph Hellwigpktcdvd: stop using bdevname in pkt_seq_show
2022-07-14 Christoph Hellwigdrbd: stop using bdevname in drbd_report_io_error
2022-07-14 Ming Leiublk_drv: fix request queue leak
2022-07-14 Ming Leiublk_drv: support to complete io command via task_work_add
2022-07-14 Ming Leiublk_drv: add io_uring based userspace block driver
2022-07-06 Christoph Hellwigblock: move zone related fields to struct gendisk
2022-07-06 Christoph Hellwigblock: remove blk_queue_zone_sectors
2022-07-06 Christoph Hellwigdm-zoned: cleanup dmz_fixup_devices
2022-07-06 Christoph Hellwignvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_...
2022-07-06 Christoph Hellwigblock: replace blkdev_nr_zones with bdev_nr_zones
2022-07-06 Christoph Hellwigblock: pass a gendisk to blk_queue_max_open_zones and...
2022-07-06 Christoph Hellwigblock: pass a gendisk to blk_queue_set_zoned
2022-07-06 Christoph Hellwigblock: use bdev_is_zoned instead of open coding it
2022-07-06 John Garryblk-mq: Drop 'reserved' arg of busy_tag_iter_fn
2022-07-06 John Garryscsi: fnic: Drop reserved request handling
2022-07-06 John Garryblk-mq: Drop blk_mq_ops.timeout 'reserved' arg
2022-07-06 John Garryscsi: core: Remove reserved request time-out handling
2022-06-28 Christoph Hellwigblock: remove blk_cleanup_disk
2022-06-28 Christoph Hellwigblock: simplify disk shutdown
2022-06-28 Christoph Hellwigmtip32xx: fix device removal
2022-06-28 Christoph Hellwigmtip32xx: remove the device_status debugfs file
2022-06-27 Christoph Hellwigdm: open code blk_max_size_offset in max_io_len
2022-06-26 Linus TorvaldsMerge tag 'soc-fixes-5.19' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-06-26' of git:/...
2022-06-26 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19-rc3-tag' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'dma-mapping-5.19-2022-06-26' of git://git...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19/fbdev-2' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19/parisc-3' of git://git./linux/kerne...
2022-06-26 Linus TorvaldsMerge tag 'xtensa-20220626' of https://github.com/jcmvb...
2022-06-26 Linus TorvaldsMerge tag 'powerpc-5.19-3' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'kbuild-fixes-v5.19-2' of git://git./linux...
2022-06-26 Linus TorvaldsMerge tag 'exfat-for-5.19-rc4' of git://git./linux...
2022-06-26 Linus TorvaldsMerge tag '5.19-rc3-smb3-client-fixes' of git://git...
2022-06-25 Linus TorvaldsMerge tag 'char-misc-5.19-rc4' of git://git./linux...
2022-06-25 Linus TorvaldsMerge tag 'usb-5.19-rc4' of git://git./linux/kernel...
2022-06-25 Linus TorvaldsMerge tag 'loongarch-fixes-5.19-3' of git://git./linux...
2022-06-25 Linus TorvaldsMerge tag 'f2fs-for-5.19-rc4' of git://git./linux/kerne...
2022-06-25 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc4' of git://git....
2022-06-24 Linus TorvaldsMerge tag 'mtd/fixes-for-5.19-rc4' of git://git./linux...
2022-06-24 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc3' of git://git./linux/kerne...
2022-06-24 Linus TorvaldsMerge tag 'regulator-fix-v5.19-rc3' of git://git./linux...
2022-06-24 Linus TorvaldsMerge tag 'regmap-fix-v5.19-rc3' of git://git./linux...
2022-06-24 Linus TorvaldsMerge tag 'iommu-fixes-v5.19-rc3' of git://git./linux...
2022-06-24 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc4' of git://git....
2022-06-24 Linus TorvaldsMerge tag 's390-5.19-4' of git://git./linux/kernel...
2022-06-24 Linus TorvaldsMerge tag 'for-linus-5.19a-rc4-tag' of git://git./linux...
2022-06-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-06-24 Linus TorvaldsMerge tag 'drm-fixes-2022-06-24' of git://anongit.freed...
2022-06-24 Linus TorvaldsMerge tag 'for-5.19/dm-fixes-4' of git://git./linux...
2022-06-24 Linus TorvaldsMerge tag 'ata-5.19-rc4' of git://git./linux/kernel...
2022-06-24 Linus TorvaldsMerge tag 'block-5.19-2022-06-24' of git://git.kernel...
2022-06-24 Linus TorvaldsMerge tag 'io_uring-5.19-2022-06-24' of git://git.kerne...
2022-06-24 Linus TorvaldsMerge tag 'printk-for-5.19-rc4' of git://git./linux...
2022-06-24 Arnd BergmannMerge tag 'memory-controller-drv-fixes-5.19' of git...
2022-06-24 Arnd BergmannMerge tag 'samsung-fixes-5.19' of git://git./linux...
2022-06-24 Arnd BergmannMerge tag 'arm-soc/for-5.19/devicetree-fixes' of https...
2022-06-24 Arnd BergmannMerge tag 'ti-k3-dt-fixes-for-v5.19' of git://git....
2022-06-24 Xu Yangusb: chipidea: udc: check request status before setting...
2022-06-24 Alan SternUSB: gadget: Fix double-free bug in raw_gadget driver
2022-06-24 Dave AirlieMerge tag 'drm-msm-fixes-2022-06-20' of https://gitlab...
2022-06-23 Dave AirlieMerge tag 'drm-intel-fixes-2022-06-22' of git://anongit...
2022-06-23 Dave AirlieMerge tag 'drm-misc-fixes-2022-06-23' of git://anongit...
2022-06-23 Dave AirlieMerge tag 'amd-drm-fixes-5.19-2022-06-22' of https...
2022-06-23 Stefan Wahrengpio: mxs: Fix header comment
2022-06-23 Linus TorvaldsMerge tag 'pm-5.19-rc4' of git://git./linux/kernel...
2022-06-23 Linus TorvaldsMerge tag 'random-5.19-rc4-for-linus' of git://git...
next