Show patches with: Archived = No       |   4285 patches
« 1 2 ... 7 8 942 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[v2] uml: Replace strlcpy with strscpy [v2] uml: Replace strlcpy with strscpy 1 - - - --- 2023-06-06 Azeem Shaikh 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
[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
[v3,34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,31/34] sparc64: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,30/34] sh: Convert pte_free_tlb() to use ptdescs Split ptdesc from struct page 1 - 1 - --- 2023-05-31 Vishal Moola Superseded
[v3,29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs Split ptdesc from struct page 1 - - - --- 2023-05-31 Vishal Moola Superseded
[v3,28/34] openrisc: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,27/34] nios2: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,26/34] mips: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,25/34] m68k: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,24/34] loongarch: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,23/34] hexagon: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,22/34] csky: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - - --- 2023-05-31 Vishal Moola Superseded
[v3,21/34] arm64: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,20/34] arm: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,19/34] pgalloc: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,18/34] mm: Remove page table members from struct page Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,17/34] s390: Convert various pgalloc functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,16/34] s390: Convert various gmap functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,15/34] x86: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,14/34] powerpc: Convert various functions to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor} Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,12/34] mm: Convert ptlock_free() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,11/34] mm: Convert pmd_ptlock_free() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,10/34] mm: Convert ptlock_init() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,09/34] mm: Convert pmd_ptlock_init() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,08/34] mm: Convert ptlock_ptr() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,07/34] mm: Convert ptlock_alloc() to use ptdescs Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc() Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,05/34] mm: add utility functions for ptdesc Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,04/34] pgtable: Create struct ptdesc Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,03/34] s390: Use pt_frag_refcount for pagetables Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,02/34] s390: Use _pt_s390_gaddr for gmap address tracking Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
[v3,01/34] mm: Add PAGE_TYPE_OP folio functions Split ptdesc from struct page - - - - --- 2023-05-31 Vishal Moola Superseded
uml: Replace all non-returning strlcpy with strscpy uml: Replace all non-returning strlcpy with strscpy - - - - --- 2023-05-30 Azeem Shaikh Superseded
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED 4 - - - --- 2023-05-23 Vlastimil Babka Handled Elsewhere
[GIT,PULL] UML fix for v6.4-rc3 [GIT,PULL] UML fix for v6.4-rc3 - - - - --- 2023-05-21 Richard Weinberger Not Applicable
[5.4,009/282] IMA: allow/fix UML builds Untitled series #355052 - 1 - - --- 2023-05-15 Greg KH Not Applicable
[4.14,005/116] IMA: allow/fix UML builds Untitled series #355036 - 1 - - --- 2023-05-15 Greg KH Not Applicable
[5.10,017/381] IMA: allow/fix UML builds Untitled series #355045 - 1 - - --- 2023-05-15 Greg KH Not Applicable
[4.19,007/191] IMA: allow/fix UML builds Untitled series #355038 - 1 - - --- 2023-05-15 Greg KH Not Applicable
[5.15,015/371] IMA: allow/fix UML builds Untitled series #353958 - 1 - - --- 2023-05-08 Greg KH Not Applicable
« 1 2 ... 7 8 942 43 »