Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-05 22:29:44 to 2022-06-09 02:49:29 UTC [more...]

[Bug 216073] New: [s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detected from vmalloc 'n o area' (offset 0, size 1)!
 2022-06-09  2:49 UTC  (5+ messages)

[PATCH v2] iomap: skip pages past eof in iomap_do_writepage()
 2022-06-09  0:53 UTC  (3+ messages)

[PATCH 5.15 00/15] xfs stable candidate patches for 5.15.y
 2022-06-08 22:24 UTC  (9+ messages)

[Bug 216073] [s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detected from vmalloc 'n o area' (offset 0, size 1)!
 2022-06-08 19:13 UTC  (4+ messages)

[PATCH v8 00/14] io-uring/xfs: support async buffered writes
 2022-06-08 19:02 UTC  (10+ messages)
` [PATCH v8 01/14] mm: Move starting of background writeback into the main balancing loop
` [PATCH v8 02/14] mm: Move updates of dirty_exceeded into one place
` [PATCH v8 06/14] iomap: Return -EAGAIN from iomap_write_iter()
` [PATCH v8 09/14] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v8 11/14] io_uring: Add support for async buffered writes
` [PATCH v8 12/14] io_uring: Add tracepoint for short writes
  ` [PATCH v8 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
  ` [PATCH v8 04/14] iomap: Add flags parameter to iomap_page_create()

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-08 15:22 UTC  (21+ messages)
` [PATCH v2 01/19] secretmem: Remove isolate_page
` [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
` [PATCH v2 03/19] fs: Add aops->migrate_folio
` [PATCH v2 04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH v2 05/19] mm/migrate: Convert writeout() to take a folio
` [PATCH v2 06/19] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH v2 09/19] nfs: Convert "
` [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH v2 11/19] mm/migrate: Add filemap_migrate_folio()
` [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH v2 13/19] ubifs: Convert to filemap_migrate_folio()
` [PATCH v2 14/19] f2fs: "
` [PATCH v2 15/19] aio: Convert to migrate_folio
` [PATCH v2 16/19] hugetlb: "
` [PATCH v2 17/19] secretmem: "
` [PATCH v2 18/19] fs: Remove aops->migratepage()
` [PATCH v2 19/19] mm/folio-compat: Remove migration compatibility functions

[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-08 13:06 UTC  (47+ messages)
` [PATCH 01/20] fs: Add aops->migrate_folio
` [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH 07/20] nfs: Convert "
` [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH 11/20] ubifs: Convert to filemap_migrate_folio()
` [PATCH 12/20] f2fs: "
` [PATCH 13/20] aio: Convert to migrate_folio
` [PATCH 14/20] hugetlb: "
` [PATCH 15/20] balloon: "
` [PATCH 16/20] secretmem: "
` [PATCH 17/20] z3fold: "
` [PATCH 18/20] zsmalloc: "
` [PATCH 19/20] fs: Remove aops->migratepage()
` [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions

[PATCH 0/4] Large extent counters tests
 2022-06-08  9:11 UTC  (18+ messages)
` [PATCH 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH 3/4] xfs/547: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH 4/4] xfs/548: Verify correctness of upgrading an fs to support large extent counters

[PATCH 5.10 CANDIDATE 0/8] xfs stable candidate patches for 5.10.y (part 2)
 2022-06-08  9:15 UTC  (8+ messages)
` [PATCH 5.10 CANDIDATE 1/8] xfs: fix up non-directory creation in SGID directories

[PATCH 5.15 01/15] xfs: use kmem_cache_free() for kmem_cache objects
 2022-06-08  7:43 UTC  (3+ messages)
` [PATCH 5.15 12/15] xfs: async CIL flushes need pending pushes to be made stable

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-08  7:06 UTC  (3+ messages)
` [PATCH v5 02/13] mm: handling Non-LRU pages returned by vm_normal_pages

[linux-next:master 728/1207] fs/xfs/xfs_file.c:1266:31: sparse: sparse: incorrect type in return expression (different base types)
 2022-06-08  3:49 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH 5.10 v2 0/8] xfs fixes for 5.10.y (part 2)
 2022-06-08  4:37 UTC  (19+ messages)
` [PATCH 5.10 v2 1/8] xfs: set inode size after creating symlink
` [PATCH 5.10 v2 2/8] xfs: sync lazy sb accounting on quiesce of read-only mounts
` [PATCH 5.10 v2 3/8] xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
` [PATCH 5.10 v2 4/8] xfs: fix incorrect root dquot corruption error when switching group/project quota types
` [PATCH 5.10 v2 5/8] xfs: restore shutdown check in mapped write fault path
` [PATCH 5.10 v2 6/8] xfs: force log and push AIL to clear pinned inodes when aborting mount
` [PATCH 5.10 v2 7/8] xfs: consider shutdown in bmapbt cursor delete assert
` [PATCH 5.10 v2 8/8] xfs: assert in xfs_btree_del_cursor should take into account error
            ` XFS stable maintenance (Was: Re: [PATCH 5.10 v2 8/8] xfs: assert in xfs_btree_del_cursor should take into account error)

[PATCHSET v2 0/3] xfs: random fixes for 5.19-rc2
 2022-06-07 21:03 UTC  (4+ messages)
` [PATCH 1/3] xfs: fix TOCTOU race involving the new logged xattrs control knob
` [PATCH 2/3] xfs: fix variable state usage
` [PATCH 3/3] xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes

[PATCH RFC] iomap: invalidate pages past eof in iomap_do_writepage()
 2022-06-07 22:52 UTC  (14+ messages)

xfs/148 fails with 5.19-rc1 kernel
 2022-06-07 23:59 UTC  (3+ messages)

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-06-07 16:41 UTC  (18+ messages)
` [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
  ` [PATCH v7 10/15] fs: Add async write file modification handling

lilo booting problem
 2022-06-07 15:25 UTC  (2+ messages)

[PATCH v2 08/14] fsdax: Output address in dax_iomap_pfn() and rename it
 2022-06-07 14:38 UTC  (2+ messages)
` [PATCH v2.1 "

[PATCH] xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
 2022-06-07  6:48 UTC  (8+ messages)

[PATCHSET 0/8] xfs: design documentation for online fsck
 2022-06-07  1:49 UTC  (9+ messages)
` [PATCH 1/8] xfs: document the motivation for online fsck design
` [PATCH 2/8] xfs: document the general theory underlying "
` [PATCH 3/8] xfs: document the testing plan for online fsck
` [PATCH 4/8] "
` [PATCH 5/8] xfs: document technical aspects of kernel space metadata repair code
` [PATCH 6/8] xfs: document technical aspects of kernel space file "
` [PATCH 7/8] xfs: document specific technical aspects of userspace driver program
` [PATCH 8/8] xfs: document future directions of online fsck

[PATCH 0/3] xfsprogs: avoid to use NULL pointer
 2022-06-06 21:46 UTC  (6+ messages)
` [PATCH 1/3] mkfs/proto.c: "
` [PATCH 2/3] db: "
` [PATCH 3/3] repair/slab.c: "

[PATCH 5.10 CANDIDATE 0/7] xfs stable candidate patches for 5.10.y (part 3)
 2022-06-06 16:05 UTC  (8+ messages)
` [PATCH 5.10 CANDIDATE 1/7] xfs: use current->journal_info for detecting transaction recursion
` [PATCH 5.10 CANDIDATE 2/7] xfs: rename variable mp to parsing_mp
` [PATCH 5.10 CANDIDATE 3/7] xfs: Skip repetitive warnings about mount options
` [PATCH 5.10 CANDIDATE 4/7] xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
` [PATCH 5.10 CANDIDATE 5/7] xfs: fix xfs_trans slab cache name
` [PATCH 5.10 CANDIDATE 6/7] xfs: update superblock counters correctly for !lazysbcount
` [PATCH 5.10 CANDIDATE 7/7] xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_range

[PATCH RFC v2] xfs: Print XFS UUID on mount and umount events
 2022-06-06 14:05 UTC  (4+ messages)

[Bug 216007] New: XFS hangs in iowait when extracting large number of files
 2022-06-06  7:49 UTC  (2+ messages)
` [Bug 216007] "

[PATCH 1/2] xfs: fix TOCTOU race involving the new logged xattrs control knob
 2022-06-06  1:25 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).