Show patches with: Submitter = Christoph Hellwig       |   359 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[7/7] ubd: open the backing files in ubd_add [1/7] ubd: remove the ubd_gendisk array - - 1 - --- 2024-02-22 Christoph Hellwig Handled Elsewhere
[6/7] ubd: remove the queue pointer in struct ubd [1/7] ubd: remove the ubd_gendisk array - - 1 - --- 2024-02-22 Christoph Hellwig Handled Elsewhere
[5/7] ubd: move set_disk_ro to ubd_add [1/7] ubd: remove the ubd_gendisk array - - 1 - --- 2024-02-22 Christoph Hellwig Handled Elsewhere
[4/7] ubd: move setting the variable queue limits to ubd_add [1/7] ubd: remove the ubd_gendisk array - - 1 - --- 2024-02-22 Christoph Hellwig Handled Elsewhere
[3/7] ubd: move setting the nonrot flag to ubd_add [1/7] ubd: remove the ubd_gendisk array - - 1 - --- 2024-02-22 Christoph Hellwig Handled Elsewhere
[2/7] ubd: remove ubd_disk_register [1/7] ubd: remove the ubd_gendisk array - - 1 - --- 2024-02-22 Christoph Hellwig Handled Elsewhere
[1/7] ubd: remove the ubd_gendisk array [1/7] ubd: remove the ubd_gendisk array - - 1 - --- 2024-02-22 Christoph Hellwig Handled Elsewhere
[9/9] mtd_blkdevs: use the default discard granularity [1/9] block: remove two comments in bio_split_discard 1 - - - --- 2023-12-28 Christoph Hellwig Not Applicable
[8/9] bcache: use the default discard granularity [1/9] block: remove two comments in bio_split_discard 1 - - - --- 2023-12-28 Christoph Hellwig Not Applicable
[7/9] zram: use the default discard granularity [1/9] block: remove two comments in bio_split_discard - - 1 - --- 2023-12-28 Christoph Hellwig Not Applicable
[6/9] null_blk: use the default discard granularity [1/9] block: remove two comments in bio_split_discard - - - - --- 2023-12-28 Christoph Hellwig Not Applicable
[5/9] nbd: use the default discard granularity [1/9] block: remove two comments in bio_split_discard - - - - --- 2023-12-28 Christoph Hellwig Not Applicable
[4/9] ubd: use the default discard granularity [1/9] block: remove two comments in bio_split_discard 1 - - - --- 2023-12-28 Christoph Hellwig Not Applicable
[3/9] block: default the discard granularity to sector size [1/9] block: remove two comments in bio_split_discard - - - - --- 2023-12-28 Christoph Hellwig Not Applicable
[2/9] bcache: discard_granularity should not be smaller than a sector [1/9] block: remove two comments in bio_split_discard - - - - --- 2023-12-28 Christoph Hellwig Not Applicable
[1/9] block: remove two comments in bio_split_discard [1/9] block: remove two comments in bio_split_discard - - - - --- 2023-12-28 Christoph Hellwig Not Applicable
[30/30] fs: remove the now unused FMODE_* flags [01/30] block: also call ->open for incremental partition opens - - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[29/30] block: store the holder in file->private_data [01/30] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[27/30] block: replace fmode_t with a block-specific type for block open flags [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[26/30] block: remove unused fmode_t arguments from ioctl handlers [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[25/30] block: move a few internal definitions out of blkdev.h [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[24/30] ubd: remove commented out code in ubd_open [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[23/30] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[22/30] mtd: block: use a simple bool to track open for write [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[17/30] fs: remove sb->s_mode [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[16/30] block: add a sb_open_mode helper [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[15/30] block: use the holder as indication for exclusive opens [01/30] block: also call ->open for incremental partition opens 3 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[12/30] bcache: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[11/30] swsusp: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[10/30] block: rename blkdev_close to blkdev_release [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[09/30] block: remove the unused mode argument to ->release [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[08/30] block: pass a gendisk to ->open [01/30] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[07/30] block: pass a gendisk on bdev_check_media_change [01/30] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-08 Christoph Hellwig Not Applicable
[06/30] cdrom: remove the unused mode argument to cdrom_release [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[05/30] cdrom: track if a cdrom_device_info was opened for data [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[04/30] cdrom: remove the unused cdrom_close_write release code [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[03/30] cdrom: remove the unused mode argument to cdrom_ioctl [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[02/30] cdrom: remove the unused bdev argument to cdrom_open [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[01/30] block: also call ->open for incremental partition opens [01/30] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-08 Christoph Hellwig Not Applicable
[31/31] fs: remove the now unused FMODE_* flags [01/31] block: also call ->open for incremental partition opens - - 2 - --- 2023-06-06 Christoph Hellwig Superseded
[30/31] block: store the holder in file->private_data [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[28/31] block: replace fmode_t with a block-specific type for block open flags [01/31] block: also call ->open for incremental partition opens 1 - - - --- 2023-06-06 Christoph Hellwig Superseded
[27/31] block: remove unused fmode_t arguments from ioctl handlers [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[26/31] block: move a few internal definitions out of blkdev.h [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[25/31] ubd: remove commented out code in ubd_open [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[24/31] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[23/31] mtd: block: use a simple bool to track open for write [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig Superseded
[20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig Superseded
[19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig Superseded
[18/31] fs: remove sb->s_mode [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[17/31] block: add a sb_open_mode helper [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[16/31] block: use the holder as indication for exclusive opens [01/31] block: also call ->open for incremental partition opens 3 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[13/31] bcache: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[12/31] swsusp: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[11/31] block: rename blkdev_close to blkdev_release [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[10/31] block: remove the unused mode argument to ->release [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[09/31] block: pass a gendisk to ->open [01/31] block: also call ->open for incremental partition opens 2 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[08/31] block: share code between disk_check_media_change and disk_force_media_change [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[07/31] block: pass a gendisk on bdev_check_media_change [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[06/31] cdrom: remove the unused mode argument to cdrom_release [01/31] block: also call ->open for incremental partition opens 1 - 2 - --- 2023-06-06 Christoph Hellwig Superseded
[05/31] cdrom: track if a cdrom_device_info was opened for data [01/31] block: also call ->open for incremental partition opens 1 - - - --- 2023-06-06 Christoph Hellwig Superseded
[04/31] cdrom: remove the unused cdrom_close_write release code [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[03/31] cdrom: remove the unused mode argument to cdrom_ioctl [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[02/31] cdrom: remove the unused bdev argument to cdrom_open [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[01/31] block: also call ->open for incremental partition opens [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[11/11] xen-blkback: use bdev_discard_alignment [01/11] ubd: don't set the discard_alignment queue limit - - 1 - --- 2022-04-18 Christoph Hellwig Not Applicable
[10/11] rnbd-srv: use bdev_discard_alignment [01/11] ubd: don't set the discard_alignment queue limit 1 - 1 - --- 2022-04-18 Christoph Hellwig Not Applicable
[09/11] nvme: remove a spurious clear of discard_alignment [01/11] ubd: don't set the discard_alignment queue limit - - 3 - --- 2022-04-18 Christoph Hellwig Not Applicable
[08/11] loop: remove a spurious clear of discard_alignment [01/11] ubd: don't set the discard_alignment queue limit - - 2 - --- 2022-04-18 Christoph Hellwig Not Applicable
[07/11] dasd: don't set the discard_alignment queue limit [01/11] ubd: don't set the discard_alignment queue limit 1 - - - --- 2022-04-18 Christoph Hellwig Not Applicable
[06/11] raid5: don't set the discard_alignment queue limit [01/11] ubd: don't set the discard_alignment queue limit 1 - - - --- 2022-04-18 Christoph Hellwig Not Applicable
[05/11] dm-zoned: don't set the discard_alignment queue limit [01/11] ubd: don't set the discard_alignment queue limit - - 1 - --- 2022-04-18 Christoph Hellwig Not Applicable
[04/11] virtio_blk: fix the discard_granularity and discard_alignment queue limits [01/11] ubd: don't set the discard_alignment queue limit - 1 - - --- 2022-04-18 Christoph Hellwig Not Applicable
[03/11] null_blk: don't set the discard_alignment queue limit [01/11] ubd: don't set the discard_alignment queue limit - - 2 - --- 2022-04-18 Christoph Hellwig Not Applicable
[02/11] nbd: don't set the discard_alignment queue limit [01/11] ubd: don't set the discard_alignment queue limit - - - - --- 2022-04-18 Christoph Hellwig Not Applicable
[01/11] ubd: don't set the discard_alignment queue limit [01/11] ubd: don't set the discard_alignment queue limit - - - - --- 2022-04-18 Christoph Hellwig Not Applicable
[27/27] direct-io: remove random prefetches [01/27] target: remove an incorrect unmap zeroes data deduction - - 2 - --- 2022-04-15 Christoph Hellwig Not Applicable
[26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD [01/27] target: remove an incorrect unmap zeroes data deduction 6 - 2 - --- 2022-04-15 Christoph Hellwig Not Applicable
[25/27] block: add a bdev_discard_granularity helper [01/27] target: remove an incorrect unmap zeroes data deduction 3 - 1 - --- 2022-04-15 Christoph Hellwig Not Applicable
[24/27] block: remove QUEUE_FLAG_DISCARD [01/27] target: remove an incorrect unmap zeroes data deduction 4 - 2 - --- 2022-04-15 Christoph Hellwig Not Applicable
[23/27] block: add a bdev_max_discard_sectors helper [01/27] target: remove an incorrect unmap zeroes data deduction 3 - 2 - --- 2022-04-15 Christoph Hellwig Not Applicable
[22/27] block: refactor discard bio size limiting [01/27] target: remove an incorrect unmap zeroes data deduction 1 - 2 - --- 2022-04-15 Christoph Hellwig Not Applicable
[21/27] block: move {bdev, queue_limit}_discard_alignment out of line [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-15 Christoph Hellwig Not Applicable
[20/27] block: use bdev_discard_alignment in part_discard_alignment_show [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-15 Christoph Hellwig Not Applicable
[19/27] block: remove queue_discard_alignment [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-15 Christoph Hellwig Not Applicable
[18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-15 Christoph Hellwig Not Applicable
[17/27] block: use bdev_alignment_offset in disk_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-15 Christoph Hellwig Not Applicable
[16/27] block: use bdev_alignment_offset in part_alignment_offset_show [01/27] target: remove an incorrect unmap zeroes data deduction - - 2 - --- 2022-04-15 Christoph Hellwig Not Applicable
« 1 2 3 4 »