Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v5 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 1/2] fuse: add optional kernel-enforced timeout for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v5 0/2] fuse: add timeout option for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v4 0/2] fuse: add timeout option for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] vfs: drop one lock trip in evict()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] affs: Remove unused struct members in affs_root_head
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v13 10/19] nfsd: add localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH -next 12/15] fs: dcache: move the sysctl into its own file
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] fuse: fix memory leak in fuse_create_open
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 1/2] fuse: move fuse_forget_link allocation inside fuse_queue_forget()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 1/5] tmpfs: Add casefold lookup support
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- [PATCH] Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 5/5] nvme: enable FDP support
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 4/5] sd: limit to use write life hints
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 2/5] fcntl: rename rw_hint_* to rw_life_hint_*
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 1/5] fs, block: refactor enum rw_hint
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- [PATCH v4 0/5] Write-placement hints and FDP
- From: Kanchan Joshi <joshi.k@xxxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- Re: [PATCH] statx.2: Document AT_EMPTY_PATH allows using NULL instead of "" for pathname
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v2] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [paulmckrcu:dev] [mm/filemap] 199735cdc2: BUG:sleeping_function_called_from_invalid_context_at_mm/filemap.c
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v13 15/19] pnfs/flexfiles: enable localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] bcachefs: support idmap mounts
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] statx.2: Document AT_EMPTY_PATH allows using NULL instead of "" for pathname
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH v2] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH] affs: Remove unused struct members in affs_root_head
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] cachefiles: fix dentry leak in cachefiles_open_file()
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v1] fs: proc: Fix error checking for d_hash_and_lookup()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 5/7] fs: add an ATTR_CTIME_DLG flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] fs: add an ATTR_CTIME_DLG flag
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
- From: yangyun <yangyun50@xxxxxxxxxx>
- [PATCH v2 7/7] nfsd: add support for delegated timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 6/7] nfsd: drop the ncf_cb_bmap field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 5/7] fs: add an ATTR_CTIME_DLG flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 4/7] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 3/7] nfsd: add support for FATTR4_OPEN_ARGUMENTS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 2/7] nfs_common: make nfs4.h include generated nfs4_1.h
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 1/7] nfsd: add pragma public to delegated timestamp types
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 0/7] nfsd: implement the "delstid" draft
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Recommended version handshake for FUSE clients
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Recommended version handshake for FUSE clients
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- [PATCH -next 05/15] mm: util: move sysctls into it own files
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 09/15] fs: fs-writeback: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 03/15] mm: swap: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 02/15] mm: filemap: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 10/15] fs: drop_caches: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 11/15] sunrpc: use vfs_pressure_ratio() helper
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 01/15] mm: vmstat: move sysctls to its own files
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 15/15] sysctl: remove unneeded include
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 14/15] sh: vdso: move the sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 13/15] x86: vdso: move the sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 12/15] fs: dcache: move the sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 08/15] mm: nommu: move sysctl to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 07/15] security: min_addr: move sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 06/15] mm: mmap: move sysctl into its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH -next 04/15] mm: vmscan: move vmscan sysctls to its own file
- From: Kaixiong Yu <yukaixiong@xxxxxxxxxx>
- [PATCH] netfs: Delete subtree of 'fs/netfs' when netfs module exits
- From: libaokun@xxxxxxxxxxxxxxx
- [PATCH] fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
- From: libaokun@xxxxxxxxxxxxxxx
- Re: [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 12/16] romfs: Convert romfs_read_folio() to use a folio
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1] fs: proc: Fix error checking for d_hash_and_lookup()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] bcachefs: support idmap mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH] ufs: Remove redundant inode number check from ufs_nfs_get_inode
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v1] fs: proc: Fix error checking for d_hash_and_lookup()
- From: Yan Zhen <yanzhen@xxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [RFC PATCH -next 3/3] splice: Using scope-based resource instead of folio_lock/unlock
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [RFC PATCH -next 2/3] buffer: Using scope-based resource instead of folio_lock/unlock
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [RFC PATCH -next 0/3] fs: Introduce the scope-based resource management for folio_lock/unlock
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [RFC PATCH -next 1/3] mm: Support scope-based resource management for folio_lock/unlock
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- Re: [PATCH 12/16] romfs: Convert romfs_read_folio() to use a folio
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- [PATCH 7/7] Block: switch bd_prepare_to_claim to use wait_var_event_mutex()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 6/7] sched: Add wait/wake interface for variable updated under a lock.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 5/7] sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 4/7] sched: Document wait_var_event() family of functions and wake_up_var()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 3/7] sched: Improve documentation for wake_up_bit/wait_on_bit family of functions
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 2/7] sched: change wake_up_bit() and related function to expect unsigned long *
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/7] block: change wait on bd_claiming to use a var_waitqueue, not a bit_waitqueue
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/7 v2 RFC] Make wake_up_{bit,var} less fragile
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH] fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
- From: Li Zhijian <lizhijian@xxxxxxxxxxx>
- Re: [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Julian Sun <sunjunchao2870@xxxxxxxxx>
- [PATCH] cachefiles: fix dentry leak in cachefiles_open_file()
- From: libaokun@xxxxxxxxxxxxxxx
- Re: [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- [PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- Re: [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/8] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v13 00/19] nfs/nfsd: add support for localio
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 15/19] pnfs/flexfiles: enable localio support
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 13/19] nfs: add localio support
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 10/19] nfsd: add localio support
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: "NeilBrown" <neilb@xxxxxxx>
- [REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
- From: Forest <forestix@xxxxxxx>
- Hang in generic/113 starting in 6.11-rc3 or rc4
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v13 00/19] nfs/nfsd: add support for localio
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 05/19] nfsd: add nfsd_file_acquire_local()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 07/19] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 08/19] SUNRPC: replace program list with program array
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 10/19] nfsd: add localio support
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v13 11/19] nfsd: implement server support for NFS_LOCALIO_PROGRAM
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [paulmckrcu:dev] [mm/filemap] 199735cdc2: BUG:sleeping_function_called_from_invalid_context_at_mm/filemap.c
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- BUG: general protection fault in put_links
- From: Xingyu Li <xli399@xxxxxxx>
- Re: [PATCH v31.0.1 1/1] xfs: introduce new file range commit ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [syzbot] [netfs?] possible deadlock in netfs_writepages
- From: syzbot <syzbot+4cd21de745fa06782146@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs
- From: Forest <forestix@xxxxxxx>
- [PATCH 09/10] fs/dcache: Add per-sb accounting for nr dentries
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 10/10] fs: super_cache_to_text()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 08/10] fs: Add super_block->s_inodes_nr
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 07/10] percpu: per_cpu_sum()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 06/10] bcachefs: shrinker.to_text() methods
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 05/10] mm: shrinker: Add shrinker_to_text() to debugfs interface
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 04/10] mm: Centralize & improve oom reporting in show_mem.c
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 03/10] mm: shrinker: Add new stats for .to_text()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 00/10] shrinker debugging, .to_text() report (resend)
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 01/10] seq_buf: seq_buf_human_readable_u64()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 10/10] fs: super_cache_to_text()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 1/6] sysctl: avoid spurious permanent empty tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 09/10] fs/dcache: Add per-sb accounting for nr dentries
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 08/10] fs: Add super_block->s_inodes_nr
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 07/10] percpu: per_cpu_sum()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 06/10] bcachefs: shrinker.to_text() methods
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 04/10] mm: Centralize & improve oom reporting in show_mem.c
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 05/10] mm: shrinker: Add shrinker_to_text() to debugfs interface
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 03/10] mm: shrinker: Add new stats for .to_text()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 01/10] seq_buf: seq_buf_human_readable_u64()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 00/10] shrinker debugging, .to_text() report
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2] bcachefs: support idmap mounts
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: (subset) [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v31.0.1 1/1] xfs: introduce new file range commit ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 10/9] netfs: Fix interaction of streaming writes with zero-point tracker
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v2 2/2] fuse: add support for no forget requests
- From: yangyun <yangyun50@xxxxxxxxxx>
- [PATCH v2 1/2] fuse: move fuse_forget_link allocation inside fuse_queue_forget()
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/2] fuse: add no forget support
- From: yangyun <yangyun50@xxxxxxxxxx>
- [PATCH v31.0.1 1/1] xfs: introduce new file range commit ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: "Carl E. Thompson" <list-bcachefs@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] bcachefs: support idmap mounts
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3 6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v3 5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 5/4] Squashfs: Ensure all readahead pages have been used
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 9/9] netfs, cifs: Improve some debugging bits
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 7/9] netfs, cifs: Fix handling of short DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 9/9] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] fs: pack struct file
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [GIT PULL] bcachefs fixes for 6.11-rc5
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 18/19] nfs: add Documentation/filesystems/nfs/localio.rst
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 17/19] nfs: implement client support for NFS_LOCALIO_PROGRAM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 16/19] nfs/localio: use dedicated workqueues for filesystem read and write
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 15/19] pnfs/flexfiles: enable localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 14/19] nfs: enable localio for non-pNFS IO
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 13/19] nfs: add localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 12/19] nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 11/19] nfsd: implement server support for NFS_LOCALIO_PROGRAM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 10/19] nfsd: add localio support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 08/19] SUNRPC: replace program list with program array
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 07/19] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 06/19] SUNRPC: remove call_allocate() BUG_ONs
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 05/19] nfsd: add nfsd_file_acquire_local()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 03/19] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 02/19] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 01/19] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v13 00/19] nfs/nfsd: add support for localio
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] docs: tmpfs: Add casefold options
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 4/5] tmpfs: Expose filesystem features via sysfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 3/5] tmpfs: Create casefold mount options
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 2/5] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 1/5] tmpfs: Add casefold lookup support
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH 0/5] tmpfs: Add case-insesitive support for tmpfs
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH net-next 5/6] eventpoll: Control irq suspension for prefer_busy_poll
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH net-next 4/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH net-next 0/6] Suspend IRQs during application busy periods
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 12/14] xfs: Unmap blocks according to forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 02/14] xfs: always tail align maxlen allocations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 01/14] xfs: only allow minlen allocations when near ENOSPC
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v3 9/9] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 8/9] fuse: move fuse file initialization to wpa allocation time
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 7/9] fuse: move folio_start_writeback to after the allocations in fuse_writepage_locked()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 6/9] fuse: convert fuse_writepages_fill() to use a folio for its tmp page
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 4/9] fuse: clean up error handling in fuse_writepages()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 3/9] fuse: update stats for pages in dropped aux writeback list
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 2/9] fuse: refactor finished writeback stats updates into helper function
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 1/9] fuse: drop unused fuse_mount arg in fuse_writepage_finish()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v3 0/9] fuse: writeback clean up / refactoring
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Samba llseek bug
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/5] cifs: Fix credit handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/5] cifs: Fix short read handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/5] netfs: Fix missing iterator reset on retry of short read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/5] netfs, cifs: Improve some debugging bits
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/5] cifs: Fix FALLOC_FL_PUNCH_HOLE support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/5] netfs, cifs: Further fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 0/6] inode: turn i_state into u32
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack (2)
- From: syzbot <syzbot+f499adf92735b1da225e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v13 01/10] fs: Allow fine-grained control of folio sizes
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- [PATCH] vfs: fix race between evice_inodes() and find_inode()&iput()
- From: Julian Sun <sunjunchao2870@xxxxxxxxx>
- [PATCH v3 6/6] inode: make i_state a u32
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 4/6] inode: port __I_NEW to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 3/6] inode: port __I_SYNC to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 2/6] fs: reorder i_state bits
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 1/6] fs: add i_state helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v3 0/6] inode: turn i_state into u32
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/2] netfs, cifs: DIO read and read-retry fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v13 00/10] enable bs > ps in XFS
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re:[PATCH 1/2] fuse: replace fuse_queue_forget with fuse_force_forget if error
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH V3] Squashfs: Ensure all readahead pages have been used
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/1] backing-file: convert to using fops->splice_write
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC v2 4/6] inode: port __I_NEW to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 1/1] backing-file: convert to using fops->splice_write
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
- From: Zhaoyang Huang <huangzhaoyang@xxxxxxxxx>
- [PATCH] fuse: fix memory leak in fuse_create_open
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH RFC v2 4/6] inode: port __I_NEW to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [viro-vfs:work.headers.unaligned 2/2] util/arm-spe-decoder/arm-spe-pkt-decoder.c:14:10: fatal error: 'linux/unaligned.h' file not found
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] fuse: add fast path for fuse_range_is_writeback
- From: yangyun <yangyun50@xxxxxxxxxx>
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [viro-vfs:work.headers.unaligned 2/2] util/arm-spe-decoder/arm-spe-pkt-decoder.c:14:10: fatal error: 'linux/unaligned.h' file not found
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [HELP] FUSE writeback performance bottleneck
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation
- From: Yu Jiaoliang <yujiaoliang@xxxxxxxx>
- Re: [PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: Flaky test: generic:269 (EBUSY on umount)
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH RFC v2 4/6] inode: port __I_NEW to var event
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH 1/1] iomap: add a merge boundary flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH V3] Squashfs: Ensure all readahead pages have been used
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH 1/1] xfs: introduce new file range commit ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v4.0 08/10] xfs: preparation for realtime allocation groups
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v31.0 02/10] xfs: atomic file content commits
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH V2] Squashfs: Ensure all readahead pages have been used
- From: Phillip Lougher <phillip@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 0/2] fuse: add timeout option for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH 2/2] netfs, cifs: Fix handling of short DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/2] cifs: Fix lack of credit renegotiation on read retry
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/2] netfs, cifs: DIO read and read-retry fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v13 00/10] enable bs > ps in XFS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [HELP] FUSE writeback performance bottleneck
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 14/21] iomap: Sub-extent zeroing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v5 3/7] fs: iomap: Atomic write support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: kmap + memmove
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] mm: Remove PageActive
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] mm: Remove PageActive
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 05/24] nfsd: fix nfsfh tracepoints to properly handle NULL rqstp
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 2/4] amdgpu: fix a race in kfd_mem_export_dmabuf()
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH v4 0/2] fuse: add timeout option for requests
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v6 2/2] listmount.2: New page describing the listmount syscall
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4 0/2] fuse: add timeout option for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH v12 05/24] nfsd: fix nfsfh tracepoints to properly handle NULL rqstp
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 8/9] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v12 05/24] nfsd: fix nfsfh tracepoints to properly handle NULL rqstp
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [HELP] FUSE writeback performance bottleneck
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v3 2/2] bfs: ensure buffer is marked uptodate before marking it dirty
- From: kovalev@xxxxxxxxxxxx
- [PATCH v3 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func
- From: kovalev@xxxxxxxxxxxx
- [PATCH v3 1/2] bfs: prevent null pointer dereference in bfs_move_block()
- From: kovalev@xxxxxxxxxxxx
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH 00/14] fs/ntfs3: Bugfix and work with compression
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 05/24] nfsd: fix nfsfh tracepoints to properly handle NULL rqstp
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 04/14] fs/ntfs3: Fix sparse warning for bigendian
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 03/14] fs/ntfs3: Separete common code for file_read/write iter/splice
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 01/14] fs/ntfs3: Do not call file_modified if collapse range failed
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 02/14] fs/ntfs3: Optimize large writes into sparse file
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 09/14] fs/ntfs3: Add rough attr alloc_size check
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 05/14] fs/ntfs3: Fix warning possible deadlock in ntfs_set_state
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 07/14] fs/ntfs3: Refactor enum_rstbl to suppress static checker
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 13/14] fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 14/14] fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 11/14] fs/ntfs3: Implement fallocate for compressed files
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 12/14] fs/ntfs3: Add support for the compression attribute
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 10/14] fs/ntfs3: Make checks in run_unpack more clear
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 08/14] fs/ntfs3: Stale inode instead of bad
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 06/14] fs/ntfs3: Remove '__user' for kernel pointer
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] mm: Remove PageActive
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v5 3/7] fs: iomap: Atomic write support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 1/2] fuse: replace fuse_queue_forget with fuse_force_forget if error
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH v5 23/30] arm64: add Permission Overlay Extension Kconfig
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH] fuse: fix race conditions on fi->nlookup
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH v5 27/30] kselftest/arm64: add HWCAP test for FEAT_S1POE
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 28/30] kselftest/arm64: parse POE_MAGIC in a signal frame
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 30/30] KVM: selftests: get-reg-list: add Permission Overlay registers
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 29/30] kselftest/arm64: Add test case for POR_EL0 signal frame records
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 26/30] selftests: mm: make protection_keys test work on arm64
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 25/30] selftests: mm: move fpregs printing
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 24/30] kselftest/arm64: move get_header()
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 22/30] arm64: enable PKEY support for CPUs with S1POE
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 21/30] arm64: enable POE and PIE to coexist
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 20/30] arm64/ptrace: add support for FEAT_POE
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 19/30] arm64: add POE signal support
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 18/30] arm64: implement PKEYS support
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 17/30] arm64: add pte_access_permitted_no_overlay()
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 16/30] arm64: handle PKEY/POE faults
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 15/30] arm64: mask out POIndex when modifying a PTE
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 14/30] arm64: convert protection key into vm_flags and pgprot values
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 05/30] arm64: cpufeature: add Permission Overlay Extension cpucap
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 13/30] arm64: add POIndex defines
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 12/30] arm64: re-order MTE VM_ flags
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 11/30] arm64: enable the Permission Overlay Extension for EL0
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 10/30] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 09/30] KVM: arm64: use `at s1e1a` for POE
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 07/30] KVM: arm64: Save/restore POE registers
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 06/30] arm64: context switch POR_EL0 register
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 03/30] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 02/30] x86/mm: add ARCH_PKEY_BITS to Kconfig
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 01/30] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v5 00/30] Permission Overlay Extension
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v12 05/24] nfsd: fix nfsfh tracepoints to properly handle NULL rqstp
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH 2/2] iomap: make zero range flush conditional on unwritten mappings
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 0/2] iomap: flush dirty cache over unwritten mappings on zero range
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH 1/2] iomap: fix handling of dirty folios over unwritten extents
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] fs: switch f_iocb_flags and f_version
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] fuse: check aborted connection before adding requests to pending list for resending
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH] ufs: Remove redundant inode number check from ufs_nfs_get_inode
- From: sergii.boryshchenko@xxxxxxxxxxxxxxx
- Re: [REGRESSION] fuse: copy_file_range() fails with EIO
- From: Jürg Billeter <j@xxxxxxxxx>
- [PATCH] fs: switch f_iocb_flags and f_version
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs: switch f_iocb_flags and f_ra
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v13 00/10] enable bs > ps in XFS
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 10/10] xfs: enable block size larger than page size support
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 08/10] xfs: expose block size in stat
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 07/10] xfs: use kvmalloc for xattr buffers
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 04/10] mm: split a folio in minimum folio order chunks
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 03/10] readahead: allocate folios with mapping_min_order in readahead
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 02/10] filemap: allocate mapping_min_order folios in the page cache
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- [PATCH v13 01/10] fs: Allow fine-grained control of folio sizes
- From: "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: add fast path for fuse_range_is_writeback
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [REGRESSION] fuse: copy_file_range() fails with EIO
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [REGRESSION] fuse: copy_file_range() fails with EIO
- From: Jürg Billeter <j@xxxxxxxxx>
- Re: [PATCH 01/10] mm: Remove PageActive
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [REGRESSION] fuse: copy_file_range() fails with EIO
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [REGRESSION] fuse: copy_file_range() fails with EIO
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [fuse-devel] Symlink caching: Updating the target can result in corrupted symlinks - kernel issue?
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 3/3] fuse: use folio_end_read
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] fuse: use folio_end_read
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 17/39] arm64/hwcap: Add hwcap for GCS
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 10/16] overlayfs/file: Convert to cred_guard()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/2] fuse: update stats for pages in dropped aux writeback list
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4 0/2] fuse: add timeout option for requests
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v11 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 9/9] fuse: tidy up error paths in fuse_writepages_fill() and fuse_writepage_locked()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 8/9] fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_locked()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: add the VFS git tree
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs: s/__u32/u32/ for s_fsnotify_mask
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs: remove unused path_put_init()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v1] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] mm: document risk of PF_MEMALLOC_NORECLAIM
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 0/9] fuse: writeback clean up / refactoring
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 10/16] overlayfs/file: Convert to cred_guard()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [syzbot] [squashfs?] possible deadlock in fsnotify_destroy_mark
- From: syzbot <syzbot+c679f13773f295d2da53@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 6/6] inode: make i_state a u32
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 07/16] fs/backing-file: Convert to cred_guard()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v2 04/16] overlayfs: Document critical override_creds() operations
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 2/3] lift grabbing path into caller of do_dentry_open()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/3] don't duplicate vfs_open() in kernel_file_open()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 17/17] selftests: vdso: Add support for vdso_test_random for powerpc
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 12/17] selftests: vdso: Fix powerpc64 vdso_config
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 11/17] powerpc/vdso: Wire up getrandom() vDSO implementation
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 09/17] powerpc/vdso32: Add crtsavres
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 08/17] powerpc: Add little endian variants of LWZX_BE and STWX_BE
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [viro-vfs:work.fdtable 13/13] kernel/fork.c:3242 unshare_fd() warn: passing a valid pointer to 'PTR_ERR'
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/5] xfs: convert perag lookup to xarray
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/5] xfs: use kfree_rcu_mightsleep to free the perag structures
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next] radix tree test suite: Remove usage of the deprecated ida_simple_xx() API
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 15/16] overlayfs/util: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 14/16] overlayfs/xattrs: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 13/16] overlayfs/readdir: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 12/16] overlayfs/namei: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 11/16] overlayfs/inode: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 10/16] overlayfs/file: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 09/16] overlayfs/dir: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 08/16] overlayfs/copy_up: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 07/16] fs/backing-file: Convert to cred_guard()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 06/16] cred: Introduce cred_guard() and cred_scoped_guard() helpers
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 04/16] overlayfs: Document critical override_creds() operations
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 03/16] fs/overlayfs: Introduce ovl_override_creds_light()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 02/16] fs/backing-file: Convert to revert/override_creds_light()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 01/16] cred: Add a light version of override/revert_creds()
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v2 00/16] overlayfs: Optimize override/revert creds
- From: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
- [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 38/39] kselftest/arm64: Enable GCS for the FP stress tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 28/39] kselftest/arm64: Verify the GCS hwcap
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 23/39] arm64/mm: Implement map_shadow_stack()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 22/39] arm64/gcs: Implement shadow stack prctl() interface
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 17/39] arm64/hwcap: Add hwcap for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 15/39] KVM: arm64: Manage GCS access and registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 09/39] arm64/gcs: Provide put_user_gcs()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 08/39] arm64/gcs: Add manual encodings of GCS instructions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 07/39] arm64/sysreg: Add definitions for architected GCS caps
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 04/39] mman: Add map_shadow_stack() flags
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 03/39] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] lift grabbing path into caller of do_dentry_open()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] don't duplicate vfs_open() in kernel_file_open()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vfs: avoid spurious dentry ref/unref cycle on open
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] amdgpu: fix a race in kfd_mem_export_dmabuf()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 12/12] expand_files(): simplify calling conventions
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 07/12] fs/file.c: conditionally clear full_fds
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 02/12] get rid of ...lookup...fdget_rcu() family
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 09/12] alloc_fdtable(): change calling conventions.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 11/12] make __set_open_fd() set cloexec state as well
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 03/12] remove pointless includes of <linux/fdtable.h>
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 05/12] move close_range(2) into fs/file.c, fold __close_range() into it
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 10/12] file.c: merge __{set,clear}_close_on_exec()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 06/12] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 04/12] close_files(): don't bother with xchg()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 08/12] fs/file.c: add fast path in find_next_fd()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 01/12] close_range(): fix the logics in descriptor table trimming
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCHES] fdtable series v2
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [viro-vfs:work.fdtable 13/13] kernel/fork.c:3242 unshare_fd() warn: passing a valid pointer to 'PTR_ERR'
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] more close_range() fun
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: Add open-gettr for fuse-file-open
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v12 24/24] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC v2 1/6] fs: add i_state helpers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]