Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v2 8/8] vfio: do not set FMODE_LSEEK flag
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 0/8] cleanup llseek and splice
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 2/8] fs: do not set no_llseek in fops
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 7/8] dma-buf: remove useless FMODE_LSEEK flag
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 6/8] fs: remove no_llseek
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 5/8] fs: do not compare against ->llseek
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 6/6] vfio: do not set FMODE_LSEEK flag
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 2/6] fs: do not set no_llseek in fops
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] drop caches: skip tmpfs and ramfs
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] drop caches: skip tmpfs and ramfs
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] btrfs: remove btrfs_writepage_cow_fixup
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: Delegating fstests maintenance work (Was: Re: [PATCH 3/4] xfs/{422,517}: add missing killall to _cleanup())
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Triggered assertion from "mm: Add an assertion that PG_private and folio->private are in sync"
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: Triggered assertion from "mm: Add an assertion that PG_private and folio->private are in sync"
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Triggered assertion from "mm: Add an assertion that PG_private and folio->private are in sync"
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 6/6] vfio: do not set FMODE_LSEEK flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] dma-buf: remove useless FMODE_LSEEK flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] fs: do not set no_llseek in fops
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 2f9cb3d3bd73fc2225d66aa8fcffb632ed3eb235
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- [PATCH] drop caches: skip tmpfs and ramfs
- Re: strange interaction between fuse + pidns
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 3/6] fs: clear FMODE_LSEEK if no llseek function
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 3/6] fs: clear FMODE_LSEEK if no llseek function
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] fs: clear FMODE_LSEEK if no llseek function
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RESEND PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/6] fs: clear FMODE_LSEEK if no llseek function
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/6] vfio: do not set FMODE_LSEEK flag
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 4/6] fs: check FMODE_LSEEK to control internal pipe splicing
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 5/6] dma-buf: remove useless FMODE_LSEEK flag
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 3/6] fs: clear FMODE_LSEEK if no llseek function
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 2/6] fs: do not set no_llseek in fops
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 0/6] cleanup llseek and splice
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx>
- Re: [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()
- From: Anton Altaparmakov <anton@xxxxxxxxxx>
- Re: [RESEND PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/12] nfsd: discard fh_locked flag and fh_lock/fh_unlock
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 11/12] nfsd: use (un)lock_inode instead of fh_(un)lock
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 10/12] nfsd: reduce locking in nfsd_lookup()
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 09/12] nfsd: support concurrent renames.
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 08/12] nfsd: allow parallel creates from nfsd
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH v2 2/2] fanotify: introduce FAN_MARK_IGNORE
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v2 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [PATCH v2 0/2] New fanotify API for ignoring events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] btrfs: remove btrfs_writepage_cow_fixup
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] btrfs: remove btrfs_writepage_cow_fixup
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] btrfs: remove btrfs_writepage_cow_fixup
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] btrfs: remove btrfs_writepage_cow_fixup
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH] btrfs: remove btrfs_writepage_cow_fixup
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRY
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] fs/ntfs3: Check reserved size for maximum allowed
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] fs/ntfs3: Do not change mode if ntfs_set_ea failed
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] fs/ntfs3: Various bug fixes
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC] Per file OOM-badness / RSS once more
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v6 6/8] KVM: Handle page fault for private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 7/8] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 14/14] drm/tegra: use drm_file_rss
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 11/14] drm/nouveau: use drm_file_rss
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 13/14] drm/vmwgfx: use drm_file_rss
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 09/14] drm/radeon: use drm_oom_badness
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 06/14] drm/gem: adjust per file RSS on handling buffers
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 12/14] drm/omap: use drm_file_rss
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 05/14] dma-buf: provide file RSS for DMA-buf files
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 08/14] drm/amdgpu: use drm_file_rss
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 04/14] mm: shmem: provide RSS for shmem files
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 02/14] oom: take per file RSS into account
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 07/14] drm/gma500: use drm_file_rss
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 10/14] drm/i915: use drm_file_rss
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 03/14] proc: expose per file RSS
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [RFC] Per file OOM-badness / RSS once more
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 01/14] fs: add per file RSS
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [External] Re: [PATCH] fuse: force sync attr when inode is invalidated
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- [PATCH] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Delegating fstests maintenance work (Was: Re: [PATCH 3/4] xfs/{422,517}: add missing killall to _cleanup())
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 6/8] KVM: Handle page fault for private memory
- From: "Nikunj A. Dadhania" <nikunj@xxxxxxx>
- Re: [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [External] Re: [PATCH] fuse: force sync attr when inode is invalidated
- From: Jiachen Zhang <zhangjiachen.jaycee@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: strange interaction between fuse + pidns
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v6 7/8] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2 2/2] procfs: Add 'path' to /proc/<pid>/fdinfo/
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v2 1/2] procfs: Add 'size' to /proc/<pid>/fdinfo/
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v2 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: strange interaction between fuse + pidns
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCHv6 11/11] iomap: add support for dma aligned direct-io
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v2 8/8] attr: port attribute changes to new types
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 0/8] introduce dedicated type for idmapped mounts
- From: Seth Forshee <sforshee@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 8/8] attr: port attribute changes to new types
- From: Seth Forshee <sforshee@xxxxxxxxxxxxxxxx>
- Re: [RFC][CFT][PATCHSET] iov_iter stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv6 11/11] iomap: add support for dma aligned direct-io
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RESEND PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
- From: Stefan Roesch <shr@xxxxxx>
- Re: [RESEND PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCHv6 11/11] iomap: add support for dma aligned direct-io
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v3 1/8] statx: add direct I/O alignment information
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCHv6 11/11] iomap: add support for dma aligned direct-io
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] fuse: force sync attr when inode is invalidated
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCHv6 11/11] iomap: add support for dma aligned direct-io
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [RESEND PATCH v9 12/14] io_uring: Add tracepoint for short writes
- From: Stefan Roesch <shr@xxxxxx>
- [RESEND PATCH v9 11/14] io_uring: Add support for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RESEND PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place
- From: Stefan Roesch <shr@xxxxxx>
- [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [RESEND PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop
- From: Stefan Roesch <shr@xxxxxx>
- [RESEND PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH v3 1/8] statx: add direct I/O alignment information
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- strange interaction between fuse + pidns
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [GIT PULL] Pagecache fixes for 5.19-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [GIT PULL] Pagecache fixes for 5.19-rc4
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] ext4: Enable negative dentries on case-insensitive lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 1/8] statx: add direct I/O alignment information
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC][CFT][PATCHSET] iov_iter stuff
- From: David Howells <dhowells@xxxxxxxxxx>
- 53889cbba5: unixbench.score 4.9% improvement
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] fs: inotify: Fix typo in inotify comment
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] virtio_fs: Modify format for virtio_fs_direct_access
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 7/7] f2fs: Enable negative dentries on case-insensitive lookup
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] fanotify: introduce FAN_MARK_IGNORE
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/2] fanotify: introduce FAN_MARK_IGNORE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] walk_component(): get inode in lookup_slow branch statement block
- From: sunliming <kelulanainsley@xxxxxxxxx>
- [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()
- Re: [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs/ntfs: fix BUG_ON of ntfs_read_block()
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [PATCH] fs/ntfs: fix BUG_ON of ntfs_read_block()
- From: CGEL <cgel.zte@xxxxxxxxx>
- Re: [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/ntfs: fix BUG_ON of ntfs_read_block()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/ntfs: fix BUG_ON of ntfs_read_block()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Bug report: ntfs_read_block may crash system
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/7] ext4: Enable negative dentries on case-insensitive lookup
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] mnt: Fix spelling mistake
- From: Zhang Jiaming <jiaming@xxxxxxxxxxxx>
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] fs/ntfs: fix BUG_ON of ntfs_read_block()
- Re: [PATCH] walk_component(): get inode in lookup_slow branch statement block
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] walk_component(): get inode in lookup_slow branch statement block
- From: sunliming <kelulanainsley@xxxxxxxxx>
- Re: [PATCH] walk_component(): get inode in lookup_slow branch statement block
- From: sunliming <kelulanainsley@xxxxxxxxx>
- Bug report: ntfs_read_block may crash system
- From: xu xin <cgel.zte@xxxxxxxxx>
- [PATCH] virtio_fs: Modify format for virtio_fs_direct_access
- From: Deming Wang <wangdeming@xxxxxxxxxx>
- Re: [RFC PATCH v2 3/3] powerpc/pseries: expose authenticated variables stored in LPAR PKS
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs
- From: Nayna <nayna@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 25/25] xfs: Support large folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 25/25] xfs: Support large folios
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH v2 3/3] powerpc/pseries: expose authenticated variables stored in LPAR PKS
- From: Nayna Jain <nayna@xxxxxxxxxxxxx>
- [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs
- From: Nayna Jain <nayna@xxxxxxxxxxxxx>
- [RFC PATCH v2 0/3] powerpc/pseries: add support for local secure storage called Platform KeyStore(PKS)
- From: Nayna Jain <nayna@xxxxxxxxxxxxx>
- [RFC PATCH v2 1/3] powerpc/pseries: define driver for Platform KeyStore
- From: Nayna Jain <nayna@xxxxxxxxxxxxx>
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 7/7] f2fs: Enable negative dentries on case-insensitive lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH 6/7] ext4: Enable negative dentries on case-insensitive lookup
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH 3/7] libfs: Validate negative dentries in case-insensitive directories
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH 1/7] fs: Expose name under lookup to d_revalidate hook
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH 0/7] Support negative dentries on case-insensitive directories
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] 9p fixes for 5.19-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Jan Kara <jack@xxxxxxx>
- 答复: 答复: [PATCH] exfat: intorduce skip_stream_check mount opt
- From: 李扬韬 <frank.li@xxxxxxxx>
- Re: [PATCH] walk_component(): get inode in lookup_slow branch statement block
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Jan Kara <jack@xxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] walk_component(): get inode in lookup_slow branch statement block
- From: sunliming <sunliming@xxxxxxxxxx>
- [PATCH] walk_component(): get inode in lookup_slow branch statement block
- From: sunliming <sunliming@xxxxxxxxxx>
- [bug report] mpage: Convert do_mpage_readpage() to use a folio
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [GIT PULL] 9p fixes for 5.19-rc4
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [GIT PULL] 9p fixes for 5.19-rc4
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH 08/44] copy_page_{to,from}_iter(): switch iovec variants to generic
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 35/44] iov_iter: saner helper for page array allocation
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 04/44] btrfs: use IOMAP_DIO_NOSYNC
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 07/44] keep iocb_flags() result cached in struct file
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 42/44] get rid of non-advancing variants
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 20/44] ITER_PIPE: clean iov_iter_revert()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 12/44] fix short copy handling in copy_mc_pipe_to_iter()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 15/44] ITER_PIPE: helpers for adding pipe buffers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 21/44] ITER_PIPE: cache the type of last buffer
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 27/44] unify xarray_get_pages() and xarray_get_pages_alloc()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 40/44] 9p: convert to advancing variant of iov_iter_get_pages_alloc()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 19/44] ITER_PIPE: clean pipe_advance() up
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 39/44] af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 37/44] block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 05/44] struct file: use anonymous union member for rcuhead and llist
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 36/44] iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 33/44] found_iovec_segment(): just return address
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 18/44] ITER_PIPE: lose iter_head argument of __pipe_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 06/44] iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 13/44] splice: stop abusing iov_iter_advance() to flush a pipe
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 14/44] ITER_PIPE: helper for getting pipe buffer by index
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 38/44] iter_to_pipe(): switch to advancing variant of iov_iter_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 28/44] unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 26/44] unify pipe_get_pages() and pipe_get_pages_alloc()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 17/44] ITER_PIPE: fold push_pipe() into __pipe_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 22/44] ITER_PIPE: fold data_start() and pipe_space_for_user() together
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 11/44] iov_iter_bvec_advance(): don't bother with bvec_iter
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 24/44] iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wrapper
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 32/44] iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 44/44] expand those iov_iter_advance()...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 31/44] iov_iter: first_{iovec,bvec}_segment() - simplify a bit
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 10/44] switch new_sync_{read,write}() to ITER_UBUF
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 43/44] pipe_get_pages(): switch to append_pipe()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 16/44] ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 25/44] iov_iter_get_pages(): sanity-check arguments
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 29/44] ITER_XARRAY: don't open-code DIV_ROUND_UP()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 30/44] iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 09/44] new iov_iter flavour - ITER_UBUF
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 41/44] ceph: switch the last caller of iov_iter_get_pages_alloc()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 34/44] fold __pipe_get_pages() into pipe_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 02/44] No need of likely/unlikely on calls of check_copy_size()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 23/44] iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 03/44] teach iomap_dio_rw() to suppress dsync
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] mnt_idmapping: add vfs{g,u}id_t
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC][CFT][PATCHSET] iov_iter stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 8/8] attr: port attribute changes to new types
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] coredump: Fix typo
- From: Zhang Jiaming <jiaming@xxxxxxxxxxxx>
- Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [viro-vfs:work.iov_iter_get_pages 32/34] fs/splice.c:1170:24: error: implicit declaration of function 'iov_iter_get_pages'; did you mean 'iov_iter_get_pages2'?
- From: kernel test robot <lkp@xxxxxxxxx>
- [viro-vfs:work.iov_iter_get_pages 33/34] lib/iov_iter.c:1225:58: error: passing argument 3 of 'append_pipe' from incompatible pointer type
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
- From: Dylan Hatch <dylanbhatch@xxxxxxxxxx>
- Re: [syzbot] general protection fault in do_mpage_readpage
- From: syzbot <syzbot+dbbd022e608bb122cf4e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Linux 5.18-rc4
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] mnt_idmapping: add vfs{g,u}id_t
- From: Seth Forshee <sforshee@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 8/8] attr: port attribute changes to new types
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [Linaro-mm-sig] Re: [PATCH 2/2] procfs: Add 'path' to /proc/<pid>/fdinfo/
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH] afs: Fix dynamic root getattr
- From: David Howells <dhowells@xxxxxxxxxx>
- 答复: 答复: [PATCH] exfat: intorduce skip_stream_check mount opt
- From: 李扬韬 <frank.li@xxxxxxxx>
- [PATCH v2 6/8] quota: port quota helpers mount ids
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 7/8] security: pass down mount idmapping to setattr hook
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 3/8] fs: use mount types in iattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 8/8] attr: port attribute changes to new types
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/8] introduce dedicated type for idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 5/8] fs: port to iattr ownership update helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 4/8] fs: introduce tiny iattr ownership update helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 2/8] fs: add two type safe mapping helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 1/8] mnt_idmapping: add vfs{g,u}id_t
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fuse: force sync attr when inode is invalidated
- From: wubo <11123156@xxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 2/2] fs/ntfs3: Enable FALLOC_FL_INSERT_RANGE
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] fs/ntfs3: FALLOC_FL_INSERT_RANGE support
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] quota: port quota helpers mount ids
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 6/8] quota: port quota helpers mount ids
- From: Jan Kara <jack@xxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Jan Kara <jack@xxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCHv2 2/4] fs/ntfs: Drop useless return value of submit_bh from ntfs_submit_bh_for_read
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC 1/3] jbd2: Drop useless return value of submit_bh
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm: Clear page->private when splitting or migrating a page
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/8] mnt_idmapping: add kmnt{g,u}id_t
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/8] mnt_idmapping: add kmnt{g,u}id_t
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/8] mnt_idmapping: add kmnt{g,u}id_t
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 6/8] KVM: Handle page fault for private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH 8/8] attr: port attribute changes to new types
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 7/8] security: pass down mount idmapping to setattr hook
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 5/8] fs: port to iattr ownership update helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 4/8] fs: introduce tiny iattr ownership update helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 3/8] fs: use mount types in iattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 1/8] mnt_idmapping: add kmnt{g,u}id_t
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/8] fs: add two type safe mapping helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 0/8] introduce dedicated type for idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 6/8] quota: port quota helpers mount ids
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/2] fanotify: introduce FAN_MARK_IGNORE
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 0/2] New fanotify API for ignoring events
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH 5.18 125/141] fs: account for group membership
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.18 134/141] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] filemap: obey mapping->invalidate_lock lock/unlock order
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [syzbot] general protection fault in do_mpage_readpage
- From: syzbot <syzbot+dbbd022e608bb122cf4e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] ext4, doc: Fix malformed table
- From: Wang Jianjian <wangjianjian3@xxxxxxxxxx>
- Re: [PATCH RFC 00/12] Allow concurrent directory updates.
- From: Daire Byrne <daire@xxxxxxxx>
- Re: [PATCH 2/3] filemap: Handle sibling entries in filemap_get_read_batch()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCHv2 2/4] fs/ntfs: Drop useless return value of submit_bh from ntfs_submit_bh_for_read
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] filemap: obey mapping->invalidate_lock lock/unlock order
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [RFC 3/3] fs/buffer: Make submit_bh & submit_bh_wbc return type as void
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 2/3] fs/buffer: Drop useless return value of submit_bh
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 1/3] jbd2: Drop useless return value of submit_bh
- From: Jan Kara <jack@xxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCHv2 2/4] fs/ntfs: Drop useless return value of submit_bh from ntfs_submit_bh_for_read
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCHv2 3/4] fs/buffer: Drop useless return value of submit_bh
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCHv2 1/4] jbd2: Drop useless return value of submit_bh
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCHv2 0/4] submit_bh: Drop unnecessary return values and API users
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCHv2 4/4] fs/buffer: Make submit_bh & submit_bh_wbc return type as void
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [PATCHv2 2/4] fs/ntfs: Drop useless return value of submit_bh from ntfs_submit_bh_for_read
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2] mm/smaps: add Pss_Dirty
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- [PATCH v2] mm/smaps: add Pss_Dirty
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: fscache corruption in Linux 5.17?
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm: Clear page->private when splitting or migrating a page
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC 3/3] fs/buffer: Make submit_bh & submit_bh_wbc return type as void
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 2/3] fs/buffer: Drop useless return value of submit_bh
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 1/3] jbd2: Drop useless return value of submit_bh
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] filemap: obey mapping->invalidate_lock lock/unlock order
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [RFC 3/3] fs/buffer: Make submit_bh & submit_bh_wbc return type as void
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [RFC 2/3] fs/buffer: Drop useless return value of submit_bh
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [RFC 1/3] jbd2: Drop useless return value of submit_bh
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- [RFC 0/3] submit_bh: Drop unnecessary return values and API users
- From: Ritesh Harjani <ritesh.list@xxxxxxxxx>
- Re: [PATCH] filemap: obey mapping->invalidate_lock lock/unlock order
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] filemap: obey mapping->invalidate_lock lock/unlock order
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] ceph: switch back to testing for NULL folio->private in ceph_dirty_folio
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [viro-vfs:work.iov_iter_get_pages 24/33] lib/iov_iter.c:1295 iter_xarray_get_pages() warn: unsigned 'count' is never less than zero.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [viro-vfs:work.iov_iter_get_pages 24/33] lib/iov_iter.c:1295 iter_xarray_get_pages() warn: unsigned 'count' is never less than zero.
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs: use call_read_iter(file, &kiocb, &iter); for __kernel_{read|write}
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [viro-vfs:work.iov_iter_get_pages 24/33] lib/iov_iter.c:1295 iter_xarray_get_pages() warn: unsigned 'count' is never less than zero.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: remove the nobh helpers v2
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [viro-vfs:work.iov_iter_get_pages 24/33] lib/iov_iter.c:1295 iter_xarray_get_pages() warn: unsigned 'count' is never less than zero.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fs: use call_read_iter(file, &kiocb, &iter); for __kernel_{read|write}
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 2/3] filemap: Handle sibling entries in filemap_get_read_batch()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/3] mm: Clear page->private when splitting or migrating a page
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/3] Fixes for 5.19b
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: bug fixes for 5.19-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 1/8] statx: add direct I/O alignment information
- From: Avi Kivity <avi@xxxxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Ralph Corderoy <ralph@xxxxxxxxxxxxxxx>
- [GIT PULL] xfs: bug fixes for 5.19-rc3
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 30/31] pipe_get_pages(): switch to append_pipe()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 30/31] pipe_get_pages(): switch to append_pipe()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/31] unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ceph: switch back to testing for NULL folio->private in ceph_dirty_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] fs: use call_read_iter(file, &kiocb, &iter); for __kernel_{read|write}
- From: Li Chen <me@linux.beauty>
- Re: [PATCH 13/31] iov_iter_get_pages(): sanity-check arguments
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/31] ITER_PIPE: fold data_start() and pipe_space_for_user() together
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/31] ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file.
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH RFC] iov_iter: import single segments iovecs as ITER_UBUF
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC] iov_iter: import single segments iovecs as ITER_UBUF
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC] iov_iter: import single segments iovecs as ITER_UBUF
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC] iov_iter: import single segments iovecs as ITER_UBUF
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH RFC] iov_iter: import single segments iovecs as ITER_UBUF
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] iov_iter: fix bad parenthesis placement for iter_type check
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2] Implement close-on-fork
- From: Ralph Corderoy <ralph@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH 19/31] iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 29/31] get rid of non-advancing variants
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 19/31] iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 31/31] expand those iov_iter_advance()...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 22/31] iov_iter: saner helper for page array allocation
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [viro-vfs:work.iov_iter_get_pages 21/33] lib/iov_iter.c:1392:24: warning: variable 'len' is uninitialized when used here
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] filemap: obey mapping->invalidate_lock lock/unlock order
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] kernel/sysctl.c: Clean up indentation, replace spaces with tab.
- From: Fanjun Kong <fanjun.kong@xxxxxxxxx>
- Re: [PATCH] kernel/sysctl.c: Clean up indentation, replace spaces with tab.
- From: Fanjun Kong <fanjun.kong@xxxxxxxxx>
- Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] filemap: obey mapping->invalidate_lock lock/unlock order
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH 20/31] found_iovec_segment(): just return address
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 22/31] iov_iter: saner helper for page array allocation
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 23/31] iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 26/31] af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 28/31] ceph: switch the last caller of iov_iter_get_pages_alloc()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 31/31] expand those iov_iter_advance()...
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 27/31] 9p: convert to advancing variant of iov_iter_get_pages_alloc()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 25/31] iter_to_pipe(): switch to advancing variant of iov_iter_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 29/31] get rid of non-advancing variants
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 24/31] block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 30/31] pipe_get_pages(): switch to append_pipe()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 21/31] fold __pipe_get_pages() into pipe_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 17/31] ITER_XARRAY: don't open-code DIV_ROUND_UP()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 19/31] iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 18/31] iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 16/31] unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 14/31] unify pipe_get_pages() and pipe_get_pages_alloc()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 15/31] unify xarray_get_pages() and xarray_get_pages_alloc()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 12/31] iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wrapper
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 09/31] ITER_PIPE: cache the type of last buffer
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 13/31] iov_iter_get_pages(): sanity-check arguments
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 11/31] iov_iter_get_pages{,_alloc}(): cap the maxsize with LONG_MAX
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 10/10] iov_iter_bvec_advance(): don't bother with bvec_iter
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 10/31] ITER_PIPE: fold data_start() and pipe_space_for_user() together
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 08/31] ITER_PIPE: clean iov_iter_revert()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 04/31] ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 07/31] ITER_PIPE: clean pipe_advance() up
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 06/31] ITER_PIPE: lose iter_head argument of __pipe_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 05/31] ITER_PIPE: fold push_pipe() into __pipe_get_pages()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 01/31] splice: stop abusing iov_iter_advance() to flush a pipe
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 02/31] ITER_PIPE: helper for getting pipe buffer by index
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 03/31] ITER_PIPE: helpers for adding pipe buffers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCHES] iov_iter stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] f*xattr: allow O_PATH descriptors
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [RFC][PATCHES] iov_iter stuff
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCHES] iov_iter stuff
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
- From: Dylan Hatch <dylanbhatch@xxxxxxxxxx>
- Re: [PATCH v6 6/8] KVM: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
- From: Dylan Hatch <dylanbhatch@xxxxxxxxxx>
- Re: [GIT PULL] writeback and ext2 fixes for 5.19-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [BUG] filemap_get_read_batch()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 00/12] Allow concurrent directory updates.
- From: Daire Byrne <daire@xxxxxxxx>
- [BUG] filemap_get_read_batch()
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Jan Kara <jack@xxxxxxx>
- Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [f*xattr] a7d69d1c38: ltp.open13.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file.
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file.
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies
- From: Luís Henriques <lhenriques@xxxxxxx>
- [GIT PULL] writeback and ext2 fixes for 5.19-rc3
- From: Jan Kara <jack@xxxxxxx>
- [PATCH -next] exec: remove recheck path_noexec in do_open_execat and uselib
- From: Ye Bin <yebin10@xxxxxxxxxx>
- Re: [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file.
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v3] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file.
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file.
- From: Dharmendra Singh <dharamhans87@xxxxxxxxx>
- [PATCH v5 0/1] FUSE: Allow non-extending parallel direct writes
- From: Dharmendra Singh <dharamhans87@xxxxxxxxx>
- Re: [PATCH RFC 00/12] Allow concurrent directory updates.
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH 6/6] autofs: manage dentry info mount trigger flags better
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 5/6] autofs: remove unused ino field inode
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 4/6] autofs: add comment about autofs_mountpoint_changed()
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 3/6] autofs: use dentry info count instead of simple_empty()
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 2/6] autofs: make dentry info count consistent
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 1/6] autofs: use inode permission method for write access
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 0/6] autofs: misc patches
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 2/2] vfs: escape hash as well
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 0/2] vfs: fix a couple of mount table handling problems
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH 1/2] vfs: parse: deal with zero length string value
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 12/14] io_uring: Add tracepoint for short writes
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 11/14] io_uring: Add support for async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 00/14] io-uring/xfs: support async buffered writes
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop
- From: Stefan Roesch <shr@xxxxxx>
- RE: [RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.
- From: Dylan Hatch <dylanbhatch@xxxxxxxxxx>
- Re: [PATCH] 9p: fix EBADF errors in cached mode
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 6/8] f2fs: don't allow DIO reads but not DIO writes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 7/8] f2fs: simplify f2fs_force_buffered_io()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 1/8] statx: add direct I/O alignment information
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 5/8] f2fs: move f2fs_force_buffered_io() into file.c
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 4/8] ext4: support STATX_DIOALIGN
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 8/8] f2fs: support STATX_DIOALIGN
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 0/8] make statx() return DIO alignment information
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 2/8] vfs: support STATX_DIOALIGN on block devices
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] 9p: fix EBADF errors in cached mode
- From: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>
- Re: [PATCH] afs: Fix dynamic root getattr
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH v2] fuse: Add module param for non-descendant userns access to allow_other
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH v4 3/3] gen_init_cpio: add support for file metadata
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v4 3/3] gen_init_cpio: add support for file metadata
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- Re: [PATCH] 9p: fix EBADF errors in cached mode
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [syzbot] memory leak in __register_sysctl_table
- From: syzbot <syzbot+9f160a43b2cf201cbe65@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] dax: set did_zero to true when zeroing successfully
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] iomap: set did_zero to true when zeroing successfully
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2 2/2] dax: set did_zero to true when zeroing successfully
- From: xiakaixu1987@xxxxxxxxx
- [PATCH v2 1/2] iomap: set did_zero to true when zeroing successfully
- From: xiakaixu1987@xxxxxxxxx
- [PATCH v2 0/2] fix the improper assignment for did_zero
- From: xiakaixu1987@xxxxxxxxx
- Re: [PATCH] 9p: fix EBADF errors in cached mode
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH RFC 00/12] Allow concurrent directory updates.
- From: Anna Schumaker <schumaker.anna@xxxxxxxxx>
- Re: [PATCH] 9p: fix EBADF errors in cached mode
- From: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- Re: [PATCH v4 1/1] Allow non-extending parallel direct writes on the same file.
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: Apply commit "9p: missing chunk of fs/9p: Don't update file type when updating file attributes" to stable
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] iomap: set did_zero to true when zeroing successfully
- From: Kaixu Xia <xiakaixu1987@xxxxxxxxx>
- Re: [PATCH RFC 00/12] Allow concurrent directory updates.
- From: Daire Byrne <daire@xxxxxxxx>
- Re: [PATCH v4 1/1] Allow non-extending parallel direct writes on the same file.
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2] fuse: Add module param for non-descendant userns access to allow_other
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] iomap: set did_zero to true when zeroing successfully
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v2 1/7] statx: add I/O alignment information
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] statx: add I/O alignment information
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] statx: add I/O alignment information
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [LKP] Re: [mm/readahead] 793917d997: fio.read_iops -18.8% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- Re: [PATCH RFC 00/12] Allow concurrent directory updates.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: 答复: [PATCH] exfat: intorduce skip_stream_check mount opt
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] statx: add I/O alignment information
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2] fuse: Add module param for non-descendant userns access to allow_other
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH] iomap: set did_zero to true when zeroing successfully
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- [RFC PATCH] epoll: autoremove wakers even more aggressively
- From: Benjamin Segall <bsegall@xxxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 1/1] Allow non-extending parallel direct writes on the same file.
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] mm/smaps: add Pss_Dirty
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] virtiofs: allow skipping abort interface
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2 1/2] fuse: Remove unused "no_control" related code
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] vboxsf: Directly use ida_alloc()/free()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] vboxsf: Directly use ida_alloc()/free()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v2 2/2] virtiofs: allow skipping abort interface
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH] eventfd: Directly use ida_alloc()/free()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v4 1/3] initramfs: add file metadata
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- Re: [Linaro-mm-sig] Re: [PATCH 2/2] procfs: Add 'path' to /proc/<pid>/fdinfo/
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/3] radix-tree: propagate all tags in idr tree
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 0/2] Introduce CABA helper process tree
- From: Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx>
- [PATCH v2 1/2] Add CABA tree to task_struct
- From: Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx>
- [PATCH v2 2/2] tests: Add CABA selftest
- From: Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx>
- RE: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH] virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v3 5/8] fs: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] radix-tree: propagate all tags in idr tree
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 3/3] proc: use idr tgid tag hint to iterate pids in readdir
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Reserving a dedicated space inside UBI volume
- From: Pintu Agarwal <pintu.ping@xxxxxxxxx>
- Re: [PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 03/13] mm: shmem: provide oom badness for shmem files
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/12] Allow concurrent directory updates.
- From: Daire Byrne <daire@xxxxxxxx>
- Re: [PATCH 3/3] proc: use idr tgid tag hint to iterate pids in readdir
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] radix-tree: propagate all tags in idr tree
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] radix-tree: propagate all tags in idr tree
- From: Ian Kent <ikent@xxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/13] mm: shmem: provide oom badness for shmem files
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC PATCH v2 1/7] statx: add I/O alignment information
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/3] radix-tree: propagate all tags in idr tree
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [RFC PATCH v3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 03/13] mm: shmem: provide oom badness for shmem files
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [LKP] Re: [mm/readahead] 793917d997: fio.read_iops -18.8% regression
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] radix-tree: propagate all tags in idr tree
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [vfs] 0b398f980a: ltp.copy_file_range01.fail
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Re: [PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- Re: [PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [mm/filemap] 8b157c14b5: phoronix-test-suite.fio.SequentialRead.LinuxAIO.Yes.Yes.4KB.DefaultTestDirectory.mb_s -8.1% regression
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH 05/10] f2fs: Convert f2fs_invalidate_compress_pages() to use filemap_get_folios()
- From: Chao Yu <chao@xxxxxxxxxx>
- [vfs] 0b398f980a: ltp.copy_file_range01.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH v2 14/19] f2fs: Convert to filemap_migrate_folio()
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: [PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH] mm/smaps: add Pss_Dirty
- From: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
- Re: [LKP] Re: [mm/readahead] 793917d997: fio.read_iops -18.8% regression
- From: Yin Fengwei <fengwei.yin@xxxxxxxxx>
- [PATCH] vboxsf: Directly use ida_alloc()/free()
- From: Bo Liu <liubo03@xxxxxxxxxx>
- [PATCH] eventfd: Directly use ida_alloc()/free()
- From: Bo Liu <liubo03@xxxxxxxxxx>
- [PATCH v2 2/2] virtiofs: allow skipping abort interface
- From: Xie Yongji <xieyongji@xxxxxxxxxxxxx>
- [PATCH v2 1/2] fuse: Remove unused "no_control" related code
- From: Xie Yongji <xieyongji@xxxxxxxxxxxxx>
- [PATCH v2 0/2] Allow skipping abort interface for virtiofs
- From: Xie Yongji <xieyongji@xxxxxxxxxxxxx>
- Maintainer's / Kernel Summit 2022 CFP
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Apply commit "9p: missing chunk of fs/9p: Don't update file type when updating file attributes" to stable
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 6/6] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 4/6] userfaultfd: update documentation to describe /dev/userfaultfd
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- [PATCH 0/3] proc: improve root readdir latency with many threads
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 3/3] proc: use idr tgid tag hint to iterate pids in readdir
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 1/3] radix-tree: propagate all tags in idr tree
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 2/3] pid: use idr tag to hint pids associated with group leader tasks
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] writeback: Avoid grabbing the wb if the we don't add it to dirty list
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fuse: Add module param for non-descendant userns access to allow_other
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] writeback: Avoid grabbing the wb if the we don't add it to dirty list
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] 9p: fix EBADF errors in cached mode
- From: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 06/12] VFS: support concurrent renames.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [RFC 0/5] support nonblock submission for splice pipe to pipe
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [PATCH] 9p: fix EBADF errors in cached mode
- From: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>
- [PATCH] writeback: Avoid grabbing the wb if the we don't add it to dirty list
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH] 9p: fix EBADF errors in cached mode
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 06/12] VFS: support concurrent renames.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] iomap: set did_zero to true when zeroing successfully
- From: xiakaixu1987@xxxxxxxxx
- Re: [syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/1] cachefiles: Add a command to restore on-demand requests
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH 0/1] cachefiles: Add a command to restore on-demand requests
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] statx: add I/O alignment information
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 06/12] VFS: support concurrent renames.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 4/6] userfaultfd: update documentation to describe /dev/userfaultfd
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [man-pages PATCH] statx.2: correctly document STATX_ALL
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] 9p: fix EBADF errors in cached mode
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH] 9p: fix EBADF errors in cached mode
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH 09/12] nfsd: support concurrent renames.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 12/12] nfsd: discard fh_locked flag and fh_lock/fh_unlock
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 11/12] nfsd: use (un)lock_inode instead of fh_(un)lock
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 10/12] nfsd: reduce locking in nfsd_lookup()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 07/12] NFS: support parallel updates in the one directory.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 08/12] nfsd: allow parallel creates from nfsd
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 06/12] VFS: support concurrent renames.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 05/12] VFS: export done_path_update()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 04/12] VFS: move dput() and mnt_drop_write() into done_path_update()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 03/12] VFS: move want_write checks into lookup_hash_update()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 01/12] VFS: support parallel updates in the one directory.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 02/12] VFS: move EEXIST and ENOENT tests into lookup_hash_update()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH RFC 00/12] Allow concurrent directory updates.
- From: NeilBrown <neilb@xxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]