Show patches with: Submitter = Christoph Hellwig       |    State = Action Required       |   1286 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
btrfs: record orig_physical only for the original bio btrfs: record orig_physical only for the original bio - - - --- 2023-06-09 Christoph Hellwig New
btrfs: allocate dummy ordereded_sums objects for nocsum I/O on zoned file systems btrfs: allocate dummy ordereded_sums objects for nocsum I/O on zoned file systems - - - --- 2023-06-08 Christoph Hellwig New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[17/30] fs: remove sb->s_mode [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
btrfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method btrfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method - - - --- 2023-06-08 Christoph Hellwig New
btrfs: fix iomap_begin length for nocow writes btrfs: fix iomap_begin length for nocow writes - 1 1 --- 2023-06-08 Christoph Hellwig New
[2/2] btrfs: remove end_extent_writepage [1/2] btrfs: remove btrfs_writepage_endio_finish_ordered - - - --- 2023-06-07 Christoph Hellwig New
[1/2] btrfs: remove btrfs_writepage_endio_finish_ordered [1/2] btrfs: remove btrfs_writepage_endio_finish_ordered - - - --- 2023-06-07 Christoph Hellwig New
[resend] btrfs: split page locking out of __process_pages_contig [resend] btrfs: split page locking out of __process_pages_contig - - - --- 2023-06-07 Christoph Hellwig New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[18/31] fs: remove sb->s_mode [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[4/4] btrfs: split out a helper to handle dup BGs from btrfs_load_block_group_zone_info [1/4] btrfs: introduce a zone_info struct to structure btrfs_load_block_group_zone_info - 1 - --- 2023-06-05 Christoph Hellwig New
[3/4] btrfs: split out a helper to handle single BGs from btrfs_load_block_group_zone_info [1/4] btrfs: introduce a zone_info struct to structure btrfs_load_block_group_zone_info - 1 - --- 2023-06-05 Christoph Hellwig New
[2/4] btrfs: factor out the per-zone logic from btrfs_load_block_group_zone_info [1/4] btrfs: introduce a zone_info struct to structure btrfs_load_block_group_zone_info - 1 - --- 2023-06-05 Christoph Hellwig New
[1/4] btrfs: introduce a zone_info struct to structure btrfs_load_block_group_zone_info [1/4] btrfs: introduce a zone_info struct to structure btrfs_load_block_group_zone_info - 1 - --- 2023-06-05 Christoph Hellwig New
[2/2] btrfs: allocate dummy ordereded_sums objects for nocsum I/O on zoned file systems [1/2] btrfs: factor out a btrfs_inode_is_nodatasum helper - - - --- 2023-06-05 Christoph Hellwig New
[1/2] btrfs: factor out a btrfs_inode_is_nodatasum helper [1/2] btrfs: factor out a btrfs_inode_is_nodatasum helper - - - --- 2023-06-05 Christoph Hellwig New
[17/17] btrfs: use btrfs_finish_ordered_extent to complete buffered writes [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[16/17] btrfs: use btrfs_finish_ordered_extent to complete direct writes [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[15/17] btrfs: use btrfs_finish_ordered_extent to complete compressed writes [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[14/17] btrfs: open code end_extent_writepage in end_bio_extent_writepage [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[13/17] btrfs: add a btrfs_finish_ordered_extent helper [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[12/17] btrfs: factor out a btrfs_queue_ordered_fn helper [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[11/17] btrfs: factor out a can_finish_ordered_extent helper [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[10/17] btrfs: use bbio->ordered in btrfs_csum_one_bio [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[09/17] btrfs: add an ordered_extent pointer to struct btrfs_bio [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[08/17] btrfs: open code btrfs_bio_end_io in btrfs_dio_submit_io [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[07/17] btrfs: add a is_data_bbio helper [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[06/17] btrfs: remove btrfs_add_ordered_extent [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[05/17] btrfs: pass an ordered_extent to btrfs_submit_compressed_write [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[04/17] btrfs: pass an ordered_extent to btrfs_reloc_clone_csums [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[03/17] btrfs: merge the two calls to btrfs_add_ordered_extent in run_delalloc_nocow [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[02/17] btrfs: limit write bios to a single ordered extent [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split [01/17] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split - 1 - --- 2023-05-31 Christoph Hellwig New
[16/16] btrfs: split page locking out of __process_pages_contig [01/16] btrfs: fix range_end calculation in extent_write_locked_range - - - --- 2023-05-31 Christoph Hellwig New
[15/16] btrfs: refactor the zoned device handling in cow_file_range [01/16] btrfs: fix range_end calculation in extent_write_locked_range - - - --- 2023-05-31 Christoph Hellwig New
[14/16] btrfs: don't redirty the locked page for extent_write_locked_range [01/16] btrfs: fix range_end calculation in extent_write_locked_range - - - --- 2023-05-31 Christoph Hellwig New
[13/16] btrfs: don't treat zoned writeback as being from an async helper thread [01/16] btrfs: fix range_end calculation in extent_write_locked_range - - - --- 2023-05-31 Christoph Hellwig New
[12/16] btrfs: only call __extent_writepage_io from extent_write_locked_range [01/16] btrfs: fix range_end calculation in extent_write_locked_range - - - --- 2023-05-31 Christoph Hellwig New
[11/16] btrfs: move nr_to_write to __extent_writepage [01/16] btrfs: fix range_end calculation in extent_write_locked_range - 1 - --- 2023-05-31 Christoph Hellwig New
[10/16] btrfs: remove non-standard extent handling in __extent_writepage_io [01/16] btrfs: fix range_end calculation in extent_write_locked_range - - - --- 2023-05-31 Christoph Hellwig New
[09/16] btrfs: remove PAGE_SET_ERROR [01/16] btrfs: fix range_end calculation in extent_write_locked_range - - - --- 2023-05-31 Christoph Hellwig New
[08/16] btrfs: stop setting PageError in the data I/O path [01/16] btrfs: fix range_end calculation in extent_write_locked_range - - - --- 2023-05-31 Christoph Hellwig New
« 1 2 3 412 13 »