public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-26 22:37:14 to 2022-06-02 17:18:16 UTC [more...]

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-06-02 17:18 UTC  (12+ messages)

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-06-02 17:08 UTC  (19+ messages)
` [PATCH v7 01/15] mm: Move starting of background writeback into the main balancing loop
` [PATCH v7 02/15] mm: Move updates of dirty_exceeded into one place
` [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
` [PATCH v7 09/15] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v7 11/15] fs: Optimization for concurrent file time updates
` [PATCH v7 12/15] io_uring: Add support for async buffered writes
` [PATCH v7 13/15] io_uring: Add tracepoint for short writes
  ` [PATCH v7 10/15] fs: Add async write file modification handling
  ` [PATCH v7 08/15] fs: add __remove_file_privs() with flags parameter
  ` [PATCH v7 14/15] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
  ` [PATCH v7 04/15] iomap: Add flags parameter to iomap_page_create()

[PATCH] xfs: corrupted xattr should not block removexattr
 2022-06-02 16:35 UTC  (3+ messages)

[PATCH RFC] iomap: invalidate pages past eof in iomap_do_writepage()
 2022-06-02 15:32 UTC  (5+ messages)

[PATCH 5.10 CANDIDATE 0/8] xfs stable candidate patches for 5.10.y (part 2)
 2022-06-02 10:31 UTC  (17+ messages)
` [PATCH 5.10 CANDIDATE 1/8] xfs: fix up non-directory creation in SGID directories
` [PATCH 5.10 CANDIDATE 2/8] xfs: set inode size after creating symlink
` [PATCH 5.10 CANDIDATE 3/8] xfs: sync lazy sb accounting on quiesce of read-only mounts
` [PATCH 5.10 CANDIDATE 4/8] xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
` [PATCH 5.10 CANDIDATE 5/8] xfs: fix incorrect root dquot corruption error when switching group/project quota types
` [PATCH 5.10 CANDIDATE 6/8] xfs: restore shutdown check in mapped write fault path
` [PATCH 5.10 CANDIDATE 7/8] xfs: consider shutdown in bmapbt cursor delete assert
` [PATCH 5.10 CANDIDATE 8/8] xfs: force log and push AIL to clear pinned inodes when aborting mount

[xfs] 1eb70f54c4: xfstests.xfs.348.fail
 2022-06-02  9:04 UTC 

[xfs] 5349b2afc1: xfstests.xfs.299.fail
 2022-06-02  8:50 UTC 

[PATCH] xfs: Fix build error for implicit function declaration
 2022-06-02  6:39 UTC 

[PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1)
 2022-06-02  5:34 UTC  (17+ messages)

[PATCH] xfsprogs: more autoconf modernisation
 2022-06-02  5:26 UTC  (2+ messages)

[PATCH v2] generic/623: fix test for runing on overlayfs
 2022-06-02  4:19 UTC  (3+ messages)

[GIT PULL] xfs: changes for 5.19-rc1 [2nd set]
 2022-06-02  1:15 UTC  (3+ messages)

[PATCH v6 00/16] io-uring/xfs: support async buffered writes
 2022-06-01 17:56 UTC  (38+ messages)
` [PATCH v6 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v6 04/16] iomap: Add flags parameter to iomap_page_create()
` [PATCH v6 05/16] iomap: Add async buffered write support
` [PATCH v6 06/16] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v6 07/16] fs: add __remove_file_privs() with flags parameter
` [PATCH v6 08/16] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v6 09/16] fs: Add async write file modification handling
` [PATCH v6 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v6 14/16] xfs: Change function signature of xfs_ilock_iocb()
` [PATCH v6 15/16] xfs: Add async buffered write support
` [PATCH v6 16/16] xfs: Enable "

[Bug 215731] New: Serial port continuously outputs “XFS (dm-0): Metadata corruption detected”
 2022-06-01 17:42 UTC  (2+ messages)
` [Bug 215731] "

[PATCH] generic/623: fix test for runing on overlayfs
 2022-06-01  6:57 UTC  (8+ messages)

[PATCH v2 00/18] xfsprogs: Port larp, enable injects and log print for attri/d
 2022-06-01  1:39 UTC  (4+ messages)
` [PATCH v2 18/18] xfs_logprint: Add log item printing for ATTRI and ATTRD

xfsprogs: 5.19 libxfs kernel sync (updated)
 2022-06-01  1:06 UTC 

[PATCH] f2fs: add sysfs entry to avoid FUA
 2022-05-31 20:15 UTC  (8+ messages)

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-31 20:00 UTC  (14+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support
` [PATCH v5 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v5 03/13] mm: add device coherent vma selection for memory migration
` [PATCH v5 04/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v5 05/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v5 06/13] drm/amdkfd: add SPM support for SVM
` [PATCH v5 07/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v5 08/13] lib: test_hmm add module param for "
` [PATCH v5 09/13] lib: add support for device coherent type in test_hmm
` [PATCH v5 10/13] tools: update hmm-test to support device coherent type
` [PATCH v5 11/13] tools: update test_hmm script to support SP config
` [PATCH v5 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v5 13/13] tools: add selftests to hmm for COW in device memory

