gmane.linux.file-systems archive

825 archived articles, newest first (page 6 of 9). Latest articles →

Re: [PATCH v8 10/15] mm: Check individual hugetlb pages for poison
Tue, 4 Aug 2026 22:21:29 +0100
Matthew Wilcox <[email protected]> • #352492
[PATCH v3 2/2] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
Tue, 04 Aug 2026 17:04:28 -0400
Zi Yan <[email protected]> • #352491
[PATCH v3 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Tue, 04 Aug 2026 17:04:27 -0400
Zi Yan <[email protected]> • #352490
[PATCH v3 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
Tue, 04 Aug 2026 17:04:26 -0400
Zi Yan <[email protected]> • #352489
Re: [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
Tue, 4 Aug 2026 16:47:52 -0400
Johannes Weiner <[email protected]> • #352488
Re: [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
Tue, 4 Aug 2026 13:32:47 -0700
[email protected] • #352487
Re: [RFC PATCH 00/24] pidfd: add a minimal process spawn builder
Tue, 4 Aug 2026 16:25:25 -0400
Justin Suess <[email protected]> • #352486
Re: [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
Tue, 4 Aug 2026 13:21:18 -0700
[email protected] • #352485
Re: [PATCH v2 01/10] ceph: add ceph_folio_snap_context()
Tue, 04 Aug 2026 15:59:14 -0400
Zi Yan <[email protected]> • #352484
Re: [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Tue, 4 Aug 2026 20:28:51 +0100
Matthew Wilcox <[email protected]> • #352483
Re: [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value
Tue, 4 Aug 2026 20:22:58 +0100
Pedro Falcato <[email protected]> • #352482
Re: [PATCH v8 10/15] mm: Check individual hugetlb pages for poison
Tue, 4 Aug 2026 15:15:37 -0400
Gregory Price <[email protected]> • #352481
Re: [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Tue, 4 Aug 2026 12:00:27 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352480
[PATCH v2 10/10] ceph: rename ceph_check_page_before_write() to ceph_check_folio_before_write()
Tue, 04 Aug 2026 14:52:18 -0400
Tal Zussman <[email protected]> • #352479
[PATCH v2 08/10] ceph: convert page cleanup loop in writepages_finish() to folios
Tue, 04 Aug 2026 14:52:16 -0400
Tal Zussman <[email protected]> • #352478
Re: [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Tue, 4 Aug 2026 18:57:00 +0000
Eric Biggers via Linux-f2fs-devel <[email protected]> • #352477
[PATCH v2 07/10] ceph: remove page remnants from write_folio_nounlock()
Tue, 04 Aug 2026 14:52:15 -0400
Tal Zussman <[email protected]> • #352476
Re: [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Tue, 4 Aug 2026 11:56:03 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352475
[PATCH v2 01/10] ceph: add ceph_folio_snap_context()
Tue, 04 Aug 2026 14:52:09 -0400
Tal Zussman <[email protected]> • #352474
[PATCH v2 09/10] ceph: remove ceph_fscrypt_pagecache_page() and ceph_fscrypt_page_offset()
Tue, 04 Aug 2026 14:52:17 -0400
Tal Zussman <[email protected]> • #352473
[PATCH v2 03/10] mm: remove wait_on_page_writeback()
Tue, 04 Aug 2026 14:52:11 -0400
Tal Zussman <[email protected]> • #352472
[PATCH v2 06/10] mm: remove thp_size() and thp_order()
Tue, 04 Aug 2026 14:52:14 -0400
Tal Zussman <[email protected]> • #352471
[PATCH v2 05/10] ceph: convert ceph_submit_write() to folios
Tue, 04 Aug 2026 14:52:13 -0400
Tal Zussman <[email protected]> • #352470
[PATCH v2 02/10] ceph: convert ceph_wait_until_current_writes_complete() to folios
Tue, 04 Aug 2026 14:52:10 -0400
Tal Zussman <[email protected]> • #352469
[PATCH v2 04/10] ceph: convert get_writepages_data_length() to folios
Tue, 04 Aug 2026 14:52:12 -0400
Tal Zussman <[email protected]> • #352468
[PATCH v2 00/10] ceph: convert writeback path to folios
Tue, 04 Aug 2026 14:52:08 -0400
Tal Zussman <[email protected]> • #352467
Re: [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
Tue, 4 Aug 2026 14:47:03 -0400
Gregory Price <[email protected]> • #352466
Re: [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Tue, 4 Aug 2026 19:46:03 +0100
Matthew Wilcox <[email protected]> • #352465
Re: [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
Tue, 4 Aug 2026 14:43:02 -0400
Gregory Price <[email protected]> • #352464
Re: [PATCH v4 2/5] iomap: support invalidating partial folios
Tue, 4 Aug 2026 11:41:42 -0700
"Darrick J. Wong" <[email protected]> • #352463
Re: [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Tue, 4 Aug 2026 18:37:52 +0000
Eric Biggers via Linux-f2fs-devel <[email protected]> • #352462
Re: [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
Tue, 4 Aug 2026 11:36:32 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352461
Re: [PATCH v14 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
Tue, 4 Aug 2026 18:29:15 +0000
Eric Biggers <[email protected]> • #352460
Re: [PATCH v14 12/21] xfs: handle fsverity I/O in write/read path
Tue, 4 Aug 2026 11:27:40 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352459
Re: [PATCH v14 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
Tue, 4 Aug 2026 18:24:53 +0000
Eric Biggers via Linux-f2fs-devel <[email protected]> • #352458
Re: [PATCH v14 14/21] xfs: add flags to xfs_free_eofblocks() to pass down to block processing
Tue, 4 Aug 2026 11:18:48 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352457
Re: [PATCH v14 07/21] fsverity: hoist statx reporting of fs-verity flag
Tue, 4 Aug 2026 11:02:51 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352456
Re: [PATCH v14 06/21] fsverity: don't allow setting DAX file attribute on fsverity files
Tue, 4 Aug 2026 11:02:22 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352455
Re: [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Tue, 4 Aug 2026 11:01:19 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352454
Re: [PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
Tue, 4 Aug 2026 10:52:03 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352453
Re: [PATCH v14 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
Tue, 4 Aug 2026 10:50:58 -0700
"Darrick J. Wong via Linux-f2fs-devel" <[email protected]> • #352452
Re: [PATCH 2/2] iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninit
Tue, 4 Aug 2026 10:46:09 -0700
"Darrick J. Wong" <[email protected]> • #352451
Re: [PATCH v14 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
Tue, 4 Aug 2026 19:43:47 +0200
Christoph Hellwig <[email protected]> • #352450
Re: [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
Tue, 4 Aug 2026 19:42:23 +0200
Christoph Hellwig <[email protected]> • #352449
Re: [PATCH v14 07/21] fsverity: hoist statx reporting of fs-verity flag
Tue, 4 Aug 2026 19:39:50 +0200
Christoph Hellwig <[email protected]> • #352448
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 04 Aug 2026 13:09:46 -0400
"Zi Yan" <[email protected]> • #352447
Re: [PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
Tue, 4 Aug 2026 19:35:48 +0200
Christoph Hellwig <[email protected]> • #352446
Re: [PATCH net-next v6 4/4] selftest: Add tests for useful handling of LSM denials on SCM_RIGHTS
Tue, 4 Aug 2026 10:26:57 -0700
Kuniyuki Iwashima <[email protected]> • #352445
Re: [PATCH net-next v6 3/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
Tue, 4 Aug 2026 10:16:06 -0700
Kuniyuki Iwashima <[email protected]> • #352444
Re: [syzbot] [fs?] general protection fault in __simple_recursive_removal (2)
Tue, 04 Aug 2026 10:15:39 -0700
syzbot <[email protected]> • #352443
Re: [PATCH v5 07/16] block: introduce dma map backed bio type
Tue, 4 Aug 2026 18:19:02 +0100
Pavel Begunkov <[email protected]> • #352442
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 4 Aug 2026 19:04:08 +0200
Jan Kara <[email protected]> • #352441
Re: [PATCH net-next v6 1/4] net: af_unix: enable custom setsockopt for all socket types
Tue, 4 Aug 2026 09:49:52 -0700
Kuniyuki Iwashima <[email protected]> • #352440
Re: [PATCH] fs: fix user path of nested backing files
Tue, 4 Aug 2026 13:00:43 -0400
Paul Moore <[email protected]> • #352439
Re: [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
Tue, 4 Aug 2026 17:58:26 +0100
Matthew Wilcox <[email protected]> • #352438
Re: [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
Tue, 4 Aug 2026 17:42:28 +0100
Matthew Wilcox <[email protected]> • #352437
Re: [PATCH v8 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
Tue, 4 Aug 2026 12:36:00 -0400
Gregory Price <[email protected]> • #352436
Re: [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
Tue, 4 Aug 2026 12:28:06 -0400
Gregory Price <[email protected]> • #352435
Re: [PATCH v5 10/16] nvme-pci: rename nvme_pci_sgl_set_data to nvme_pci_dma_iter_set_sgl
Tue, 4 Aug 2026 18:26:43 +0200
Christoph Hellwig <[email protected]> • #352434
Re: [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
Tue, 4 Aug 2026 16:46:48 +0100
Matthew Wilcox <[email protected]> • #352433
Re: [PATCH v5 11/16] nvme-pci: add SGL support for the dmabuf path
Tue, 4 Aug 2026 18:27:23 +0200
Christoph Hellwig <[email protected]> • #352432
Re: [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests
Tue, 4 Aug 2026 18:26:26 +0200
Christoph Hellwig <[email protected]> • #352431
Re: [PATCH v5 07/16] block: introduce dma map backed bio type
Tue, 4 Aug 2026 18:24:40 +0200
Christoph Hellwig <[email protected]> • #352430
Re: [PATCH v5 01/16] dma-buf: introduce initial file I/O infrastructure
Tue, 4 Aug 2026 18:24:02 +0200
Christoph Hellwig <[email protected]> • #352429
Re: [PATCH v5 06/16] block: introduce bio_iov_iter_set()
Tue, 4 Aug 2026 18:20:58 +0200
Christoph Hellwig <[email protected]> • #352428
Re: [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
Tue, 4 Aug 2026 12:13:47 -0400
Gregory Price <[email protected]> • #352427
Re: [PATCH v8 08/15] hugetlb: Use the has_hwpoisoned flag
Tue, 4 Aug 2026 17:04:15 +0100
Matthew Wilcox <[email protected]> • #352426
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 04 Aug 2026 11:54:41 -0400
"Zi Yan" <[email protected]> • #352425
Re: [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
Tue, 4 Aug 2026 17:47:21 +0200
Christoph Hellwig <[email protected]> • #352424
Re: [PATCH v8 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
Tue, 4 Aug 2026 16:35:20 +0100
Matthew Wilcox <[email protected]> • #352423
Re: [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
Tue, 4 Aug 2026 23:30:55 +0800
"yu kuai" <yukuai-FxGnTmwa/[email protected]> • #352422
Re: [RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
Tue, 4 Aug 2026 23:07:03 +0800
"yu kuai" <yukuai-FxGnTmwa/[email protected]> • #352421
Re: [PATCH v4 2/5] iomap: support invalidating partial folios
Tue, 4 Aug 2026 10:59:36 -0400
Brian Foster <[email protected]> • #352420
Re: [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
Tue, 4 Aug 2026 15:07:00 +0100
Matthew Wilcox <[email protected]> • #352419
Re: [PATCH] binfmt_elf_fdpic: only honour the first PT_INTERP
Tue, 4 Aug 2026 15:56:57 +0200 (CEST)
Jori Koolstra <[email protected]> • #352418
Re: [PATCH] binfmt_elf_fdpic: only honour the first PT_INTERP
Tue, 4 Aug 2026 22:42:25 +0900
Daniel Palmer <[email protected]> • #352417
Re: [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
Tue, 4 Aug 2026 15:32:08 +0200
Christoph Hellwig <[email protected]> • #352416
Re: [RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
Tue, 4 Aug 2026 15:25:27 +0200
Christoph Hellwig <[email protected]> • #352415
Re: [PATCH 1/3] block: remove bip_should_check
Tue, 04 Aug 2026 07:22:42 -0600
Jens Axboe <[email protected]> • #352414
Re: [PATCH 3/3] block: handle nogenerate/noverify properly in fs-integrity
Tue, 4 Aug 2026 15:04:20 +0200
Christoph Hellwig <[email protected]> • #352413
Re: [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
Tue, 4 Aug 2026 15:09:13 +0200
"Christophe Leroy (CS GROUP)" <[email protected]> • #352412
Re: [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
Tue, 4 Aug 2026 13:08:47 +0000
LEROY Christophe <[email protected]> • #352411
Re: [PATCH v3] iomap: follow the alignment requirement for iomap_dio_hole_iter()
Tue, 4 Aug 2026 06:01:34 -0700
Christoph Hellwig <[email protected]> • #352410
Re: [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
Tue, 4 Aug 2026 06:03:55 -0700
Christoph Hellwig <[email protected]> • #352409
Re: [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
Tue, 4 Aug 2026 14:03:47 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #352408
Re: fix fs-integrity for non-PI metadata v3
Tue, 04 Aug 2026 08:55:56 -0400
"Martin K. Petersen" <[email protected]> • #352407
Re: [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
Tue, 4 Aug 2026 15:00:43 +0200
Helge Deller <[email protected]> • #352406
[PATCH v2] block: split out a new blk_plug.h header
Tue, 4 Aug 2026 05:55:10 -0700
Christoph Hellwig <[email protected]> • #352405
Re: [PATCH v2] block: split out a new blk_plug.h header
Tue, 04 Aug 2026 07:00:38 -0600
Jens Axboe <[email protected]> • #352404
Re: [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
Tue, 4 Aug 2026 13:59:08 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #352403
Re: [PATCH 3/3] block: handle nogenerate/noverify properly in fs-integrity
Tue, 4 Aug 2026 18:26:58 +0530
Anuj gupta <[email protected]> • #352402
fixes for iomap_bio_read_folio_range_sync
Tue, 4 Aug 2026 05:43:56 -0700
Christoph Hellwig <[email protected]> • #352401
Re: [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
Tue, 4 Aug 2026 14:50:19 +0200
"Christophe Leroy (CS GROUP)" <[email protected]> • #352400
[PATCH 3/3] block: handle nogenerate/noverify properly in fs-integrity
Tue, 4 Aug 2026 05:39:25 -0700
Christoph Hellwig <[email protected]> • #352399
[PATCH 2/2] iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninit
Tue, 4 Aug 2026 05:43:58 -0700
Christoph Hellwig <[email protected]> • #352398
[PATCH 1/2] iomap: don't free integrity payload that doesn't exist
Tue, 4 Aug 2026 05:43:57 -0700
Christoph Hellwig <[email protected]> • #352397
Re: [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
Tue, 4 Aug 2026 13:43:45 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #352396
Re: [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
Tue, 4 Aug 2026 13:42:51 +0100
"Lorenzo Stoakes (ARM)" <[email protected]> • #352395
[PATCH 2/3] block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.h
Tue, 4 Aug 2026 05:39:24 -0700
Christoph Hellwig <[email protected]> • #352394
[PATCH 1/3] block: remove bip_should_check
Tue, 4 Aug 2026 05:39:23 -0700
Christoph Hellwig <[email protected]> • #352393
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.