Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v2 2/6] composefs: Add on-disk layout
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 6/6] composefs: Add kconfig and build support
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 5/6] composefs: Add documentation
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 3/6] composefs: Add descriptor parsing code
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 4/6] composefs: Add filesystem implementation
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 1/6] fsverity: Export fsverity_get_digest
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH v3 2/2] fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/2] fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Should we orphan JFS?
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH linux-next v2] swap_state: update shadow_nodes for anonymous page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Should we orphan JFS?
- From: Harald Arnesen <harald@xxxxxxxxxxx>
- [PATCH 21/25] fs: port i_{g,u}id_{needs_}update() to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 20/25] quota: port to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 18/25] fs: port inode_owner_or_capable() to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 22/25] fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 24/25] fs: port vfs{g,u}id helpers to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 25/25] fs: move mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 19/25] fs: port privilege checking helpers to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 17/25] fs: port inode_init_owner() to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 23/25] fs: port fs{g,u}id helpers to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 16/25] fs: port acl to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 12/25] fs: port ->set_acl() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 14/25] fs: port ->permission() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 15/25] fs: port xattr to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 13/25] fs: port ->fileattr_set() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 03/25] fs: port ->setattr() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 07/25] fs: port ->mkdir() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 08/25] fs: port ->mknod() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 04/25] fs: port ->getattr() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 01/25] f2fs: project ids aren't idmapped
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 09/25] fs: port ->rename() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 10/25] fs: port ->tmpfile() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 11/25] fs: port ->get_acl() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 00/25] fs: finish conversion to mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 05/25] fs: port ->create() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 06/25] fs: port ->symlink() to pass mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 02/25] fs: port vfs_*() helpers to struct mnt_idmap
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/7] zonefs: Separate zone information from inode information
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH v3 0/2] Fixes for fscache volume operations
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v3 2/2] fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v3 1/2] fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] zonefs: Reduce struct zonefs_inode_info size
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 3/7] zonefs: Simplify IO error handling
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v6 2/9] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
- From: <yang.yang29@xxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH linux-next v2] swap_state: update shadow_nodes for anonymous page
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- RE: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH linux-next v2] swap_state: update shadow_nodes for anonymous page
- From: <yang.yang29@xxxxxxxxxx>
- RE: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- RE: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Should we orphan JFS?
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- dropping maintainership for sysv and freevxfs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] initialize 'struct hfsplus_inode_info' in hfsplus_iget()
- From: ChenXiaoSong <chenxiaosong2@xxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- Re: [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: Tom Talpey <tom@xxxxxxxxxx>
- RE: [PATCH v2] exfat: handle unreconized benign secondary entries
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [io_uring] KASAN: use-after-free Read in signalfd_cleanup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [io_uring] KASAN: use-after-free Read in signalfd_cleanup
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [io_uring] KASAN: use-after-free Read in signalfd_cleanup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH rcu v2 09/20] fs: Remove CONFIG_SRCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu v2 09/20] fs: Remove CONFIG_SRCU
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: lockref scalability on x86-64 vs cpu_relax
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: lockref scalability on x86-64 vs cpu_relax
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH rcu v2 09/20] fs: Remove CONFIG_SRCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu v2 12/20] fs/notify: Remove "select SRCU"
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- lockref scalability on x86-64 vs cpu_relax
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
- From: Gregory Price <gregory.price@xxxxxxxxxxxx>
- [PATCH v3 RESEND] coredump: Use vmsplice_to_pipe() for pipes in dump_emit_page()
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH] proc: remove mark_inode_dirty() in proc_notify_change()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] [vfs?] KASAN: use-after-free Read in signalfd_cleanup
- From: syzbot <syzbot+8317cc9c082c19d576a0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Benjamin LaHaise <bcrl@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Bart Van Assche <bart.vanassche@xxxxxxxxx>
- Re: [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] fs/sysv: Change the signature of dir_get_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: Paulo Alcantara <pc@xxxxxx>
- Re: [PATCH 3/3] gfs2: Shut down frozen filesystem on last unmount
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH 2/3] fs: Introduce { freeze, thaw }_active_super functions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 3/9] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 3/9] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 2/9] block: Add copy offload support infrastructure
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2] exfat: handle unreconized benign secondary entries
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 06/19] btrfs: handle recording of zoned writes in the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v6 9/9] dm kcopyd: use copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 7/9] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 4/9] block: Introduce a new ioctl for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 6/9] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 5/9] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 3/9] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 2/9] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 1/9] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 0/9] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [RFC 0/3] Shut down frozen filesystems on last unmount
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 00/12] Start converting buffer_heads to use folios
- From: Jan Kara <jack@xxxxxxx>
- RE: [PATCH] exfat: handle unreconized benign secondary entries
- From: "Sungjong Seo" <sj1557.seo@xxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 06/19] btrfs: handle recording of zoned writes in the storage layer
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: Chao Yu <chao@xxxxxxxxxx>
- [syzbot] [vfs?] KASAN: use-after-free Write in pipe_poll
- From: syzbot <syzbot+dcfe8e1b5dfc52d34d0d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/19] btrfs: remove stripe boundary calculation for compressed I/O
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH 16/19] btrfs: remove now spurious bio submission helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/19] btrfs: split zone append bios in btrfs_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/19] btrfs: calculate file system wide queue limit for zoned mode
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/19] btrfs: allow btrfs_submit_bio to split bios
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/19] btrfs: remove struct btrfs_io_geometry
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/19] btrfs: remove submit_encoded_read_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/19] btrfs: remove stripe boundary calculation for compressed I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/19] btrfs: pass the iomap bio to btrfs_submit_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/19] btrfs: handle checksum generation in the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/19] block: export bio_split_rw
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/19] btrfs: remove stripe boundary calculation for encoded I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/19] btrfs: remove the submit_bio_start helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/19] btrfs: remove stripe boundary calculation for buffered I/O
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/19] btrfs: simplify the btrfs_csum_one_bio calling convention
- From: Christoph Hellwig <hch@xxxxxx>
- consolidate btrfs checksumming, repair and bio splitting v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/19] btrfs: handle recording of zoned writes in the storage layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/11] memory-failure: Remove comment referencing AS_EIO
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 00/11] Remove AS_EIO and AS_ENOSPC
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] freevxfs: fix kernel-doc warnings
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 9/9] bio: Fix bio_flagged() so that it can be combined
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v5 7/9] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH] exfat: handle unreconized benign secondary entries
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH] proc: remove mark_inode_dirty() in proc_notify_change()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 02/14] xfs: document the general theory underlying online fsck design
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 01/14] xfs: document the motivation for online fsck design
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 02/14] xfs: document the general theory underlying online fsck design
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v3] nsfs: add compat ioctl handler
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Seth Jenkins <sethjenkins@xxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 01/14] xfs: document the motivation for online fsck design
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RESEND] nsfs: add compat ioctl handler
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- [PATCH RESEND v3] nsfs: add compat ioctl handler
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH RESEND] nsfs: add compat ioctl handler
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 2/7] zonefs: Reorganize code
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] include/linux/watch_queue: Improve documentation
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH v3 1/2] include/linux/watch_queue: Improve documentation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 9/9] bio: Fix bio_flagged() so that it can be combined
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 7/9] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 6/9] netfs: Add a function to extract an iterator into a scatterlist
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 5/9] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 1/9] iov_iter: Change the direction macros into an enum
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 0/9] iov_iter: Add extraction helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 2/9] iov_iter: Use the direction in the iterator functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [PATCH] exfat: handle unreconized benign secondary entries
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] fs/pipe: Delete unused do_pipe_flags()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] proc: introduce proc_statfs()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH] proc: fix to check name length in proc_lookup_de()
- From: Chao Yu <chao@xxxxxxxxxx>
- [PATCH v2 7/7] erofs: introduce 'sharecache' mount option
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 4/7] erofs: implement .read_iter for page cache sharing
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 3/7] erofs: allocate anonymous file of blob for page cache sharing
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 2/7] erofs: unify anonymous inodes for blob
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 5/7] erofs: implement .mmap for page cache sharing
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 6/7] erofs: add helper checking if page cache sharing shall be enabled
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 0/7] erofs: support page cache sharing between EROFS images in fscache mode
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v2 1/7] erofs: remove unused device mapping in the meta routine
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/pipe: Delete unused do_pipe_flags()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [vfs?] [ntfs3?] WARNING in path_openat
- From: syzbot <syzbot+be8872fcb764bf9fea73@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH V4 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 3/5] cachefiles: resend an open request if the read request's object is closed
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 0/5] Introduce daemon failover mechanism to recover from crashing
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 5/5] cachefiles: add restore command to recover inflight ondemand read requests
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 2/5] cachefiles: extract ondemand info field from cachefiles_object
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V4 1/5] cachefiles: introduce object ondemand state
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fs/pipe: Delete unused do_pipe_flags()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] fs/pipe: Delete unused do_pipe_flags()
- From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] fs/sysv: Change the signature of dir_get_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] filelock: move file locking definitions to separate header file
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/14] xfs: document the general theory underlying online fsck design
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: Do I really need to add mount2 and umount3 syscalls for some crazy experiment
- From: Anadon <joshua.r.marshall.1991@xxxxxxxxx>
- Re: [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 3/3] fs: remove old MS_* internal flags for the superblock
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] fs: use SB_NOUSER on path_mount() instead of deprecated MS_NOUSER
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 1/3] apparmor: use SB_* flags for private sb flags
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH] aio: fix mremap after fork null-deref
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 1/2] include/linux/watch_queue: Improve documentation
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 3/3] fanotify, audit: Allow audit to use the full permission event response
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH] proc: fix to check name length in proc_lookup_de()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] proc: introduce proc_statfs()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [syzbot] [ntfs3?] KASAN: stack-out-of-bounds Read in filemap_get_read_batch
- From: syzbot <syzbot+9d9efb38bb1425ff6283@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] composefs: Add filesystem implementation
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH 3/6] composefs: Add descriptor parsing code
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- Re: [PATCH 2/6] composefs: Add on-disk layout
- From: Alexander Larsson <alexl@xxxxxxxxxx>
- [PATCH] maple_tree: remove the parameter entry of mas_preallocate
- From: Vernon Yang <vernon2gm@xxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 3/3] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] proc: fix to check name length in proc_lookup_de()
- From: Chao Yu <chao@xxxxxxxxxx>
- [PATCH] proc: introduce proc_statfs()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 1/2] include/linux/watch_queue: Improve documentation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fs: remove locks_inode
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 5/7] zonefs: Separate zone information from inode information
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/7] zonefs: Simplify IO error handling
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/7] zonefs: Dynamically create file inodes when needed
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/7] zonefs: Reduce struct zonefs_inode_info size
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 7/7] zonefs: Cache zone group directory inodes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/7] zonefs: Reorganize code
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/7] zonefs: Detect append writes at invalid locations
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/7] Reduce zonefs memory usage
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
- From: Alexander Potapenko <glider@xxxxxxxxxx>
- [PATCH] fs: remove locks_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nls: Replace default nls table by correct iso8859-1 table
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 01/18] fat: Fix iocharset=utf8 mount option
- From: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v6 06/10] iomap: Add __iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] sysv: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove write_one_page / folio_write_one
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 3/3] nls: Replace default nls table by correct iso8859-1 table
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH RFC] mm: implement granular soft-dirty vma support
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 3/3] fanotify,audit: Allow audit to use the full permission event response
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [Ocfs2-devel] [PATCH 6/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
- From: Joseph Qi <jiangqi903@xxxxxxxxx>
- Re: [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [RFC 2/3] fs: use SB_NOUSER on path_mount() instead of deprecated MS_NOUSER
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 3/3] fs: remove old MS_* internal flags for the superblock
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 1/3] apparmor: use SB_* flags for private sb flags
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC 0/3] fs: kill old ms_* flags for internal sb
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC v2 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: Do I really need to add mount2 and umount3 syscalls for some crazy experiment
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v5 3/3] fanotify,audit: Allow audit to use the full permission event response
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 1/2] mm: add vma_has_recency()
- From: "T.J. Alumbaugh" <talumbau@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC] mm: implement granular soft-dirty vma support
- From: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RESEND PATCH] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v5 1/2] fs/proc: optimize register ctl_tables
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 07/11] xfs: disable direct read path for fs-verity sealed files
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 3/4] fs/sysv: Use dir_put_page() in sysv_rename()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v2 2/4] fs/sysv: Change the signature of dir_get_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v2 1/4] fs/sysv: Use the offset_in_page() helper
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v2 4/4] fs/sysv: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v2 0/4] fs/sysv: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 6/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 09/11] iomap: fs-verity verification on page read
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [RFC PATCH 05/11] xfs: add inode on-disk VERITY flag
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [RFC PATCH 03/11] xfs: add attribute type for fs-verity
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: [RFC PATCH 02/11] pagemap: add mapping_clear_large_folios() wrapper
- From: Andrey Albershteyn <aalbersh@xxxxxxxxxx>
- Re: inactive buffer head in lrus prevents page migrate
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- [RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
- From: Gregory Price <gourry.memverge@xxxxxxxxx>
- Re: [PATCH 00/11] Remove AS_EIO and AS_ENOSPC
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 04/11] fuse: Convert fuse_flush() to use file_check_and_advance_wb_err()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] ext4: Add mount option for provisioning blocks during allocations
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- [LSF/MM/BPF TOPIC] Image-based read-only filesystem: further use cases & directions
- From: Gao Xiang <xiang@xxxxxxxxxx>
- Re: Do I really need to add mount2 and umount3 syscalls for some crazy experiment
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v7 4/4] selftests: vm: add pagemap ioctl tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v7 2/4] userfaultfd: split mwriteprotect_range()
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 10/11] mm: Remove filemap_fdatawait_range_keep_errors()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 04/11] fuse: Convert fuse_flush() to use file_check_and_advance_wb_err()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/11] mm: Remove AS_EIO and AS_ENOSPC
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 07/11] filemap: Convert filemap_fdatawait_range() to errseq
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/11] mm: Remove filemap_fdatawait_keep_errors()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 03/11] f2fs: Convert f2fs_wait_on_node_pages_writeback() to errseq
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/11] filemap: Convert filemap_write_and_wait_range() to use errseq
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 01/11] memory-failure: Remove comment referencing AS_EIO
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/11] Remove AS_EIO and AS_ENOSPC
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 05/11] page-writeback: Convert folio_write_one() to use an errseq
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Do I really need to add mount2 and umount3 syscalls for some crazy experiment
- From: Anadon <joshua.r.marshall.1991@xxxxxxxxx>
- [PATCH RFC v7 14/23] dept: Add a mechanism to refill the internal memory pools on running out
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 17/23] dept: Track timeout waits separately with a new Kconfig
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 19/23] dept: Apply timeout consideration to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 22/23] dept: Apply timeout consideration to dma fence wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 13/23] dept: Distinguish each work from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 20/23] dept: Apply timeout consideration to waitqueue wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 05/23] dept: Tie to Lockdep and IRQ tracing
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 11/23] dept: Apply sdt_might_sleep_weak() to hashed-waitqueue wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 04/23] dept: Add lock dependency tracker APIs
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 15/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 18/23] dept: Apply timeout consideration to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 12/23] dept: Distinguish each syscall context from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 21/23] dept: Apply timeout consideration to hashed-waitqueue wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 16/23] dept: Apply sdt_might_sleep_strong() to dma fence wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 23/23] dept: Record the latest one out of consecutive waits of the same class
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 02/23] dept: Implement Dept(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 00/23] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 01/23] llist: Move llist_{head,node} definition to types.h
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 09/23] dept: Apply sdt_might_sleep_weak() to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH RFC v7 10/23] dept: Apply sdt_might_sleep_weak() to waitqueue wait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] freevxfs: fix kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] mm/filemap: fix page end in filemap_get_read_batch
- [PATCH] ntfs: fix multiple kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] fuse: fix all W=1 kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: remove write_one_page / folio_write_one
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/7] sysv: don't flush page immediately for DIRSYNC directories
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/7] btrfs: stop using write_one_page in btrfs_scratch_superblock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/dcache: Remove unneeded math.h and rculist.h includes
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 10/10] xfs: Make xfs_iomap_folio_ops static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 09/10] iomap: Rename page_ops to folio_ops
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 05/10] iomap/gfs2: Get page in page_prepare handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 06/10] iomap: Add __iomap_get_folio helper
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 07/10] iomap: Rename page_prepare handler to get_folio
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 04/10] iomap: Add iomap_get_folio helper
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 03/10] iomap: Rename page_done handler to put_folio
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 02/10] iomap/gfs2: Unlock and put folio in page_done handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 01/10] iomap: Add __iomap_put_folio helper
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v5 5/9] iomap/gfs2: Get page in page_prepare handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v5 9/9] xfs: Make xfs_iomap_folio_ops static
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 8/9] iomap: Rename page_ops to folio_ops
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 6/9] iomap: Rename page_prepare handler to get_folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 5/9] iomap/gfs2: Get page in page_prepare handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/9] iomap: Add iomap_get_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iomap: Rename page_done handler to put_folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/9] iomap/gfs2: Unlock and put folio in page_done handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/9] iomap: Add iomap_put_folio helper
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fs: don't allocate blocks beyond EOF from __mpage_writepage
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/7] mm,jfs: move write_one_page/folio_write_one to jfs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] ufs: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] btrfs: don't read the disk superblock for zoned devices in btrfs_scratch_superblocks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] btrfs: stop using write_one_page in btrfs_scratch_superblock
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] sysv: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- remove write_one_page / folio_write_one
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] minix: don't flush page immediately for DIRSYNC directories
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] fs/dcache: Remove unneeded math.h and rculist.h includes
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] fs/dcache: Remove unneeded math.h and rculist.h includes
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] posix_acl: Use try_cmpxchg in get_acl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 0/2] watch_queue: Clean up some code
- From: Siddh Raman Pant <code@xxxxxxxx>
- [PATCH v3 1/2] include/linux/watch_queue: Improve documentation
- From: Siddh Raman Pant <code@xxxxxxxx>
- [PATCH v3 2/2] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Siddh Raman Pant <code@xxxxxxxx>
- [syzbot] [reiserfs?] WARNING: locking bug in lockref_put_or_lock
- From: syzbot <syzbot+12a2ecec8db1d853fc33@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] exfat: fix inode->i_blocks for non-512 byte sector size device
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH] exfat: redefine DIR_DELETED as the bad cluster number
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Rust PROC FILESYSTEM abstractions
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Rust PROC FILESYSTEM abstractions
- From: Finn Behrens <fin@xxxxxxxxxxx>
- Re: Rust PROC FILESYSTEM abstractions
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Rust PROC FILESYSTEM abstractions
- From: Finn Behrens <fin@xxxxxxxxxxx>
- [syzbot] [ntfs3?] kernel panic: stack is corrupted in run_unpack_ex
- From: syzbot <syzbot+ba698041fcdf4d0214bb@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/14] xfs: document the motivation for online fsck design
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 5/7] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 6/7] netfs: Add a function to extract an iterator into a scatterlist
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 2/7] iov_iter: Use the direction in the iterator functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 1/7] iov_iter: Change the direction macros into an enum
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 3/7] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 4/7] iov_iter: Add a function to extract a page list from an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 0/7] iov_iter: Add extraction helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: BUG: assert spuriously fails in selftest/proc/proc-uptime-001.c
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [GIT PULL] UDF fixes for 6.2-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- BUG: assert spuriously fails in selftest/proc/proc-uptime-001.c
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH] proc: fix PIE proc-empty-vm, proc-pid-vm tests
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH] proc: fix PIE proc-empty-vm, proc-pid-vm tests
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [LSF/MM/BPF BoF] Session for Zoned Storage 2023
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [vfs?] [ntfs3?] [tmpfs?] WARNING in walk_component
- From: syzbot <syzbot+eba014ac93ef29f83dc8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- LSF/MM/BPF: 2023: Call for Proposals
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [GIT PULL] UDF fixes for 6.2-rc3
- From: Jan Kara <jack@xxxxxxx>
- Re: BUG: core dump in selftest of proc fs
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: BUG: core dump in selftest of proc fs
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH] Add new open(2) flag - O_EMPTY_PATH
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC PATCH 5/6] erofs: implement .mmap for page cache sharing
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 1/6] erofs: remove unused device mapping in the meta routine
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 6/6] erofs: enable page cache sharing in fscache mode
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 2/6] erofs: unify anonymous inodes for blob
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 3/6] erofs: alloc anonymous file for blob in share domain mode
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 4/6] erofs: implement .read_iter for page cache sharing
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 0/6] erofs: support page cache sharing between EROFS images in fscache mode
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] composefs: Add filesystem implementation
- From: Brian Masney <bmasney@xxxxxxxxxx>
- Re: [GIT PULL] udf fixes for 6.2-rc3 and ext2 cleanup
- From: Jan Kara <jack@xxxxxxx>
- Re: BUG: core dump in selftest of proc fs
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- RE: [PATCH v2] Add new open(2) flag - O_EMPTY_PATH
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v2] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- [PATCH] fs/coredump: fix a compilation issue
- From: oushixiong <oushixiong@xxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH v2] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v2] exfat: fix inode->i_blocks for non-512 byte sector size device
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 1/2] mm: add vma_has_recency()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- [PATCH v2] filelock: move file locking definitions to separate header file
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH 3/6] composefs: Add descriptor parsing code
- From: Brian Masney <bmasney@xxxxxxxxxx>
- Re: [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] udf fixes for 6.2-rc3 and ext2 cleanup
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 2/6] composefs: Add on-disk layout
- From: Brian Masney <bmasney@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION cc3c08b41a9c9402ead726ec6deb1217081d0d8b
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v3] generic: update setgid tests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 2/7] dm: Add support for block provisioning
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [GIT PULL] udf fixes for 6.2-rc3 and ext2 cleanup
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: Holger Hoffstätte <holger@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 20/27] fs/notify: Remove "select SRCU"
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [REGRESSION] XArray commit prevents booting with 6.0-rc1 or later
- From: "Linux kernel regression tracking (#update)" <regressions@xxxxxxxxxxxxx>
- [PATCH] filesystems: Simplify if conditional statements
- From: Li zeming <zeming@xxxxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- [PATCH v1] exfat: fix inode->i_blocks for non-512 byte sector size device
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH rcu 20/27] fs/notify: Remove "select SRCU"
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 25/27] fs: Remove CONFIG_SRCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v5 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 21/23] nilfs2: Convert nilfs_copy_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 13/23] f2fs: Convert f2fs_sync_node_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 15/23] f2fs: Convert last_fsync_dnode() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 17/23] gfs2: Convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 22/23] nilfs2: Convert nilfs_clear_dirty_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 23/23] filemap: Remove find_get_pages_range_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 16/23] f2fs: Convert f2fs_sync_meta_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 12/23] f2fs: Convert f2fs_flush_inline_data() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() to use filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 01/23] pagemap: Add filemap_grab_folio()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 02/23] filemap: Added filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v5 00/23] Convert to filemap_get_folios_tag()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH] xfstests: add fuse support
- From: Jakob Unterwurzacher <jakobunt@xxxxxxxxx>
- Re: [PATCH v2] generic: update setgid tests
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: FIDEDUPERANGE claims to succeed for non-identical files
- From: Zbigniew Halas <zhalas@xxxxxxxxx>
- Re: [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v5 3/9] iomap: Rename page_done handler to put_folio
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: BUG: core dump in selftest of proc fs
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- BUG: core dump in selftest of proc fs
- From: Mirsad Goran Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 8/9] iomap: Rename page_ops to folio_ops
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 6/9] iomap: Rename page_prepare handler to get_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 5/9] iomap/gfs2: Get page in page_prepare handler
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 2/9] iomap/gfs2: Unlock and put folio in page_done handler
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 1/9] iomap: Add iomap_put_folio helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 4/9] iomap: Add iomap_get_folio helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 3/9] iomap: Rename page_done handler to put_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: FIDEDUPERANGE claims to succeed for non-identical files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [syzbot] [hfs?] WARNING in hfs_write_inode
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] mm/filemap: fix page end in filemap_get_read_batch
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [syzbot] [hfs?] WARNING in hfs_write_inode
- From: syzbot <syzbot+7bb7cd3595533513a9e7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] fs/sysv: Change the signature of dir_get_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v2] generic: update setgid tests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/4] fs/sysv: Change the signature of dir_get_page()
- From: Dan Carpenter <error27@xxxxxxxxx>
- Re: [PATCH v2] generic: update setgid tests
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [GIT PULL] acl updates for v6.2
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] acl updates for v6.2
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [GIT PULL] acl updates for v6.2
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] generic: update setgid tests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] acl updates for v6.2
- From: "Linux kernel regression tracking (#info)" <regressions@xxxxxxxxxxxxx>
- Re: [RESEND PATCH 4/5] kernfs: Replace per-fs rwsem with hashed rwsems.
- From: Imran Khan <imran.f.khan@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] fs: don't allocate blocks beyond EOF from __mpage_writepage
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [ntfs?] BUG: unable to handle kernel paging request in step_into
- From: syzbot <syzbot+0994679b6f098bb3da6d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] coredump: Fix a compilation issue with CONFIG_ELF_CORE=n
- From: xurui <xurui@xxxxxxxxxx>
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 00/11] fsverity: support for non-4K pages
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: Separate mailing list (and git and patchwork) for fsverity?
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- [PATCH] mm/filemap: fix page end in filemap_get_read_batch
- Re: [GIT PULL] acl updates for v6.2
- From: hooanon05g@xxxxxxxxx
- Re: [PATCH] fs: don't allocate blocks beyond EOF from __mpage_writepage
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] namei: Allow follow_down() to uncover auto mounts
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 2/3] fanotify: define struct members to hold response decision context
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] fs: don't allocate blocks beyond EOF from __mpage_writepage
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] selftests/mount_setattr: Remove redefinition of struct mount_attr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- Re: [PATCH] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fs/ext4: Replace kmap_atomic() with kmap_local_page()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] fs/ext2: Replace kmap_atomic() with kmap_local_page()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- RE: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- [PATCH] pipe: use __pipe_{lock,unlock} instead of spinlock
- From: Hongchen Zhang <zhanghongchen@xxxxxxxxxxx>
- Re: [PATCH linux-next] swap_state: update shadow_nodes for anonymous page
- From: <yang.yang29@xxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/2] ceph: fix the use-after-free bug for file_lock
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH linux-next v3] docs: proc.rst: add softnet_stat to /proc/net table
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH] fs/ext4: Replace kmap_atomic() with kmap_local_page()
- From: Jan Kara <jack@xxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]