linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-24 19:08:02 to 2022-05-28 05:03:14 UTC [more...]

[PATCH] f2fs: add sysfs entry to avoid FUA
 2022-05-28  5:03 UTC  (6+ messages)

[PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1)
 2022-05-28  5:00 UTC  (18+ messages)
` [PATH 5.10 1/4] xfs: detect overflows in bmbt records
` [PATH 5.10 2/4] xfs: show the proper user quota options
` [PATH 5.10 3/4] xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks
` [PATH 5.10 4/4] xfs: fix an ABBA deadlock in xfs_rename

[PATCH v6 00/16] io-uring/xfs: support async buffered writes
 2022-05-27 22:52 UTC  (24+ messages)
` [PATCH v6 01/16] mm: Move starting of background writeback into the main balancing loop
` [PATCH v6 02/16] mm: Move updates of dirty_exceeded into one place
` [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 10/16] fs: Optimization for concurrent file time updates
` [PATCH v6 11/16] io_uring: Add support for async buffered writes
` [PATCH v6 12/16] io_uring: Add tracepoint for short writes
` [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 "

[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] xfs: don't reuse busy extents on extent trim
 2022-05-27 14:16 UTC  (12+ messages)

[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

[RFC PATCH 0/2] xfs: non-blocking inodegc pushes
 2022-05-27  9:12 UTC  (12+ messages)
` [PATCH 1/2] xfs: bound maximum wait time for inodegc work
  ` [xfs] 55a3d6bbc5: aim7.jobs-per-min 19.8% improvement
  ` [xfs] 55a3d6bbc5: BUG:KASAN:use-after-free_in_xfs_attr3_node_inactive[xfs]
` [PATCH 2/2] xfs: introduce xfs_inodegc_push()
  ` [xfs] 1e3a7e46a4: stress-ng.rename.ops_per_sec 248.5% improvement

[PATCH v3 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-27  8:02 UTC  (14+ messages)
` [PATCH v3 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v3 07/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 08/13] lib: test_hmm add module param for "
` [PATCH v3 09/13] lib: add support for device coherent type in test_hmm
` [PATCH v3 10/13] tools: update hmm-test to support device coherent type
` [PATCH v3 11/13] tools: update test_hmm script to support SP config
` [PATCH v3 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v3 13/13] tools: add selftests to hmm for COW in device memory

[PATCH] xfs_copy: don't use cached buffer reads until after libxfs_mount
 2022-05-27  6:20 UTC  (5+ messages)
` [PATCH] xfs: test xfs_copy doesn't do cached read before libxfs_mount

[PATCH] xfs/545: check for fallocate support before running test
 2022-05-27  6:18 UTC  (3+ 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)

[PATCH v5 00/16] io-uring/xfs: support async buffered writes
 2022-05-26 17:39 UTC  (20+ messages)
` [PATCH v5 01/16] mm: Move starting of background writeback into the main balancing loop
` [PATCH v5 02/16] mm: Move updates of dirty_exceeded into one place
` [PATCH v5 03/16] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v5 04/16] iomap: Add flags parameter to iomap_page_create()
` [PATCH v5 05/16] iomap: Add async buffered write support
` [PATCH v5 06/16] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v5 07/16] fs: add __remove_file_privs() with flags parameter
` [PATCH v5 08/16] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v5 09/16] fs: Add async write file modification handling
` [PATCH v5 10/16] fs: Optimization for concurrent file time updates
` [PATCH v5 11/16] io_uring: Add support for async buffered writes
` [PATCH v5 12/16] io_uring: Add tracepoint for short writes
` [PATCH v5 13/16] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v5 14/16] xfs: Change function signature of xfs_ilock_iocb()
` [PATCH v5 15/16] xfs: Add async buffered write support
` [PATCH v5 16/16] xfs: Enable "

XFS LTS backport cabal
 2022-05-26 15:55 UTC  (7+ messages)

[Bug 216007] New: XFS hangs in iowait when extracting large number of files
 2022-05-26 10:37 UTC  (7+ messages)
` [Bug 216007] "

[GIT PULL] xfs: new code for 5.19
 2022-05-26  3:53 UTC  (4+ messages)

[PATCH] xfs: test mkfs.xfs sizing of internal logs that
 2022-05-26  2:27 UTC  (10+ messages)

[RFC PATCH v4 00/17] io-uring/xfs: support async buffered writes
 2022-05-25 22:32 UTC  (30+ messages)
` [RFC PATCH v4 03/17] mm: Prepare balance_dirty_pages() for "
` [RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
` [RFC PATCH v4 07/17] iomap: Use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v4 09/17] fs: Split off remove_needs_file_privs() __remove_file_privs()
` [RFC PATCH v4 10/17] fs: Split off file_needs_update_time and __file_update_time
` [RFC PATCH v4 11/17] fs: Add async write file modification handling
` [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates
` [RFC PATCH v4 15/17] xfs: Add iomap async buffered write support
` [RFC PATCH v4 16/17] xfs: Add "

[Bug 216031] New: forced kernel crash soon after startup exposes XFS growfs race condition
 2022-05-25 20:36 UTC 

[PATCH 0/5] xfsprogs: Large extent counters
 2022-05-25  9:36 UTC  (7+ messages)
` [PATCH 1/5] xfs_repair: check filesystem geometry before allowing upgrades
` [PATCH 2/5] xfsprogs: Invoke bulkstat ioctl with XFS_BULK_IREQ_NREXT64 flag
` [PATCH 3/5] xfs_info: Report NREXT64 feature status
` [PATCH 4/5] mkfs: Add option to create filesystem with large extent counters
` [PATCH 5/5] xfs_repair: Add support for upgrading to "

[PATCH V14 00/16] Bail out if transaction can cause extent count to overflow
 2022-05-25  8:38 UTC  (12+ messages)

[PATCH v2 0/1] mkfs: Fix memory leark
 2022-05-25  7:24 UTC  (3+ messages)
` [PATCH v2 1/1] mkfs: Fix memory leak

[GIT PULL] iomap: new code for 5.19
 2022-05-25  3:08 UTC  (2+ messages)

xfsprogs: 5.19 libxfs kernel sync
 2022-05-25  1:37 UTC  (3+ messages)

[PATCH] mkfs: Fix memory leak
 2022-05-24 21:27 UTC  (5+ 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 NNTP newsgroup(s).