Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v2 0/2] kernel/sysctl.c: remove to major base directories
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 1/2] sysctl: remove empty dev table
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 2/2] signal: move show_unhandled_signals sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v4 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH] tmpfs.5: extend with new noswap documentation
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
- Re: [PATCH 0/7] block layer patches for bcachefs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
- Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 2/8] shmem: convert to use is_folio_hwpoison()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC v2 2/8] shmem: convert to use is_folio_hwpoison()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/2] NFSD: handle GETATTR conflict with write delegation
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH 0/2] NFSD: recall write delegation on GETATTR conflict
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v1 1/5] hostfs: Fix ephemeral inodes
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH -next 0/2] lsm: Change inode_setattr() to take struct
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH 0/6] fs: Fix directory corruption when moving directories
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC v2 1/8] page_flags: add is_folio_hwpoison()
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 0/7] block layer patches for bcachefs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC v2 2/8] shmem: convert to use is_folio_hwpoison()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH net-next 2/8] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next 1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v2 1/8] page_flags: add is_folio_hwpoison()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH] init: Add support for rootwait timeout parameter
- From: Loic Poulain <loic.poulain@xxxxxxxxxx>
- Re: [PATCH 6/6] fs: Restrict lock_two_nondirectories() to non-directory inodes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v3 2/3] mm: Provide a function to get an additional pin on a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v4 7/8] sysctl: Refactor base paths registrations
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [syzbot] [reiserfs?] INFO: task hung in flush_old_commits
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] fs: Establish locking order for unrelated directories
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] block: simplify with PAGE_SECTORS_SHIFT
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2 4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] block: annotate bdev_disk_changed() deprecation with a symbol namespace
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] block: annotate bdev_disk_changed() deprecation with a symbol namespace
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC v2 7/8] shmem: add high order page support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 2/8] shmem: convert to use is_folio_hwpoison()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 8/8] shmem: add support to customize block size order
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 4/8] shmem: add helpers to get block size
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 3/8] shmem: account for high order folios
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 1/8] page_flags: add is_folio_hwpoison()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 0/8] add support for blocksize > PAGE_SIZE
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC v2 6/8] shmem: consider block size in shmem_default_max_inodes()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 0/5] block: simplify with PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 1/5] block: annotate bdev_disk_changed() deprecation with a symbol namespace
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH v5 00/20] bio: check return values of bio_add_page
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH 1/7] xfs: create a big array data structure
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] xfs: create a big array data structure
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 25/25] xfs: enable atomic swapext feature
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 24/25] xfs: support non-power-of-two rtextsize with exchange-range
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 23/25] xfs: make atomic extent swapping support realtime files
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 21/25] xfs: condense directories after an atomic swap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 22/25] xfs: condense symbolic links after an atomic swap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 20/25] xfs: condense extended attributes after an atomic swap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 19/25] xfs: remove old swap extents implementation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 18/25] xfs: allow xfs_swap_range to use older extent swap algorithms
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 17/25] xfs: port xfs_swap_extent_forks to use xfs_swapext_req
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 16/25] xfs: consolidate all of the xfs_swap_extent_forks code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 15/25] xfs: port xfs_swap_extents_rmap to our new code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 14/25] xfs: add error injection to test swapext recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 13/25] xfs: bind the xfs-specific extent swape code to the vfs-generic file exchange code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 12/25] xfs: enable xlog users to toggle atomic extent swapping
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 11/25] xfs: create deferred log items for extent swapping
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/25] xfs: introduce a swap-extent log intent item
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/25] xfs: create a log incompat flag for atomic extent swapping
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/25] xfs: parameterize all the incompat log feature helpers
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/25] xfs: create a new helper to return a file's allocation unit
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/25] xfs: refactor non-power-of-two alignment checks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/25] xfs: declare xfs_file.c symbols in xfs_file.h
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/25] xfs: move xfs_iops.c declarations out of xfs_inode.h
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/25] xfs: move inode lease breaking functions to xfs_inode.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/25] xfs: introduce new file range exchange ioctl
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/25] xfs: add a libxfs header file for staging new ioctls
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 9/9] xfs: connect in-memory btrees to xfiles
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 8/9] xfs: support in-memory btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/9] xfs: consolidate btree block allocation tracepoints
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/9] xfs: consolidate btree block freeing tracepoints
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/9] xfs: support in-memory buffer cache targets
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/9] xfs: make GFP_ usage consistent when allocating buftargs
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/9] xfs: teach buftargs to maintain their own buffer hashtable
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/9] xfs: create buftarg helpers to abstract block_device operations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/9] xfs: dump xfiles for debugging purposes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/7] block: Rework bio_for_each_folio_all()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 7/7] xfs: improve xfarray quicksort pivot
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/7] xfs: cache pages used for xfarray quicksort convergence
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/7] xfs: speed up xfarray sort by sorting xfile page contents directly
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/7] xfs: teach xfile to pass back direct-map pages to caller
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/7] xfs: create a big array data structure
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/7] xfs: convert xfarray insertion sort to heapsort using scratchpad memory
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/7] xfs: enable sorting of xfile-backed arrays
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 5/7] block: Rework bio_for_each_folio_all()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCHSET v25.0 00/25] xfs: atomic file updates
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v25.0 0/9] xfs: support in-memory btrees
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v25.0 0/7] xfs: stage repair information in pageable memory
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- [MEGAPATCHSET v25 1/2] xfs: online repair, part 1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [RFC v7 1/2] epoll: Implement eventpoll_replace_file()
- From: Alok Tiagi <aloktiagi@xxxxxxxxx>
- Re: [PATCH] reiserfs: Initialize sec->length in reiserfs_security_init().
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH 4/7] block: Rework bio_for_each_segment_all()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 6/7] block: Add documentation for bio iterator macros
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 5/7] block: Rework bio_for_each_folio_all()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 7/7] block: Don't block on s_umount from __invalidate_super()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 3/7] block: Bring back zero_fill_bio_iter
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 2/7] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 1/7] block: Add some exports for bcachefs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH 0/7] block layer patches for bcachefs
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [RFC PATCH v2 3/3] ACPI: APEI: EINJ: Add support for vendor defined error types
- From: Avadhut Naik <Avadhut.Naik@xxxxxxx>
- [RFC PATCH v2 2/3] fs: debugfs: Add write functionality to debugfs blobs
- From: Avadhut Naik <Avadhut.Naik@xxxxxxx>
- [RFC PATCH v2 1/3] ACPI: APEI: EINJ: Refactor available_error_type_show()
- From: Avadhut Naik <Avadhut.Naik@xxxxxxx>
- [RFC PATCH v2 0/3] Add support for Vendor Defined Error Types in Einj Module
- From: Avadhut Naik <Avadhut.Naik@xxxxxxx>
- Re: [git pull] vfs.git sysv pile
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [hfs?] KASAN: wild-memory-access Read in hfsplus_bnode_dump
- From: syzbot <syzbot+f687659f3c2acfa34201@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own file
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [GIT PULL] vfs fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] fs: Drop wait_unfrozen wait queue
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v4 0/2] memcontrol: support cgroup level OOM protection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 6a3d37b4d885129561e1cef361216f00472f7d2e
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/3] ext4: replace kthread freezing with auto fs freezing
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [RFC PATCH 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 2/3] mm: Provide a function to get an additional pin on a page
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH] fs: Drop wait_unfrozen wait queue
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: use UB-safe check for signed addition overflow in remap_verify_area
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits"
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [GIT PULL] vfs fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/6] fs: add frozen sb state helpers
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/6] fs: unify locking semantics for fs freeze / thaw
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs: use UB-safe check for signed addition overflow in remap_verify_area
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 03/13] ext4: Remove unused extern variables declaration
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 09/13] ext4: Don't skip prefetching BLOCK_UNINIT groups
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 05/13] ext4: Convert mballoc cr (criteria) to enum
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 08/13] ext4: Avoid scanning smaller extents in BG during CR1
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 04/13] ext4: Fix a small typo in ext4_mb_prefetch_fini()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 11/13] ext4: Abstract out logic to search average fragment list
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 10/13] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 13/13] ext4: Give symbolic names to mballoc criterias
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 07/13] ext4: Add counter to track successful allocation of goal length
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 06/13] ext4: Add per CR extent scanned counter
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 12/13] ext4: Add allocation criteria 1.5 (CR1_5)
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 02/13] ext4: mballoc: Remove useless setting of ac_criteria
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 00/13] multiblock allocator improvements
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits"
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [bug report] fanotify: support reporting non-decodeable file handles
- From: Jan Kara <jack@xxxxxxx>
- Re: [bug report] fanotify: support reporting non-decodeable file handles
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] exportfs: check for error return value from exportfs_encode_*()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/6] ext4: Remove ext4 locking of moved directory
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 6/6] fs: Restrict lock_two_nondirectories() to non-directory inodes
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/6] fs: Fix directory corruption when moving directories
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/6] Revert "udf: Protect rename against modification of moved directory"
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 5/6] fs: Lock moved directories
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/6] Revert "f2fs: fix potential corruption when moving a directory"
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/6] fs: Establish locking order for unrelated directories
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 09/11] fs: factor out a direct_write_fallback helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] [ntfs3?] WARNING in do_symlinkat
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [bug report] fanotify: support reporting non-decodeable file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: Locking for RENAME_EXCHANGE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] init: remove unused names parameter in split_fs_names()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [bug report] fanotify: support reporting non-decodeable file handles
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v16 5/5] selftests: mm: add pagemap ioctl tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v16 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v16 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v16 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- [PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 7/8] sysctl: Refactor base paths registrations
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v4 0/2] memcontrol: support cgroup level OOM protection
- From: 程垲涛 Chengkaitao Cheng <chengkaitao@xxxxxxxxxxxxxx>
- Re: LTP: syscalls: statx06.c:138: TFAIL: Modified time > after_time
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v3 0/2] memcontrol: support cgroup level OOM protection
- From: 程垲涛 Chengkaitao Cheng <chengkaitao@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: LTP: tracing: RIP: 0010:security_inode_permission+0x5/0x70
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Kautuk Consul <kconsul@xxxxxxxxxxxxxxxxxx>
- Re: [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: LTP: tracing: RIP: 0010:security_inode_permission+0x5/0x70
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v22 25/31] zonefs: Provide a splice-read wrapper
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [syzbot] [ntfs3?] WARNING in do_symlinkat
- From: syzbot <syzbot+e78eab0c1cf4649256ed@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [reiserfs?] INFO: task hung in flush_old_commits
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC 0/4] Landlock: ioctl support
- From: Jeff Xu <jeffxu@xxxxxxxxxx>
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] locks: allow support for write delegation
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: Locking for RENAME_EXCHANGE
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: Locking for RENAME_EXCHANGE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 3/3] locks: allow support for write delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 3/3] locks: allow support for write delegation
- Re: [linux-next:master] [sysctl] 7eec88986d: sysctl_table_check_failed
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [linux-next:master] [sysctl] 7eec88986d: sysctl_table_check_failed
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH 1/2] sysctl: Refactor base paths registrations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 3/3] locks: allow support for write delegation
- Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
- Re: [PATCH v5 3/3] locks: allow support for write delegation
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] exportfs: check for error return value from exportfs_encode_*()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC v7 1/2] epoll: Implement eventpoll_replace_file()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] exportfs: check for error return value from exportfs_encode_*()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] exportfs: check for error return value from exportfs_encode_*()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 3/3] locks: allow support for write delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Locking for RENAME_EXCHANGE
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [reiserfs?] INFO: task hung in flush_old_commits
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH] exportfs: check for error return value from exportfs_encode_*()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [dm-devel] [PATCH v11 2/9] block: Add copy offload support infrastructure
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2 12/13] ceph/file: allow idmapped atomic_open inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 10/13] ceph: allow idmapped setattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 13/13] ceph: allow idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 09/13] ceph: allow idmapped permission inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 11/13] ceph/acl: allow idmapped set_acl inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 05/13] ceph: allow idmapped symlink inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 07/13] ceph: allow idmapped rename inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 08/13] ceph: allow idmapped getattr inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 06/13] ceph: allow idmapped mkdir inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 04/13] ceph: allow idmapped mknod inode op
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 02/13] ceph: stash idmapping in mdsc request
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 00/13] ceph: support idmapped mounts
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [syzbot] [reiserfs?] INFO: task hung in flush_old_commits
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] locks: allow support for write delegation
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 1/3] NFSD: enable support for write delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 3/3] locks: allow support for write delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v5 00/20] bio: check return values of bio_add_page
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 01/11] backing_dev: remove current->backing_dev_info
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [bug report] fanotify: support reporting non-decodeable file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v21 0/6] block: Use page pinning
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH] fs: use UB-safe check for signed addition overflow in remap_verify_area
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [bug report] fanotify: support reporting non-decodeable file handles
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 16/17] block: use iomap for writes to block devices
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] sysctl: Refactor base paths registrations
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: LTP: syscalls: statx06.c:138: TFAIL: Modified time > after_time
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: LTP: syscalls: statx06.c:138: TFAIL: Modified time > after_time
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: LTP: syscalls: statx06.c:138: TFAIL: Modified time > after_time
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- LTP: syscalls: statx06.c:138: TFAIL: Modified time > after_time
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: LTP: tracing: RIP: 0010:security_inode_permission+0x5/0x70
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v5 00/20] bio: check return values of bio_add_page
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v13 05/10] fuse: Handle asynchronous read and write in passthrough
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC PATCH] fuse: invalidate page cache pages before direct write
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [PATCH v13 02/10] fuse: Definitions and ioctl for passthrough
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [reiserfs?] INFO: task hung in flush_old_commits
- From: syzbot <syzbot+0a684c061589dcc30e51@xxxxxxxxxxxxxxxxxxxxxxxxx>
- LTP: tracing: RIP: 0010:security_inode_permission+0x5/0x70
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: (subset) [PATCH 20/32] vfs: factor out inode hash head calculation
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [bug report] fanotify: support reporting non-decodeable file handles
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: (subset) [PATCH 20/32] vfs: factor out inode hash head calculation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v21 0/6] block: Use page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: (subset) [PATCH 20/32] vfs: factor out inode hash head calculation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 09/11] fs: factor out a direct_write_fallback helper
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: (subset) [PATCH 20/32] vfs: factor out inode hash head calculation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC v7 1/2] epoll: Implement eventpoll_replace_file()
- From: aloktiagi <aloktiagi@xxxxxxxxx>
- [RFC v7 2/2] seccomp: replace existing file in the epoll interface by a new file injected by the syscall supervisor.
- From: aloktiagi <aloktiagi@xxxxxxxxx>
- [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] fs: factor out a direct_write_fallback helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup the filemap / direct I/O interaction v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] backing_dev: remove current->backing_dev_info
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] filemap: update ki_pos in generic_perform_write
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] filemap: add a kiocb_write_and_wait helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC v6 1/2] epoll: Implement eventpoll_replace_file()
- From: Alok Tiagi <aloktiagi@xxxxxxxxx>
- Re: [RFC v6 1/2] epoll: Implement eventpoll_replace_file()
- From: Alok Tiagi <aloktiagi@xxxxxxxxx>
- [bug report] fanotify: support reporting non-decodeable file handles
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Kautuk Consul <kconsul@xxxxxxxxxxxxxxxxxx>
- Re: Extending page pinning into fs/direct-io.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v21 0/6] block: Use page pinning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/8] sysctl: Completely remove register_sysctl_table from sources
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: patches to move ksmbd and cifs under new subdirectory
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v22 19/31] f2fs: Provide a splice-read wrapper
- From: Chao Yu <chao@xxxxxxxxxx>
- Re: patches to move ksmbd and cifs under new subdirectory
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: (subset) [PATCH 20/32] vfs: factor out inode hash head calculation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] [btrfs?] WARNING in btrfs_commit_transaction (2)
- From: syzbot <syzbot+dafbca0e20fbc5946925@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/17] block: use iomap for writes to block devices
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/2] memcontrol: support cgroup level OOM protection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v21 0/6] block: Use page pinning
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v22 25/31] zonefs: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- Extending page pinning into fs/direct-io.c
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] cgroup: Rely on namespace_sem in current_cgns_cgroup_from_root explicitly
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Nicolas Saenz Julienne <nsaenz@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- From: Axel Rasmussen <axelrasmussen@xxxxxxxxxx>
- Re: [PATCH v22 00/31] splice: Kill ITER_PIPE
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: patches to move ksmbd and cifs under new subdirectory
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: fd == 0 means AT_FDCWD BPF_OBJ_GET commands
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v4 bpf-next 2/4] libbpf: start v1.3 development cycle
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 4/4] selftests/bpf: add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 3/4] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 bpf-next 1/4] bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH] fs: use UB-safe check for signed addition overflow in remap_verify_area
- From: David Sterba <dsterba@xxxxxxxx>
- Re: [PATCH v2] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: [Cluster-devel] [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/4] libbpf: add opts-based bpf_obj_pin() API and add support for path_fd
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 10/13] fs: factor out a direct_write_fallback helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/4] bpf: validate BPF object in BPF_OBJ_PIN before calling LSM
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/4] libbpf: add opts-based bpf_obj_pin() API and add support for path_fd
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own file
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 11/12] arm64: memory: Make virt_to_pfn() a static inline
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 08/12] arm64: vdso: Pass (void *) to virt_to_page()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 05/12] cifs: Pass a pointer to virt_to_page()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC v6 1/2] epoll: Implement eventpoll_replace_file()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH 5/6] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 8/8] sysctl: Remove register_sysctl_table
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 7/8] sysctl: Refactor base paths registrations
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 5/6] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v21 2/6] block: Fix bio_flagged() so that gcc can better optimise it
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v21 1/6] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC v6 1/2] epoll: Implement eventpoll_replace_file()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 7/8] sysctl: Refactor base paths registrations
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [PATCH v4 8/8] sysctl: Remove register_sysctl_table
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [PATCH v4 5/8] parport: Removed sysctl related defines
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [PATCH v4 6/8] sysctl: stop exporting register_sysctl_table
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [PATCH v4 3/8] parport: Remove register_sysctl_table from parport_device_proc_register
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [PATCH v4 4/8] parport: Remove register_sysctl_table from parport_default_proc_register
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [PATCH v4 1/8] parport: Move magic number "15" to a define
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [PATCH v4 2/8] parport: Remove register_sysctl_table from parport_proc_register
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- [PATCH v4 0/8] sysctl: Completely remove register_sysctl_table from sources
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH 1/3] filemap: Allow __filemap_get_folio to allocate large folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Rework locking when rendering mountinfo cgroup paths
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 2/3] cgroup: Rely on namespace_sem in current_cgns_cgroup_from_root explicitly
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/4] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 bpf-next 1/4] bpf: validate BPF object in BPF_OBJ_PIN before calling LSM
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [block?] [reiserfs?] KASAN: user-memory-access Write in zram_slot_lock
- From: syzbot <syzbot+b8d61a58b7c7ebd2c8e0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: (subset) [PATCH 22/32] vfs: inode cache conversion to hash-bl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: (subset) [PATCH 21/32] hlist-bl: add hlist_bl_fake()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: (subset) [PATCH 20/32] vfs: factor out inode hash head calculation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
- From: Jan Kara <jack@xxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- [syzbot] [reiserfs?] KASAN: use-after-free Read in leaf_copy_items_entirely
- From: syzbot <syzbot+7e4b621ae0852681c6e3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: fd == 0 means AT_FDCWD BPF_OBJ_GET commands
- From: Lennart Poettering <lennart@xxxxxxxxxxxxxx>
- Re: [PATCH v21 6/6] block: convert bio_map_user_iov to use iov_iter_extract_pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v21 5/6] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v21 4/6] block: Add BIO_PAGE_PINNED and associated infrastructure
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v21 2/6] block: Fix bio_flagged() so that gcc can better optimise it
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v21 1/6] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v21 3/6] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
- From: Jan Kara <jack@xxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v11 1/9] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Kautuk Consul <kconsul@xxxxxxxxxxxxxxxxxx>
- [RFC v6 2/2] seccomp: replace existing file in the epoll interface by a new file injected by the syscall supervisor.
- From: aloktiagi <aloktiagi@xxxxxxxxx>
- [RFC v6 1/2] epoll: Implement eventpoll_replace_file()
- From: aloktiagi <aloktiagi@xxxxxxxxx>
- Re: [RFC v5 1/2] epoll: Implement eventpoll_replace_file()
- From: Alok Tiagi <aloktiagi@xxxxxxxxx>
- Re: [PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH v21 0/6] block: Use page pinning
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: patches to move ksmbd and cifs under new subdirectory
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
- Re: [RFCv5 3/5] iomap: Add iop's uptodate state handling functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] filemap: Allow __filemap_get_folio to allocate large folios
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [syzbot] [reiserfs?] INFO: task hung in flush_old_commits
- From: syzbot <syzbot+0a684c061589dcc30e51@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v22 25/31] zonefs: Provide a splice-read wrapper
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH v2] Documentation: add initial iomap kdoc
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v7 5/5] loop: Add support for provision requests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] Documentation: add initial iomap kdoc
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: cleanup the filemap / direct I/O interaction
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- gfs2 write bandwidth regression on 6.4-rc3 compareto 5.15.y
- From: Wang Yugui <wangyugui@xxxxxxxxxxxx>
- Re: introduce bdev holder ops and a file system shutdown method v2
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v3 bpf-next 4/4] selftests/bpf: add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 bpf-next 3/4] libbpf: add opts-based bpf_obj_pin() API and add support for path_fd
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 3/3] locks: allow support for write delegation
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH v5 2/3] NFSD: handle GETATTR conflict with write delegation
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH v3 bpf-next 2/4] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [PATCH v3 bpf-next 1/4] bpf: validate BPF object in BPF_OBJ_PIN before calling LSM
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 1/3] NFSD: enable support for write delegation
- From: Dai Ngo <dai.ngo@xxxxxxxxxx>
- [syzbot] [fs?] KASAN: null-ptr-deref Write in get_block (2)
- From: syzbot <syzbot+aad58150cbc64ba41bdc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [btrfs?] kernel BUG in btrfs_exclop_balance (2)
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH v7 5/5] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 1/2] sysctl: remove empty dev table
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 0/2] kernel/sysctl.c: remove to major base directories
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v21 6/6] block: convert bio_map_user_iov to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v21 4/6] block: Add BIO_PAGE_PINNED and associated infrastructure
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v21 5/6] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v21 3/6] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v21 2/6] block: Fix bio_flagged() so that gcc can better optimise it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v21 1/6] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v21 0/6] block: Use page pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] cgroup: Do not take css_set_lock in cgroup_show_path
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [syzbot] [ext4?] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vboxsf: Replace all non-returning strlcpy with strscpy
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: patches to move ksmbd and cifs under new subdirectory
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
- From: Shyam Prasad N <nspmangalore@xxxxxxxxx>
- Re: patches to move ksmbd and cifs under new subdirectory
- From: Tom Talpey <tom@xxxxxxxxxx>
- Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH v7 5/5] loop: Add support for provision requests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- patches to move ksmbd and cifs under new subdirectory
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v13 05/10] fuse: Handle asynchronous read and write in passthrough
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4] fs/buffer.c: update per-CPU bh_lru cache via RCU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v13 02/10] fuse: Definitions and ioctl for passthrough
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 10/13] fs: factor out a direct_write_fallback helper
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v22 31/31] splice: kdoc for filemap_splice_read() and copy_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 30/31] iov_iter: Kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 27/31] cifs: Use filemap_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 29/31] splice: Remove generic_file_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 28/31] splice: Use filemap_splice_read() instead of generic_file_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 24/31] xfs: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 26/31] trace: Convert trace/seq to use copy_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 20/31] nfs: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 23/31] orangefs: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 21/31] ntfs3: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 22/31] ocfs2: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 25/31] zonefs: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 19/31] f2fs: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 18/31] ext4: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 17/31] ecryptfs: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 16/31] ceph: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 15/31] afs: Provide a splice-read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 14/31] 9p: Add splice_read wrapper
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 12/31] tty, proc, kernfs, random: Use copy_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 08/31] splice: Make splice from a DAX file use copy_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 13/31] net: Make sock_splice_read() use copy_splice_read() by default
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 05/31] splice: Make do_splice_to() generic and export it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 11/31] coda: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 07/31] splice: Make splice from an O_DIRECT fd use copy_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 10/31] overlayfs: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 09/31] shmem: Implement splice-read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 06/31] splice: Check for zero count in vfs_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 03/31] splice: Rename direct_splice_read() to copy_splice_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 02/31] splice: Make filemap_splice_read() check s_maxbytes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 01/31] splice: Fix filemap_splice_read() to use the correct inode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 04/31] splice: Clean up copy_splice_read() a bit
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v22 00/31] splice: Kill ITER_PIPE
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [syzbot] [block?] [reiserfs?] KASAN: user-memory-access Write in zram_slot_lock
- From: syzbot <syzbot+b8d61a58b7c7ebd2c8e0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [fs?] [usb?] INFO: rcu detected stall in vfs_readlink
- From: Oliver Neukum <oneukum@xxxxxxxx>
- Re: [PATCH v4 3/4] NFSD: handle GETATTR conflict with write delegation
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 22/32] vfs: inode cache conversion to hash-bl
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 0/2] memcontrol: support cgroup level OOM protection
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [syzbot] [fs?] [usb?] INFO: rcu detected stall in vfs_readlink
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- Re: [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH net-next v10 12/16] ip6, udp6: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 15/16] af_unix: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 14/16] ip: Remove ip_append_page()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 16/16] unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 09/16] siw: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 11/16] ip, udp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 07/16] espintcp: Inline do_tcp_sendpages()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 04/16] tcp: Support MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH net-next v10 02/16] net: Pass max frags into skb_append_pagefrags()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v11 1/9] block: Introduce queue limits for copy-offload support
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH RESEND v15 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v11 9/9] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v11 8/9] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v11 7/9] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v11 6/9] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v11 5/9] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v11 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v11 3/9] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v11 2/9] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v11 1/9] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]