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
[1/7] ubd: remove the ubd_gendisk array [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
[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
[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
[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
[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
[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
[RFC] ubd: remove use of blk_rq_map_sg [RFC] ubd: remove use of blk_rq_map_sg - - - - --- 2018-10-15 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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[1/9] um: stop abusing KBUILD_KCONFIG [1/9] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-08 Christoph Hellwig Not Applicable
[2/9] um: cleanup Kconfig files Untitled series #54332 - - - - --- 2018-07-08 Christoph Hellwig Not Applicable
[3/9] um: create a proper drivers Kconfig Untitled series #54332 - - - - --- 2018-07-08 Christoph Hellwig Not Applicable
[4/9] kconfig: include common Kconfig files from top-level Kconfig Untitled series #54332 - - - - --- 2018-07-08 Christoph Hellwig Not Applicable
[5/9] Kconfig: consolidate the "Kernel hacking" menu Untitled series #54332 1 - - 1 --- 2018-07-08 Christoph Hellwig Not Applicable
[6/9] kconfig: include kernel/Kconfig.preempt from init/Kconfig Untitled series #54332 1 - - 1 --- 2018-07-08 Christoph Hellwig Not Applicable
[7/9] arch/Kconfig: use a menu to reduce clutter Untitled series #54332 - - - - --- 2018-07-08 Christoph Hellwig Not Applicable
[8/9] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt Untitled series #54332 1 - - 1 --- 2018-07-08 Christoph Hellwig Not Applicable
[9/9] kconfig: add a Memory Management options" menu Untitled series #54332 1 - - 1 --- 2018-07-08 Christoph Hellwig Not Applicable
[01/10] um: stop abusing KBUILD_KCONFIG [01/10] um: stop abusing KBUILD_KCONFIG 1 - - - --- 2018-07-24 Christoph Hellwig Not Applicable
[02/10] um: cleanup Kconfig files [01/10] um: stop abusing KBUILD_KCONFIG 1 - - - --- 2018-07-24 Christoph Hellwig Not Applicable
[03/10] um: create a proper drivers Kconfig [01/10] um: stop abusing KBUILD_KCONFIG 1 - - - --- 2018-07-24 Christoph Hellwig Not Applicable
[04/10] kconfig: remove duplicate SWAP symbol defintions [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-24 Christoph Hellwig Not Applicable
[05/10] kconfig: include common Kconfig files from top-level Kconfig [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-24 Christoph Hellwig Not Applicable
[06/10] Kconfig: consolidate the "Kernel hacking" menu [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-24 Christoph Hellwig Not Applicable
[07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-24 Christoph Hellwig Not Applicable
[08/10] kconfig: use a menu in arch/Kconfig to reduce clutter [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-24 Christoph Hellwig Not Applicable
[09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt [01/10] um: stop abusing KBUILD_KCONFIG 1 - - 1 --- 2018-07-24 Christoph Hellwig Not Applicable
[10/10] kconfig: add a Memory Management options" menu [01/10] um: stop abusing KBUILD_KCONFIG 1 - - 1 --- 2018-07-24 Christoph Hellwig Not Applicable
[01/10] um: stop abusing KBUILD_KCONFIG [01/10] um: stop abusing KBUILD_KCONFIG 1 - - - --- 2018-07-31 Christoph Hellwig Not Applicable
[02/10] um: cleanup Kconfig files [01/10] um: stop abusing KBUILD_KCONFIG 1 - - - --- 2018-07-31 Christoph Hellwig Not Applicable
[03/10] um: create a proper drivers Kconfig [01/10] um: stop abusing KBUILD_KCONFIG 1 - - - --- 2018-07-31 Christoph Hellwig Not Applicable
[04/10] kconfig: remove duplicate SWAP symbol defintions [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-31 Christoph Hellwig Not Applicable
[05/10] kconfig: include common Kconfig files from top-level Kconfig [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-31 Christoph Hellwig Not Applicable
[06/10] Kconfig: consolidate the "Kernel hacking" menu [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-31 Christoph Hellwig Not Applicable
[07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-31 Christoph Hellwig Not Applicable
[08/10] kconfig: use a menu in arch/Kconfig to reduce clutter [01/10] um: stop abusing KBUILD_KCONFIG - - - - --- 2018-07-31 Christoph Hellwig Not Applicable
[09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt [01/10] um: stop abusing KBUILD_KCONFIG 1 - - 1 --- 2018-07-31 Christoph Hellwig Not Applicable
[10/10] kconfig: add a Memory Management options" menu [01/10] um: stop abusing KBUILD_KCONFIG 1 - - 1 --- 2018-07-31 Christoph Hellwig Not Applicable
Documentation: move Documentation/virtual to Documentation/virt Documentation: move Documentation/virtual to Documentation/virt - 1 - - --- 2019-07-24 Christoph Hellwig Not Applicable
[01/15] maccess: unexport probe_kernel_write and probe_user_write [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[02/15] maccess: remove various unused weak aliases [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[03/15] maccess: remove duplicate kerneldoc commens [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[04/15] maccess: clarify kerneldoc comments [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[05/15] maccess: update the top of file comment [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[06/15] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_unsafe [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[07/15] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_unsafe [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[08/15] maccess: rename strnlen_unsafe_user to strnlen_user_unsafe [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[09/15] maccess: remove probe_read_common and probe_write_common [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[10/15] maccess: unify the probe kernel arch hooks [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[11/15] maccess: remove strncpy_from_unsafe [01/15] maccess: unexport probe_kernel_write and probe_user_write - - 1 - --- 2020-05-06 Christoph Hellwig Not Applicable
[12/15] maccess: always use strict semantics for probe_kernel_read [01/15] maccess: unexport probe_kernel_write and probe_user_write - - 1 - --- 2020-05-06 Christoph Hellwig Not Applicable
[13/15] maccess: move user access routines together [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[14/15] maccess: allow architectures to provide kernel probing directly [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[15/15] x86: use non-set_fs based maccess routines [01/15] maccess: unexport probe_kernel_write and probe_user_write - - - - --- 2020-05-06 Christoph Hellwig Not Applicable
[01/31] arm: fix the flush_icache_range arguments in set_fiq_handler [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[02/31] arm64: fix the flush_icache_range arguments in machine_kexec [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - 1 - - --- 2020-05-10 Christoph Hellwig Not Applicable
[03/31] MIPS: unexport __flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[04/31] nds32: unexport flush_icache_page [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[05/31] powerpc: unexport flush_icache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[06/31] unicore32: remove flush_cache_user_range [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[07/31] asm-generic: fix the inclusion guards for cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[08/31] asm-generic: don't include <linux/mm.h> in cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[09/31] asm-generic: improve the flush_dcache_page stub [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[10/31] alpha: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[11/31] arm64: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[12/31] c6x: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[13/31] hexagon: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[14/31] ia64: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[15/31] microblaze: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler - - - - --- 2020-05-10 Christoph Hellwig Not Applicable
[16/31] m68knommu: use asm-generic/cacheflush.h [01/31] arm: fix the flush_icache_range arguments in set_fiq_handler 1 - - - --- 2020-05-10 Christoph Hellwig Not Applicable
« 1 2 3 4 »