public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-04 18:44:21 to 2023-07-13 00:58:07 UTC [more...]

rm hanging, v6.1.35
 2023-07-13  0:57 UTC  (15+ messages)
              ` Subject: v5.15 backport - 5e672cd69f0a xfs: non-blocking inodegc pushes

[PATCH 0/6] xfs: CPU usage optimizations for realtime allocator
 2023-07-12 23:34 UTC  (13+ messages)
` [PATCH 1/6] xfs: cache last bitmap block in "
` [PATCH 2/6] xfs: invert the realtime summary cache
` [PATCH 3/6] xfs: return maximum free size from xfs_rtany_summary()
` [PATCH 4/6] xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
` [PATCH 5/6] xfs: don't try redundant allocations "

[PATCH] misc: remove bogus fstest
 2023-07-12 22:12 UTC  (10+ messages)

[PATCH] libxfs: Redefine 1-element arrays as flexible arrays
 2023-07-12 18:45 UTC  (4+ messages)

[PATCH V2 00/23] Metadump v2
 2023-07-12 18:12 UTC  (31+ messages)
` [PATCH V2 04/23] metadump: Define and use struct metadump
` [PATCH V2 06/23] metadump: Postpone invocation of init_metadump()
` [PATCH V2 07/23] metadump: Introduce struct metadump_ops
` [PATCH V2 08/23] metadump: Introduce metadump v1 operations
` [PATCH V2 10/23] metadump: Define metadump v2 ondisk format structures and macros
` [PATCH V2 11/23] metadump: Define metadump ops for v2 format
` [PATCH V2 12/23] xfs_db: Add support to read from external log device
` [PATCH V2 14/23] mdrestore: Declare boolean variables with bool type
` [PATCH V2 15/23] mdrestore: Define and use struct mdrestore
` [PATCH V2 16/23] mdrestore: Detect metadump v1 magic before reading the header
` [PATCH V2 17/23] mdrestore: Add open_device(), read_header() and show_info() functions
` [PATCH V2 19/23] mdrestore: Replace metadump header pointer argument with generic pointer type
` [PATCH V2 20/23] mdrestore: Introduce mdrestore v1 operations
` [PATCH V2 22/23] mdrestore: Define mdrestore ops for v2 format
` [PATCH V2 23/23] mdrestore: Add support for passing log device as an argument

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-12 16:06 UTC  (14+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

[PATCH 6.1 CANDIDATE 0/3] xfs inodegc fixes for 6.1.y (from v6.4)
 2023-07-12 15:44 UTC  (5+ messages)
` [PATCH 6.1 CANDIDATE 1/3] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
` [PATCH 6.1 CANDIDATE 2/3] xfs: check that per-cpu inodegc workers actually run on that cpu
` [PATCH 6.1 CANDIDATE 3/3] xfs: fix xfs_inodegc_stop racing with mod_delayed_work

[PATCH 01/79] fs: add ctime accessors infrastructure
 2023-07-12 15:31 UTC 

[PATCHSET 0/5] Improve async iomap DIO performance
 2023-07-12 15:22 UTC  (10+ messages)
` [PATCH 1/5] iomap: complete polled writes inline
` [PATCH 2/5] fs: add IOCB flags related to passing back dio completions
` [PATCH 3/5] io_uring/rw: add write support for IOCB_DIO_DEFER
` [PATCH 4/5] iomap: add local 'iocb' variable in iomap_dio_bio_end_io()
` [PATCH 5/5] iomap: support IOCB_DIO_DEFER

[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
 2023-07-12 14:33 UTC  (24+ messages)
` [PATCH 1/6] "
` [PATCH 3/6] xfs: Block writes to log device
` [PATCH 5/6] btrfs: Block writes to seed devices
` [PATCH 6/6] fs: Make bind mounts work with bdev_allow_write_mounted=n

[ANNOUNCE] xfsprogs: for-next **rebased** to 10139046b
 2023-07-12  7:29 UTC 

XFS writing issue
 2023-07-11 23:11 UTC  (3+ messages)

Question on slow fallocate
 2023-07-11 22:49 UTC  (8+ messages)

xfs WARNING on v6.5-rc1 kernel
 2023-07-11 21:37 UTC  (3+ messages)

[PATCH v4 0/9] Create large folios in iomap buffered write path
 2023-07-11 20:46 UTC  (25+ messages)
` [PATCH v4 1/9] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
` [PATCH v4 2/9] iov_iter: Add copy_folio_from_iter_atomic()
` [PATCH v4 3/9] iomap: Remove large folio handling in iomap_invalidate_folio()
` [PATCH v4 4/9] doc: Correct the description of ->release_folio
` [PATCH v4 5/9] iomap: Remove unnecessary test from iomap_release_folio()
` [PATCH v4 6/9] filemap: Add fgf_t typedef
` [PATCH v4 7/9] filemap: Allow __filemap_get_folio to allocate large folios
` [PATCH v4 8/9] iomap: Create large folios in the buffered write path
` [PATCH v4 9/9] iomap: Copy larger chunks from userspace

[PATCH] xfs: add a couple more tests for ascii-ci problems
 2023-07-11 20:25 UTC 

[PATCH] po: fix German translation
 2023-07-11 13:53 UTC  (2+ messages)

W sprawie samochodu
 2023-07-11  7:55 UTC 

gfs2 write bandwidth regression on 6.4-rc3 compareto 5.15.y
 2023-07-11  2:08 UTC  (6+ messages)
  ` [Cluster-devel] "

[PATCHSET v25.0 0/9] xfs: fix online repair block reaping
 2023-07-10 22:07 UTC  (12+ messages)
` [PATCH 7/9] xfs: ignore stale buffers when scanning the buffer cache
` [PATCH 8/9] xfs: reap large AG metadata extents when possible

[PATCHv11 8/8] iomap: Add per-block dirty state tracking to improve performance
 2023-07-10 18:19 UTC  (6+ messages)

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-10 13:32 UTC  (19+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
` [PATCH v2 00/92] fs: new accessors for inode->i_ctime

[PATCH v3 0/8] Create large folios in iomap buffered write path
 2023-07-10  3:57 UTC  (13+ messages)
` [PATCH v3 1/8] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
` [PATCH v3 8/8] iomap: Copy larger chunks from userspace

[PATCHSET v25.0 0/5] xfs: online repair of AG btrees
 2023-07-09 23:23 UTC  (6+ messages)
` [PATCH 3/5] xfs: rewrite xfs_icache_inode_is_allocated

[GIT PULL] xfs: more new code for 6.5
 2023-07-09 17:46 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to ed04a91f718e
 2023-07-08  3:17 UTC 

[bug report][5.10] deadlock between xfs_create() and xfs_inactive()
 2023-07-07  2:57 UTC  (3+ messages)

[PATCH] xfs: fix uninit warning in xfs_growfs_data
 2023-07-06 23:51 UTC  (3+ messages)

[PATCH v2 82/92] xfs: convert to ctime accessor functions
 2023-07-06 14:52 UTC  (2+ messages)

Prezentacja
 2023-07-06  8:15 UTC 

[PATCHSET 0/5] fstests: random fixes for v2023.06.18
 2023-07-06  7:57 UTC  (6+ messages)
` [PATCH 3/5] xfs/439: amend test to work with new log geometry validation
  ` [PATCH v1.1 "

[PATCH v2] fsverity: use shash API instead of ahash API
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 0/6] fs: Fix directory corruption when moving directories
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/12] backing_dev: remove current->backing_dev_info
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCHSET v25.0 0/2] xfs: force rebuilding of metadata
 2023-07-05 23:52 UTC  (4+ messages)
` [PATCH 2/2] xfs: allow userspace to rebuild metadata structures

[PATCHSET v25.0 0/7] xfs: stage repair information in pageable memory
 2023-07-05 23:48 UTC  (4+ messages)
` [PATCH 1/7] xfs: create a big array data structure

[PATCHSET v25.0 0/6] xfs: prepare repair for bulk loading
 2023-07-05 23:37 UTC  (4+ messages)
` [PATCH 1/6] xfs: force all buffers to be written during btree bulk load

[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
 2023-07-05 22:07 UTC  (2+ messages)
` [Bug 217572] "

[GIT PULL] xfs: more new code for 6.5
 2023-07-05 21:20 UTC  (2+ messages)

[PATCH V2] mkfs.xfs: fix segmentation fault caused by accessing a null pointer
 2023-07-05 15:20 UTC  (2+ messages)

[PATCH] fs: Optimize unixbench's file copy test
 2023-07-05  4:49 UTC  (2+ messages)

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-07-05  3:27 UTC  (7+ messages)
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless


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