Show patches with: Submitter = Christoph Hellwig       |    Archived = No       |   738 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
[08/12] block: don't remove hctx debugfs dir from blk_mq_exit_queue [01/12] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-22 Christoph Hellwig Superseded
[08/14] sr: implement ->free_disk [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-04 Christoph Hellwig Superseded
[08/14] sr: implement ->free_disk [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-27 Christoph Hellwig Superseded
[08/14] sr: 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
[08/15] virtio_blk: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[08/16] block: pass a gendisk to blk_queue_free_zone_bitmaps Untitled series #180533 --- 2022-07-06 Christoph Hellwig Superseded
[08/17] block: pass a gendisk to blk_queue_set_zoned [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[08/17] dma-mapping: add a new dma_alloc_noncoherent API [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig Superseded
[08/18] dma-mapping: add a new dma_alloc_noncoherent API [01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-15 Christoph Hellwig New
[08/18] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t [01/18] block: cleanup del_gendisk a bit --- 2020-10-29 Christoph Hellwig Superseded
[08/19] swim: don't call blk_register_region [01/19] char_dev: replace cdev_map with an xarray --- 2020-09-03 Christoph Hellwig Superseded
[08/19] swim: don't call blk_register_region [01/19] char_dev: replace cdev_map with an xarray --- 2020-08-30 Christoph Hellwig Superseded
[08/19] xsysace: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[08/19] xsysace: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
[08/23] rbd: use bvec_set_page to initialize the copy up bvec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[08/23] rbd: use bvec_set_page to initialize the copy up bvec Untitled series #200034 --- 2023-01-30 Christoph Hellwig Superseded
[08/23] ufs-exynos: move setting the the dma alignment to the init method [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[08/23] ufs-exynos: move setting the the dma alignment to the init method [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-02 Christoph Hellwig Superseded
[08/23] ufs-exynos: move setting the the dma alignment to the init method [01/23] block: don't reject too large max_user_setors in blk_validate_limits --- 2024-03-24 Christoph Hellwig Superseded
[08/24] cdrom: remove the call to scsi_cmd_blk_ioctl from cdrom_ioctl Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[08/24] cdrom: remove the call to scsi_cmd_blk_ioctl from cdrom_ioctl [01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND --- 2021-07-12 Christoph Hellwig Superseded
[08/27] btrfs: use bdev_max_active_zones instead of open coding it [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[08/27] btrfs: use bdev_max_active_zones instead of open coding it Untitled series #172284 --- 2022-04-09 Christoph Hellwig Superseded
[08/27] ntfs3: use bdev_logical_block_size instead of open coding it [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-06 Christoph Hellwig Superseded
[08/78] nbd: refactor size updates [01/78] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-16 Christoph Hellwig New
[09/10] scsi: remove scsi_setup_cmnd and scsi_setup_fs_cmnd [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[09/11] block: move blk_dump_rq_flags to blk-mq.c [01/11] block: move blk_rq_err_bytes to scsi --- 2021-11-17 Christoph Hellwig New
[09/11] fs: remove compat_sys_vmsplice [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig Superseded
[09/12] block: move q_usage_counter release into blk_queue_release [01/12] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-22 Christoph Hellwig Superseded
[09/14] block: move blkcg initialization/destroy into disk allocation/release handler [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[09/14] block: move blkcg initialization/destroy into disk allocation/release handler [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-04 Christoph Hellwig Superseded
[09/14] block: move blkcg initialization/destroy into disk allocation/release handler [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-27 Christoph Hellwig Superseded
[09/15] bcache: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[09/15] block: move sync_blockdev from __blkdev_put to blkdev_put [01/15] md: remove the code to flush an old instance in md_open --- 2021-03-30 Christoph Hellwig Superseded
[09/17] block: pass a gendisk to blk_queue_clear_zone_settings [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig Superseded
[09/17] sgiwd93: convert to dma_alloc_noncoherent [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig New
[09/18] sgiwd93: convert to dma_alloc_noncoherent [01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-15 Christoph Hellwig Superseded
[09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t [01/19] char_dev: replace cdev_map with an xarray --- 2020-09-03 Christoph Hellwig Superseded
[09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t [01/19] char_dev: replace cdev_map with an xarray --- 2020-08-30 Christoph Hellwig Superseded
[09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t [01/19] char_dev: replace cdev_map with an xarray --- 2020-08-26 Christoph Hellwig Superseded
[09/19] xsysace: simplify media change handling [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig New
[09/19] xsysace: simplify media change handling [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig Superseded
[09/23] scsi: use the atomic queue limits API in scsi_add_lun [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[09/23] scsi: use the atomic queue limits API in scsi_add_lun [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-02 Christoph Hellwig Superseded
[09/23] scsi: use the atomic queue limits API in scsi_add_lun [01/23] block: don't reject too large max_user_setors in blk_validate_limits --- 2024-03-24 Christoph Hellwig Superseded
[09/23] virtio_blk: use bvec_set_virt to initialize special_vec [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[09/23] virtio_blk: use bvec_set_virt to initialize special_vec Untitled series #200034 --- 2023-01-30 Christoph Hellwig Superseded
[09/24] nbd: refactor size updates [01/24] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-11 Christoph Hellwig Superseded
[09/24] nbd: refactor size updates [01/24] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-06 Christoph Hellwig Superseded
[09/24] scsi_ioctl: remove scsi_cmd_blk_ioctl [01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND --- 2021-07-12 Christoph Hellwig New
[09/27] mm: use bdev_is_zoned in claim_swapfile [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-06 Christoph Hellwig Superseded
[09/27] ntfs3: use bdev_logical_block_size instead of open coding it [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[09/27] ntfs3: use bdev_logical_block_size instead of open coding it Untitled series #172284 --- 2022-04-09 Christoph Hellwig Superseded
[09/28] MIPS/jazzdma: remove the unused vdma_remap function Untitled series #52364 --- 2020-08-19 Christoph Hellwig New
[09/30] block: remove the unused mode argument to ->release Untitled series #212038 --- 2023-06-08 Christoph Hellwig New
[09/78] nbd: validate the block size in nbd_set_size [01/78] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-16 Christoph Hellwig New
[10/10] scsi: only start the request just before dispatching [01/10] scsi: don't export scsi_device_from_queue --- 2020-10-05 Christoph Hellwig New
[10/11] mm: remove compat_process_vm_{readv,writev} [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig Superseded
[10/12] block: move blk_exit_queue into disk_release [01/12] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-22 Christoph Hellwig Superseded
[10/14] block: don't remove hctx debugfs dir from blk_mq_exit_queue [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[10/14] block: don't remove hctx debugfs dir from blk_mq_exit_queue [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-04 Christoph Hellwig Superseded
[10/14] block: don't remove hctx debugfs dir from blk_mq_exit_queue [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-27 Christoph Hellwig Superseded
[10/14] block: remove GENHD_FL_SUPPRESS_PARTITION_INFO [01/14] block: move GENHD_FL_NATIVE_CAPACITY to disk->state --- 2021-11-22 Christoph Hellwig New
[10/15] block: move bd_mutex to struct gendisk [01/15] md: remove the code to flush an old instance in md_open --- 2021-03-30 Christoph Hellwig Superseded
[10/15] sd: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[10/16] block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones Untitled series #180533 --- 2022-07-06 Christoph Hellwig Superseded
[10/17] block: pass a gendisk to blk_queue_free_zone_bitmaps [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[10/17] hal2: convert to dma_alloc_noncoherent [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig New
[10/18] hal2: convert to dma_alloc_noncoherent [01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-15 Christoph Hellwig Superseded
[10/19] brd: use __register_blkdev to allocate devices on demand [01/19] char_dev: replace cdev_map with an xarray --- 2020-09-03 Christoph Hellwig Superseded
[10/19] brd: use __register_blkdev to allocate devices on demand [01/19] char_dev: replace cdev_map with an xarray --- 2020-08-30 Christoph Hellwig New
[10/19] paride/pcd: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[10/19] paride/pcd: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
[10/23] scsi: add a device_configure method to the host template [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-09 Christoph Hellwig New
[10/23] scsi: add a device_configure method to the host template [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-02 Christoph Hellwig Superseded
[10/23] scsi: add a device_configure method to the host template [01/23] block: don't reject too large max_user_setors in blk_validate_limits --- 2024-03-24 Christoph Hellwig Superseded
[10/23] zram: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper --- 2023-02-03 Christoph Hellwig New
[10/24] nbd: validate the block size in nbd_set_size [01/24] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-11 Christoph Hellwig Superseded
[10/24] nbd: validate the block size in nbd_set_size [01/24] block: remove the call to __invalidate_device in check_disk_size_change --- 2020-11-06 Christoph Hellwig Superseded
[10/24] scsi_ioctl: remove scsi_verify_blk_ioctl Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[10/24] scsi_ioctl: remove scsi_verify_blk_ioctl [01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND --- 2021-07-12 Christoph Hellwig Superseded
[10/27] block: add a bdev_nonrot helper [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-06 Christoph Hellwig Superseded
[10/27] mm: use bdev_is_zoned in claim_swapfile [01/27] target: remove an incorrect unmap zeroes data deduction --- 2022-04-15 Christoph Hellwig New
[10/27] mm: use bdev_is_zoned in claim_swapfile Untitled series #172284 --- 2022-04-09 Christoph Hellwig Superseded
[10/31] block: remove the unused mode argument to ->release [01/31] block: also call ->open for incremental partition opens --- 2023-06-06 Christoph Hellwig Superseded
[11/11] block: don't include blk-mq headers in blk-core.c [01/11] block: move blk_rq_err_bytes to scsi --- 2021-11-17 Christoph Hellwig New
[11/11] security/keys: remove compat_keyctl_instantiate_key_iov [01/11] compat.h: fix a spelling error in <linux/compat.h> --- 2020-09-21 Christoph Hellwig New
[11/12] block: do more work in elevator_exit [01/12] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-22 Christoph Hellwig Superseded
[11/14] block: move q_usage_counter release into blk_queue_release [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-08 Christoph Hellwig New
[11/14] block: move q_usage_counter release into blk_queue_release [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-03-04 Christoph Hellwig Superseded
[11/14] block: move q_usage_counter release into blk_queue_release [01/14] blk-mq: do not include passthrough requests in I/O accounting --- 2022-02-27 Christoph Hellwig Superseded
[11/14] block: remove GENHD_FL_EXT_DEVT [01/14] block: move GENHD_FL_NATIVE_CAPACITY to disk->state --- 2021-11-22 Christoph Hellwig New
[11/15] ubd: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[11/16] block: replace blkdev_nr_zones with bdev_nr_zones Untitled series #180533 --- 2022-07-06 Christoph Hellwig New
[11/17] block: remove queue_max_open_zones and queue_max_active_zones [01/17] block: remove a superflous ifdef in blkdev.h --- 2022-07-04 Christoph Hellwig New
[11/17] sgiseeq: convert to dma_alloc_noncoherent [01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-14 Christoph Hellwig New
[11/18] lib82596: convert to dma_alloc_noncoherent [01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag --- 2020-09-15 Christoph Hellwig New
[11/18] md: use __register_blkdev to allocate devices on demand [01/18] block: cleanup del_gendisk a bit --- 2020-10-29 Christoph Hellwig New
[11/19] gdrom: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-08 Christoph Hellwig Superseded
[11/19] gdrom: use bdev_check_media_change [01/19] block: add a bdev_check_media_change helper --- 2020-09-02 Christoph Hellwig New
« 1 2 3 47 8 »