Linux Filesystem Development
[Prev Page][Next Page]
- Re: [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 10/10] fs: super_cache_to_text()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] buffer: Associate the meta bio with blkg from buffer page
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- Re: [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v8 8/8] drm: Replace strcpy() with strscpy()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v8 7/8] net: Replace strcpy() with strscpy()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v8 5/8] mm/util: Fix possible race condition in kstrdup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v8 3/8] security: Replace memcpy() with get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v8 1/8] Get rid of __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v8 0/8] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 03/10] mm: shrinker: Add new stats for .to_text()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [PATCH 03/10] mm: shrinker: Add new stats for .to_text()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [brauner-vfs:work.dio] [fs] 155a115703: fio.write_iops -2.3% regression
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [PATCH 00/10] shrinker debugging, .to_text() report (resend)
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH 00/10] shrinker debugging, .to_text() report (resend)
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v7 0/8] Improve the copy of task comm
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: Fix format specifier for max_folio_size in xfs_fs_fill_super()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH RFC] fs: don't force i_version increment when timestamps change
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [PATCH bpf-next 7/8] security,bpf: constify struct path in bpf_token_create() LSM hook
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 7/8] security,bpf: constify struct path in bpf_token_create() LSM hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH] xfs: Fix format specifier for max_folio_size in xfs_fs_fill_super()
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH bpf-next 7/8] security,bpf: constify struct path in bpf_token_create() LSM hook
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/8] BPF follow ups to struct fd refactorings
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 4/5] xfs: convert perag lookup to xarray
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 03/11] fuse: convert fuse_fill_write_pages to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH 02/11] fuse: convert fuse_send_write_pages to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 01/11] fuse: convert readahead to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 00/11] fuse: convert to using folios and iomap
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 10/11] fuse: convert fuse_retrieve to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 09/11] fuse: use the folio based vmstat helpers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 02/11] fuse: convert fuse_send_write_pages to use folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 01/11] fuse: convert readahead to use folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 00/11] fuse: convert to using folios and iomap
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH 03/11] fuse: convert fuse_fill_write_pages to use folios
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 6.10 083/273] 9p: Fix DIO read through netfs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v13 15/19] pnfs/flexfiles: enable localio support
- From: "NeilBrown" <neilb@xxxxxxx>
- [no subject]
- Re: [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2 2/3] mm: add kmem_cache_create_rcu()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 11/11] fuse: convert fuse_notify_store to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 10/11] fuse: convert fuse_retrieve to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 09/11] fuse: use the folio based vmstat helpers
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 08/11] fuse: convert fuse_writepage_need_send to take a folio
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 07/11] fuse: convert fuse_do_readpage to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 06/11] fuse: use iomap for writeback cache buffered writes
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 05/11] fuse: use kiocb_modified in buffered write path
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 04/11] fuse: convert fuse_page_mkwrite to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 03/11] fuse: convert fuse_fill_write_pages to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 02/11] fuse: convert fuse_send_write_pages to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 01/11] fuse: convert readahead to use folios
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH 00/11] fuse: convert to using folios and iomap
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 0/3] fs,mm: add kmem_cache_create_rcu()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [PATCH 6.10 083/273] 9p: Fix DIO read through netfs
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: BUG: general protection fault in put_links
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: FUSE passthrough: fd lifetime?
- From: Han-Wen Nienhuys <hanwenn@xxxxxxxxx>
- Re: [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: FUSE passthrough: fd lifetime?
- From: Antonio SJ Musumeci <trapexit@xxxxxxxxxx>
- Re: [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs
- From: Forest <forestix@xxxxxxx>
- Re: [PATCH v2 2/3] mm: add kmem_cache_create_rcu()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11, v2
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
- From: Forest <forestix@xxxxxxx>
- Re: [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: FUSE passthrough: fd lifetime?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v5 0/2] fuse: add timeout option for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: FUSE passthrough: fd lifetime?
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v13 00/19] nfs/nfsd: add support for localio
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/10] xfs: share a bit more code in xfs_buffered_write_iomap_begin
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 06/10] iomap: remove the iomap_file_buffered_write_punch_delalloc return value
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 05/10] iomap: pass the iomap to the punch callback
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 04/10] iomap: zeroing already holds invalidate_lock in iomap_file_buffered_write_punch_delalloc
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11, v2
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 03/10] iomap: pass flags to iomap_file_buffered_write_punch_delalloc
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] writeback: Refine the show_inode_state() macro definition
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 02/10] iomap: improve shared block detection in iomap_unshare_iter
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [BUG?] bcachefs: keep writing to device when there is no high-level I/O activity.
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in attr_make_nonresident
- From: syzbot <syzbot+5b6ed16da1077f45bc8e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v13 07/19] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 6/6] xfs: refactor xfs_file_fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 0/3] fs,mm: add kmem_cache_create_rcu()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 3/3] fs: use kmem_cache_create_rcu()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 2/3] mm: add kmem_cache_create_rcu()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 1/3] mm: remove unused root_cache argument
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/3] fs,mm: add kmem_cache_create_rcu()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] cifs: Fix copy offload to flush destination region
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: FUSE passthrough: fd lifetime?
- From: Han-Wen Nienhuys <hanwenn@xxxxxxxxx>
- Re: FUSE passthrough: fd lifetime?
- From: Han-Wen Nienhuys <hanwenn@xxxxxxxxx>
- Re: [ANNOUNCE] xfs-linux: for-next updated to a24cae8fc1f1
- From: Anders Blomdell <anders.blomdell@xxxxxxxxx>
- [PATCH 6.1 133/321] binfmt_misc: cleanup on filesystem umount
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.1 023/321] fs/netfs/fscache_cookie: add missing "n_accesses" check
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.10 142/273] cifs: Add a tracepoint to track credits involved in R/W requests
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to a24cae8fc1f1
- From: Chandan Babu R <chandanbabu@xxxxxxxxxx>
- [PATCH 6.10 083/273] 9p: Fix DIO read through netfs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.10 050/273] fs/netfs/fscache_cookie: add missing "n_accesses" check
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.10 009/273] netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag"
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6.6 119/341] binfmt_misc: cleanup on filesystem umount
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- The mapping->invalidate_lock, copy-offload and cifs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6.6 036/341] fs/netfs/fscache_cookie: add missing "n_accesses" check
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH RFC] fs: don't force i_version increment when timestamps change
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: make zero range flush conditional on unwritten mappings
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: FUSE passthrough: fd lifetime?
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] affs: Remove unused struct members in affs_root_head
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- [PATCH] affs: Replace one-element array with flexible-array member
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- Re: [PATCH] ext4: don't set SB_RDONLY after filesystem errors
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 1/4] ext4: Reduce stack usage in ext4_mpage_readpages()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
- From: syzbot <syzbot+296b1c84b9cbf306e5a0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: elide smp_mb in iversion handling in the common case
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH AUTOSEL 4.19 06/14] ELF: fix kernel.randomize_va_space double read
- From: Pavel Machek <pavel@xxxxxxx>
- Re: [syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
- From: Julian Sun <sunjunchao2870@xxxxxxxxx>
- Re: [PATCH] fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH 0/9] f2fs: new mount API conversion
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re:[PATCH] fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
- From: Julian Sun <sunjunchao2870@xxxxxxxxx>
- Re: [PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/7] fuse: writeback clean up / refactoring
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs changes for 6.11, v2
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH] vfs: elide smp_mb in iversion handling in the common case
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] statx.2: Document AT_EMPTY_PATH allows using NULL instead of "" for pathname
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- [PATCH v2] statx.2: Document AT_EMPTY_PATH allows using NULL instead of "" for pathname
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH] vfs: elide smp_mb in iversion handling in the common case
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next] fs: Use in_group_or_capable() helper to simplify the code
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2] ufs: Remove redundant inode number check from ufs_nfs_get_inode
- From: sergii.boryshchenko@xxxxxxxxxxxxxxx
- Re: [PATCH] vfs: elide smp_mb in iversion handling in the common case
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] sysctl: avoid spurious permanent empty tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- FUSE passthrough: fd lifetime?
- From: Han-Wen Nienhuys <hanwenn@xxxxxxxxx>
- [PATCH v3 2/2] fuse: add support for no forget requests
- From: yangyun <yangyun50@xxxxxxxxxx>
- [PATCH v3 1/2] fuse: move fuse_forget_link allocation inside fuse_queue_forget()
- From: yangyun <yangyun50@xxxxxxxxxx>
- [PATCH v3 0/2] fuse: add no forget support
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH v2 1/2] fuse: move fuse_forget_link allocation inside fuse_queue_forget()
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v1] fuse: use min() macro
- From: Shen Lichuan <shenlichuan@xxxxxxxx>
- Re: [syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
- From: Julian Sun <sunjunchao2870@xxxxxxxxx>
- Re: [RFC] fuse: do not generate interrupt requests for fatal signals
- From: Haifeng Xu <haifeng.xu@xxxxxxxxxx>
- [PATCH] filemap: fix htmldoc warning for mapping_align_index()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [brauner-vfs:work.dio] [fs] 155a115703: fio.write_iops -2.3% regression
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: cachefiles: fix dentry leak in cachefiles_open_file()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [brauner-vfs:work.dio] [fs] 155a115703: fio.write_iops -2.3% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: bcachefs dropped writes with lockless buffered io path, COMPACTION/MIGRATION=y
- From: clonejo <clonejo@xxxxxxxxx>
- Re: [PATCH] vfs: drop one lock trip in evict()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] iomap: remove set_memor_ro() on zero page
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH 6/6] xfs: refactor xfs_file_fallocate
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] ext4: remove tracing for FALLOC_FL_NO_HIDE_STALE
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
- From: Christoph Hellwig <hch@xxxxxx>
- sort out the fallocate mode mess v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v5 0/2] fuse: add timeout option for requests
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] iomap: remove set_memor_ro() on zero page
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/2] iomap: make zero range flush conditional on unwritten mappings
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] iomap: remove set_memor_ro() on zero page
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 02/10] iomap: improve shared block detection in iomap_unshare_iter
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/10] iomap: improve shared block detection in iomap_unshare_iter
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/10] xfs: share a bit more code in xfs_buffered_write_iomap_begin
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/10] iomap: remove the iomap_file_buffered_write_punch_delalloc return value
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/10] iomap: pass the iomap to the punch callback
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/10] iomap: zeroing already holds invalidate_lock in iomap_file_buffered_write_punch_delalloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/10] iomap: pass flags to iomap_file_buffered_write_punch_delalloc
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/10] iomap: improve shared block detection in iomap_unshare_iter
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/10] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
- From: Christoph Hellwig <hch@xxxxxx>
- fix stale delalloc punching for COW I/O
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v4] exfat: move extend valid_size into ->page_mkwrite()
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [PATCH printk v4 13/17] proc: Add nbcon support for /proc/consoles
- From: John Ogness <john.ogness@xxxxxxxxxxxxx>
- [PATCH printk v4 12/17] proc: consoles: Add notation to c_start/c_stop
- From: John Ogness <john.ogness@xxxxxxxxxxxxx>
- [PATCH printk v4 00/17] add threaded printing + the rest
- From: John Ogness <john.ogness@xxxxxxxxxxxxx>
- Re: [REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] iomap: remove set_memor_ro() on zero page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] cachefiles: fix dentry leak in cachefiles_open_file()
- From: Baokun Li <libaokun@xxxxxxxxxxxxxxx>
- Re: bcachefs dropped writes with lockless buffered io path, COMPACTION/MIGRATION=y
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bcachefs dropped writes with lockless buffered io path, COMPACTION/MIGRATION=y
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: bcachefs dropped writes with lockless buffered io path, COMPACTION/MIGRATION=y
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Are jump labels broken on 6.11-rc1?
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
- From: Steve French <smfrench@xxxxxxxxx>
- bcachefs dropped writes with lockless buffered io path, COMPACTION/MIGRATION=y
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH -next 07/15] security: min_addr: move sysctl into its own file
- From: yukaixiong <yukaixiong@xxxxxxxxxx>
- Re: [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: yukaixiong <yukaixiong@xxxxxxxxxx>
- [PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH -next 07/15] security: min_addr: move sysctl into its own file
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [RFC PATCH] fs: obtain the inode generation number from vfs directly
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH -next 07/15] security: min_addr: move sysctl into its own file
- From: yukaixiong <yukaixiong@xxxxxxxxxx>
- Re: [PATCH 1/5] tmpfs: Add casefold lookup support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH v2 10/16] overlayfs/file: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH v2 10/16] overlayfs/file: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH 4/5] tmpfs: Expose filesystem features via sysfs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 07/16] fs/backing-file: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH -next 07/15] security: min_addr: move sysctl into its own file
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2 04/16] overlayfs: Document critical override_creds() operations
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- Re: [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH] iomap: remove set_memor_ro() on zero page
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v4 7/7] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 6/7] fuse: move fuse file initialization to wpa allocation time
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 5/7] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 4/7] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 3/7] fuse: update stats for pages in dropped aux writeback list
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 2/7] fuse: refactor finished writeback stats updates into helper function
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 1/7] fuse: drop unused fuse_mount arg in fuse_writepage_finish()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v4 0/7] fuse: writeback clean up / refactoring
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] affs: Remove unused struct members in affs_root_head
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v5 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 1/2] fuse: add optional kernel-enforced timeout for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 0/2] fuse: add timeout option for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 0/2] fuse: add timeout option for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] vfs: drop one lock trip in evict()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] affs: Remove unused struct members in affs_root_head
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v13 10/19] nfsd: add localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH -next 12/15] fs: dcache: move the sysctl into its own file
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] fuse: fix memory leak in fuse_create_open
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 1/2] fuse: move fuse_forget_link allocation inside fuse_queue_forget()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 1/5] tmpfs: Add casefold lookup support
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- [PATCH] Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 5/5] nvme: enable FDP support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 4/5] sd: limit to use write life hints
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 2/5] fcntl: rename rw_hint_* to rw_life_hint_*
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 0/5] Write-placement hints and FDP
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- Re: [PATCH] statx.2: Document AT_EMPTY_PATH allows using NULL instead of "" for pathname
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v2] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [paulmckrcu:dev] [mm/filemap] 199735cdc2: BUG:sleeping_function_called_from_invalid_context_at_mm/filemap.c
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v13 15/19] pnfs/flexfiles: enable localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] bcachefs: support idmap mounts
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] statx.2: Document AT_EMPTY_PATH allows using NULL instead of "" for pathname
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH v2] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH] affs: Remove unused struct members in affs_root_head
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] cachefiles: fix dentry leak in cachefiles_open_file()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v1] fs: proc: Fix error checking for d_hash_and_lookup()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 5/7] fs: add an ATTR_CTIME_DLG flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] fs: add an ATTR_CTIME_DLG flag
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
- From: yangyun <yangyun50@xxxxxxxxxx>
- [PATCH v2 7/7] nfsd: add support for delegated timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 6/7] nfsd: drop the ncf_cb_bmap field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 5/7] fs: add an ATTR_CTIME_DLG flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 4/7] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 3/7] nfsd: add support for FATTR4_OPEN_ARGUMENTS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 2/7] nfs_common: make nfs4.h include generated nfs4_1.h
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 1/7] nfsd: add pragma public to delegated timestamp types
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 0/7] nfsd: implement the "delstid" draft
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Recommended version handshake for FUSE clients
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Recommended version handshake for FUSE clients
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- [PATCH -next 05/15] mm: util: move sysctls into it own files
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 09/15] fs: fs-writeback: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 03/15] mm: swap: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 02/15] mm: filemap: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 10/15] fs: drop_caches: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 11/15] sunrpc: use vfs_pressure_ratio() helper
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 01/15] mm: vmstat: move sysctls to its own files
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 15/15] sysctl: remove unneeded include
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 14/15] sh: vdso: move the sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 13/15] x86: vdso: move the sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 12/15] fs: dcache: move the sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 08/15] mm: nommu: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 07/15] security: min_addr: move sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 06/15] mm: mmap: move sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 04/15] mm: vmscan: move vmscan sysctls to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH] netfs: Delete subtree of 'fs/netfs' when netfs module exits
- From: libaokun@xxxxxxxxxxxxxxx
- [PATCH] fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
- From: libaokun@xxxxxxxxxxxxxxx
- Re: [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 12/16] romfs: Convert romfs_read_folio() to use a folio
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1] fs: proc: Fix error checking for d_hash_and_lookup()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] bcachefs: support idmap mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH] ufs: Remove redundant inode number check from ufs_nfs_get_inode
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v1] fs: proc: Fix error checking for d_hash_and_lookup()
- From: Yan Zhen <yanzhen@xxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [RFC PATCH -next 3/3] splice: Using scope-based resource instead of folio_lock/unlock
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [RFC PATCH -next 2/3] buffer: Using scope-based resource instead of folio_lock/unlock
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [RFC PATCH -next 0/3] fs: Introduce the scope-based resource management for folio_lock/unlock
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [RFC PATCH -next 1/3] mm: Support scope-based resource management for folio_lock/unlock
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- Re: [PATCH 12/16] romfs: Convert romfs_read_folio() to use a folio
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- [PATCH 7/7] Block: switch bd_prepare_to_claim to use wait_var_event_mutex()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 6/7] sched: Add wait/wake interface for variable updated under a lock.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 5/7] sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 4/7] sched: Document wait_var_event() family of functions and wake_up_var()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 3/7] sched: Improve documentation for wake_up_bit/wait_on_bit family of functions
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 2/7] sched: change wake_up_bit() and related function to expect unsigned long *
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/7] block: change wait on bd_claiming to use a var_waitqueue, not a bit_waitqueue
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/7 v2 RFC] Make wake_up_{bit,var} less fragile
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH] fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
- From: Li Zhijian <lizhijian@xxxxxxxxxxx>
- Re: [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Julian Sun <sunjunchao2870@xxxxxxxxx>
- [PATCH] cachefiles: fix dentry leak in cachefiles_open_file()
- From: libaokun@xxxxxxxxxxxxxxx
- Re: [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- [PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/8] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v13 00/19] nfs/nfsd: add support for localio
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 15/19] pnfs/flexfiles: enable localio support
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 13/19] nfs: add localio support
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 10/19] nfsd: add localio support
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: "NeilBrown" <neilb@xxxxxxx>
- [REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
- From: Forest <forestix@xxxxxxx>
- Hang in generic/113 starting in 6.11-rc3 or rc4
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v13 00/19] nfs/nfsd: add support for localio
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 05/19] nfsd: add nfsd_file_acquire_local()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 07/19] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 08/19] SUNRPC: replace program list with program array
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 10/19] nfsd: add localio support
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 11/19] nfsd: implement server support for NFS_LOCALIO_PROGRAM
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [paulmckrcu:dev] [mm/filemap] 199735cdc2: BUG:sleeping_function_called_from_invalid_context_at_mm/filemap.c
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- BUG: general protection fault in put_links
- From: Xingyu Li <xli399@xxxxxxx>
- Re: [PATCH v31.0.1 1/1] xfs: introduce new file range commit ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [syzbot] [netfs?] possible deadlock in netfs_writepages
- From: syzbot <syzbot+4cd21de745fa06782146@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs
- From: Forest <forestix@xxxxxxx>
- [PATCH 09/10] fs/dcache: Add per-sb accounting for nr dentries
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 10/10] fs: super_cache_to_text()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 08/10] fs: Add super_block->s_inodes_nr
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 07/10] percpu: per_cpu_sum()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 06/10] bcachefs: shrinker.to_text() methods
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 05/10] mm: shrinker: Add shrinker_to_text() to debugfs interface
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 04/10] mm: Centralize & improve oom reporting in show_mem.c
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 03/10] mm: shrinker: Add new stats for .to_text()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 00/10] shrinker debugging, .to_text() report (resend)
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 01/10] seq_buf: seq_buf_human_readable_u64()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 10/10] fs: super_cache_to_text()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 1/6] sysctl: avoid spurious permanent empty tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 09/10] fs/dcache: Add per-sb accounting for nr dentries
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 08/10] fs: Add super_block->s_inodes_nr
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 07/10] percpu: per_cpu_sum()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 06/10] bcachefs: shrinker.to_text() methods
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 04/10] mm: Centralize & improve oom reporting in show_mem.c
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 05/10] mm: shrinker: Add shrinker_to_text() to debugfs interface
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 03/10] mm: shrinker: Add new stats for .to_text()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 01/10] seq_buf: seq_buf_human_readable_u64()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 00/10] shrinker debugging, .to_text() report
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2] bcachefs: support idmap mounts
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: (subset) [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v31.0.1 1/1] xfs: introduce new file range commit ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 10/9] netfs: Fix interaction of streaming writes with zero-point tracker
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v2 2/2] fuse: add support for no forget requests
- From: yangyun <yangyun50@xxxxxxxxxx>
- [PATCH v2 1/2] fuse: move fuse_forget_link allocation inside fuse_queue_forget()
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/2] fuse: add no forget support
- From: yangyun <yangyun50@xxxxxxxxxx>
- [PATCH v31.0.1 1/1] xfs: introduce new file range commit ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: "Carl E. Thompson" <list-bcachefs@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] bcachefs: support idmap mounts
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3 6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 5/4] Squashfs: Ensure all readahead pages have been used
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 9/9] netfs, cifs: Improve some debugging bits
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 7/9] netfs, cifs: Fix handling of short DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 9/9] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] fs: pack struct file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 18/19] nfs: add Documentation/filesystems/nfs/localio.rst
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 17/19] nfs: implement client support for NFS_LOCALIO_PROGRAM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 16/19] nfs/localio: use dedicated workqueues for filesystem read and write
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 15/19] pnfs/flexfiles: enable localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 14/19] nfs: enable localio for non-pNFS IO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 13/19] nfs: add localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 12/19] nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 11/19] nfsd: implement server support for NFS_LOCALIO_PROGRAM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 10/19] nfsd: add localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 08/19] SUNRPC: replace program list with program array
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 07/19] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 06/19] SUNRPC: remove call_allocate() BUG_ONs
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 05/19] nfsd: add nfsd_file_acquire_local()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 03/19] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 02/19] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 01/19] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 00/19] nfs/nfsd: add support for localio
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] docs: tmpfs: Add casefold options
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 4/5] tmpfs: Expose filesystem features via sysfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 3/5] tmpfs: Create casefold mount options
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 2/5] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 1/5] tmpfs: Add casefold lookup support
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 0/5] tmpfs: Add case-insesitive support for tmpfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH net-next 5/6] eventpoll: Control irq suspension for prefer_busy_poll
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH net-next 4/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH net-next 0/6] Suspend IRQs during application busy periods
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 12/14] xfs: Unmap blocks according to forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 02/14] xfs: always tail align maxlen allocations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 01/14] xfs: only allow minlen allocations when near ENOSPC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v3 9/9] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 8/9] fuse: move fuse file initialization to wpa allocation time
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 7/9] fuse: move folio_start_writeback to after the allocations in fuse_writepage_locked()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 4/9] fuse: clean up error handling in fuse_writepages()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 3/9] fuse: update stats for pages in dropped aux writeback list
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 2/9] fuse: refactor finished writeback stats updates into helper function
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 1/9] fuse: drop unused fuse_mount arg in fuse_writepage_finish()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 0/9] fuse: writeback clean up / refactoring
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Samba llseek bug
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/5] cifs: Fix credit handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/5] cifs: Fix short read handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/5] netfs: Fix missing iterator reset on retry of short read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/5] netfs, cifs: Improve some debugging bits
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/5] cifs: Fix FALLOC_FL_PUNCH_HOLE support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/5] netfs, cifs: Further fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 0/6] inode: turn i_state into u32
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack (2)
- From: syzbot <syzbot+f499adf92735b1da225e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v13 01/10] fs: Allow fine-grained control of folio sizes
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Julian Sun <sunjunchao2870@xxxxxxxxx>
- [PATCH v3 6/6] inode: make i_state a u32
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 4/6] inode: port __I_NEW to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 3/6] inode: port __I_SYNC to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 2/6] fs: reorder i_state bits
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 1/6] fs: add i_state helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 0/6] inode: turn i_state into u32
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/2] netfs, cifs: DIO read and read-retry fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v13 00/10] enable bs > ps in XFS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re:[PATCH 1/2] fuse: replace fuse_queue_forget with fuse_force_forget if error
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH V3] Squashfs: Ensure all readahead pages have been used
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/1] backing-file: convert to using fops->splice_write
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC v2 4/6] inode: port __I_NEW to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 1/1] backing-file: convert to using fops->splice_write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- [PATCH] fuse: fix memory leak in fuse_create_open
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH RFC v2 4/6] inode: port __I_NEW to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [viro-vfs:work.headers.unaligned 2/2] util/arm-spe-decoder/arm-spe-pkt-decoder.c:14:10: fatal error: 'linux/unaligned.h' file not found
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fuse: add fast path for fuse_range_is_writeback
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [viro-vfs:work.headers.unaligned 2/2] util/arm-spe-decoder/arm-spe-pkt-decoder.c:14:10: fatal error: 'linux/unaligned.h' file not found
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [HELP] FUSE writeback performance bottleneck
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation
- From: Yu Jiaoliang <yujiaoliang@xxxxxxxx>
- Re: [PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Flaky test: generic:269 (EBUSY on umount)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH RFC v2 4/6] inode: port __I_NEW to var event
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH 1/1] iomap: add a merge boundary flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH V3] Squashfs: Ensure all readahead pages have been used
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v4.0 08/10] xfs: preparation for realtime allocation groups
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v31.0 02/10] xfs: atomic file content commits
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH V2] Squashfs: Ensure all readahead pages have been used
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 0/2] fuse: add timeout option for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH 2/2] netfs, cifs: Fix handling of short DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/2] cifs: Fix lack of credit renegotiation on read retry
- From: David Howells <dhowells@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]