Show patches with: Submitter = Christoph Hellwig       |    State = Action Required       |    Archived = No       |   429 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] scsi: don't export scsi_device_from_queue [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[01/11] block: move blk_rq_err_bytes to scsi [01/11] block: move blk_rq_err_bytes to scsi --- 2021-11-17 Christoph Hellwig New
[01/11] compat.h: fix a spelling error in <linux/compat.h> [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig New
[01/14] blk-mq: do not include passthrough requests in I/O accounting [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[01/14] block: move GENHD_FL_NATIVE_CAPACITY to disk->state [01/14] block: move GENHD_FL_NATIVE_CAPACITY to disk->state --- 2021-11-22 Christoph Hellwig New
[01/15] bvec: add a bvec_virt helper [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[01/15] md: remove the code to flush an old instance in md_open [01/15] md: remove the code to flush an old instance in md_open --- 2021-03-30 Christoph Hellwig New
[01/17] block: remove a superflous ifdef in blkdev.h [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig New
[01/18] block: cleanup del_gendisk a bit [01/18] block: cleanup del_gendisk a bit --- 2020-10-29 Christoph Hellwig New
[01/19] block: add a bdev_check_media_change helper [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
[01/19] char_dev: replace cdev_map with an xarray [01/19] char_dev: replace cdev_map with an xarray --- 2020-08-30 Christoph Hellwig New
[01/23] block: add a helper to cancel atomic queue limit updates [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[01/23] block: don't reject too large max_user_setors in blk_validate_limits [01/23] block: don't reject too large max_user_setors in blk_validate_limits --- 2024-03-24 Christoph Hellwig New
[01/23] block: factor out a bvec_set_page helper [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND [01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND --- 2021-07-12 Christoph Hellwig New
[01/27] target: remove an incorrect unmap zeroes data deduction [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[01/31] block: also call ->open for incremental partition opens [01/31] block: also call ->open for incremental partition opens --- 2023-06-06 Christoph Hellwig New
[01/78] block: remove the call to __invalidate_device in check_disk_size_change [01/78] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-16 Christoph Hellwig New
[02/10] scsi: remove scsi_init_cmd_errh [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw() [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig New
[02/14] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[02/15] block: use bvec_virt in bio_integrity_{process,free} [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[02/15] md: factor out a mddev_find_locked helper from mddev_find [01/15] md: remove the code to flush an old instance in md_open --- 2021-03-30 Christoph Hellwig New
[02/16] block: call blk_queue_free_zone_bitmaps from disk_release Untitled series #180533 --- 2022-07-06 Christoph Hellwig New
[02/19] amiflop: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
[02/19] block: merge drivers/base/map.c into block/genhd.c [01/19] char_dev: replace cdev_map with an xarray --- 2020-09-03 Christoph Hellwig New
[02/23] block: add a bvec_set_folio helper [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[02/23] bsg: pass queue_limits to bsg_setup_queue [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[02/24] sr: consolidate compat ioctl handling Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[02/27] target: pass a block_device to target_configure_unmap_from_queue [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[02/30] cdrom: remove the unused bdev argument to cdrom_open Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[03/10] scsi: move command size detection out of the fast path [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig New
[03/14] block: remove GENHD_FL_CD [01/14] block: move GENHD_FL_NATIVE_CAPACITY to disk->state --- 2021-11-22 Christoph Hellwig New
[03/14] scsi: don't use disk->private_data to find the scsi_driver [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[03/15] dm: make EBS depend on !HIGHMEM [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[03/17] block: use bdev_is_zoned instead of open coding it [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig New
[03/19] ataflop: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
[03/19] block: cleanup del_gendisk a bit [01/19] char_dev: replace cdev_map with an xarray --- 2020-08-26 Christoph Hellwig New
[03/23] block: add a bvec_set_virt helper [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[03/23] mpi3mr: pass queue_limits to bsg_setup_queue [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size [01/24] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-06 Christoph Hellwig New
[03/24] sd: consolidate compat ioctl handling [01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND --- 2021-07-12 Christoph Hellwig New
[03/27] target: fix discard alignment on partitions [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[04/10] scsi: simplify varlen CDB length checking [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[04/11] blk-mq: move blk_mq_flush_plug_list [01/11] block: move blk_rq_err_bytes to scsi --- 2021-11-17 Christoph Hellwig New
[04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig New
[04/14] block: remove a dead check in show_partition [01/14] block: move GENHD_FL_NATIVE_CAPACITY to disk->state --- 2021-11-22 Christoph Hellwig New
[04/14] sd: rename the scsi_disk.dev field [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[04/15] dm-ebs: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[04/17] block: simplify blk_mq_plug [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[04/18] drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT [01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-15 Christoph Hellwig New
[04/19] floppy: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
[04/23] scsi: initialize scsi midlayer limits before allocating the queue [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[04/23] sd: factor out a sd_set_special_bvec helper [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[04/24] ch: consolidate compat ioctl handling Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[04/24] sd: update the bdev size in sd_revalidate_disk [01/24] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-11 Christoph Hellwig New
[04/27] drbd: remove assign_p_sizes_qlim [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[05/10] scsi: use rq_dma_dir in scsi_setup_cmnd [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[05/11] block: move request based cloning helpers to blk-mq.c [01/11] block: move blk_rq_err_bytes to scsi --- 2021-11-17 Christoph Hellwig New
[05/11] iov_iter: merge the compat case into rw_copy_check_uvector [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig New
[05/12] sd: remove the extra sdev_gendev reference [01/12] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-22 Christoph Hellwig New
[05/14] sd: call sd_zbc_release_disk before releasing the scsi_device reference [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[05/15] dm-integrity: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[05/15] md: refactor mddev_find_or_alloc [01/15] md: remove the code to flush an old instance in md_open --- 2021-03-30 Christoph Hellwig New
[05/17] block: export blkdev_zone_mgmt_all [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig New
[05/19] swim: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
[05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[05/23] target: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify [01/24] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-06 Christoph Hellwig New
[05/24] cg: consolidate compat ioctl handling [01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND --- 2021-07-12 Christoph Hellwig New
[05/27] drbd: use bdev based limit helpers in drbd_send_sizes [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[05/30] cdrom: track if a cdrom_device_info was opened for data Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify [01/78] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-16 Christoph Hellwig New
[06/10] scsi: rename scsi_prep_state_check to scsi_device_state_check [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[06/11] iov_iter: handle the compat case in import_iovec [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig New
[06/14] sd: delay calling free_opal_dev [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[06/15] squashfs: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[06/17] lib82596: move DMA allocation into the callers of i82596_probe [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig New
[06/17] nvmet: use blkdev_zone_mgmt_all [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[06/18] ide: remove ide_{,un}register_region [01/18] block: cleanup del_gendisk a bit --- 2020-10-29 Christoph Hellwig New
[06/19] swim: simplify media change handling [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[06/23] nvmet: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[06/23] scsi: add a no_highmem flag to struct Scsi_Host [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[06/24] block: add a return value to set_capacity_and_notify [01/24] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-11 Christoph Hellwig New
[06/24] scsi: remove scsi_compat_ioctl Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[06/31] cdrom: remove the unused mode argument to cdrom_release [01/31] block: also call ->open for incremental partition opens --- 2023-06-06 Christoph Hellwig New
[07/10] scsi: rename scsi_mq_prep_fn to scsi_prepare_cmd [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[07/11] block: move blk_steal_bios to blk-mq.c [01/11] block: move blk_rq_err_bytes to scsi --- 2021-11-17 Christoph Hellwig New
[07/14] block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open [01/14] block: move GENHD_FL_NATIVE_CAPACITY to disk->state --- 2021-11-22 Christoph Hellwig New
[07/14] sd: implement ->free_disk to simplify refcounting [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[07/15] block: remove the -ERESTARTSYS handling in blkdev_get_by_dev [01/15] md: remove the code to flush an old instance in md_open --- 2021-03-30 Christoph Hellwig New
[07/15] rbd: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[07/16] block: pass a gendisk to blk_queue_clear_zone_settings Untitled series #180533 --- 2022-07-06 Christoph Hellwig New
[07/17] block: simplify blk_check_zone_append [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[07/18] 53c700: improve non-coherent DMA handling [01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-15 Christoph Hellwig New
« 1 2 3 44 5 »