Linux Filesystem Development
Thread Index
[
Prev Page
][
Next Page
]
[RFC PATCH v4 21/34] ext4: introduce seq counter for the extent status entry
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 18/34] ext4: drop ext4_es_is_delonly()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 26/34] ext4: implement mmap iomap path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 09/34] ext4: make ext4_da_map_blocks() buffer_head unaware
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 28/34] ext4: writeback partial blocks before zeroing out range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 24/34] ext4: implement buffered write iomap path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 25/34] ext4: implement writeback iomap path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 27/34] ext4: implement zero_range iomap path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 22/34] ext4: add a new iomap aops for regular file's buffered IO path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 19/34] ext4: drop all delonly descriptions
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 20/34] ext4: use reserved metadata blocks when splitting extent on endio
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 16/34] ext4: drop ext4_es_delayed_clu()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 14/34] ext4: count removed reserved blocks for delalloc only extent entry
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 13/34] ext4: let __revise_pending() return newly inserted pendings
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 07/34] ext4: factor out check for whether a cluster is allocated
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 04/34] ext4: drop iblock parameter
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 03/34] ext4: trim delalloc extent
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 01/34] ext4: factor out a common helper to query extent map
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
Re: [PATCH] tracing: Add new_exec tracepoint
From
: Marco Elver <elver@xxxxxxxxxx>
Re: [PATCH] tracing: Add new_exec tracepoint
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [PATCH 1/1] sget_dev() bug fix: dev_t passed by value but stored via stack address
From
: John Groves <John@xxxxxxxxxx>
[RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 30/34] ext4: partial enable iomap for regular file's buffered IO path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 28/34] ext4: writeback partial blocks before zeroing out range
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 25/34] ext4: implement writeback iomap path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 26/34] ext4: implement mmap iomap path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 27/34] ext4: implement zero_range iomap path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 24/34] ext4: implement buffered write iomap path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 23/34] ext4: implement buffered read iomap path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 22/34] ext4: add a new iomap aops for regular file's buffered IO path
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 21/34] ext4: introduce seq counter for the extent status entry
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 20/34] ext4: use reserved metadata blocks when splitting extent on endio
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 14/34] ext4: count removed reserved blocks for delalloc only extent entry
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 19/34] ext4: drop all delonly descriptions
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 13/34] ext4: let __revise_pending() return newly inserted pendings
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 09/34] ext4: make ext4_da_map_blocks() buffer_head unaware
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 18/34] ext4: drop ext4_es_is_delonly()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 16/34] ext4: drop ext4_es_delayed_clu()
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 04/34] ext4: drop iblock parameter
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 03/34] ext4: trim delalloc extent
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 01/34] ext4: factor out a common helper to query extent map
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v4 07/34] ext4: factor out check for whether a cluster is allocated
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_inode_item_push
From
: syzbot <syzbot+1a28995e12fd13faa44e@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH vfs.all 19/26] dm-vdo: convert to use bdev_file
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 1/1] sget_dev() bug fix: dev_t passed by value but stored via stack address
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 1/1] sget_dev() bug fix: dev_t passed by value but stored via stack address
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v6 00/10] block atomic writes
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v1 04/18] mm: track mapcount of large folios in single value
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH] tracing: Add new_exec tracepoint
From
: Marco Elver <elver@xxxxxxxxxx>
Re: [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
[PATCH] hfsplus: fix uninit-value in hfsplus_listxattr
From
: Edward Adam Davis <eadavis@xxxxxx>
[PATCH] jfs: reserve the header and use freelist from second
From
: Edward Adam Davis <eadavis@xxxxxx>
Re: [PATCH v6 00/10] block atomic writes
From
: Hannes Reinecke <hare@xxxxxxx>
[syzbot] [jffs2?] possible deadlock in jffs2_do_clear_inode
From
: syzbot <syzbot+88a60d3f927e2460d4ac@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
From
: syzbot <syzbot+27cc650ef45b379dfe5a@xxxxxxxxxxxxxxxxxxxxxxxxx>
[syzbot] [jffs2?] KASAN: slab-out-of-bounds Read in jffs2_sum_add_kvec
From
: syzbot <syzbot+d7c218ea1def103f6bcd@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 00/10] block atomic writes
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 15/14] xfs: capture inode generation numbers in the ondisk exchmaps log item
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 0/7] ext4: support adding multi-delalloc blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 8/9] ext4: make ext4_insert_delayed_block() insert multi-blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 9/9] ext4: make ext4_da_map_blocks() buffer_head unaware
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 6/9] ext4: make ext4_da_reserve_space() reserve multi-clusters
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 7/9] ext4: factor out check for whether a cluster is allocated
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 4/9] ext4: drop iblock parameter
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 1/9] ext4: factor out a common helper to query extent map
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 2/9] ext4: check the extent status again before inserting delalloc block
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 3/9] ext4: trim delalloc extent
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH v2 0/9] ext4: support adding multi-delalloc blocks
From
: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
[PATCH 15/14] xfs: capture inode generation numbers in the ondisk exchmaps log item
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] tracing: Add new_exec tracepoint
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [PATCH 0/1] fuse: Add initial support for fs-verity
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] zonefs: Use str_plural() to fix Coccinelle warning
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH 1/1] fuse: Add initial support for fs-verity
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v4 00/46] btrfs: add fscrypt support
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 1/1] sget_dev() bug fix: dev_t passed by value but stored via stack address
From
: John Groves <John@xxxxxxxxxx>
[PATCH 0/1] sget_dev() minor bug fix
From
: John Groves <John@xxxxxxxxxx>
[syzbot] [ntfs3?] WARNING in do_open_execat (2)
From
: syzbot <syzbot+fe18c63ce101f2b358bb@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [syzbot] [ext4?] [jffs2?] [xfs?] kernel BUG in unrefer_xattr_datum
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH] tracing: Add new_exec tracepoint
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [GIT PULL] security changes for v6.9-rc3
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH v1 04/18] mm: track mapcount of large folios in single value
From
: Zi Yan <ziy@xxxxxxxxxx>
Re: [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
From
: Zi Yan <ziy@xxxxxxxxxx>
Re: [PATCH 0/3] fiemap extension to add physical extent length
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
Re: [PATCH v2 5/5] btrfs: fiemap: return extent physical size
From
: Andreas Dilger <adilger@xxxxxxxxx>
[PATCH v1 18/18] Documentation/admin-guide/cgroup-v1/memory.rst: don't reference page_mapcount()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 17/18] mm/debug: print only page mapcount (excluding folio entire mapcount) in __dump_folio()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 16/18] xtensa/mm: convert check_tlb_entry() to sanity check folios
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 15/18] trace/events/page_ref: trace the raw page mapcount value
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 14/18] mm/migrate_device: use folio_mapcount() in migrate_vma_check_page()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 13/18] mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 12/18] sh/mm/cache: use folio_mapped() in copy_from_user_page()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 11/18] mm/migrate: use folio_likely_mapped_shared() in add_page_for_migration()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 10/18] mm/page_alloc: use folio_mapped() in __alloc_contig_migrate_range()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 09/18] mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 08/18] mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 07/18] mm/memory: use folio_mapcount() in zap_present_folio_ptes()
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 06/18] mm: make folio_mapcount() return 0 for small typed folios
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 04/18] mm: track mapcount of large folios in single value
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 03/18] mm/rmap: add fast-path for small folios when adding/removing/duplicating
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 02/18] mm/rmap: always inline anon/file rmap duplication of a single PTE
From
: David Hildenbrand <david@xxxxxxxxxx>
[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v2 5/5] btrfs: fiemap: return extent physical size
From
: David Sterba <dsterba@xxxxxxx>
Re: [GIT PULL] security changes for v6.9-rc3
From
: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
Re: [PATCH] tracing: Add new_exec tracepoint
From
: Marco Elver <elver@xxxxxxxxxx>
[PATCH v3 2/2] proc: add Kconfigs to restrict /proc/pid/mem access
From
: Adrian Ratiu <adrian.ratiu@xxxxxxxxxxxxx>
[PATCH v3 1/2] proc: restrict /proc/pid/mem access via param knobs
From
: Adrian Ratiu <adrian.ratiu@xxxxxxxxxxxxx>
Re: [PATCH 1/4] iov_iter: add copy_to_iter_full()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/4] iov_iter: add copy_to_iter_full()
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/7] sysctl: Remove sentinel elements from misc directories
From
: Will Deacon <will@xxxxxxxxxx>
Re: [PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
From
: Mike Marshall <hubcap@xxxxxxxxxxxx>
Re: [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 1/3] fuse: fix wrong ff->iomode state changes from parallel dio write
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v2 fs/proc/bootconfig 0/2] remove redundant comments from /proc/bootconfig
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH] tracing: Add new_exec tracepoint
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 1/3] fuse: fix wrong ff->iomode state changes from parallel dio write
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
[PATCH 4/4] signalfd: convert to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 3/4] userfaultfd: convert to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/4] timerfd: convert to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/4] iov_iter: add copy_to_iter_full()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v3 0/3] Convert fs drivers to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 1/3] fuse: fix wrong ff->iomode state changes from parallel dio write
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in lookup_one_unlocked
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in walk_component (3)
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH 1/1] fuse: Add initial support for fs-verity
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH] tracing: Add new_exec tracepoint
From
: Marco Elver <elver@xxxxxxxxxx>
Re: [PATCH v2 fs/proc/bootconfig 0/2] remove redundant comments from /proc/bootconfig
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [PATCH] tracing: Add new_exec tracepoint
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH] mm: Convert pagecache_isize_extended to use a folio
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH] mm: Convert pagecache_isize_extended to use a folio
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH] mm: Convert pagecache_isize_extended to use a folio
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH 06/14] xfs: bind together the front and back ends of the file range exchange code
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 03/14] xfs: create a incompat flag for atomic file mapping exchanges
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 1/3] fuse: fix wrong ff->iomode state changes from parallel dio write
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [syzbot] [jffs2?] KASAN: slab-use-after-free Read in jffs2_erase_pending_blocks
From
: lee bruce <xrivendell7@xxxxxxxxx>
Re: (subset) [PATCH v14 01/12] fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
Re: [PATCH v2 15/25] misc: nsm: drop owner assignment
From
: Alexander Graf <graf@xxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 2/9] tools/include: Sync uapi/linux/fs.h with the kernel sources
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: (subset) [PATCH v14 01/12] fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 2/9] tools/include: Sync uapi/linux/fs.h with the kernel sources
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 6/6] remove call_{read,write}_iter() functions
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 5/6] do_dentry_open(): kill inode argument
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 4/6] kernel_file_open(): get rid of inode argument
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 3/6] get_file_rcu(): no need to check for NULL separately
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 2/6] fd_is_open(): move to fs/file.c
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 1/6] close_on_exec(): pass files_struct instead of fdtable
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v3 06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array
From
: Valentin Schneider <vschneid@xxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] fs: Add FOP_HUGE_PAGES
From
: Christian Brauner <brauner@xxxxxxxxxx>
[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_listxattr (2)
From
: syzbot <syzbot+01ade747b16e9c8030e0@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] quota: don't let mark_dquot_dirty() fail silently
From
: "wangjianjian (C)" <wangjianjian3@xxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[syzbot] [jfs?] general protection fault in dtInsertEntry
From
: syzbot <syzbot+bba84aef3a26fb93deb9@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH v2 fs/proc/bootconfig 2/2] fs/proc: Skip bootloader comment if no embedded kernel parameters
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH v2 fs/proc/bootconfig 1/2] fs/proc: remove redundant comments from /proc/bootconfig
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH v2 fs/proc/bootconfig 0/2] remove redundant comments from /proc/bootconfig
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[syzbot] [ext4?] [jffs2?] [xfs?] kernel BUG in unrefer_xattr_datum
From
: syzbot <syzbot+b417f0468b73945887f0@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 14/14] xfs: enable logged file mapping exchange feature
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 13/14] docs: update swapext -> exchmaps language
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 12/14] xfs: support non-power-of-two rtextsize with exchange-range
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 11/14] xfs: make file range exchange support realtime files
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 10/14] xfs: condense symbolic links after a mapping exchange operation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 09/14] xfs: condense directories after a mapping exchange operation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 08/14] xfs: condense extended attributes after a mapping exchange operation
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 07/14] xfs: add error injection to test file mapping exchange recovery
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 06/14] xfs: bind together the front and back ends of the file range exchange code
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 05/14] xfs: create deferred log items for file mapping exchanges
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 04/14] xfs: introduce a file mapping exchange log intent item
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 03/14] xfs: create a incompat flag for atomic file mapping exchanges
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 02/14] xfs: introduce new file range exchange ioctl
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCH 01/14] vfs: export remap and write check helpers
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[PATCHSET v30.2] xfs: atomic file content exchanges
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
From
: Hou Tao <houtao@xxxxxxxxxxxxxxx>
Re: [syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
From
: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
From
: Justin Stitt <justinstitt@xxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[PATCH 2/9] tools/include: Sync uapi/linux/fs.h with the kernel sources
From
: Namhyung Kim <namhyung@xxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
[syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
From
: syzbot <syzbot+27cc650ef45b379dfe5a@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 00/10] block atomic writes
From
: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 23/26] netfs: Cut over to using new writeback code
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH] fs: Add FOP_HUGE_PAGES
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH] fs: Add FOP_HUGE_PAGES
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] quota: don't let mark_dquot_dirty() fail silently
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
From
: Antonio SJ Musumeci <trapexit@xxxxxxxxxx>
Re: Questions about Unicode Normalization Form
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
From
: Jan Kara <jack@xxxxxxx>
[PATCH 6.6 188/252] cifs: Fix caching to try to do open O_WRONLY as rdwr on server
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 6.8 179/273] cifs: Fix caching to try to do open O_WRONLY as rdwr on server
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 6.1 100/138] cifs: Fix caching to try to do open O_WRONLY as rdwr on server
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 6.8 044/273] cifs: Fix duplicate fscache cookie warnings
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 6.6 034/252] cifs: Fix duplicate fscache cookie warnings
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 6.1 019/138] cifs: Fix duplicate fscache cookie warnings
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[syzbot] [kernfs?] possible deadlock in lookup_one_unlocked
From
: syzbot <syzbot+ac3c5eb32b9d409dc11d@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [linus:master] [fs] 541d4c798a: BUG:KCSAN:data-race_in_atime_needs_update/inode_update_timestamps
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] zonefs: Use str_plural() to fix Coccinelle warning
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH] zonefs: Use str_plural() to fix Coccinelle warning
From
: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
Re: [syzbot] [overlayfs?] possible deadlock in ovl_copy_up_start (3)
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[PATCH] tracing: Add new_exec tracepoint
From
: Marco Elver <elver@xxxxxxxxxx>
[syzbot] [jffs2?] KASAN: slab-use-after-free Read in jffs2_erase_pending_blocks
From
: syzbot <syzbot+5a281fe8aadf8f11230d@xxxxxxxxxxxxxxxxxxxxxxxxx>
[syzbot] [nfs?] KFENCE: memory corruption in do_handle_open
From
: syzbot <syzbot+454fe737909d37a0e5fe@xxxxxxxxxxxxxxxxxxxxxxxxx>
[syzbot] Monthly kernfs report (Apr 2024)
From
: syzbot <syzbot+list286f9999cfeae62e8ab6@xxxxxxxxxxxxxxxxxxxxxxxxx>
[syzbot] Monthly jfs report (Apr 2024)
From
: syzbot <syzbot+list5219cabcace6cc8e0864@xxxxxxxxxxxxxxxxxxxxxxxxx>
[syzbot] [jffs2?] [hfs?] possible deadlock in jffs2_readdir
From
: syzbot <syzbot+0ad40f5b85b1d5535d7d@xxxxxxxxxxxxxxxxxxxxxxxxx>
[syzbot] [ntfs3?] WARNING in attr_data_get_block (4)
From
: syzbot <syzbot+8e034d7422d389827720@xxxxxxxxxxxxxxxxxxxxxxxxx>
[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove
From
: syzbot <syzbot+045b454ab35fd82a35fb@xxxxxxxxxxxxxxxxxxxxxxxxx>
[syzbot] [udf?] WARNING in __udf_add_aext (3)
From
: syzbot <syzbot+799a0e744ac47f928024@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
From
: Arnd Bergmann <arnd@xxxxxxxxxx>
Re: [PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v5 3/9] rust: file: add Rust abstraction for `struct file`
From
: Alice Ryhl <aliceryhl@xxxxxxxxxx>
Re: [PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[syzbot] [jffs2?] kernel BUG in jffs2_start_garbage_collect_thread
From
: syzbot <syzbot+61a9d95630970eece39d@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v2] exfat: move extend valid_size into ->page_mkwrite()
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
Re: Questions about Unicode Normalization Form
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[linus:master] [fs] 541d4c798a: BUG:KCSAN:data-race_in_atime_needs_update/inode_update_timestamps
From
: kernel test robot <oliver.sang@xxxxxxxxx>
Re: [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
From
: Linu Cherian <lcherian@xxxxxxxxxxx>
Re: Questions about Unicode Normalization Form
From
: HAN Yuwei <hrx@xxxxxxxx>
Re: [PATCH] zonefs: Use str_plural() to fix Coccinelle warning
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: Questions about Unicode Normalization Form
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH] fs: Add FOP_HUGE_PAGES
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_start (3)
From
: syzbot <syzbot+5e130dffef394d3f11a6@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
From
: Klara Modin <klarasmodin@xxxxxxxxx>
[syzbot] [kernfs?] possible deadlock in walk_component (3)
From
: syzbot <syzbot+fa60c773a1654e2eda40@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/3] fuse: fix wrong ff->iomode state changes from parallel dio write
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[PATCH 3/3] fuse: prepare for long lived reference on backing file
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[PATCH 2/3] fuse: fix parallel dio write on file open in passthrough mode
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[PATCH 0/3] FUSE passthrough fixes
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
From
: Klara Modin <klarasmodin@xxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [syzbot] [netfs?] divide error in netfs_submit_writethrough
From
: "xrivendell7@xxxxxxxxxxxxxx" <xrivendell7@xxxxxxxxxxxxxx>
[PATCH] quota: don't let mark_dquot_dirty() fail silently
From
: Chao Yu <chao@xxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[syzbot] [gfs2?] possible deadlock in do_qc
From
: syzbot <syzbot+8ef337b733667f9a7ec8@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
Re: [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
From
: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
From
: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 04/26] block: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 04/26] block: prevent direct access of bd_inode
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
Re: [syzbot] [nilfs?] KASAN: slab-out-of-bounds Read in wb_writeback
From
: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v1] exfat: move extend valid_size into ->page_mkwrite()
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v6 00/37] Memory allocation profiling
From
: Suren Baghdasaryan <surenb@xxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [GIT PULL] xfs: bug fixes for 6.9
From
: pr-tracker-bot@xxxxxxxxxx
Re: Questions about Unicode Normalization Form
From
: HAN Yuwei <hrx@xxxxxxxx>
Re: Questions about Unicode Normalization Form
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
[GIT PULL] xfs: bug fixes for 6.9
From
: Chandan Babu R <chandanbabu@xxxxxxxxxx>
Re: [syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (2)
From
: syzbot <syzbot+47a017c46edb25eff048@xxxxxxxxxxxxxxxxxxxxxxxxx>
Questions about Unicode Normalization Form
From
: HAN Yuwei <hrx@xxxxxxxx>
[PATCH vfs.all 26/26] buffer: convert to use bdev_file
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 25/26] buffer: add helpers to get and set bdev
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 23/26] iomap: add helpers helpers to get and set bdev
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 24/26] iomap: convert to use bdev_file
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 19/26] dm-vdo: convert to use bdev_file
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 21/26] block: fix module reference leakage from bdev_open_by_dev error path
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 20/26] block: factor out a helper init_bdev_file()
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 15/26] s390/dasd: use bdev api in dasd_format()
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 17/26] block2mtd: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 18/26] scsi: use bdev helper in scsi_bios_ptable()
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 11/26] btrfs: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 16/26] bcache: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 12/26] ext4: remove block_device_ejected()
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 14/26] jbd2: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 13/26] ext4: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 10/26] gfs2: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 09/26] nilfs2: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 07/26] cramfs: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 04/26] block: prevent direct access of bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 05/26] block: add a helper bdev_read_folio()
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 06/26] bcachefs: remove dead function bdev_sectors()
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 01/26] block: move two helpers into bdev.c
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 03/26] block: remove sync_blockdev_range()
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 02/26] block: remove sync_blockdev_nowait()
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
From
: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: syzbot <syzbot+9a5b0ced8b1bfb238b56@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v3 13/13] bcachefs: fiemap: emit new COMPRESSED state
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
[PATCH 6/6] remove call_{read,write}_iter() functions
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH 5/6] do_dentry_open(): kill inode argument
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH 4/6] kernel_file_open(): get rid of inode argument
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH 3/6] get_file_rcu(): no need to check for NULL separately
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH 2/6] fd_is_open(): move to fs/file.c
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH 1/6] close_on_exec(): pass files_struct instead of fdtable
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCHES] misc stuff that should've been pushed in the last window
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[linux-next:master] [lib/xarray] 5053ab0c89: WARNING:suspicious_RCU_usage
From
: kernel test robot <oliver.sang@xxxxxxxxx>
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [PATCH v2 23/25] scsi: virtio: drop owner assignment
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH v2] xfs: allow cross-linking special files without project quota
From
: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
Re: [PATCH v14 01/12] fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 12/12] fs/ioctl: Add a comment to keep the logic in sync with LSM policies
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 11/12] MAINTAINERS: Notify Landlock maintainers about changes to fs/ioctl.c
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 10/12] landlock: Document IOCTL support
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 09/12] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 08/12] selftests/landlock: Exhaustive test for the IOCTL allow-list
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 07/12] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 06/12] selftests/landlock: Test IOCTLs on named pipes
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 05/12] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 04/12] selftests/landlock: Test IOCTL with memfds
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 03/12] selftests/landlock: Test IOCTL support
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 02/12] landlock: Add IOCTL access right for character and block devices
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 01/12] fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
[PATCH v14 00/12] Landlock: IOCTL support
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
Re: [PATCH v3 13/13] bcachefs: fiemap: emit new COMPRESSED state
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v3 08/13] f2fs: fiemap: add physical length to trace_f2fs_fiemap
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v3 06/13] nilfs2: fiemap: return correct extent physical length
From
: Andreas Dilger <adilger@xxxxxxxxx>
[FIX] proc: rewrite stable_page_flags()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v3 13/13] bcachefs: fiemap: emit new COMPRESSED state
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v3 04/13] btrfs: fiemap: emit new COMPRESSED state.
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v3 02/13] fiemap: update fiemap_fill_next_extent() signature
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v3 03/13] fiemap: add new COMPRESSED extent state
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v3 02/13] fiemap: update fiemap_fill_next_extent() signature
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v3 01/13] fiemap: add physical_length field to extents
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v3 00/13] fiemap extension for more physical information
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
[PATCH] mm: Convert pagecache_isize_extended to use a folio
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
Re: [WIP 0/3] Memory model and atomic API in Rust
From
: Philipp Stanner <pstanner@xxxxxxxxxx>
Re: [GIT PULL] vfs fixes
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
Re: [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
From
: "Günther Noack" <gnoack@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH v6 00/37] Memory allocation profiling
From
: Klara Modin <klarasmodin@xxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: syzbot <syzbot+9a5b0ced8b1bfb238b56@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH v6 00/37] Memory allocation profiling
From
: Suren Baghdasaryan <surenb@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Christoph Hellwig <hch@xxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v6 00/37] Memory allocation profiling
From
: Klara Modin <klarasmodin@xxxxxxxxx>
Re: [PATCH v6 00/37] Memory allocation profiling
From
: Suren Baghdasaryan <surenb@xxxxxxxxxx>
Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
From
: Klara Modin <klarasmodin@xxxxxxxxx>
Re: [syzbot] [nilfs?] KASAN: slab-out-of-bounds Read in wb_writeback
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v6 00/37] Memory allocation profiling
From
: Klara Modin <klarasmodin@xxxxxxxxx>
Re: [syzbot] [nilfs?] KASAN: slab-out-of-bounds Read in wb_writeback
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[syzbot] Monthly ntfs3 report (Apr 2024)
From
: syzbot <syzbot+listb6eea14750ad5e9c17ba@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
[PATCH v16 9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[PATCH v16 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[PATCH v16 7/9] f2fs: Log error when lookup of encoded dentry fails
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[PATCH v16 5/9] f2fs: Reuse generic_ci_match for ci comparisons
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[PATCH v16 6/9] ext4: Log error when lookup of encoded dentry fails
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[PATCH v16 4/9] ext4: Reuse generic_ci_match for ci comparisons
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[PATCH v16 2/9] f2fs: Simplify the handling of cached insensitive names
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[PATCH v16 1/9] ext4: Simplify the handling of cached insensitive names
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
Re: [syzbot] [jffs2?] [nilfs?] KASAN: slab-use-after-free Read in jffs2_garbage_collect_pass
From
: syzbot <syzbot+e84662c5f30b8c401437@xxxxxxxxxxxxxxxxxxxxxxxxx>
[GIT PULL] vfs fixes
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [syzbot] [nilfs?] KASAN: slab-out-of-bounds Read in wb_writeback
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 0/4] Use folio APIs in procfs
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v6 00/10] block atomic writes
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v6 00/10] block atomic writes
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 15/26] mm: Export writeback_iter()
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v6 00/10] block atomic writes
From
: John Garry <john.g.garry@xxxxxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Christian Brauner <brauner@xxxxxxxxxx>
[syzbot] [jffs2?] [nilfs?] KASAN: slab-use-after-free Read in jffs2_garbage_collect_pass
From
: syzbot <syzbot+e84662c5f30b8c401437@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH] afs: Fix fileserver rotation getting stuck
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 3/7] crypto: Remove the now superfluous sentinel element from ctl_table array
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 15/26] mm: Export writeback_iter()
From
: Christoph Hellwig <hch@xxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 0/3] sysctl: move sysctl type to ctl_table_header
From
: Joel Granados <j.granados@xxxxxxxxxxx>
Re: [PATCH v6 00/10] block atomic writes
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [Lsf-pc] [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [syzbot] kernel BUG in ext4_write_inline_data
From
: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 14/29] xfs: create a per-mount shrinker for verity inodes merkle tree blocks
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 12/13] fsverity: remove system-wide workqueue
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 11/13] fsverity: report validation errors back to the filesystem
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 10/13] fsverity: pass the zero-hash value to the implementation
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [PATCH 09/13] fsverity: box up the write_merkle_tree_block parameters too
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 08/13] fsverity: expose merkle tree geometry to callers
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 07/13] fsverity: pass the new tree size and block size to ->begin_enable_verity
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[syzbot] [netfs?] divide error in netfs_submit_writethrough
From
: syzbot <syzbot+f3a09670f3d2a55b89b2@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 06/13] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 04/13] fsverity: add per-sb workqueue for post read processing
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 03/13] fsverity: support block-based Merkle tree caching
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [f2fs-dev] [PATCH v15 7/9] f2fs: Log error when lookup of encoded dentry fails
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
Re: [GIT PULL] bcachefs repair code for rc3
From
: pr-tracker-bot@xxxxxxxxxx
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH v2] hfsplus: refactor copy_name to not use strncpy
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH v2] vmcore: replace strncpy with strscpy_pad
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 4/4] mm: Generate PAGE_IDLE_FLAG definitions
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH 3/4] mm: Remove page_idle and page_young wrappers
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH 2/4] proc: Convert smaps_account() to use a folio
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH 1/4] proc: Convert clear_refs_pte_range to use a folio
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
From
: Suren Baghdasaryan <surenb@xxxxxxxxxx>
Re: [PATCH v6 00/10] block atomic writes
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
From
: Paulo Alcantara <pc@xxxxxxxxxxxxx>
Re: [PATCH 00/10] Further reduce overhead of fsnotify permission hooks
From
: Jan Kara <jack@xxxxxxx>
[PATCH] cifs: Add tracing for the cifs_tcon struct refcounting
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [f2fs-dev] [PATCH v15 7/9] f2fs: Log error when lookup of encoded dentry fails
From
: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
Re: [PATCH 00/10] Further reduce overhead of fsnotify permission hooks
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 00/10] Further reduce overhead of fsnotify permission hooks
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
Re: [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
cifs_mount_get_tcon() is broken?
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v5 00/11] IOMMU memory observability
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [PATCH 1/3] timerfd: convert to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 3/3] signalfd: convert to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
From
: Linu Cherian <lcherian@xxxxxxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH v2 12/25] gpio: virtio: drop owner assignment
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [Lsf-pc] [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
From
: Dongyang Li <dongyangli@xxxxxxx>
[ANNOUNCE] util-linux maintenance release v2.39.4
From
: Karel Zak <kzak@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
From
: Jan Kara <jack@xxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] ntfs3: remove warning
From
: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment
From
: "Gupta, Pankaj" <pankaj.gupta@xxxxxxx>
Re: [PATCH v2] vmcore: replace strncpy with strscpy_pad
From
: Baoquan He <bhe@xxxxxxxxxx>
Re: [PATCH v6 01/37] fix missing vmalloc.h includes
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[PATCH] ext4: fix deadlock in ext4_xattr_inode_iget
From
: Edward Adam Davis <eadavis@xxxxxx>
Re: [PATCH v5 00/11] IOMMU memory observability
From
: Linu Cherian <lcherian@xxxxxxxxxxx>
Re: [PATCH v3 00/13] fiemap extension for more physical information
From
: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Re: [syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: syzbot <syzbot+9a5b0ced8b1bfb238b56@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/3] signalfd: convert to ->read_iter()
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 01/37] fix missing vmalloc.h includes
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 2/3] userfaultfd: convert to ->read_iter()
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] timerfd: convert to ->read_iter()
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/6] Improve visibility of writeback
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
[PATCH] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH v6 01/37] fix missing vmalloc.h includes
From
: David Hildenbrand <david@xxxxxxxxxx>
Re: [PATCH v6 01/37] fix missing vmalloc.h includes
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v2] fs: claw back a few FMODE_* bits
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH v6 01/37] fix missing vmalloc.h includes
From
: Nathan Chancellor <nathan@xxxxxxxxxx>
[GIT PULL] bcachefs repair code for rc3
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v2 0/6] Improve visibility of writeback
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 0/4] Use folio APIs in procfs
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
[PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH v2 0/6] Improve visibility of writeback
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v2 0/6] Improve visibility of writeback
From
: Tejun Heo <tj@xxxxxxxxxx>
[syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
From
: syzbot <syzbot+9a5b0ced8b1bfb238b56@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 00/13] fiemap extension for more physical information
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v3 00/13] fiemap extension for more physical information
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v3 11/13] bcachefs: fiemap: return correct extent physical length
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Re: [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook
From
: Aishwarya TCV <aishwarya.tcv@xxxxxxx>
Re: [GIT PULL] vboxsf fixes for 6.9-1
From
: pr-tracker-bot@xxxxxxxxxx
[PATCH 3/4] gfs2: Simplify gfs2_read_super
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 2/4] gfs2: Add a migrate_folio operation for journalled files
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 1/4] gfs2: Convert gfs2_page_mkwrite() to use a folio
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 0/4] More GFS2 folio conversions
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 4/4] gfs2: Convert gfs2_aspace_writepage() to use a folio
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 0/4] Use folio APIs in procfs
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 2/4] proc: Convert smaps_page_accumulate to use a folio
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 3/4] proc: Pass a folio to smaps_page_accumulate()
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 1/4] proc: Convert gather_stats to use a folio
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
[PATCH 4/4] proc: Convert smaps_pmd_entry to use a folio
From
: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
Re: [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook
From
: Roman Gushchin <roman.gushchin@xxxxxxxxx>
Re: [RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 11/13] bcachefs: fiemap: return correct extent physical length
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH v3 02/13] fs: fiemap: update fiemap_fill_next_extent() signature
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [PATCH v2 0/6] Improve visibility of writeback
From
: Jan Kara <jack@xxxxxxx>
[GIT PULL] vboxsf fixes for 6.9-1
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [PATCH v1 2/3] fs: Optimize credentials reference count for backing file ops
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook
From
: Vlastimil Babka <vbabka@xxxxxxx>
Re: [PATCH v3 00/13] fiemap extension for more physical information
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
Re: [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
From
: Brian Foster <bfoster@xxxxxxxxxx>
Re: [RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [f2fs-dev] [PATCH v15 6/9] ext4: Log error when lookup of encoded dentry fails
From
: Gabriel Krisman Bertazi <krisman@xxxxxxx>
[syzbot] [jffs2?] kernel BUG in jffs2_del_ino_cache
From
: syzbot <syzbot+44664704c1494ad5f7a0@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] vboxsf: explicitly deny setlease attempts
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [PATCH 1/2] vboxsf: Avoid an spurious warning if load_nls_xxx() fails
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [PATCH][next] vboxsf: remove redundant variable out_len
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
[PATCH 3/3] signalfd: convert to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 2/3] userfaultfd: convert to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH 1/3] timerfd: convert to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCHSET v2 0/3] Convert fs drivers to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1] exfat: move extend valid_size into ->page_mkwrite()
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 2/3] userfaultfd: convert to ->read_iter()
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v5 00/11] IOMMU memory observability
From
: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
Re: [RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH next] fs: fix oob in do_handle_open
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH 15/26] mm: Export writeback_iter()
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [Lsf-pc] [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
From
: "hch@xxxxxx" <hch@xxxxxx>
Re: [Lsf-pc] [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
From
: Dongyang Li <dongyangli@xxxxxxx>
Re: [PATCH 15/26] mm: Export writeback_iter()
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook
From
: Aishwarya TCV <aishwarya.tcv@xxxxxxx>
Re: [PATCH v5 3/9] rust: file: add Rust abstraction for `struct file`
From
: Alice Ryhl <aliceryhl@xxxxxxxxxx>
Re: [PATCH v3 10/13] ocfs2: fiemap: return correct extent physical length
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
From
: Mickaël Salaün <mic@xxxxxxxxxxx>
Re: [PATCH v3 07/13] ext4: fiemap: return correct extent physical length
From
: Jan Kara <jack@xxxxxxx>
Re: [linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 15/26] mm: Export writeback_iter()
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 15/26] mm: Export writeback_iter()
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 15/26] mm: Export writeback_iter()
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH 2/3] userfaultfd: convert to ->read_iter()
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [syzbot] [nilfs?] KASAN: slab-out-of-bounds Read in wb_writeback
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
From
: Christian Brauner <brauner@xxxxxxxxxx>
[RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[bug report] proc: rewrite stable_page_flags()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH 15/26] mm: Export writeback_iter()
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB
From
: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
Re: [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
From
: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
Re: [PATCH next] fs: fix oob in do_handle_open
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH next] fs: fix oob in do_handle_open
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
From
: Alexander Larsson <alexl@xxxxxxxxxx>
Re: [PATCH v3 00/13] fiemap extension for more physical information
From
: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Re: [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode
From
: Amir Goldstein <amir73il@xxxxxxxxx>
[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
From
: kernel test robot <oliver.sang@xxxxxxxxx>
[PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
From
: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
Re: [PATCH v2 2/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
From
: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
From
: syzbot <syzbot+ee72b9a7aad1e5a77c5c@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v1] exfat: move extend valid_size into ->page_mkwrite()
From
: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
[PATCH v3 13/13] bcachefs: fiemap: emit new COMPRESSED state
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 12/13] f2fs: fiemap: emit new COMPRESSED state
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 11/13] bcachefs: fiemap: return correct extent physical length
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 10/13] ocfs2: fiemap: return correct extent physical length
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 09/13] f2fs: fiemap: return correct extent physical length
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 08/13] f2fs: fiemap: add physical length to trace_f2fs_fiemap
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 07/13] ext4: fiemap: return correct extent physical length
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 06/13] nilfs2: fiemap: return correct extent physical length
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 05/13] btrfs: fiemap: return extent physical size
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 04/13] btrfs: fiemap: emit new COMPRESSED state.
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 03/13] fs: fiemap: add new COMPRESSED extent state
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 02/13] fs: fiemap: update fiemap_fill_next_extent() signature
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 01/13] fs: fiemap: add physical_length field to extents
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
[PATCH v3 00/13] fiemap extension for more physical information
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
Re: [PATCH v2 5/5] btrfs: fiemap: return extent physical size
From
: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
Re: [PATCH v2 5/5] btrfs: fiemap: return extent physical size
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
Re: [PATCH v2 0/6] Improve visibility of writeback
From
: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
[PATCH next] fs: fix oob in do_handle_open
From
: Edward Adam Davis <eadavis@xxxxxx>
Re: [PATCH v2 5/5] btrfs: fiemap: return extent physical size
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
Re: [PATCH v5 3/9] rust: file: add Rust abstraction for `struct file`
From
: Christian Brauner <brauner@xxxxxxxxxx>
Re: [PATCH v2 5/5] btrfs: fiemap: return extent physical size
From
: Qu Wenruo <wqu@xxxxxxxx>
Re: [PATCH v2 5/5] btrfs: fiemap: return extent physical size
From
: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
Re: [f2fs-dev] [PATCH v15 7/9] f2fs: Log error when lookup of encoded dentry fails
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [f2fs-dev] [PATCH v15 6/9] ext4: Log error when lookup of encoded dentry fails
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v15 4/9] ext4: Reuse generic_ci_match for ci comparisons
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v15 4/9] ext4: Reuse generic_ci_match for ci comparisons
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v15 3/9] libfs: Introduce case-insensitive string comparison helper
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v15 2/9] f2fs: Simplify the handling of cached insensitive names
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
[linus:master] [filelock] c69ff40719: stress-ng.dup.ops_per_sec 1.9% improvement
From
: kernel test robot <oliver.sang@xxxxxxxxx>
Re: [GIT PULL] security changes for v6.9-rc3
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
[PATCH v1 3/3] overlayfs: Optimize credentials usage
From
: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
[PATCH v1 2/3] fs: Optimize credentials reference count for backing file ops
From
: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
[PATCH v1 1/3] cred: Add a light version of override/revert_creds()
From
: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
[PATCH v1 0/3] overlayfs: Optimize override/revert creds
From
: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
Re: [PATCH v2 1/6] writeback: protect race between bdi release and bdi_debug_stats_show
From
: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
[PATCH] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
From
: linke li <lilinke99@xxxxxx>
Re: [Lsf-pc] [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH 27/29] xfs: make it possible to disable fsverity
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH v1 02/11] mm: migrate_device: use more folio in __migrate_device_pages()
From
: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
Is this a fanotify_init() bug manifesting in fanotify_mark()?
From
: Josh Marshall <joshua.r.marshall.1991@xxxxxxxxx>
[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
From
: "Colin Walters" <walters@xxxxxxxxxx>
Re: [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 27/29] xfs: make it possible to disable fsverity
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [GIT PULL] security changes for v6.9-rc3
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [GIT PULL] security changes for v6.9-rc3
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [GIT PULL] security changes for v6.9-rc3
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode
From
: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
Re: [GIT PULL] security changes for v6.9-rc3
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]