Show patches with: Archived = No       |   28030 patches
« 1 2 ... 54 55 56280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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 - 1 - --- 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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[18/31] fs: remove sb->s_mode [01/31] block: also call ->open for incremental partition opens 1 - 1 - --- 2023-06-06 Christoph Hellwig Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[24/24] block: mark early_lookup_bdev as __init [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[23/24] mtd: block2mtd: don't call early_lookup_bdev after the system is running [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-31 Christoph Hellwig Not Applicable
[22/24] mtd: block2mtd: factor the early block device open logic into a helper [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-31 Christoph Hellwig Not Applicable
[21/24] PM: hibernate: don't use early_lookup_bdev in resume_store [01/24] driver core: return bool from driver_probe_done 1 1 - - --- 2023-05-31 Christoph Hellwig Not Applicable
[20/24] dm: only call early_lookup_bdev from early boot context [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-31 Christoph Hellwig Not Applicable
[19/24] dm: remove dm_get_dev_t [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[18/24] dm: open code dm_get_dev_t in dm_init_init [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-31 Christoph Hellwig Not Applicable
[17/24] dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-31 Christoph Hellwig Not Applicable
[16/24] block: move more code to early-lookup.c [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[15/24] block: move the code to do early boot lookup of block devices to block/ [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[14/24] init: clear root_wait on all invalid root= strings [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[13/24] init: improve the name_to_dev_t interface [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[11/24] init: factor the root_wait logic in prepare_namespace into a helper [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[10/24] init: handle ubi/mtd root mounting like all other root types [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig rw Not Applicable
[09/24] init: don't remove the /dev/ prefix from error messages [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[08/24] init: pass root_device_name explicitly [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[07/24] init: refactor mount_root [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[06/24] init: rename mount_block_root to mount_root_generic [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[05/24] init: remove pointless Root_* values [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[04/24] PM: hibernate: move finding the resume device out of software_resume [01/24] driver core: return bool from driver_probe_done 2 1 1 - --- 2023-05-31 Christoph Hellwig Not Applicable
[03/24] PM: hibernate: remove the global snapshot_test variable [01/24] driver core: return bool from driver_probe_done 1 - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[02/24] PM: hibernate: factor out a helper to find the resume device [01/24] driver core: return bool from driver_probe_done 1 - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[01/24] driver core: return bool from driver_probe_done [01/24] driver core: return bool from driver_probe_done 1 - - - --- 2023-05-31 Christoph Hellwig Not Applicable
[24/24] block: mark early_lookup_bdev as __init [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig Not Applicable
[23/24] mtd: block2mtd: don't call early_lookup_bdev after the system is running [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-23 Christoph Hellwig Not Applicable
[22/24] mtd: block2mtd: factor the early block device open logic into a helper [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-23 Christoph Hellwig Not Applicable
[21/24] PM: hibernate: don't use early_lookup_bdev in resume_store [01/24] driver core: return bool from driver_probe_done 1 1 - - --- 2023-05-23 Christoph Hellwig Not Applicable
[20/24] dm: only call early_lookup_bdev from early boot context [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-23 Christoph Hellwig Not Applicable
[19/24] dm: remove dm_get_dev_t [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig Not Applicable
[18/24] dm: open code dm_get_dev_t in dm_init_init [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-23 Christoph Hellwig Not Applicable
[17/24] dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr [01/24] driver core: return bool from driver_probe_done - - 1 - --- 2023-05-23 Christoph Hellwig Not Applicable
[16/24] block: move more code to early-lookup.c [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig Not Applicable
[15/24] block: move the code to do early boot lookup of block devices to block/ [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig Not Applicable
[14/24] init: clear root_wait on all invalid root= strings [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig Not Applicable
[13/24] init: improve the name_to_dev_t interface [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig Not Applicable
[12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig Not Applicable
[11/24] init: factor the root_wait logic in prepare_namespace into a helper [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig Not Applicable
[10/24] init: handle ubi/mtd root mounting like all other root types [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig rw New
[09/24] init: don't remove the /dev/ prefix from error messages [01/24] driver core: return bool from driver_probe_done - - - - --- 2023-05-23 Christoph Hellwig Not Applicable
« 1 2 ... 54 55 56280 281 »