Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 43/56] btrfs: Convert from set_page_dirty to dirty_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 06/56] scsicam: Fix use of page cache
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 22/56] cifs: Convert from invalidatepage to invalidate_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 11/56] ceph: Use folio_invalidate()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 18/56] afs: Convert directory aops to invalidate_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 00/56] Filesystem folio conversions for 5.18
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [no subject]
- [PATCH v1 0/2] io-uring: Make statx api stable
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 1/2] fs: replace const char* parameter in vfs_statx and do_statx with struct filename
- From: Stefan Roesch <shr@xxxxxx>
- [PATCH v1 2/2] io-uring: Copy path name during prepare stage for statx
- From: Stefan Roesch <shr@xxxxxx>
- Re: [PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 4.14 6/8] vfs: make freeze_super abort when sync_filesystem returns error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 6/7] vfs: make freeze_super abort when sync_filesystem returns error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 06/10] vfs: make freeze_super abort when sync_filesystem returns error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 08/15] vfs: make freeze_super abort when sync_filesystem returns error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 14/27] vfs: make freeze_super abort when sync_filesystem returns error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 17/36] vfs: make freeze_super abort when sync_filesystem returns error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 21/42] vfs: make freeze_super abort when sync_filesystem returns error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 22/42] vfs: make sync_filesystem return errors from ->sync_fs
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v4 2/3] audit: add support for the openat2 syscall
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/3] panic: Allow printing extra panic information on kdump
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig)
- From: Nishanth Menon <nm@xxxxxx>
- Re: mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig)
- From: Nishanth Menon <nm@xxxxxx>
- Re: mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig)
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v2 03/10] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH] sched: move uclamp_util sysctls to core.c
- From: Zhen Ni <nizhen@xxxxxxxxxxxxx>
- [PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig)
- From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- Re: [PATCH v3 06/22] erofs: use meta buffers for erofs_read_superblock()
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 03/10] block: Add copy offload support infrastructure
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] aio: inform block layer of how many requests we are submitting
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v3 22/22] erofs: add 'uuid' mount option
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 19/22] erofs: implement fscache-based data readahead for hole
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 20/22] erofs: implement fscache-based data readahead for non-inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 21/22] erofs: implement fscache-based data readahead for inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 17/22] erofs: register cookie context for data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 18/22] erofs: implement fscache-based data read for data blobs
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 15/22] erofs: implement fscache-based data read for non-inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 16/22] erofs: implement fscache-based data read for inline layout
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 14/22] erofs: implement fscache-based metadata read
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 03/22] cachefiles: extract generic function for daemon methods
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 09/22] erofs: register global fscache volume
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 13/22] erofs: register cookie context for bootstrap blob
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 06/22] erofs: use meta buffers for erofs_read_superblock()
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 00/22] fscache,erofs: fscache-based demand-read semantics
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 08/22] erofs: add mode checking helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 05/22] cachefiles: introduce new devnode for on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 01/22] fscache: export fscache_end_operation()
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 04/22] cachefiles: detect backing file size in on-demand read mode
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 02/22] fscache: add a method to support on-demand read semantics
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 11/22] erofs: add anonymous inode managing page cache of blob file
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 10/22] erofs: add cookie context helper functions
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 12/22] erofs: add erofs_fscache_read_page() helper
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v3 07/22] erofs: export erofs_map_blocks()
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/10] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v2 04/10] block: Introduce a new ioctl for copy
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 2/3] audit: add support for the openat2 syscall
- From: Jeff Mahoney <jeffm@xxxxxxxx>
- Re: [PATCH] fs/proc: task_mmu.c: Fix the error-unused variable 'migration'
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH] fs/proc: task_mmu.c: Fix the error-unused variable 'migration'
- From: Cai Huoqing <cai.huoqing@xxxxxxxxx>
- [PATCH] sched: move cfs_bandwidth_slice sysctls to fair.c
- From: Zhen Ni <nizhen@xxxxxxxxxxxxx>
- [PATCH] sched: move energy_aware sysctls to topology.c
- From: Zhen Ni <nizhen@xxxxxxxxxxxxx>
- Re: [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- mmotm 2022-02-08-15-31 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] panic: Allow printing extra panic information on kdump
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] panic: Allow printing extra panic information on kdump
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 04/12] mm/shmem: Support memfile_notifier
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCHv1 2/9] ext4: Fixes ext4_mb_mark_bb() with flex_bg with fast_commit
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] aio: inform block layer of how many requests we are submitting
- From: zhenggy <zhenggy@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [PATCH] exfat: do not clear VolumeDirty in writeback
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH v2 03/10] block: Add copy offload support infrastructure
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/10] block: Introduce queue limits for copy-offload support
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [chardev] c194b1c9f0: BUG:kernel_NULL_pointer_dereference,address
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH] exfat: do not clear VolumeDirty in writeback
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [RFC PATCH 7/7] cifs: Use netfslib to handle reads
- From: Rohith Surabattula <rohiths.msft@xxxxxxxxx>
- Re: [PATCH] kbuild: unify cmd_copy and cmd_shipped
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Re: [PATCH v3] sched/numa: add per-process numa_balancing
- From: Gang Li <ligang.bdlg@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/10] block: add emulation for copy
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv1 2/9] ext4: Fixes ext4_mb_mark_bb() with flex_bg with fast_commit
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCHv1 7/9] ext4: Add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH] ksmbd: fix racy issue from using ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v2 03/10] block: Add copy offload support infrastructure
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 03/10] block: Add copy offload support infrastructure
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RESEND] mount: warn only once about timestamp range expiration
- From: Christian Kujau <lists@xxxxxxxxxxxxxxx>
- Re: [kbuild-all] Re: [PATCH v2] kernel/time: move timer sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH RFC v11 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- Re: [PATCH RFC v11 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] Convert NFS from readpages to readahead
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- BUG: KCSAN: data-race in ext4_fill_raw_inode / setattr_copy
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fs/read_write.c: Fix a broken signed integer overflow check.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv1 7/9] ext4: Add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCHv1 2/9] ext4: Fixes ext4_mb_mark_bb() with flex_bg with fast_commit
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCHv1 9/9] ext4: Add extra check in ext4_mb_mark_bb() to prevent against possible corruption
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCHv1 8/9] ext4: Add strict range checks while freeing blocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs/read_write.c: Fix a broken signed integer overflow check.
- From: Ari Sundholm <ari@xxxxxxxxxx>
- Re: [PATCHv1 5/9] ext4: Rename ext4_set_bits to mb_set_bits
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] Convert NFS from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- RE: [PATCH] fs/read_write.c: Fix a broken signed integer overflow check.
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCHv1 1/9] ext4: Correct cluster len and clusters changed accounting in ext4_mb_mark_bb
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs/read_write.c: Fix a broken signed integer overflow check.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/read_write.c: Fix a broken signed integer overflow check.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/10] block: Introduce a new ioctl for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 08/10] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 05/10] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 09/10] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 01/10] block: make bio_map_kern() non static
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 06/10] nvme: add copy support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 03/10] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 10/10] dm kcopyd: use copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 00/10] Add Copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v2 02/10] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH] fs/read_write.c: Fix a broken signed integer overflow check.
- From: Ari Sundholm <ari@xxxxxxxxxx>
- [next] fs/proc/task_mmu.c:1444:14: warning: unused variable 'migration'
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH] chardev: call tty_init() in real chrdev_init()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] tests: fix idmapped mount_setattr test
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/7] MAINTAINERS: add entry for idmapped mounts
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/7] fs: add kernel doc for mnt_{hold,unhold}_writers()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [kbuild-all] Re: [PATCH v2] kernel/time: move timer sysctls to its own file
- From: "Chen, Rong A" <rong.a.chen@xxxxxxxxx>
- Re: [PATCH 7/7] fs: clean up mount_setattr control flow
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/7] fs: add mnt_allow_writers() and simplify mount_setattr_prepare()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/7] fs: don't open-code mnt_hold_writers()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] chardev: call tty_init() in real chrdev_init()
- From: Yu Xu <xuyu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/7] fs: simplify check in mount_setattr_commit()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC v11 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: How to debug stuck read?
- From: Dāvis Mosāns <davispuh@xxxxxxxxx>
- Re: How to debug stuck read?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: How to debug stuck read?
- From: Dāvis Mosāns <davispuh@xxxxxxxxx>
- Re: How to debug stuck read?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: How to debug stuck read?
- From: Dāvis Mosāns <davispuh@xxxxxxxxx>
- [PATCH RFC v11 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v11 1/3] fs/lock: add new callback, lm_lock_conflict, to lock_manager_operations
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v11 2/3] fs/lock: only call lm_breaker_owns_lease if there is conflict.
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v11 0/3] nfsd: Initial implementation of NFSv4 Courteous Server (resend v11)
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- Re: How to debug stuck read?
- From: FMDF <fmdefrancesco@xxxxxxxxx>
- [PATCH RFC v10 0/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC 2/3] fs/lock: only call lm_breaker_owns_lease if there is conflict.
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC 1/3] fs/lock: add new callback, lm_lock_conflict, to lock_manager_operations
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- Re: [PATCH] chardev: call tty_init() in real chrdev_init()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [ANNOUNCE] util-linux v2.38-rc1
- From: Chris Hofstaedtler <zeha@xxxxxxxxxx>
- [PATCH] chardev: call tty_init() in real chrdev_init()
- From: Xu Yu <xuyu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] Add ability to disallow idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH -next] fs: Remove two excess function parameters in kernel-doc comment
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- Re: How to debug stuck read?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: How to debug stuck read?
- From: FMDF <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v5 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT PULL] vfs: fixes for 5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] xfs: fixes for 5.17-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] iomap: fixes for 5.17-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v3 7/7] NFSD: Deprecate NFS_OFFSET_MAX
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v3 6/7] NFSD: Fix offset type in I/O trace points
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v3 5/7] NFSD: COMMIT operations must not return NFS?ERR_INVAL
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v3 4/7] NFSD: Clamp WRITE offsets
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v3 3/7] NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v3 2/7] NFSD: Fix ia_size underflow
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v3 1/7] NFSD: Fix the behavior of READ near OFFSET_MAX
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v3 0/7] NFSD size, offset, and count sanity
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
- From: Chengguang Xu <cgxu519@xxxxxxxxxxxx>
- [PATCHv1 9/9] ext4: Add extra check in ext4_mb_mark_bb() to prevent against possible corruption
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 6/9] ext4: No need to test for block bitmap bits in ext4_mb_mark_bb()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 8/9] ext4: Add strict range checks while freeing blocks
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 7/9] ext4: Add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 5/9] ext4: Rename ext4_set_bits to mb_set_bits
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 4/9] ext4: Use in_range() for range checking in ext4_fc_replay_check_excluded
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 3/9] ext4: Refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 2/9] ext4: Fixes ext4_mb_mark_bb() with flex_bg with fast_commit
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 1/9] ext4: Correct cluster len and clusters changed accounting in ext4_mb_mark_bb
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCHv1 0/9] ext4: fast_commit fixes, stricter block checking & cleanups
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH] Add ability to disallow idmapped mounts
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/6] ext4: Implement ext4_group_block_valid() as common function
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH] Add ability to disallow idmapped mounts
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- [GIT PULL] xfs: fixes for 5.17-rc3
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] vfs: fixes for 5.17-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] iomap: fixes for 5.17-rc3
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] NVMe copy offload patches
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [ANNOUNCE] util-linux v2.38-rc1
- From: Masatake YAMATO <yamato@xxxxxxxxxx>
- Re: [GIT PULL] 9p for 5.17-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] 9p for 5.17-rc3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH RFC] Support for btime (creation time) for tmpfs/shmem ?
- From: Xavier Roche <xavier.roche@xxxxxxxxxxx>
- Re: [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- Re: [PATCH] selftests/exec: Avoid future NULL argv execve warning
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] Add ability to disallow idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- proc.5: Update /proc/[pid]/task/[tid]/ example file
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH 1/3] block: add copy offload support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH 1/3] block: add copy offload support
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC 2/6] ext4: Implement ext4_group_block_valid() as common function
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Javier González <javier@xxxxxxxxxxx>
- [GIT PULL] 9p for 5.17-rc3
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] Add ability to disallow idmapped mounts
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- Re: [RFC 1/6] ext4: Fixes ext4_mb_mark_bb() with flex_bg with fast_commit
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [RFC 6/6] ext4: Add extra check in ext4_mb_mark_bb() to prevent against possible corruption
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [RFC 4/6] ext4: No need to test for block bitmap bits in ext4_mb_mark_bb()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [RFC 2/6] ext4: Implement ext4_group_block_valid() as common function
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] Add ability to disallow idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH] Add ability to disallow idmapped mounts
- From: "Anton V. Boyarshinov" <boyarsh@xxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- mmotm 2022-02-03-21-58 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [syzbot] possible deadlock in snd_timer_interrupt (2)
- From: syzbot <syzbot+1ee0910eca9c94f71f25@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- Re: [PATCH RFC 2/3] fs/lock: only call lm_breaker_owns_lease if there is conflict.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] block: add copy offload support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- Re: [PATCH RFC 1/3] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
- Re: [LSF/MM/BPF TOPIC] Netfs support library
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] block: add copy offload support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v5] kernel/time: move timer sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- Re: [syzbot] possible deadlock in snd_hrtimer_callback (2)
- From: syzbot <syzbot+8285e973a41b5aa68902@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] io_uring: prevent io_put_identity() from freeing a static identity
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH RFC 2/3] fs/lock: only call lm_breaker_owns_lease if there is conflict.
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] block: add copy offload support
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH RFC 1/3] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [no subject]
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 7/7] fs: clean up mount_setattr control flow
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 6/7] fs: don't open-code mnt_hold_writers()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 5/7] fs: simplify check in mount_setattr_commit()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 4/7] fs: add mnt_allow_writers() and simplify mount_setattr_prepare()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 3/7] fs: add kernel doc for mnt_{hold,unhold}_writers()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/7] MAINTAINERS: add entry for idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 1/7] tests: fix idmapped mount_setattr test
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 0/7] mount_setattr fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] are we going to use ioctls forever?
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/6] dax: fix cache flush on PMD-mapped pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/6] mm: rmap: fix cache flush on THP pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5] kernel/time: move timer sysctls to its own file
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [ksmbd] racy uses of ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [ksmbd] racy uses of ->d_parent and ->d_name
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [ksmbd] racy uses of ->d_parent and ->d_name
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [ksmbd] racy uses of ->d_parent and ->d_name
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v5] kernel/time: move timer sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v5] kernel/time: move timer sysctls to its own file
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [ksmbd] racy uses of ->d_parent and ->d_name
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: Mapping between EHOSTDOWN to EACCESS in cifs
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH v5 6/7] dax: add recovery_write to dax_iomap_iter in failure path
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: How to debug stuck read?
- From: Dāvis Mosāns <davispuh@xxxxxxxxx>
- Re: [PATCH v5 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH] selftests/exec: Avoid future NULL argv execve warning
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] are we going to use ioctls forever?
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] exec: Force single empty string when argv is empty
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: How to debug stuck read?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] exec: Force single empty string when argv is empty
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [RFC PATCH 1/3] block: add copy offload support
- From: "Knight, Frederick" <Frederick.Knight@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v2 3/6] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [GIT PULL] Fanotify fix for 5.17-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] selftests/exec: Avoid future NULL argv execve warning
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- How to debug stuck read?
- From: Dāvis Mosāns <davispuh@xxxxxxxxx>
- Re: [PATCH] exec: Force single empty string when argv is empty
- From: Rich Felker <dalias@xxxxxxxx>
- Re: [RFC PATCH 1/3] block: add copy offload support
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: mmotm 2022-02-01-16-04 uploaded (mm/memcontrol.c)
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC PATCH 1/3] block: add copy offload support
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH] exec: Force single empty string when argv is empty
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Magnus Groß <magnus.gross@xxxxxxxxxxxxxx>
- Re: [PATCH 2/5] coredump: Snapshot the vmas in do_coredump
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH] selftests/exec: Avoid future NULL argv execve warning
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
- From: "Benjamin Coddington" <bcodding@xxxxxxxxxx>
- Re: [PATCH 5/5] coredump: Use the vma snapshot in fill_files_note
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 6/6] mm: remove range parameter from follow_invalidate_pte()
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 5/6] dax: fix missing writeprotect the pte entry
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 4/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 3/6] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 2/6] dax: fix cache flush on PMD-mapped pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 1/6] mm: rmap: fix cache flush on THP pages
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- [PATCH v2 0/6] Fix some bugs related to ramp and dax
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [ANNOUNCE] util-linux v2.38-rc1
- From: Masatake YAMATO <yamato@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] fs/binfmt_elf: fix PT_LOAD p_align values for loaders
- From: Rui Salvaterra <rsalvaterra@xxxxxxxxx>
- Re: [PATCH v5 6/7] dax: add recovery_write to dax_iomap_iter in failure path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [GIT PULL] Fanotify fix for 5.17-rc3
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v10 4/9] fsdax: fix function description
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 1/9] dax: Introduce holder for dax_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Klaus Jensen <its@xxxxxxxxxxxxx>
- [PATCH] fs/binfmt_elf: fix PT_LOAD p_align values for loaders
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] are we going to use ioctls forever?
- From: Steven Whitehouse <swhiteho@xxxxxxxxxx>
- Re: [ANNOUNCE] util-linux v2.38-rc1
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH] generic/633: adapt execveat() invocations
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] generic/633: pass non-empty argv with execveat()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Steven Price <steven.price@xxxxxxx>
- RE: [PATCH] generic/633: adapt execveat() invocations
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: mmotm 2022-02-01-16-04 uploaded (mm/memcontrol.c)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2] kernel/time: move timer sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- mmotm 2022-02-01-16-04 uploaded
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/9] mm: factor helpers for memory_failure_dev_pagemap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
- From: hypervis0r <hypervis0r@xxxxxxxxxxxx>
- Re: [GIT PULL] unicode patches for 5.17-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] overlayfs fixes for 5.17-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] nvme: add copy offload support
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] mailmap: update Christian Brauner's email address
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] block: add copy offload support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [RFC PATCH 2/3] nvme: add copy offload support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] exec: Fix min/max typo in stack space calculation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 5/5] coredump: Use the vma snapshot in fill_files_note
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v5] kernel/time: move timer sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 4/5] coredump/elf: Pass coredump_params into fill_note_info
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 3/5] coredump: Remove the WARN_ON in dump_vma_snapshot
- From: Jann Horn <jannh@xxxxxxxxxx>
- [RFC PATCH 3/3] nvme: add the "debug" host driver
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [RFC PATCH 2/3] nvme: add copy offload support
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 2/5] coredump: Snapshot the vmas in do_coredump
- From: Jann Horn <jannh@xxxxxxxxxx>
- [RFC PATCH 1/3] block: add copy offload support
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [RFC PATCH 0/3] NVMe copy offload patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v3] seq_file: fix NULL pointer arithmetic warning
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] seq_file: fix NULL pointer arithmetic warning
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3] seq_file: fix NULL pointer arithmetic warning
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Netfs support library
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] The Maple Tree
- From: Liam Howlett <liam.howlett@xxxxxxxxxx>
- Re: [PATCH] exec: Force single empty string when argv is empty
- From: Rich Felker <dalias@xxxxxxxx>
- Re: EINTR for fsync(2)
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: David Howells <dhowells@xxxxxxxxxx>
- [GIT PULL] overlayfs fixes for 5.17-rc3
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] generic/633: adapt execveat() invocations
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Netfs support library
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] exec: Force single empty string when argv is empty
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] are we going to use ioctls forever?
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] are we going to use ioctls forever?
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fanotify: Fix stale file descriptor in copy_event_to_user()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 6/6] ext4: Add extra check in ext4_mb_mark_bb() to prevent against possible corruption
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 5/6] ext4: Refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 4/6] ext4: No need to test for block bitmap bits in ext4_mb_mark_bb()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 3/6] ext4: Use in_range() for range checking in ext4_fc_replay_check_excluded
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 2/6] ext4: Implement ext4_group_block_valid() as common function
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 1/6] ext4: Fixes ext4_mb_mark_bb() with flex_bg with fast_commit
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/5] vfs: Add tracepoints for inode_excl_inuse_trylock/unlock
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier@xxxxxxxxxxx>
- RE: [PATCH] exec: Force single empty string when argv is empty
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v11 5/5] fscrypt: update documentation for direct I/O support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v11 1/5] fscrypt: add functions for direct I/O support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/5] coredump: Move definition of struct coredump_params into coredump.h
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Netfs support library
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Netfs support library
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Netfs support library
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [GIT PULL] unicode patches for 5.17-rc3
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] are we going to use ioctls forever?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] exec: Force single empty string when argv is empty
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH 1/5] coredump: Move definition of struct coredump_params into coredump.h
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] are we going to use ioctls forever?
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [LSF/MM/BPF TOPIC] scaling error injection for block / fs
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] exec: Force single empty string when argv is empty
- From: Ariadne Conill <ariadne@xxxxxxxxxxxxxxxx>
- Re: EINTR for fsync(2)
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] exec: Force single empty string when argv is empty
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] selftests/exec: Avoid future NULL argv execve warning
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] mm: move page-writeback sysctls to is own file
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] nfs: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- [LSF/MM/BPF TOPIC] Netfs support library
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/5] Fix fill_files_note
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] generic/633: adapt execveat() invocations
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: EINTR for fsync(2)
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- Re: [ANNOUNCE] util-linux v2.38-rc1
- From: Chris Hofstaedtler <zeha@xxxxxxxxxx>
- Re: [PATCH v2 2/5] NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 2/5] NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 2/5] NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH 5/5] coredump: Use the vma snapshot in fill_files_note
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 2/5] NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH 4/5] coredump/elf: Pass coredump_params into fill_note_info
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 3/5] coredump: Remove the WARN_ON in dump_vma_snapshot
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 2/5] coredump: Snapshot the vmas in do_coredump
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 1/5] coredump: Move definition of struct coredump_params into coredump.h
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 0/5] Fix fill_files_note
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH] cachefiles: Fix the volume coherency check
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/5] NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH v2 5/5] NFSD: Deprecate NFS_OFFSET_MAX
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v2 4/5] NFSD: COMMIT operations must not return NFS?ERR_INVAL
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v2 3/5] NFSD: Clamp WRITE offsets
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v2 2/5] NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v2 1/5] NFSD: Fix ia_size underflow
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v2 0/5] NFSD size, offset, and count sanity
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH v3] seq_file: fix NULL pointer arithmetic warning
- From: Maíra Canal <maira.canal@xxxxxx>
- Re: [PATCH v2] seq_file: fix NULL pointer arithmetic warning
- From: Maíra Canal <maira.canal@xxxxxx>
- Re: [PATCH v2] seq_file: fix NULL pointer arithmetic warning
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2] seq_file: fix NULL pointer arithmetic warning
- From: Maíra Canal <maira.canal@xxxxxx>
- [PATCH] cachefiles: Fix the volume coherency check
- From: David Howells <dhowells@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: vfs-for-next updated to 2d86293c7075
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] generic/633: adapt execveat() invocations
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 0/5] vfs, overlayfs, cachefiles: Combine I_OVL_INUSE and S_KERNEL_FILE and split out no-remove
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/5] vfs: Add tracepoints for inode_excl_inuse_trylock/unlock
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC 6/6] ext4: Add extra check in ext4_mb_mark_bb() to prevent against possible corruption
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 5/6] ext4: Refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 4/6] ext4: No need to test for block bitmap bits in ext4_mb_mark_bb()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 3/6] ext4: Use in_range() for range checking in ext4_fc_replay_check_excluded
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 2/6] ext4: Implement ext4_group_block_valid() as common function
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 1/6] ext4: Fixes ext4_mb_mark_bb() with flex_bg with fast_commit
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 0/6] ext4: fast_commit fixes and some minor cleanups
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [ANNOUNCE] util-linux v2.38-rc1
- From: Karel Zak <kzak@xxxxxxxxxx>
- [PATCH 4/5] cachefiles: Use I_EXCL_INUSE instead of S_KERNEL_FILE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/5] cachefiles: Remove the now-unused mark-inode-in-use tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/5] cachefiles: Split removal-prevention from S_KERNEL_FILE and extend effects
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/5] vfs: Add tracepoints for inode_excl_inuse_trylock/unlock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC][PATCH 0/5] vfs, overlayfs, cachefiles: Combine I_OVL_INUSE and S_KERNEL_FILE and split out no-remove
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] mailmap: update Christian Brauner's email address
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [fs/exec] 80bd5afdd8: xfstests.generic.633.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 1/2] Convert NFS from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] nfs: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Fwd: Bug: lockf returns false-positive EDEADLK in multiprocess multithreaded environment
- From: Ivan Zuboff <anotherdiskmag@xxxxxxxxx>
- Re: Fwd: Bug: lockf returns false-positive EDEADLK in multiprocess multithreaded environment
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Fwd: Bug: lockf returns false-positive EDEADLK in multiprocess multithreaded environment
- From: Ivan Zuboff <anotherdiskmag@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: Fwd: Bug: lockf returns false-positive EDEADLK in multiprocess multithreaded environment
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] kernel/time: move timer sysctls to its own file
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v4] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH] unicode: clean up the Kconfig symbol confusion
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH 3/7] cifs: Change the I/O paths to use an iterator rather than a page list
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [RFC PATCH 3/7] cifs: Change the I/O paths to use an iterator rather than a page list
- From: Rohith Surabattula <rohiths.msft@xxxxxxxxx>
- Re: [PATCH 2/3] nfs: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] nfs: remove reliance on bdi congestion
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 3/3] ceph: remove reliance on bdi congestion
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 2/3] nfs: remove reliance on bdi congestion
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/3] fuse: remove reliance on bdi congestion
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/3] remove dependence of inode_congested()
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH v2] vfs: Pre-allocate superblock in sget_fc() if !test
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND] mount: warn only once about timestamp range expiration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [ksmbd] racy uses of ->d_parent and ->d_name
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs: ensure log flush at the end of a synchronous fallocate call
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] fs: Remove FIXME comment in generic_write_checks()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] seq_file: fix NULL pointer arithmetic warning
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] seq_file: fix NULL pointer arithmetic warning
- From: Maíra Canal <maira.canal@xxxxxx>
- [PATCH v3] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- [PATCH] Revert "fs/9p: search open fids first"
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH 3/3] xfs: ensure log flush at the end of a synchronous fallocate call
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs: flush log after fallocate for sync mounts and sync inodes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v2 0/3] xfs: fix permission drop and flushing in fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Magnus Groß <magnus.gross@xxxxxxxxxxxxxx>
- Re: [PATCH -next] proc/vmcore: Fix vmcore_alloc_buf() kernel-doc comment
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- [fs/binfmt_elf] 4736b95ed2: kernel-selftests.x86.make_fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] FOLL_PIN + file systems
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [regression] 5.15 kernel triggering 100x more inode evictions
- From: Bruno Damasceno Freire <bdamasceno@xxxxxxxxxxxxxx>
- [PATCH v2] mm: move page-writeback sysctls to is own file
- From: zhanglianjie <zhanglianjie@xxxxxxxxxxxxx>
- [PATCH -next] proc/vmcore: Fix vmcore_alloc_buf() kernel-doc comment
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 4/5] f2fs: support direct I/O with fscrypt using blk-crypto
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v1] binfmt_misc: fix crash when load/unload module
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- [PATCH v11 2/5] iomap: support direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 4/5] f2fs: support direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 5/5] fscrypt: update documentation for direct I/O support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 3/5] ext4: support direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 1/5] fscrypt: add functions for direct I/O support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v11 0/5] add support for direct I/O with fscrypt using blk-crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/9] Remove inode_congested()
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v5 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 6/7] dax: add recovery_write to dax_iomap_iter in failure path
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 0/7] DAX poison recovery
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
- From: Jane Chu <jane.chu@xxxxxxxxxx>
- Re: [PATCH v2] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v10 00/48] ceph+fscrypt: full support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v10 00/48] ceph+fscrypt: full support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Adam Manzanares <a.manzanares@xxxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] fanotify: Fix stale file descriptor in copy_event_to_user()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH RFC 3/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC 1/3] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC 2/3] fs/lock: only call lm_breaker_owns_lease if there is conflict.
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH RFC v10 0/3] nfsd: Initial implementation of NFSv4 Courteous Server
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- Re: [GIT PULL] fsnotify fixes for 5.17-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] udf and quota fixes for 5.17-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Steven Price <steven.price@xxxxxxx>
- Re: [next] i386: ERROR: modpost: "__aeabi_uldivmod" [fs/btrfs/btrfs.ko] undefined!
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/2] fsnotify: invalidate dcache before IN_DELETE event
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] kernel/time: move timer sysctls to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] sched: move autogroup sysctls into its own file
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: David Howells <dhowells@xxxxxxxxxx>
- [GIT PULL] fsnotify fixes for 5.17-rc2
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] udf and quota fixes for 5.17-rc2
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] sched: move autogroup sysctls into its own file
- From: Zhen Ni <nizhen@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] Remove inode_congested()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
- From: Chandan Babu R <chandan.babu@xxxxxxxxxx>
- Re: [PATCH] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] kernel/time: move timer sysctls to its own file
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] fs: rename S_KERNEL_FILE
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH] fs: remove duplicate permission checks in do_sendfile()
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [QUESTION] Question about 'epoll: do not insert into poll queues until all,sanity checks are done'
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- Re: [PATCH] elf: Relax assumptions about vaddr ordering
- From: Magnus Groß <magnus.gross@xxxxxxxxxxxxxx>
- [PATCH v2] fs: rename S_KERNEL_FILE
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] kernel/time: move timer sysctls to its own file
- From: tangmeng <tangmeng@xxxxxxxxxxxxx>
- Re: [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH 0/9] Remove remaining parts of congestions tracking code.
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 4/4] cifs: Implement cache I/O by accessing the cache directly
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] cifs: Implement cache I/O by accessing the cache directly
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] Remove remaining parts of congestions tracking code.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: Persistent memory file system development in Rust
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH RFC 0/6] NFSD size, offset, and count sanity
- From: "Frank Filz" <ffilzlnx@xxxxxxxxxxxxxx>
- Re: [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 06/19] dm-crypt: remove clone_init
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 3/3] panic: Allow printing extra panic information on kdump
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH v2] LSM: general protection fault in legacy_parse_param
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] fs/exec: require argv[0] presence in do_execveat_common()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: Persistent memory file system development in Rust
- From: Hayley Leblanc <hleblanc@xxxxxxxxxx>
- Re: [PATCH v10 1/9] dax: Introduce holder for dax_device
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v10 1/9] dax: Introduce holder for dax_device
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH RFC 6/6] NFSD: Clamp WRITE offsets
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 5/6] NFSD: Remove NFS_OFFSET_MAX
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 4/6] NFSD: Replace directory offset placeholder
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 3/6] NFSD: COMMIT operations must not return NFS?ERR_INVAL
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 2/6] NFSD: Fix NFSv3 SETATTR's handling of large file sizes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 0/6] NFSD size, offset, and count sanity
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH 4/4] cifs: Implement cache I/O by accessing the cache directly
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/4] netfs, cachefiles: Add a method to query presence of data in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/4] cifs: Transition from ->readpages() to ->readahead()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/4] Fix a warning about a malformed kernel doc comment in cifs by removing the
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Help! How to delete an 8094-byte PATH?
- From: Maxim Blinov <maxim.blinov@xxxxxxxxxxxx>
- Re: Help! How to delete an 8094-byte PATH?
- From: Maxim Blinov <maxim.blinov@xxxxxxxxxxxx>
- Re: [PATCH] vfs: parse sloppy mount option in correct order
- From: Roberto Bergantinos Corpas <rbergant@xxxxxxxxxx>
- Re: Persistent memory file system development in Rust
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: Help! How to delete an 8094-byte PATH?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- memory leak in prepare_creds
- From: INT MAX <untitled.yan@xxxxxxxxx>
- Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- [PATCH v5 2/2] fs/binfmt_elf: Refactor load_elf_binary function
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- [PATCH v5 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- [PATCH v5 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
- From: Akira Kawata <akirakawata1@xxxxxxxxx>
- [PATCH v10 4/9] fsdax: fix function description
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 7/9] mm: Introduce mf_dax_kill_procs() for fsdax case
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 6/9] mm: move pgoff_address() to vma_pgoff_address()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- [PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]