Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v22 8/8] ima: instantiate the bprm_creds_for_exec() hook
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v22 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v22 6/8] selftests: ktap_helpers: Fix uninitialized variable
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v22 4/8] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v22 3/8] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v22 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v22 0/8] Script execution control (was O_MAYEXEC)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v22 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [MEH PATCH] fs: sort out a stale comment about races between fd alloc and dup2
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH] fs: elide the smp_rmb fence in fd_install()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH] fs: elide the smp_rmb fence in fd_install()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] fs: elide the smp_rmb fence in fd_install()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH] fs: elide the smp_rmb fence in fd_install()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH] fs: elide the smp_rmb fence in fd_install()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH] fs: elide the smp_rmb fence in fd_install()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] fs: elide the smp_rmb fence in fd_install()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH] fs: elide the smp_rmb fence in fd_install()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH (REPOST)] hfs: don't use BUG() when we can continue
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [iomap?] WARNING in iomap_zero_iter
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH (REPOST)] hfs: don't use BUG() when we can continue
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH (REPOST)] hfs: don't use BUG() when we can continue
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Long Li <leo.lilong@xxxxxxxxxx>
- Re: [PATCH v1] exfat: fix exfat_find_empty_entry() not returning error on failure
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- [RFC PATCH] fs: elide the smp_rmb fence in fd_install()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: syzbot <syzbot+404b4b745080b6210c6c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH] common/config: use modprobe -w when supported
- From: Daniel Gomez <da.gomez@xxxxxxxxxxx>
- Re: [syzbot] [iomap?] WARNING in iomap_zero_iter
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 0/5] mm/vma: make more mmap logic userland testable
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] common/config: use modprobe -w when supported
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- Re: [PATCH] common/config: use modprobe -w when supported
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2] firmware_loader: minor spelling fixes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] fuse: Prevent hung task warning if FUSE server gets stuck
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] common/config: use modprobe -w when supported
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx>
- Re: [PATCH 0/5] mm/vma: make more mmap logic userland testable
- From: Wei Yang <richard.weiyang@xxxxxxxxx>
- Re: [PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/2] readahead: Don't shorted readahead window in read_pages()
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [mm] KASAN: null-ptr-deref Write in sys_io_uring_register
- From: syzbot <syzbot+092bbab7da235a02a03a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] hung_task: add task->flags, blocked by coredump to log
- From: Oxana Kharitonova <oxana@xxxxxxxxxxxxxx>
- [PATCH 2/2] readahead: properly shorten readahead when falling back to do_page_cache_ra()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/2] readahead: Reintroduce fix for improper RA window sizing
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH] fuse: Prevent hung task warning if FUSE server gets stuck
- From: etmartin4313@xxxxxxxxx
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] file: Wrap locking mechanism for f_pos_lock
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/13] x86/um: nommu: elf loader for fdpic
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] file: Wrap locking mechanism for f_pos_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Removing page->index
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 5/5] libfs: Use d_children list to iterate simple_offset directories
- [PATCH v4 3/5] Revert "libfs: fix infinite directory reads for offset dir"
- [PATCH v4 4/5] libfs: Replace simple_offset end-of-directory detection
- [PATCH v4 2/5] Revert "libfs: Add simple_offset_empty()"
- [PATCH v4 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
- [PATCH v4 0/5] Improve simple directory offset wrap behavior
- [PATCH 4/4] xfs: Update xfs_get_atomic_write_attr() for large atomic writes
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 3/4] xfs: Add RT atomic write unit max to xfs_mount
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 0/4] large atomic writes for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [PATCH 2/4] xfs: Switch atomic write size check in xfs_file_write_iter()
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC PATCH] file: Wrap locking mechanism for f_pos_lock
- From: I Hsin Cheng <richard120310@xxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: Wenchao Hao <haowenchao22@xxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Tomasz Figa <tfiga@xxxxxxxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: Wenchao Hao <haowenchao22@xxxxxxxxx>
- Re: [PATCH v2] selftests/pidfd: add pidfs file handle selftests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: syzbot <syzbot+404b4b745080b6210c6c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: Wenchao Hao <haowenchao22@xxxxxxxxx>
- Re: [PATCH 0/2] jbd2: two straightforward fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: syzbot <syzbot+404b4b745080b6210c6c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/11] fs: fix hungtask due to repeated traversal of inodes list
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] netfs: fix kernel BUG in iov_iter_revert()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v2] selftests/pidfd: add pidfs file handle selftests
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: syzbot program that crashes netfslib can also crash fuse
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#]
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: syzbot program that crashes netfslib can also crash fuse
- From: Dmitry Antipov <dmantipov@xxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:"
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] jbd2: two straightforward fixes
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 10/12] virtio-mem: remember usable region size
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 12/27] ext4: introduce seq counter for the extent status entry
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH] file: Wrap locking mechanism for f_pos_lock
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 1/2] filemap: Pass address_space mapping to ->free_folio()
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: syzbot program that crashes netfslib can also crash fuse
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 11/27] ext4: use reserved metadata blocks when splitting extent on endio
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 05/27] ext4: refactor ext4_zero_range()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 10/27] ext4: move out common parts into ext4_fallocate()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH] binfmt_flat: Fix integer overflow bug on 32 bit systems
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 07/27] ext4: refactor ext4_insert_range()
- From: Jan Kara <jack@xxxxxxx>
- Re: Removing page->index
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH] mm/vma: add missing personality header import
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH 06/27] ext4: refactor ext4_collapse_range()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 04/27] ext4: refactor ext4_punch_hole()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2] selftests/pidfd: add pidfs file handle selftests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 10/11] fs: fix hungtask due to repeated traversal of inodes list
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 00/11] fix hungtask due to repeated traversal of inodes list
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH] file: Wrap locking mechanism for f_pos_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] fs: Fix typo in pnode.c
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/2] jbd2: two straightforward fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH] file: Wrap locking mechanism for f_pos_lock
- From: Jan Kara <jack@xxxxxxx>
- syzbot program that crashes netfslib can also crash fuse
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH] file: Wrap locking mechanism for f_pos_lock
- From: I Hsin Cheng <richard120310@xxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Long Li <leo.lilong@xxxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Long Li <leo.lilong@xxxxxxxxxx>
- [PATCH] fs: Fix typo in pnode.c
- From: Zhu Jun <zhujun2@xxxxxxxxxxxxxxxxxxxx>
- Re: [QUESTION] inconsistent use of smp_mb()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH v1] exfat: fix exfat_find_empty_entry() not returning error on failure
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [PATCH 00/11] fix hungtask due to repeated traversal of inodes list
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- [QUESTION] inconsistent use of smp_mb()
- From: Zilin Guan <zilin@xxxxxxxxxx>
- [PATCH] f2fs: ensure that node info flags are always initialized
- From: Dmitry Antipov <dmantipov@xxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v1] exfat: fix exfat_find_empty_entry() not returning error on failure
- From: Namjae Jeon <linkinjeon@xxxxxxxxxx>
- Re: [syzbot] [netfs?] WARNING in netfs_retry_reads (2)
- From: syzbot <syzbot+5621e2baf492be382fa9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH linux-next v4] ksm: add ksm involvement information for each process
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v7 11/16] fuse: {uring} Allow to queue fg requests through io-uring
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] initramfs: Protect the built-in initramfs from the external one
- From: Hristo Venev <hristo@xxxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- [syzbot] [exfat?] general protection fault in exfat_get_dentry_cached
- From: syzbot <syzbot+8f8fe64a30c50b289a18@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 0/5] mm/vma: make more mmap logic userland testable
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: fs/netfs/read_retry.c:235:20: error: variable 'subreq' is uninitialized when used here [-Werror,-Wuninitialized]
- From: David Howells <dhowells@xxxxxxxxxx>
- Removing page->index
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v5] XArray: minor documentation improvements
- From: Tamir Duberstein <tamird@xxxxxxxxx>
- [PATCH 2/5] mm/vma: move unmapped_area() internals to mm/vma.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [GIT PULL] Quota and udf fixes for 6.13-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v6 0/12] Uncached buffered IO
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- [PATCH 05/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 4/5] mm/vma: move stack expansion logic to mm/vma.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH 5/5] mm/vma: move __vm_munmap() to mm/vma.c
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [netfs?] WARNING in netfs_retry_reads (2)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH 03/12] mm: add PG_uncached page flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/12] mm: add FGP_UNCACHED folio creation flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v6 0/12] Uncached buffered IO
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/12] mm/filemap: drop uncached pages when writeback completes
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/12] mm/filemap: add read support for RWF_UNCACHED
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/2] jbd2: flush filesystem device before updating tail sequence
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/12] mm/readahead: add readahead_control->uncached member
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/12] mm/readahead: add folio allocation helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH RFC v7 00/16] fuse: fuse-over-io-uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 1/2] jbd2: increase IO priority for writing revoke records
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC v7 00/16] fuse: fuse-over-io-uring
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH RFC v7 04/16] fuse: Add fuse-io-uring design documentation
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC v7 11/16] fuse: {uring} Allow to queue fg requests through io-uring
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
- From: Wenchao Hao <haowenchao22@xxxxxxxxx>
- Re: [PATCH RFC v7 09/16] fuse: {uring} Add uring sqe commit and fetch support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH RFC v7 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] rust: miscdevice: access file in fops
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH RFC v7 13/16] io_uring/cmd: let cmds to know about dying task
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [GIT PULL] Quota and udf fixes for 6.13-rc2
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] rust: miscdevice: add fops->show_fdinfo() hook
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH RFC v7 13/16] io_uring/cmd: let cmds to know about dying task
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Karel Zak <kzak@xxxxxxxxxx>
- [PATCH linux-next v4] ksm: add ksm involvement information for each process
- From: <xu.xin16@xxxxxxxxxx>
- Re: [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [BUG] 2038 warning is not printed with new mount API
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#]
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [BUG] 2038 warning is not printed with new mount API
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: [PATCH 2/2] jbd2: flush filesystem device before updating tail sequence
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] jbd2: flush filesystem device before updating tail sequence
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] jbd2: increase IO priority for writing revoke records
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v1] exfat: fix exfat_find_empty_entry() not returning error on failure
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [BUG] 2038 warning is not printed with new mount API
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [PATCH v2] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH] jfs: reject on-disk inodes of an unsupported type
- From: Dmitry Antipov <dmantipov@xxxxxxxxx>
- [PATCH v3 02/13] x86/um: nommu: elf loader for fdpic
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- [PATCH v3 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- Re: [linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#]
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 09/11] tools headers: Sync uapi/linux/mount.h with the kernel sources
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 08/11] tools headers: Sync uapi/linux/fcntl.h with the kernel sources
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [syzbot] [exfat?] general protection fault in exfat_init_ext_entry
- From: syzbot <syzbot+6f6c9397e0078ef60bce@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [exfat?] general protection fault in exfat_init_ext_entry
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- Re: [linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#]
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- Re: [linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#]
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/2] jbd2: flush filesystem device before updating tail sequence
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 0/2] jbd2: two straightforward fixes
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 1/2] jbd2: increase IO priority for writing revoke records
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH v2] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH] selftests/pidfd: add pidfs file handle selftests
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] fuse: add a null-ptr check
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH] fuse: add a null-ptr check
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH] fuse: add a null-ptr check
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH] jfs: reject on-disk inodes of an unsupported type
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH] fuse: add a null-ptr check
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH] fuse: add a null-ptr check
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: bpf_task_storage improvement question
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH 5/5] ceph: Use a folio in ceph_writepages_start()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 3/3] pidfs: support FS_IOC_GETVERSION
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC v2 1/3] pidfs: rework inode number allocation
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC PATCH 4/4] Add base implementation of an MFS
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
- From: Song Liu <songliubraving@xxxxxxxx>
- [syzbot] [netfs?] WARNING in netfs_retry_reads (2)
- From: syzbot <syzbot+5621e2baf492be382fa9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 5/6] exportfs: add permission method
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 2/6] fhandle: simplify error handling
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 3/6] exportfs: add open method
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 4/6] fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 1/6] pseudofs: add support for export_ops
- From: Jan Kara <jack@xxxxxxx>
- [Kernel Bug] WARNING in bfs_rename
- From: Zhang Zhiyu <zhiyuzhang999@xxxxxxxxx>
- Re: [PATCH RFC v2 2/3] pidfs: remove 32bit inode number handling
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH v2] hfs: Sanity check the root record
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [BUG] 2038 warning is not printed with new mount API
- From: Jon DeVree <nuxi@xxxxxxxxxxx>
- Re: [syzbot] [iomap?] WARNING in iomap_zero_iter
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 12/17] ufs: core: add support for wrapped keys to UFS core
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [syzbot] [bcachefs?] INFO: task hung in vfs_unlink (5)
- From: syzbot <syzbot+6983c03a6a28616e362f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 14/17] ufs: core: add support for generating, importing and preparing keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- bpf_task_storage improvement question
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs:fc_log replace magic number 7 with ARRAY_SIZE()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] hfs: Sanity check the root record
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: fc_log replace magic number 7 with ARRAY_SIZE()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH RESEND v7 13/17] ufs: core: add support for deriving the software secret
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 16/17] ufs: host: add a callback for deriving software secrets and use it
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 04/17] fscrypt: add support for hardware-wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [BUG] 2038 warning is not printed with new mount API
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
- From: Christian Theune <ct@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH v2] netfs: fix kernel BUG in iov_iter_revert()
- From: Dmitry Antipov <dmantipov@xxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Tomasz Figa <tfiga@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: "KASAN: slab-out-of-bounds Read in load_misc_binary" in Linux Kernel Version 4.9
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/4] exportfs: add flag to indicate local file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fs:fc_log replace magic number 7 with ARRAY_SIZE()
- From: Guo Weikang <guoweikang.kernel@xxxxxxxxx>
- Re: “BUG: unable to handle kernel paging request in anon_inode_getfile” in Linux Kenrel Version 2.6.32
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- “BUG: unable to handle kernel paging request in anon_inode_getfile” in Linux Kenrel Version 2.6.32
- From: cheung wall <zzqq0103.hey@xxxxxxxxx>
- "KASAN: slab-out-of-bounds Read in load_misc_binary" in Linux Kernel Version 4.9
- From: cheung wall <zzqq0103.hey@xxxxxxxxx>
- [BUG] 2038 warning is not printed with new mount API
- From: Jon DeVree <nuxi@xxxxxxxxxxx>
- Re: [syzbot] [exfat?] general protection fault in exfat_init_ext_entry
- From: syzbot <syzbot+6f6c9397e0078ef60bce@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [exfat?] general protection fault in exfat_init_ext_entry
- From: "Yuezhang.Mo@xxxxxxxx" <Yuezhang.Mo@xxxxxxxx>
- [syzbot] [iomap?] WARNING in iomap_zero_iter
- From: syzbot <syzbot+af7e25f0384dc888e1bf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_args
- From: syzbot <syzbot+63ba511937b4080e2ff3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] exportfs: add flag to indicate local file handles
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [syzbot] [exfat?] general protection fault in exfat_init_ext_entry
- From: syzbot <syzbot+6f6c9397e0078ef60bce@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] exec: Make sure task->comm is always NUL-terminated
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] exec: Make sure task->comm is always NUL-terminated
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [netfs?] WARNING in netfs_writepages
- From: syzbot <syzbot+06023121b0153752a3d3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [RFC PATCH V0 02/10] mm: Maintain mm_struct list in the system
- From: Raghavendra K T <raghavendra.kt@xxxxxxx>
- Re: [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/4] exportfs: add flag to indicate local file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 4/4] pidfs: restrict to local file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 3/4] ovl: restrict to exportable file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/4] kernfs: restrict to local file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 1/4] exportfs: add flag to indicate local file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 0/6] pidfs: implement file handle support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 0/6] pidfs: implement file handle support
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC 0/6] pidfs: implement file handle support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] hfs: Sanity check the root record
- From: Leo Stone <leocstone@xxxxxxxxx>
- Re: [PATCH] hfs: Sanity check the root record
- From: Leo Stone <leocstone@xxxxxxxxx>
- Re: [syzbot] [netfs?] WARNING in netfs_writepages
- From: syzbot <syzbot+06023121b0153752a3d3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] exec: Make sure task->comm is always NUL-terminated
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] exec: Make sure task->comm is always NUL-terminated
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] exec: Make sure task->comm is always NUL-terminated
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/5] libfs: Check dentry before locking in simple_offset_empty()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)
- From: syzbot <syzbot+404b4b745080b6210c6c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Long Li <leo.lilong@xxxxxxxxxx>
- Re: [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 0/6] pidfs: implement file handle support
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] fs: use a consume fence in mnt_idmap()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fuse: add a null-ptr check
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH] exec: Make sure task->comm is always NUL-terminated
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] fuse: add a null-ptr check
- From: Nihar Chaithanya <niharchaithanya@xxxxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in __folio_start_writeback
- From: syzbot <syzbot+aac7bff85be224de5156@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in __folio_start_writeback
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH] fs: use a consume fence in mnt_idmap()
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
- From: Kees Cook <kees@xxxxxxxxxx>
- [PATCH] exec: Make sure task->comm is always NUL-terminated
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in __folio_start_writeback
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in __folio_start_writeback
- From: syzbot <syzbot+aac7bff85be224de5156@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_revert
- From: syzbot <syzbot+2625ce08c2659fb9961a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [netfs?] WARNING in netfs_retry_reads
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: 6.12 WARNING in netfs_consume_read_data()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [syzbot] [netfs?] WARNING in netfs_retry_reads
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in __folio_start_writeback
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: 6.12 WARNING in netfs_consume_read_data()
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [syzbot] [netfs?] WARNING in netfs_retry_reads
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [syzbot] [netfs?] INFO: task hung in netfs_unbuffered_read_iter
- From: syzbot <syzbot+8965fea6a159ab9aa32d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [netfs?] INFO: task hung in netfs_unbuffered_read_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v11 00/10] Read/Write with meta/integrity
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 5/5] ceph: Use a folio in ceph_writepages_start()
- From: kernel test robot <lkp@xxxxxxxxx>
- [linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#]
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH RFC 6/6] pidfs: implement file handle support
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/5] ceph: Do not look at the index of an encrypted page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/3] pidfs: file handle preliminaries
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC v2 0/3] pidfs: file handle preliminaries
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [syzbot] [io-uring?] WARNING in __io_uring_free
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v1] mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio()
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [PATCH RFC 6/6] pidfs: implement file handle support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 5/6] exportfs: add permission method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 4/6] fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 3/6] exportfs: add open method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 2/6] fhandle: simplify error handling
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 1/6] pseudofs: add support for export_ops
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 0/6] pidfs: implement file handle support
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/5] ceph: Do not look at the index of an encrypted page
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC v2 3/3] pidfs: support FS_IOC_GETVERSION
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC v2 2/3] pidfs: remove 32bit inode number handling
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC v2 1/3] pidfs: rework inode number allocation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC v2 0/3] pidfs: file handle preliminaries
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v1] mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: 6.12 WARNING in netfs_consume_read_data()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 00/14] forcealign for xfs
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/2] gfs2: miscellaneous spelling fixes
- From: Dmitry Antipov <dmantipov@xxxxxxxxx>
- [PATCH 1/2] gfs2: throw -EIO when attempting to access beyond end of device
- From: Dmitry Antipov <dmantipov@xxxxxxxxx>
- Re: [RFC PATCH v2 2/5] libfs: Check dentry before locking in simple_offset_empty()
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] quota: flush quota_release_work upon quota writeback
- From: Disha Goel <disgoel@xxxxxxxxxxxxx>
- [syzbot] [netfs?] WARNING in netfs_retry_reads
- From: syzbot <syzbot+fe139f9822abd9855970@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_do
- From: syzbot <syzbot+87b8e6ed25dbc41759f7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/5] ceph: Use a folio throughout writepage_nounlock()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/5] ceph: Do not look at the index of an encrypted page
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/5] Remove accesses to page->index from ceph
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/5] ceph: Use a folio in ceph_page_mkwrite()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/5] ceph: Use a folio in ceph_writepages_start()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/5] ceph: Convert ceph_readdir_cache_control to store a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [syzbot] [io-uring?] WARNING in __io_uring_free
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [syzbot] [io-uring?] WARNING in __io_uring_free
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in __folio_start_writeback
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ntfs3: bugfixes for 6.13
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [syzbot] [btrfs?] kernel BUG in __folio_start_writeback
- From: syzbot <syzbot+aac7bff85be224de5156@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [PATCH RFC 1/2] pidfs: rework inode number allocation
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 0/2] pidfs: file handle preliminaries
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] fanotify: notify on mount attach and detach
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 fanotify 1/2] fanotify: Introduce fanotify filter
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 6/7] ima: Discard files opened with O_PATH
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] ima: Discard files opened with O_PATH
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: Unsafe find_vpid() calls
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Unsafe find_vpid() calls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC PATCH] fanotify: notify on mount attach and detach
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH] fs: don't block write during exec on pre-content watched files
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- [PATCH] fs: don't block write during exec on pre-content watched files
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/7] fs: ima: Remove S_IMA and IS_IMA()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: UML mount failure with Linux 6.11
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- [PATCH RFC 2/2] pidfs: remove 32bit inode number handling
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 1/2] pidfs: rework inode number allocation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH RFC 0/2] pidfs: file handle preliminaries
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] hfs: check key length before reading
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- [PATCH v11 10/10] block: add support to pass user meta buffer
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 09/10] scsi: add support for user-meta interface
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 08/10] nvme: add support for passing on the application tag
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 05/10] fs: introduce IOCB_HAS_METADATA for metadata
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 04/10] fs, iov_iter: define meta io descriptor
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 02/10] block: copy back bounce buffer to user-space correctly in case of split
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 01/10] block: define set of integrity flags to be inherited by cloned bip
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [PATCH v11 00/10] Read/Write with meta/integrity
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [GIT PULL] ntfs3: bugfixes for 6.13
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/7] fs: ima: Remove S_IMA and IS_IMA()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: UML mount failure with Linux 6.11
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: fuse: fuse semantics wrt stalled requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: fuse: fuse semantics wrt stalled requests
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC PATCH 0/4] Add support for File Based Memory Management
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 7/7] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v2 6/7] ima: Discard files opened with O_PATH
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v2 5/7] ima: Set security.ima on file close when ima_appraise=fix
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v2 4/7] ima: Mark concurrent accesses to the iint pointer in the inode security blob
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v2 2/7] ima: Remove inode lock
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v2 3/7] ima: Ensure lock is held when setting iint pointer in inode security blob
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v2 0/7] ima: Remove unnecessary inode locks
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v2 1/7] fs: ima: Remove S_IMA and IS_IMA()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [syzbot] [ocfs2?] WARNING in poll_select_finish
- From: syzbot <syzbot+15f68436afaf0cc3af11@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Long Li <leo.lilong@xxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC PATCH 1/1] block/ioctl: Add an ioctl to enable large folios for block buffered IO path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [performance] fuse: No Significant Performance Improvement with Passthrough Enabled?
- From: abushwang <abushwangs@xxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- fuse: fuse semantics wrt stalled requests
- From: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH RFC v7 05/16] fuse: make args->in_args[0] to be always the header
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH RFC v7 03/16] fuse: Move request bits
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH RFC v7 02/16] fuse: Move fuse_get_dev to header file
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH RFC v7 01/16] fuse: rename to fuse_dev_end_requests and make non-static
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [syzbot] [netfs?] INFO: task hung in netfs_unbuffered_read_iter
- From: syzbot <syzbot+8965fea6a159ab9aa32d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_do
- From: syzbot <syzbot+87b8e6ed25dbc41759f7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] xfs: clean up xfs_end_ioend() to reuse local variables
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] firmware_loader: minor spelling fixes
- From: Russ Weight <russ.weight@xxxxxxxxx>
- Re: [REGRESSION] mold linker depends on ETXTBSY, but open(2) no longer returns it
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [RFC PATCH v3 5/5] libfs: Refactor offset_iterate_dir()
- [RFC PATCH v3 4/5] libfs: Refactor end-of-directory detection for simple_offset directories
- [RFC PATCH v3 3/5] Revert "libfs: fix infinite directory reads for offset dir"
- [RFC PATCH v3 2/5] libfs: Remove unnecessary locking from simple_offset_empty()
- [RFC PATCH v3 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
- [RFC PATCH v3 0/5] Improve simple directory offset wrap behavior
- Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
- From: Tycho Andersen <tycho@tycho.pizza>
- Re: [RFC PATCH v2 2/5] libfs: Check dentry before locking in simple_offset_empty()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 2/2] selftests/exec: add a test for execveat()'s comm
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: UML mount failure with Linux 6.11
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- Re: [PATCH RFC v7 00/16] fuse: fuse-over-io-uring
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- [PATCH RFC v7 13/16] io_uring/cmd: let cmds to know about dying task
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 16/16] fuse: enable fuse-over-io-uring
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 07/16] fuse: Make fuse_copy non static
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 09/16] fuse: {uring} Add uring sqe commit and fetch support
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 12/16] fuse: {uring} Allow to queue bg requests through io-uring
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 11/16] fuse: {uring} Allow to queue fg requests through io-uring
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 10/16] fuse: {uring} Handle teardown of ring entries
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 05/16] fuse: make args->in_args[0] to be always the header
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 00/16] fuse: fuse-over-io-uring
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 03/16] fuse: Move request bits
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 04/16] fuse: Add fuse-io-uring design documentation
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 02/16] fuse: Move fuse_get_dev to header file
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 01/16] fuse: rename to fuse_dev_end_requests and make non-static
- From: Bernd Schubert <bschubert@xxxxxxx>
- [PATCH RFC v7 08/16] fuse: Add fuse-io-uring handling into fuse_copy
- From: Bernd Schubert <bschubert@xxxxxxx>
- Re: [REGRESSION] mold linker depends on ETXTBSY, but open(2) no longer returns it
- From: Rui Ueyama <rui314@xxxxxxxxx>
- Re: UML mount failure with Linux 6.11
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: UML mount failure with Linux 6.11
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION] mold linker depends on ETXTBSY, but open(2) no longer returns it
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: UML mount failure with Linux 6.11
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Jan Kara <jack@xxxxxxx>
- Re: UML mount failure with Linux 6.11
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] boot: flush delayed work
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] block/ioctl: Add an ioctl to enable large folios for block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] watch_queue: Use page->private instead of page->index
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- [syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read
- From: syzbot <syzbot+c6811fc2262cec1e6266@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [fs?] possible deadlock in input_inject_event
- From: syzbot <syzbot+79c403850e6816dc39cf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Anders Blomdell <anders.blomdell@xxxxxxxxx>
- [PATCH v5 2/2] xfs: clean up xfs_end_ioend() to reuse local variables
- From: Long Li <leo.lilong@xxxxxxxxxx>
- [PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
- From: Long Li <leo.lilong@xxxxxxxxxx>
- Re: [PATCH v3 8/9] initramfs: fix hardlink hash leak without TRAILER
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [RFC PATCH 1/1] block/ioctl: Add an ioctl to enable large folios for block buffered IO path
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [RFC PATCH 1/1] block/ioctl: Add an ioctl to enable large folios for block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- [RFC PATCH 0/1] Large folios in block buffered IO path
- From: Bharata B Rao <bharata@xxxxxxx>
- Re: [RFC PATCH v2 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/5] libfs: Check dentry before locking in simple_offset_empty()
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH] cred: fold get_new_cred_many() into get_cred_many()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 00/29] cred: rework {override,revert}_creds()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: UML mount failure with Linux 6.11
- From: Hongbo Li <lihongbo22@xxxxxxxxxx>
- [PATCH] firmware_loader: minor spelling fixes
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [REGRESSION] mold linker depends on ETXTBSY, but open(2) no longer returns it
- From: Rui Ueyama <rui314@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/5] selftests/bpf: Add tests for open-coded style process file iterator
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH] hfs: Sanity check the root record
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] vfs ecryptfs mount api
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfs exportfs
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Rust bindings for pid namespaces
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Rust bindings for pid namespaces
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] fuse update for 6.13
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Anders Blomdell <anders.blomdell@xxxxxxxxx>
- Re: [PATCH] hfs: Sanity check the root record
- From: Leo Stone <leocstone@xxxxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/5] Improve simple directory offset wrap behavior
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/5] Improve simple directory offset wrap behavior
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
- From: Anuj gupta <anuj1072538@xxxxxxxxx>
- Re: [PATCH] fs/backing_file: fix wrong argument in callback
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [RFC PATCH v2 0/5] Improve simple directory offset wrap behavior
- [RFC PATCH v2 5/5] libfs: Refactor offset_iterate_dir()
- [RFC PATCH v2 4/5] libfs: Refactor end-of-directory detection for simple_offset directories
- [RFC PATCH v2 3/5] Revert "libfs: fix infinite directory reads for offset dir"
- [RFC PATCH v2 2/5] libfs: Check dentry before locking in simple_offset_empty()
- [RFC PATCH v2 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
- Re: [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Anders Blomdell <anders.blomdell@xxxxxxxxx>
- Re: [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
- From: Anuj Gupta <anuj20.g@xxxxxxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()"
- From: Philippe Troin <phil@xxxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] fs/backing_file: fix wrong argument in callback
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()"
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH v2 1/2] quota: flush quota_release_work upon quota writeback
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: UML mount failure with Linux 6.11
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Anders Blomdell <anders.blomdell@xxxxxxxxx>
- [PATCH] cred: fold get_new_cred_many() into get_cred_many()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] isofs: Partially convert zisofs_read_folio to use a folio
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: Regression in NFS probably due to very large amounts of readahead
- From: Anders Blomdell <anders.blomdell@xxxxxxxxx>
- Re: [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 2/2] udf: Verify inode link counts before performing rename
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/2] udf: Verify link count before updating it
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/2] udf: Skip parent dir link count update if corrupted
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] io_submit.2: Document RWF_NOAPPEND flag
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH 1/2] readv.2: Document RWF_NOAPPEND flag
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH 1/2] readv.2: Document RWF_NOAPPEND flag
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH] fs_parser: update mount_api doc to match function signature
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] vfs ecryptfs mount api
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [GIT PULL] vfs exportfs
- From: Christian Brauner <brauner@xxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]