Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v3 00/20] netfs: Prep for write helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 03/20] netfs: Rename netfs_read_*request to netfs_io_*request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCHv2 00/10] ext4: Improve FC trace events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCHv2 08/10] ext4: Add commit_tid info in jbd debug log
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 07/10] ext4: Add transaction tid info in fc_track events
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 02/10] ext4: Fix ext4_fc_stats trace point
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 05/10] ext4: Return early for non-eligible fast_commit track events
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 10/10] ext4: Fix remaining two trace events to use same printk convention
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 00/10] ext4: Improve FC trace events
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 01/10] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 09/10] ext4: Add commit tid info in ext4_fc_commit_start/stop trace events
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 06/10] ext4: Add new trace event in ext4_fc_cleanup
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 03/10] ext4: Convert ext4_fc_track_dentry type events to use event class
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv2 04/10] ext4: Do not call FC trace event in ext4_fc_commit() if FS does not support FC
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH] afs: Fix potential thrashing in afs writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- epoll: Does anyone know about CVE-2021-39634
- From: "wanghai (M)" <wanghai38@xxxxxxxxxx>
- Re: [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- Re: [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH v2 0/2] exfat: allow access to paths with trailing dots
- From: Vasant Karasulli <vkarasulli@xxxxxxx>
- Re: [EXT] Re: [PATCH 2/2] block: remove the per-bio/request write hint.
- From: "hch@xxxxxx" <hch@xxxxxx>
- [PATCH v2 1/2] The "keep_last_dots" mount option will, in a subsequent commit, control whether or not trailing periods '.' are stripped from path components during file lookup or file creation.
- From: Vasant Karasulli <vkarasulli@xxxxxxx>
- [PATCH v2 2/2] exfat currently unconditionally strips trailing periods '.' when performing path lookup, but allows them in the filenames during file creation. This is done intentionally, loosely following Windows behaviour and specifications which state:
- From: Vasant Karasulli <vkarasulli@xxxxxxx>
- [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 13/13] memfd_create.2: Describe MFD_INACCESSIBLE flag
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 09/13] KVM: Handle page fault for private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 10/13] KVM: Register private memslot to memory backing store
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 02/13] mm: Introduce memfile_notifier
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 03/13] mm/shmem: Support memfile_notifier
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v11 0/8] fsdax: introduce fs query to support reflink
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [EXT] Re: [PATCH 2/2] block: remove the per-bio/request write hint.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Filipe Manana <fdmanana@xxxxxxxxxx>
- RE: [EXT] Re: [PATCH 2/2] block: remove the per-bio/request write hint.
- From: "Luca Porzio (lporzio)" <lporzio@xxxxxxxxxx>
- Re: [fuse-devel] [PATCH] fuse: avoid deadlock when write fuse inode
- From: Rokudo Yan <wu-yan@xxxxxxx>
- Re: [PATCH/RFC] VFS: support parallel updates in the one directory.
- From: Daire Byrne <daire@xxxxxxxx>
- Re: [PATCH v4 6/9] fs: report per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH 1/1] FUSE: Add FUSE_TRUST_MAX_RA flag enabling readahead settings >128KB.
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4 6/9] fs: report per-sb io stats
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH v2] exfat: do not clear VolumeDirty in writeback
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- mmotm 2022-03-09-23-28 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block/psi: remove PSI annotations from submit_bio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Significant brokenness in DIO loopback path
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
- Re: [PATCH RFC v15 01/11] fs/lock: add helper locks_any_blockers to check for blockers
- Re: [PATCH RFC v15 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients
- Re: [PATCH RFC v15 01/11] fs/lock: add helper locks_any_blockers to check for blockers
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v6 3/6] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v15 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Significant brokenness in DIO loopback path
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH RFC v15 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients
- Re: [PATCH RFC v15 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy clients
- Re: [PATCH RFC v15 01/11] fs/lock: add helper locks_any_blockers to check for blockers
- Re: [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Significant brokenness in DIO loopback path
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 01/19] fscache: export fscache_end_operation()
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v1] fs: Fix inconsistent f_mode
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v4 1/6] mm: rmap: fix cache flush on THP pages
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] docs: proc.rst: fix wrong time unit
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH RFC v15 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 19/19] afs: Maintain netfs_i_context::remote_i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 18/19] netfs: Keep track of the actual remote file size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 13/19] netfs: Add a function to consolidate beginning a read
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RFC v15 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy clients
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [GIT PULL] Fix fill_files_note
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v1] fs: Fix inconsistent f_mode
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Netfs support library
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2 19/19] afs: Maintain netfs_i_context::remote_i_size
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH RFC v15 01/11] fs/lock: add helper locks_any_blockers to check for blockers
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 18/19] netfs: Keep track of the actual remote file size
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [GIT PULL] Fix fill_files_note
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 16/19] netfs: Split fs/netfs/read_helper.c
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 12/19] netfs: Add a netfs inode context
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [no subject]
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v2 13/19] netfs: Add a function to consolidate beginning a read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 12/19] netfs: Add a netfs inode context
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block/psi: remove PSI annotations from submit_bio
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 12/19] netfs: Add a netfs inode context
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 11/19] netfs: Change ->init_request() to return an error code
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Netfs support library
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [GIT PULL] Fix fill_files_note
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [GIT PULL] Fix fill_files_note
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 06/19] netfs: Adjust the netfs_rreq tracepoint slightly
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 05/19] netfs: Split netfs_io_* object handling out
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 03/19] netfs: Rename netfs_read_*request to netfs_io_*request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 01/19] fscache: export fscache_end_operation()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] exfat: do not clear VolumeDirty in writeback
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH] block/psi: remove PSI annotations from submit_bio
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint.
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint.
- From: Manjong Lee <mj0123.lee@xxxxxxxxxxx>
- [PATCH v2 08/19] netfs: Trace refcounting on the netfs_io_subrequest struct
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 01/19] fscache: export fscache_end_operation()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 06/19] netfs: Adjust the netfs_rreq tracepoint slightly
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v2 05/19] netfs: Split netfs_io_* object handling out
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/19] netfs: Trace refcounting on the netfs_io_request struct
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 03/19] netfs: Rename netfs_read_*request to netfs_io_*request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 00/19] netfs: Prep for write helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] cachefiles: Fix volume coherency attribute
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: remove kiocb.ki_hint
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 11/19] netfs: Change ->init_request() to return an error code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 18/19] netfs: Keep track of the actual remote file size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 13/19] netfs: Add a function to consolidate beginning a read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 19/19] afs: Maintain netfs_i_context::remote_i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 10/19] netfs: Refactor arguments for netfs_alloc_read_request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 14/19] netfs: Prepare to split read_helper.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 15/19] netfs: Rename read_helper.c to io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 09/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 12/19] netfs: Add a netfs inode context
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 16/19] netfs: Split fs/netfs/read_helper.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 17/19] netfs: Split some core bits out into their own file
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: remove kiocb.ki_hint
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] fs: remove fs.f_write_hint
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] user_events: Add trace event call as root for low permission cases
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] fs: remove fs.f_write_hint
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 1/2] fs: remove kiocb.ki_hint
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2] binfmt_elf: Introduce KUnit test
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] cachefiles: Fix volume coherency attribute
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] Fix fill_files_note
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH mmotm v2] tmpfs: do not allocate pages on read
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v2] binfmt_elf: Introduce KUnit test
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] Fix fill_files_note
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [no subject]
- Re: [GIT PULL] fuse fixes for 5.17-rc8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH mmotm v2] tmpfs: do not allocate pages on read
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 11/22] ext4: Use scoped memory APIs in ext4_da_write_begin()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 10/22] ext4: Use scoped memory API in mext_page_double_lock()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 09/22] ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 12/22] ext4: Use scoped memory APIs in ext4_write_begin()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: mmotm 2022-03-06-20-33 uploaded (x86-android-tablets)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [GIT PULL] fuse fixes for 5.17-rc8
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH] fs: aio: fixed purely styling errors
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH v6 3/6] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/gup: fix buffered I/O on s390x with pagefaults disabled
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/gup: fix buffered I/O on s390x with pagefaults disabled
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC v3 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC v3 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC v3 2/3] x86/sgx: Export sgx_encl_page_alloc()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC v3 1/3] mm: Add f_op->populate() for populating memory outside of core mm
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC v3 0/3] MAP_POPULATE for device memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v5 1/2] fs/proc: optimize register ctl_tables
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC v2 1/3] mm: Add f_op->populate() for populating memory outside of core mm
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC v2 1/3] mm: Add f_op->populate() for populating memory outside of core mm
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC v2 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC v2 2/3] x86/sgx: Export sgx_encl_page_alloc()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC v2 0/3] MAP_POPULATE for device memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- RE: [PATCH] exfat: do not clear VolumeDirty in writeback
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/9] lib/percpu_counter: add helpers for arrays of counters
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/2] ext4: Make mb_optimize_scan performance mount option work with extents
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 1/2] ext4: Make mb_optimize_scan option work with set/unset mount cmd
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [LSF/MM TOPIC] FS, MM, and stable trees
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 2/2] fs: remove fs.f_write_hint
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] fs: remove kiocb.ki_hint
- From: Christoph Hellwig <hch@xxxxxx>
- remove write hint leftovers v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] pipe: fix data race in pipe_poll / pipe_release
- Re: [PATCH v4 03/12] mm: Introduce memfile_notifier
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: mmotm 2022-03-06-20-33 uploaded (sound/soc/intel/boards/)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Buffered I/O broken on s390x with page faults disabled (gfs2)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- RE: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: mmotm 2022-03-06-20-33 uploaded (sound/soc/intel/boards/)
- From: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
- Re: mmotm 2022-03-06-20-33 uploaded (sound/soc/codecs/snd-soc-lpass-[rt]x-macro.ko)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: mmotm 2022-03-06-20-33 uploaded (x86-android-tablets)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: mmotm 2022-03-06-20-33 uploaded (sound/soc/intel/boards/)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] Remove usage of list iterator past the loop body
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH 5/5] fanotify: add support for "volatile" inode marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 3/5] fsnotify: allow adding an inode mark without pinning inode
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/5] fsnotify: pass flags argument to fsnotify_add_mark()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 4/5] fanotify: add support for exclusive create of mark
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/5] fsnotify: move inotify control flags to mark flags
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/5] Volatile fanotify marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC v2] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH RFC v2] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v4 03/12] mm: Introduce memfile_notifier
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: Re: Report a fuse deadlock scenario issue
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2] mm: Add f_ops->populate()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Javier González <javier@xxxxxxxxxxx>
- RE: [PATCH 0/6] Remove usage of list iterator past the loop body
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH] fs/affs: remove redundant assignment to ch
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH 0/6] Remove usage of list iterator past the loop body
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH RFC v2] mm: Add f_ops->populate()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] fs: remove fs.f_write_hint
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/3] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC v2] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH v4 20/21] erofs: implement fscache-based data readahead
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 18/21] erofs: register cookie context for data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 19/21] erofs: implement fscache-based data read for data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 21/21] erofs: add 'uuid' mount option
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 17/21] erofs: implement fscache-based data read for inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 16/21] erofs: implement fscache-based data read for non-inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 15/21] erofs: implement fscache-based metadata read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 12/21] erofs: add anonymous inode managing page cache of blob file
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 13/21] erofs: add erofs_fscache_read_pages() helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 11/21] erofs: add cookie context helper functions
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 14/21] erofs: register cookie context for bootstrap blob
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 10/21] erofs: register global fscache volume
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 09/21] erofs: add mode checking helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 05/21] cachefiles: implement on-demand read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 07/21] erofs: use meta buffers for erofs_read_superblock()
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 04/21] cachefiles: notify user daemon with anon_fd when opening cache file
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 08/21] erofs: export erofs_map_blocks()
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 06/21] cachefiles: document on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 02/21] cachefiles: export write routine
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 03/21] cachefiles: introduce on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 01/21] fscache: export fscache_end_operation()
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 00/21] fscache,erofs: fscache-based on-demand read semantics
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH RFC v2] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH 2/2] fs: remove fs.f_write_hint
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] fs: remove kiocb.ki_hint
- From: Christoph Hellwig <hch@xxxxxx>
- remove write hint leftovers
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Matias Bjørling <Matias.Bjorling@xxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 0/9] Generic per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 5.16 050/186] binfmt_elf: Avoid total_mapping_size for ET_EXEC
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] fs: aio: fixed purely styling errors
- From: Salih MSA <salihmahmoudsahmed@xxxxxxxxx>
- Re: [External] Re: [PATCH v2] fuse: fix deadlock between atomic O_TRUNC open() and page invalidations
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH mmotm v2] tmpfs: do not allocate pages on read
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH] exfat: do not clear VolumeDirty in writeback
- From: "Kohada.Tetsuhiro@xxxxxxxxxxxxxxxxxxxxxxxxxxx" <Kohada.Tetsuhiro@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- mmotm 2022-03-06-20-33 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v4 0/9] Generic per-sb io stats
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2] mm: Add f_ops->populate()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH RFC v2] mm: Add f_ops->populate()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH mmotm v2] tmpfs: do not allocate pages on read
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH mmotm] tmpfs: do not allocate pages on read
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] mm: Add f_ops->populate()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC 1/3] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: "'Jarkko Sakkinen'" <jarkko@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH RFC 1/3] mm: Add f_ops->populate()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH mmotm] tmpfs: do not allocate pages on read
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v4 0/9] Generic per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH RFC 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC 2/3] x86/sgx: Export sgx_encl_page_alloc()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC 1/3] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH RFC 0/3] MAP_POPULATE for device memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC] mm: Add f_ops->populate()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC] mm: Add f_ops->populate()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] Generic per-sb io stats
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC] mm: Add f_ops->populate()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH RFC v2] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH RFC] mm: Add f_ops->populate()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH RFC] mm: Add f_ops->populate()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH v2 4/4] ksmbd: increment reference count of parent fp
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v4 3/4] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2 2/4] ksmbd: remove filename in ksmbd_file
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH 1/4] ksmbd: remove internal.h include
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v4 9/9] fs: enable per-sb io stats for all blockdev filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 8/9] fuse: opt-in for per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 7/9] ovl: opt-in for per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 6/9] fs: report per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 3/9] fs: tidy up fs_flags definitions
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 5/9] fs: collect per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 4/9] fs: add optional iostats counters to struct super_block
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 0/9] Generic per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 2/9] lib/percpu_counter: add helpers for arrays of counters
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 1/9] lib/percpu_counter: add helpers for "relaxed" counters
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Reimar Döffinger <Reimar.Doeffinger@xxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: "Javier González" <javier@xxxxxxxxxxx>
- Re: [PATCH] exfat: do not clear VolumeDirty in writeback
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH mmotm] tmpfs: do not allocate pages on read
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH RFC v15 11/11] NFSD: Show state of courtesy clients in client info
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 10/11] NFSD: Update laundromat to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 08/11] NFSD: Update find_client_in_id_table() to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 09/11] NFSD: Refactor nfsd4_laundromat()
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 03/11] NFSD: Add lm_lock_expired call out
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 02/11] NFSD: Add client flags, macro and spinlock to support courteous server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v15 01/11] fs/lock: add helper locks_any_blockers to check for blockers
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- Re: [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [no subject]
- [LSF/MM/BPF TOPIC] Dynamic allocation of pseudo file systems
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] vfs: do not try to evict inode when super is frozen
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/2] nvme: remove support or stream based temperature hint
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/2] nvme: remove support or stream based temperature hint
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Netfs support library
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/2] block: remove the per-bio/request write hint
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx>
- Re: nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe"
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH 1/2] nvme: remove support or stream based temperature hint
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] nvme: remove support or stream based temperature hint
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH] vfs: do not try to evict inode when super is frozen
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- [PATCH 2/2] block: remove the per-bio/request write hint
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] nvme: remove support or stream based temperature hint
- From: Christoph Hellwig <hch@xxxxxx>
- Re: mmotm 2022-03-03-21-24 uploaded (security/apparmor/policy_unpack.o)
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: mmotm 2022-03-03-21-24 uploaded (security/apparmor/policy_unpack.o)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: mmotm 2022-03-03-21-24 uploaded (sound/soc/intel/boards/)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: mmotm 2022-03-03-21-24 uploaded [drivers/platform/x86/x86-android-tablets.ko]
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [ANNOUNCE] util-linux v2.38-rc2
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [External] Re: [PATCH v2] fuse: fix deadlock between atomic O_TRUNC open() and page invalidations
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in snd_timer_interrupt (2)
- From: syzbot <syzbot+1ee0910eca9c94f71f25@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [PATCH v5 1/2] fs/proc: optimize register ctl_tables
- From: Meng Tang <tangmeng@xxxxxxxxxxxxx>
- [PATCH v5 2/2] fs/proc: sysctl: remove register ctl_table end with empty
- From: Meng Tang <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH 06/11] ceph: remove reliance on bdi congestion
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] binfmt_elf: Introduce KUnit test
- From: David Gow <davidgow@xxxxxxxxxx>
- [PATCH v4 09/24] dept: Apply Dept to seqlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 10/24] dept: Apply Dept to rwsem
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 12/24] dept: Introduce split map concept and new APIs for them
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 18/24] dept: Distinguish each work from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 06/24] dept: Apply Dept to mutex families
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked,writeback}
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 14/24] dept: Apply SDT to swait
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 19/24] dept: Disable Dept within the wait_bit layer by default
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 17/24] dept: Distinguish each syscall context from another
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 03/24] dept: Embed Dept data in Lockdep
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 23/24] dept: Let it work with real sleeps in __schedule()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 21/24] dept: Disable Dept on struct crypto_larval's completion for now
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 24/24] dept: Disable Dept on that map once it's been handled until next turn
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 20/24] dept: Add nocheck version of init_completion()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 07/24] dept: Apply Dept to rwlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 08/24] dept: Apply Dept to wait_for_completion()/complete()
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 05/24] dept: Apply Dept to spinlock
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 00/24] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 01/24] llist: Move llist_{head,node} definition to types.h
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [PATCH v4 04/24] dept: Add a API for skipping dependency check temporarily
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Xiaomeng Tong <xiam0nd.tong@xxxxxxxxx>
- Re: [External] Re: [PATCH v2] fuse: fix deadlock between atomic O_TRUNC open() and page invalidations
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- Re: mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c)
- From: Wolfram Sang <wsa@xxxxxxxxxx>
- mmotm 2022-03-03-21-24 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: do not try to evict inode when super is frozen
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- [PATCH v2] binfmt_elf: Introduce KUnit test
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH mmotm] mm: warn on deleting redirtied only if accounted
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH mmotm] mm: warn on deleting redirtied only if accounted
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH mmotm] mm/fs: delete PF_SWAPWRITE
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH] vfs: do not try to evict inode when super is frozen
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 06/11] ceph: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 04/11] fuse: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages.
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH] vfs: do not try to evict inode when super is frozen
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v4 1/2] fs/proc: optimize exactly register one ctl_table
- From: Xiaoming Ni <nixiaoming@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: mmotm 2022-02-23-21-20 uploaded (Kconfig warning: SND_SOC_WCD938X)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- RE: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Matias Bjørling <Matias.Bjorling@xxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- RE: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Matias Bjørling <Matias.Bjorling@xxxxxxx>
- Re: [PATCH 4/8] mm: thp: only regular file could be THP eligible
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCHv2 0/1] ext4: Performance scalability improvement with fast_commit
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- Re: [PATCH -v5] ext4: don't BUG if someone dirty pages without asking ext4 first
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] cachefiles: Fix incorrect length to fallocate()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] cachefiles: Fix incorrect length to fallocate()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker)
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Xiaomeng Tong <xiam0nd.tong@xxxxxxxxx>
- Re: [Kgdb-bugreport] [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- [PATCH] cachefiles: Fix incorrect length to fallocate()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 4/8] mm: thp: only regular file could be THP eligible
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH 4/8] mm: thp: only regular file could be THP eligible
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- ECANCELED returned from io_uring_wait_cqe
- From: Daniel Black <daniel@xxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC] Volatile fanotify marks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH -v4] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Xiaomeng Tong <xiam0nd.tong@xxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Xiaomeng Tong <xiam0nd.tong@xxxxxxxxx>
- Re: [PATCH -v4] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker)
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Pankaj Raghav <pankydev8@xxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Xiaomeng Tong <xiam0nd.tong@xxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v4 2/2] fs/proc: sysctl: optimize register single one ctl_table
- From: Meng Tang <tangmeng@xxxxxxxxxxxxx>
- [PATCH v4 1/2] fs/proc: optimize exactly register one ctl_table
- From: Meng Tang <tangmeng@xxxxxxxxxxxxx>
- RE: [PATCH] exfat: do not clear VolumeDirty in writeback
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v3 0/6] Generic per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: "Javier González" <javier@xxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Matias Bjørling <Matias.Bjorling@xxxxxxx>
- Re: [PATCH -v4] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] sched/numa: add per-process numa_balancing
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Xiaomeng Tong <xiam0nd.tong@xxxxxxxxx>
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Report 2 in ext4 and journal based on v5.17-rc1
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [LSF/MM/BPF BoF] BoF for Zoned Storage
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- mmotm 2022-03-02-16-53 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe"
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCHv2 REBASED 0/2] jbd2: Kill t_handle_lock transaction spinlock
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCHv2 0/9] ext4: fast_commit fixes, stricter block checking & cleanups
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe"
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker)
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe"
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH] iomap: fix incomplete async dio reads when using IOMAP_DIO_PARTIAL
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe"
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] fs/proc: optimize exactly register one ctl_table
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe"
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe"
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: Jens Axboe <axboe@xxxxxxxxx>
- nfs generic/373 failure after "fs: allow cross-vfsmount reflink/dedupe"
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Generic per-sb io stats
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 6/6] io_uring: add support for zone-append
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 6/6] io_uring: add support for zone-append
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 6/6] io_uring: add support for zone-append
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [RFC] Volatile fanotify marks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 01/22] fs: Pass an iocb to generic_perform_write()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC PATCH 1/1] FUSE: Add FUSE_TRUST_MAX_RA flag enabling readahead settings >128KB.
- From: Kevin Vigor <kvigor@xxxxxxxxx>
- [RFC PATCH 0/1] FUSE: allow drivers to increase readahead.
- From: Kevin Vigor <kvigor@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] Generic per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] docs: proc.rst: fix wrong time unit
- From: YI <afctgo@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 19/19] afs: Maintain netfs_i_context::remote_i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/19] netfs: Change ->init_rreq() to return an error code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 18/19] netfs: Keep track of the actual remote file size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/19] netfs: Rename rename read_helper.c to io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/19] netfs: Split some core bits out into their own file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/19] netfs: Split fs/netfs/read_helper.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/19] netfs: Add a function to consolidate beginning a read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/19] netfs: Prepare to split read_helper.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/19] netfs: Trace refcounting on the netfs_io_subrequest struct
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/19] netfs: Trace refcounting on the netfs_io_request struct
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/19] netfs: Adjust the netfs_rreq tracepoint slightly
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/19] netfs: Split netfs_io_* object handling out
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/19] netfs: Refactor arguments for netfs_alloc_read_request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/19] netfs: Rename netfs_read_*request to netfs_io_*request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/19] netfs: Add a netfs inode context
- From: David Howells <dhowells@xxxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH 02/19] netfs: Generate enums from trace symbol mapping lists
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/19] fscache: export fscache_end_operation()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/19] netfs: Prep for write helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 7/7] cifs: Use netfslib to handle reads
- From: Rohith Surabattula <rohiths.msft@xxxxxxxxx>
- Re: [PATCH] iomap: fix incomplete async dio reads when using IOMAP_DIO_PARTIAL
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] iomap: fix incomplete async dio reads when using IOMAP_DIO_PARTIAL
- From: Filipe Manana <fdmanana@xxxxxxxxxx>
- Re: [PATCH] iomap: fix incomplete async dio reads when using IOMAP_DIO_PARTIAL
- From: Filipe Manana <fdmanana@xxxxxxxxxx>
- Re: [RFC] Volatile fanotify marks
- From: Tycho Kirchner <tychokirchner@xxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Xiaomeng Tong <xiam0nd.tong@xxxxxxxxx>
- Re: [PATCH] exfat: do not clear VolumeDirty in writeback
- From: "Kohada.Tetsuhiro@xxxxxxxxxxxxxxxxxxxxxxxxxxx" <Kohada.Tetsuhiro@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: Different writeback timing since v5.14
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 0/6] Generic per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v4 4/6] mm: pvmw: add support for walking devmap pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v4 1/6] mm: rmap: fix cache flush on THP pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v4 0/6] Fix some bugs related to ramp and dax
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] Generic per-sb io stats
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v3 0/6] Generic per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 0/6] Generic per-sb io stats
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker)
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker)
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Potential silent data loss caused by hwpoisoned page cache
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH 3/8] mm: khugepaged: skip DAX vma
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH v3 2/2] fs/proc: sysctl: optimize register single one ctl_table
- From: Meng Tang <tangmeng@xxxxxxxxxxxxx>
- [PATCH v3 1/2] fs/proc: optimize exactly register one ctl_table
- From: Meng Tang <tangmeng@xxxxxxxxxxxxx>
- [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
- From: Yan Zhu <zhuyan34@xxxxxxxxxx>
- Re: [PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module
- From: Yan Zhu <zhuyan34@xxxxxxxxxx>
- Re: [PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] binfmt_elf fix for v5.17-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] wait: Parameterize the return variable to ___wait_event()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v3 5/6] ovl: opt-in for per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 6/6] fuse: opt-in for per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 4/6] fs: report per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 3/6] fs: collect per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 2/6] fs: add optional iostats counters to struct super_block
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 1/6] lib/percpu_counter: add helpers for arrays of counters
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 0/6] Generic per-sb io stats
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [GIT PULL] binfmt_elf fix for v5.17-rc7
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH v2 1/2] fs/proc: optimize exactly register one ctl_table
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
- From: Jakob Koschel <jakobkoschel@xxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]