Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH] eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization
- From: wenyang.linux@xxxxxxxxxxx
- [PATCHv5 6/9] fs.h: Add TRACE_IOCB_STRINGS for use in trace points
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv5 5/9] ext2: Move direct-io to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv5 8/9] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv5 9/9] iomap: Add DIO tracepoints
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv5 7/9] ext2: Add direct-io trace points
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv5 4/9] ext2: Use generic_buffer_fsync() implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv5 3/9] ext4: Use generic_buffer_fsync() implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv5 2/9] fs/buffer.c: Add generic_buffer_fsync implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv5 1/9] ext2/dax: Fix ext2_setsize when len is page aligned
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv5 0/9] ext2: DIO to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LSF TOPIC] online repair of filesystems: what next?
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] bpf iterator for file-system
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFCv4 9/9] iomap: Add couple of DIO tracepoints
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv4 9/9] iomap: Add couple of DIO tracepoints
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [RFC][PATCH] fanotify: support watching filesystems and mounts inside userns
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 02/11] block: Block Device Filtering Mechanism
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv4 5/9] ext2: Move direct-io to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv4 9/9] iomap: Add couple of DIO tracepoints
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv4 2/9] fs/buffer.c: Add generic_buffer_fsync implementation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs/proc: add Kthread flag to /proc/$pid/status
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2] fs/proc: add Kthread flag to /proc/$pid/status
- From: Chunguang Wu <fullspring2018@xxxxxxxxx>
- Re: [Lsf-pc] [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] mm/filemap: allocate folios according to the blocksize
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [syzbot] [udf?] WARNING in udf_free_blocks
- From: syzbot <syzbot+80d8e23d89e3b1222382@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [hfs?] KASAN: invalid-free in hfs_btree_close
- From: syzbot <syzbot+94ed80383f40da9ffb73@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] opportunistic high-res file timestamps
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] fs/proc: add Kthread flag to /proc/$pid/status
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [Lsf-pc] [LSF TOPIC] online repair of filesystems: what next?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LSF/MM TOPIC] fsinfo and mount namespace notifications
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [syzbot] [hfs?] WARNING in check_flush_dependency (2)
- From: syzbot <syzbot+f60c5689d74d066ddd1a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH] fs/proc: add Kthread flag to /proc/$pid/status
- From: Chunguang Wu <fullspring2018@xxxxxxxxx>
- [RFCv4 9/9] iomap: Add couple of DIO tracepoints
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 8/9] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 6/9] fs.h: Add TRACE_IOCB_STRINGS for use in trace points
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 7/9] ext2: Add direct-io trace points
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 5/9] ext2: Move direct-io to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 4/9] ext2: Use generic_buffer_fsync() implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 3/9] ext4: Use generic_buffer_fsync() implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 2/9] fs/buffer.c: Add generic_buffer_fsync implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 1/9] ext2/dax: Fix ext2_setsize when len is page aligned
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv4 0/9] ext2: DIO to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 0/9] ext4: Convert inode preallocation list to an rbtree
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/29] Convert most of ext4 to folios
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] dm: Add support for block provisioning
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [syzbot] [btrfs?] kernel BUG in btrfs_remove_ordered_extent
- From: syzbot <syzbot+f7df8841df368e155864@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [RFC][PATCH 2/2] fanotify: report mntid info record with FAN_UNMOUNT events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 1/2] fanotify: add support for FAN_UNMOUNT event
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC][PATCH 0/2] Monitoring unmounted fs with fanotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 2/3] dm: Add support for block provisioning
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] Setting memory policy for restrictedmem file
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH V6 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 2/5] cachefiles: extract ondemand info field from cachefiles_object
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 3/5] cachefiles: resend an open request if the read request's object is closed
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 1/5] cachefiles: introduce object ondemand state
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 0/5] Introduce daemon failover mechanism to recover from crashing
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V6 5/5] cachefiles: add restore command to recover inflight ondemand read requests
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] fcntl: Cast commands with int args explicitly
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH v2 5/5] dnotify: Pass argument of fcntl_dirnotify as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH v2 4/5] memfd: Pass argument of memfd_fcntl as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH v2 2/5] fs: Pass argument to fcntl_setlease as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH v2 3/5] pipe: Pass argument of pipe_fcntl as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH v2 1/5] fcntl: Cast commands with int args explicitly
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH v2 0/5] Alter fcntl to handle int arguments correctly
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- Re: [PATCH] fs/proc: add Kthread flag to /proc/$pid/status
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] Monthly fuse report
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC 2/4] buffer: add alloc_folio_buffers() helper
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
- From: Daire Byrne <daire@xxxxxxxx>
- Re: [RFCv3 10/10] iomap: Add trace points for DIO path
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 02/10] libfs: Add __generic_file_fsync_nolock implementation
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [PATCH v5 15/17] events/uprobes: Break COW PTE before replacing page
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 17/17] mm: Check the unexpected modification of COW-ed PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 16/17] mm: fork: Enable COW PTE to fork system call
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 14/17] fs/proc: Support COW PTE with clear_refs_write
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 13/17] mm/migrate_device: Support COW PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 12/17] mm/userfaultfd: Support COW PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 11/17] mm/mprotect: Break COW PTE before changing protection
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 10/17] mm/gup: Trigger break COW PTE before calling follow_pfn_pte()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 09/17] mm/madvise: Handle COW-ed PTE with madvise()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 08/17] mm/ksm: Break COW PTE before modify shared PTE
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 07/17] mm/khugepaged: Break COW PTE before scanning pte
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 06/17] mm/rmap: Break COW PTE in rmap walking
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 05/17] mm: Handle COW-ed PTE during zapping
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 04/17] mm: Add break COW PTE fault and helper functions
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 03/17] mm: Add Copy-On-Write PTE to fork()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 02/17] mm: Allow user to control COW PTE via prctl
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 01/17] mm: Split out the present cases from zap_pte_range()
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- [PATCH v5 00/17] Introduce Copy-On-Write to Page Table
- From: Chih-En Lin <shiyn.lin@xxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [RFCv3 02/10] libfs: Add __generic_file_fsync_nolock implementation
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] mm/filemap: allocate folios according to the blocksize
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mm/filemap: allocate folios according to the blocksize
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 02/11] block: Block Device Filtering Mechanism
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [RFC 4/4] fs/buffer: convert create_page_buffers to create_folio_buffers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Re: [RFC 3/4] fs/buffer: add folio_create_empty_buffers helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFCv3 02/10] libfs: Add __generic_file_fsync_nolock implementation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv3 10/10] iomap: Add trace points for DIO path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 2/4] buffer: add alloc_folio_buffers() helper
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] Alter fcntl to handle int arguments correctly
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- Re: [PATCH 5/5] dnotify: Pass argument of fcntl_dirnotify as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFCv3 02/10] libfs: Add __generic_file_fsync_nolock implementation
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 03/11] documentation: Block Devices Snapshots Module
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [PATCH 0/5] Alter fcntl to handle int arguments correctly
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/5] dnotify: Pass argument of fcntl_dirnotify as int
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC 4/4] fs/buffer: convert create_page_buffers to create_folio_buffers
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC 3/4] fs/buffer: add folio_create_empty_buffers helper
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC 1/4] fs/buffer: add set_bh_folio helper
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC 2/4] buffer: add alloc_folio_buffers() helper
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [RFC 0/4] convert create_page_buffers to create_folio_buffers
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 5/5] dnotify: Pass argument of fcntl_dirnotify as int
- From: Jan Kara <jack@xxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 4/5] memfd: Pass argument of memfd_fcntl as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH 0/5] Alter fcntl to handle int arguments correctly
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH 2/5] fs: Pass argument to fcntl_setlease as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH 5/5] dnotify: Pass argument of fcntl_dirnotify as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH 3/5] pipe: Pass argument of pipe_fcntl as int
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- [PATCH 1/5] fcntl: Cast commands with int args explicitly
- From: Luca Vizzarro <Luca.Vizzarro@xxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [syzbot] [reiserfs?] KASAN: null-ptr-deref Read in __wait_on_buffer
- From: syzbot <syzbot+f91110fac7f22eb6284f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs/proc: add Kthread flag to /proc/$pid/status
- From: Chunguang Wu <fullspring2018@xxxxxxxxx>
- RE: RE: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- RE: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFCv3 07/10] ext2: Add direct-io trace points
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 10/10] iomap: Add trace points for DIO path
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC PATCH 0/6] Setting memory policy for restrictedmem file
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFCv3 10/10] iomap: Add trace points for DIO path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv3 09/10] iomap: Minor refactor of iomap_dio_rw
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv3 07/10] ext2: Add direct-io trace points
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv3 02/10] libfs: Add __generic_file_fsync_nolock implementation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv3 10/10] iomap: Add trace points for DIO path
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFCv3 10/10] iomap: Add trace points for DIO path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [RFC PATCH 5/6] mm: restrictedmem: Add memfd_restricted_bind() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 3/6] mm: mempolicy: Refactor out __mpol_set_shared_policy()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 6/6] selftests: mm: Add selftest for memfd_restricted_bind()
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 4/6] mm: mempolicy: Add and expose mpol_create
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 2/6] mm: mempolicy: Refactor out mpol_init_from_nodemask
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 1/6] mm: shmem: Refactor out shmem_shared_policy() function
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH 0/6] Setting memory policy for restrictedmem file
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH v3 2/3] dm: Add support for block provisioning
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v3 3/3] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v3 1/3] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: allowing for a completely cached umount(2) pathwalk
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] mm: hwpoison: coredump: support recovery from dump_user_range()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- allowing for a completely cached umount(2) pathwalk
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- How to determine if a page can be spliced into an skbuff, or if it should be copied/rejected?
- From: David Howells <dhowells@xxxxxxxxxx>
- sequential 1MB mmap read ends in 1 page sync read-ahead
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFCv3 10/10] iomap: Add trace points for DIO path
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] fs/proc: add Kthread flag to /proc/$pid/status
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [LSF/MM/BPF] Running BOF
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFCv3 10/10] iomap: Add trace points for DIO path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv3 09/10] iomap: Minor refactor of iomap_dio_rw
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv3 08/10] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 9/9] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 1/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- [PATCH v6 0/3] Ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFCv3 06/10] fs.h: Add TRACE_IOCB_STRINGS for use in trace points
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 06/10] fs.h: Add TRACE_IOCB_STRINGS for use in trace points
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFCv3 10/10] iomap: Add trace points for DIO path
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 09/10] iomap: Minor refactor of iomap_dio_rw
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 07/10] ext2: Add direct-io trace points
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 08/10] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 05/10] ext2: Move direct-io to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 06/10] fs.h: Add TRACE_IOCB_STRINGS for use in trace points
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 04/10] ext2: Use __generic_file_fsync_nolock implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 02/10] libfs: Add __generic_file_fsync_nolock implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 03/10] ext4: Use __generic_file_fsync_nolock implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 01/10] ext2/dax: Fix ext2_setsize when len is page aligned
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 00/10] ext2: DIO to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [xfs?] KASAN: slab-use-after-free Read in iomap_finish_ioend
- From: syzbot <syzbot+9c656068e71c1b06dc1f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v9 9/9] null_blk: add support for copy offload
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs3_setattr
- From: syzbot <syzbot+2bc11770a01ccf77388f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] mm: hwpoison: coredump: support recovery from dump_user_range()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 10/17] selftests mount: Fix mount_setattr_test builds failed
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 6/8] selftests mount: Fix mount_setattr_test builds failed
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.2 12/20] selftests mount: Fix mount_setattr_test builds failed
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] fsverity fixes for v6.3-rc4
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [syzbot] Monthly xfs report
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] iov_iter: remove iov_iter_get_pages_alloc
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fs/proc: add Kthread flag to /proc/$pid/status
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/11] block: Block Device Filtering Mechanism
- From: Donald Buczek <buczek@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/11] documentation: Block Devices Snapshots Module
- From: Donald Buczek <buczek@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] scripts/gdb: Create linux/vfs.py for VFS related GDB helpers
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Jan Kara <jack@xxxxxxx>
- [LSF/MM/BPF TOPIC] BoF for nfsd
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 0/2] GDB VFS utils
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] writeback: fix call of incorrect macro
- From: Maxim Korotkov <korotkov.maxim.s@xxxxxxxxx>
- Re: [PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v6 2/2] sched/numa: add per-process numa_balancing
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
- [PATCH v6 1/2] sched/numa: use static_branch_inc/dec for sched_numa_balancing
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
- Re: [RFCv2 0/8] ext2: DIO to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv2 8/8] ext2: Add direct-io trace points
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [PATCH v6 0/2] sched/numa: add per-process numa_balancing
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
- Re: [RFCv2 5/8] ext2: Move direct-io to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [syzbot] Monthly fuse report
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Sunsetting buffer_heads
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Sunsetting buffer_heads
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/11] documentation: Block Device Filtering Mechanism
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- [PATCH] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
- From: David Howells <dhowells@xxxxxxxxxx>
- RE: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- Re: [RFCv2 0/8] ext2: DIO to use iomap
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFCv2 8/8] ext2: Add direct-io trace points
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv2 5/8] ext2: Move direct-io to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 4/6] shmem: prepare shmem quota infrastructure
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 4/6] shmem: prepare shmem quota infrastructure
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH v3 02/11] block: Block Device Filtering Mechanism
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- [RFC PATCH v11.1 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [syzbot] [fs?] possible deadlock in quotactl_fd
- From: Jan Kara <jack@xxxxxxx>
- [LSF/MM/BPF TOPIC] Sunsetting buffer_heads
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 4/6] shmem: prepare shmem quota infrastructure
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 4/6] shmem: prepare shmem quota infrastructure
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH] fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] nfs: use vfs setgid helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] zonefs: remove unnecessary kobject_del()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] zonefs: remove unnecessary kobject_del()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] zonefs: remove unnecessary kobject_del()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH 6/6] mm: Run the fault-around code under the VMA lock
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- [PATCH 6/6] fuse: fix deadlock between atomic O_TRUNC and page invalidation
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 5/6] fuse: always revalidate rename target dentry
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 4/6] fuse: fix attr version comparison in fuse_read_update_size()
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 3/6] fuse: check s_root when destroying sb
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 2/6] virtiofs: split requests that exceed virtqueue size
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 1/6] virtiofs: clean up error handling in virtio_fs_get_tree()
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 0/6] Backport several patches to 5.10.y
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [GIT PULL 1/22] xfs: design documentation for online fsck
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] zonefs: remove unnecessary kobject_del()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT)
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH] hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v6 12/18] siw: Inline do_tcp_sendpages()
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v2] nfs: use vfs setgid helper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH mm-unstable RFC 3/5] memcg: calculate root usage from global state
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] nfs: use vfs setgid helper
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH net-next v6 18/18] af_unix: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 17/18] ip: Remove ip_append_page()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 15/18] ip6, udp6: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 16/18] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 13/18] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 14/18] ip, udp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 11/18] tls: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 09/18] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 12/18] siw: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 10/18] espintcp: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 05/18] net: Pass max frags into skb_append_pagefrags()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 08/18] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 03/18] mm: Make the page_frag_cache allocator use multipage folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 02/18] mm: Move the page fragment allocator from page_alloc.c into its own file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 03/11] proc: Use lsmids instead of lsm names for attrs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFCv2 5/8] ext2: Move direct-io to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv2 8/8] ext2: Add direct-io trace points
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 2/3][RESEND] shmem: mark for high-res timestamps on next update after getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFCv2 8/8] ext2: Add direct-io trace points
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv2 1/8] ext2/dax: Fix ext2_setsize when len is page aligned
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RFC PATCH 1/3] fs: add infrastructure for opportunistic high-res ctime/mtime updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 2/3] shmem: mark for high-res timestamps on next update after getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 3/3] xfs: mark the inode for high-res timestamp update in getattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 0/3] fs: opportunistic high-res file timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [fs?] possible deadlock in quotactl_fd
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [fs?] possible deadlock in quotactl_fd
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/6] shmem: quota support
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH mm-unstable RFC 3/5] memcg: calculate root usage from global state
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mpage: split submit_bio and bio end_io handler for reads and writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3 1/3] orangefs: use folios in orangefs_readahead
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH v3 2/3] mpage: split submit_bio and bio end_io handler for reads and writes
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH v3 3/3] mpage: use folios in bio end_io handler
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH v3 0/3] remove page_endio() v3
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH] fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [fs?] possible deadlock in quotactl_fd
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [syzbot] [fs?] possible deadlock in quotactl_fd
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/6] shmem: quota support
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- [syzbot] [ntfs3?] general protection fault in ni_readpage_cmpr
- From: syzbot <syzbot+af224b63e76b2d869bc3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fsverity: use WARN_ON_ONCE instead of WARN_ON
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v9 8/9] dm: Enable copy offload for dm-linear target
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 9/9] null_blk: add support for copy offload
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 7/9] dm: Add support for copy offload
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 6/9] nvmet: add copy command support for bdev and file ns
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 5/9] nvme: add copy offload support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 3/9] block: add emulation for copy
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 2/9] block: Add copy offload support infrastructure
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 1/9] block: Introduce queue limits for copy-offload support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v9 0/9] Implement copy offload support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH linux-next] delayacct: track delays from IRQ/SOFTIRQ
- From: Yang Yang <yang.yang29@xxxxxxxxxx>
- [syzbot] [f2fs?] general protection fault in __drop_extent_tree
- From: syzbot <syzbot+d015b6c2fbb5c383bf08@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [reiserfs?] KASAN: null-ptr-deref Read in fix_nodes
- From: syzbot <syzbot+5184326923f180b9d11a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ntfs3?] kernel panic: stack is corrupted in __kmem_cache_alloc_node
- From: syzbot <syzbot+4c1f1aff5637977d5ba9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fs?] possible deadlock in quotactl_fd
- From: syzbot <syzbot+cdcd444e4d3a256ada13@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fs?] possible deadlock in sys_quotactl_fd
- From: syzbot <syzbot+aacb82fca60873422114@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [btrfs?] WARNING: refcount bug in btrfs_evict_inode
- From: syzbot <syzbot+1d4df08e85265d1ee63d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [hfs?] KASAN: slab-use-after-free Read in hfsplus_btree_close
- From: syzbot <syzbot+e2d40f68d1e88d8ad764@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [f2fs?] general protection fault in __replace_atomic_write_block
- From: syzbot <syzbot+4420fa19a8667ff0b057@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in indx_find
- From: syzbot <syzbot+b3016abcd1c2d60e22a5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead
- From: syzbot <syzbot+757bfe88d4b4f229c573@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/11] block: Block Device Filtering Mechanism
- From: Christoph Hellwig <hch@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/11] block: Block Device Filtering Mechanism
- From: Christoph Hellwig <hch@xxxxxxxxxxxxxxxxx>
- Re: [RFCv2 5/8] ext2: Move direct-io to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxxxxxx>
- Re: [RFCv2 7/8] fs.h: Add IOCB_STRINGS for use in trace points
- From: Christoph Hellwig <hch@xxxxxxxxxxxxxxxxx>
- Re: [RFCv2 8/8] ext2: Add direct-io trace points
- From: Christoph Hellwig <hch@xxxxxxxxxxxxxxxxx>
- Re: [RFCv2 6/8] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxxxxxx>
- Re: [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxxxxxx>
- [RFCv2 8/8] ext2: Add direct-io trace points
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv2 7/8] fs.h: Add IOCB_STRINGS for use in trace points
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv2 6/8] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv2 5/8] ext2: Move direct-io to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv2 4/8] ext2: Use __generic_file_fsync_nolock implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv2 3/8] ext4: Use __generic_file_fsync_nolock implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv2 1/8] ext2/dax: Fix ext2_setsize when len is page aligned
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv2 0/8] ext2: DIO to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [RFC PATCH] fsverity: use shash API instead of ahash API
- From: Christoph Hellwig <hch@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] Monthly xfs report
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH linux-next] delayacct: track delays from IRQ/SOFTIRQ
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: fix sysctls.c built
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- Re: [PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH] ata: Change email addresses in MAINTAINERS
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [syzbot] Monthly xfs report
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC PATCH v4 2/2] selftests: restrictedmem: Check memfd_restricted()'s handling of provided userspace mount
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH v4 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [RFC PATCH v4 0/2] Providing mount in memfd_restricted() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [syzbot] [xfs?] WARNING in __queue_delayed_work
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [External] [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: "Viacheslav A.Dubeyko" <viacheslav.dubeyko@xxxxxxxxxxxxx>
- Re: [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2] sysv: don't call sb_bread() with pointers_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] mm: Run the fault-around code under the VMA lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxxxxxx>
- [PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH v3 45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] sysv: don't call sb_bread() with pointers_lock held
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH v3 01/11] documentation: Block Device Filtering Mechanism
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3 03/11] documentation: Block Devices Snapshots Module
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 6/6] mm: Run the fault-around code under the VMA lock
- From: "Yin, Fengwei" <fengwei.yin@xxxxxxxxx>
- [PATCH] ata: Change email addresses in MAINTAINERS
- [syzbot] [btrfs?] WARNING in btrfs_free_block_groups
- From: syzbot <syzbot+ba5b9ee1d6b1efe0eacf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [syzbot] [ntfs3?] WARNING in errseq_set
- From: syzbot <syzbot+e08a9f98656d7a208859@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 02/11] block: Block Device Filtering Mechanism
- From: Donald Buczek <buczek@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/11] block: Block Device Filtering Mechanism
- From: Donald Buczek <buczek@xxxxxxxxxxxxx>
- [PATCH linux-next] delayacct: track delays from IRQ/SOFTIRQ
- From: <yang.yang29@xxxxxxxxxx>
- Re: [PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
- From: Siddh Raman Pant <code@xxxxxxxx>
- Re: [RFC PATCH] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [syzbot] [ext4?] possible deadlock in ext4_multi_mount_protect
- From: syzbot <syzbot+6b7df7d5506b32467149@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] mm: Run the fault-around code under the VMA lock
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [syzbot] [xfs?] WARNING in __queue_delayed_work
- From: syzbot <syzbot+5ed016962f5137a09c7c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- RE: Re: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- RE: Re: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: Kyungsan Kim <ks0204.kim@xxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fuse: remove unnecessary goto
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH] fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: "Huang, Ying" <ying.huang@xxxxxxxxx>
- Re: [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v2] dax: enable dax fault handler to report VM_FAULT_HWPOISON
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: Dragan Stancevic <dragan@xxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [PATCH] fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] dax: enable dax fault handler to report VM_FAULT_HWPOISON
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- Re: [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- [PATCH] fuse: remove unnecessary goto
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC] shmem: stable directory cookies
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH] dax: enable dax fault handler to report VM_FAULT_HWPOISON
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] fsverity: use WARN_ON_ONCE instead of WARN_ON
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v2] fsverity: use WARN_ON_ONCE instead of WARN_ON
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH] dax: enable dax fault handler to report VM_FAULT_HWPOISON
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Michał Mirosław <emmir@xxxxxxxxxx>
- RE: [PATCH net-next v5 11/19] siw: Inline do_tcp_sendpages()
- From: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
- Re: [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper
- From: wenyang.linux@xxxxxxxxxxx
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH v2 5/5] fs: allow to mount beneath top mount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH v2 2/5] pnode: pass mountpoint directly
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added()
- From: Damien Le Moal <dlemoal@xxxxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added()
- From: Damien Le Moal <dlemoal@xxxxxxxxxxxx>
- Re: [PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v5 1/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added()
- From: Damien Le Moal <dlemoal@xxxxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] zonefs: convert to use kobject_is_added()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] kobject: introduce kobject_is_added()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH][next] mm: truncate: remove redundant initialization of new_order
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH net-next v5 19/19] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 18/19] af_unix: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 17/19] ip: Remove ip_append_page()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 14/19] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 16/19] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 13/19] ip, udp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 15/19] ip6, udp6: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 07/19] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 11/19] siw: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 12/19] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 09/19] espintcp: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 08/19] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 10/19] tls: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 04/19] mm: Make the page_frag_cache allocator use per-cpu
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 02/19] mm: Move the page fragment allocator from page_alloc.c into its own file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 01/19] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/3] zonefs: convert to use kobject_is_added()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 2/3] erofs: convert to use kobject_is_added()
- From: Yangtao Li <frank.li@xxxxxxxx>
- [PATCH 1/3] kobject: introduce kobject_is_added()
- From: Yangtao Li <frank.li@xxxxxxxx>
- Re: [PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] Monthly 9p report
- From: syzbot <syzbot+list4520eff69bc900db1eac@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] shmem: Add user and group quota support for tmpfs
- From: Carlos Maiolino <cem@xxxxxxxxxx>
- Re: [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v12 5/5] selftests: mm: add pagemap ioctl tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v12 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v12 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v12 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- [syzbot] [btrfs?] WARNING in btrfs_commit_transaction (2)
- From: syzbot <syzbot+dafbca0e20fbc5946925@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]