summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-14dm/ebs: Change 'int rw' into 'enum req_op op'Bart Van Assche1-7/+8
2022-07-14dm/core: Combine request operation type and flagsBart Van Assche3-33/+32
2022-07-14dm/core: Rename kcopyd_job.rw into kcopyd.opBart Van Assche1-12/+13
2022-07-14dm/core: Reduce the size of struct dm_io_requestBart Van Assche8-43/+27
2022-07-14nvdimm-btt: Use the enum req_op typeBart Van Assche1-1/+1
2022-07-14block/zram: Use enum req_op where appropriateBart Van Assche1-1/+1
2022-07-14xen-blkback: Use the enum req_op and blk_opf_t typesBart Van Assche1-3/+3
2022-07-14block/rnbd: Use blk_opf_t where appropriateBart Van Assche1-3/+4
2022-07-14block/floppy: Fix a sparse warningBart Van Assche1-1/+1
2022-07-14block/drbd: Combine two drbd_submit_peer_request() argumentsBart Van Assche3-11/+9
2022-07-14block/drbd: Use the enum req_op and blk_opf_t typesBart Van Assche4-13/+15
2022-07-14block/brd: Use the enum req_op typeBart Van Assche1-1/+1
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opBart Van Assche2-0/+4
2022-07-14block: Change the type of the last .rw_page() argumentBart Van Assche4-4/+4
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche8-22/+18
2022-07-14block: remove bdevnameChristoph Hellwig3-3/+3
2022-07-14rnbd-srv: remove the name field from struct rnbd_devChristoph Hellwig5-12/+7
2022-07-14pktcdvd: stop using bdevname in pkt_new_devChristoph Hellwig1-4/+2
2022-07-14pktcdvd: stop using bdevname in pkt_seq_showChristoph Hellwig1-3/+1
2022-07-14drbd: stop using bdevname in drbd_report_io_errorChristoph Hellwig1-4/+2
2022-07-14ublk_drv: fix request queue leakMing Lei1-6/+15
2022-07-14ublk_drv: support to complete io command via task_work_addMing Lei1-8/+67
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei3-0/+1541
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig5-44/+40
2022-07-06block: remove blk_queue_zone_sectorsChristoph Hellwig2-7/+7
2022-07-06dm-zoned: cleanup dmz_fixup_devicesChristoph Hellwig1-12/+12
2022-07-06nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_allChristoph Hellwig1-2/+2
2022-07-06block: replace blkdev_nr_zones with bdev_nr_zonesChristoph Hellwig4-8/+7
2022-07-06block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zonesChristoph Hellwig3-7/+7
2022-07-06block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig4-6/+6
2022-07-06block: use bdev_is_zoned instead of open coding itChristoph Hellwig3-3/+3
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry11-39/+23
2022-07-06scsi: fnic: Drop reserved request handlingJohn Garry1-2/+0
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry13-23/+14
2022-07-06scsi: core: Remove reserved request time-out handlingJohn Garry3-12/+6
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig42-68/+68
2022-06-28block: simplify disk shutdownChristoph Hellwig26-54/+42
2022-06-28mtip32xx: fix device removalChristoph Hellwig2-114/+44
2022-06-28mtip32xx: remove the device_status debugfs fileChristoph Hellwig2-144/+1
2022-06-27dm: open code blk_max_size_offset in max_io_lenChristoph Hellwig1-11/+6
2022-06-27Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds15-75/+117
2022-06-27Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-31/+21
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2022-06-25Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-51/+91
2022-06-25Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-46/+119
2022-06-25Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-19/+14
2022-06-25Merge tag 'mtd/fixes-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+1
2022-06-24Merge tag 'spi-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+39
2022-06-24Merge tag 'regulator-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4