[PATCH v4 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-31 19:19 UTC  (16+ messages)
` [PATCH v4 01/13] mm: add zone device coherent type memory support
` [PATCH v4 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v4 03/13] mm: add device coherent vma selection for memory migration
` [PATCH v4 04/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v4 05/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v4 06/13] drm/amdkfd: add SPM support for SVM
` [PATCH v4 07/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v4 08/13] lib: test_hmm add module param for "
` [PATCH v4 09/13] lib: add support for device coherent type in test_hmm
` [PATCH v4 10/13] tools: update hmm-test to support device coherent type
` [PATCH v4 11/13] tools: update test_hmm script to support SP config
` [PATCH v4 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v4 13/13] tools: add selftests to hmm for COW in device memory

[PATCH] xfs: don't reuse busy extents on extent trim
 2022-05-31 15:55 UTC  (13+ messages)

Potential regression on kernel 5.19-rc0: kernel BUG at mm/page_table_check.c:51!
 2022-05-31  0:43 UTC  (4+ messages)

[Bug 216047] New: [generic/623 DAX with XFS] kernel BUG at mm/page_table_check.c:51!
 2022-05-30 18:28 UTC  (5+ messages)
` [Bug 216047] "
` [Bug 216047] [generic/623 DAX] "

[PATCH] xfs: Test trashing of suspect inode chunks by xfs_repair
 2022-05-30 12:51 UTC 

[ANNOUNCE] xfs: for-next updated to 7146bda743e6
 2022-05-30 10:42 UTC 

[PATCH V2] xfs_repair: Search for conflicts in certain inode tree when processing uncertain inodes
 2022-05-30  3:39 UTC 

[GIT PULL] xfs: new code for 5.19
 2022-05-29 23:36 UTC  (5+ messages)

[PATCH] xfs: corrupted xattr should not block removexattr
 2022-05-28  9:45 UTC 

[PATCH] xfs: fix xfs_ifree() error handling to not leak perag ref
 2022-05-27 22:42 UTC  (3+ messages)

[ANNOUNCE] xfsprogs-5.18.0-rc1 released
 2022-05-27 20:51 UTC 

[PATCH] mm/page_alloc: Always attempt to allocate at least one page during bulk allocation
 2022-05-27 17:29 UTC  (5+ messages)

[PATCH 0/4] xfsprogs: fixes and updates
 2022-05-27 17:04 UTC  (7+ messages)
` [PATCH 4/4] xfsprogs: autoconf modernisation

[RFC PATCH v2 0/7] make statx() return I/O alignment information
 2022-05-27 16:22 UTC  (4+ messages)
` [RFC PATCH v2 1/7] statx: add "

[PATCH 5.10 v2 0/5] xfs fixes for 5.10.y (part 1)
 2022-05-27 13:02 UTC  (6+ messages)
` [PATCH 5.10 v2 1/5] xfs: detect overflows in bmbt records
` [PATCH 5.10 v2 2/5] xfs: show the proper user quota options
` [PATCH 5.10 v2 3/5] xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks
` [PATCH 5.10 v2 4/5] xfs: fix an ABBA deadlock in xfs_rename
` [PATCH 5.10 v2 5/5] xfs: Fix CIL throttle hang when CIL space used going backwards

[PATCH 1/2] xfs: bound maximum wait time for inodegc work
 2022-05-27  9:12 UTC  (2+ messages)
` [xfs] 55a3d6bbc5: BUG:KASAN:use-after-free_in_xfs_attr3_node_inactive[xfs]

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

[PATCH] xfs_copy: don't use cached buffer reads until after libxfs_mount
 2022-05-27  6:20 UTC  (2+ messages)

[PATCH] xfs/545: check for fallocate support before running test
 2022-05-27  6:18 UTC  (2+ messages)

[PATCH] xfs_repair: Search for conflicts in inode_tree_ptrs[] when processing uncertain inodes
 2022-05-27  5:51 UTC  (7+ messages)
` [PATCH V1.1] "

[PATCHSET v2 0/5] xfs: last pile of LARP cleanups for 5.19
 2022-05-27  1:29 UTC  (11+ messages)
` [PATCH 1/5] xfs: don't log every time we clear the log incompat flags
` [PATCH 2/5] xfs: implement per-mount warnings for scrub and shrink usage
` [PATCH 3/5] xfs: warn about LARP once per mount
` [PATCH 4/5] xfs: move xfs_attr_use_log_assist out of xfs_log.c
` [PATCH 5/5] xfs: move xfs_attr_use_log_assist usage out of libxfs

[PATCHSET v2 0/3] xfs: fix buffer cancellation table leak during log recovery
 2022-05-27  1:25 UTC  (7+ messages)
` [PATCH 1/3] xfs: refactor buffer cancellation table allocation
` [PATCH 2/3] xfs: don't leak xfs_buf_cancel structures when recovery fails
` [PATCH 3/3] xfs: convert buf_cancel_table allocation to kmalloc_array

[PATCH] xfs_repair: don't flag log_incompat inconsistencies as corruptions
 2022-05-27  0:23 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox