public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-12 18:12:09 to 2023-07-20 12:07:01 UTC [more...]

RFC: allow building a kernel without buffer_heads
 2023-07-20 12:06 UTC  (4+ messages)
` [PATCH 16/17] block: use iomap for writes to block devices

Backporting of series xfs/iomap: fix data corruption due to stale cached iomap
 2023-07-20  6:45 UTC  (6+ messages)

[PATCHSET v3 0/6] Improve async iomap DIO performance
 2023-07-20  5:01 UTC  (12+ messages)
` [PATCH 1/6] iomap: cleanup up iomap_dio_bio_end_io()
` [PATCH 2/6] iomap: add IOMAP_DIO_INLINE_COMP
` [PATCH 3/6] iomap: treat a write through cache the same as FUA
` [PATCH 4/6] fs: add IOCB flags related to passing back dio completions
` [PATCH 5/6] io_uring/rw: add write support for IOCB_DIO_DEFER
` [PATCH 6/6] iomap: support IOCB_DIO_DEFER

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_pack_data
 2023-07-20  3:14 UTC  (2+ messages)

[PATCHSET 0/2] fstests: testing improvements
 2023-07-20  2:29 UTC  (9+ messages)
` [PATCH 1/2] check: add a -smoketest option
` [PATCH 2/2] check: generate gcov code coverage reports at the end of each section

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-07-20  1:50 UTC  (5+ messages)
` [PATCH v12 2/2] "

[PATCHSET 0/1] fstests: random fixes for v2023.07.09
 2023-07-20  1:39 UTC  (3+ messages)
` [PATCH 1/1] generic/558: avoid forkbombs on filesystems with many free inodes

[PATCH] xfs: add a couple more tests for ascii-ci problems
 2023-07-20  1:18 UTC  (10+ messages)
` [PATCH] generic/558: avoid forkbombs on filesystems with many free inodes
` [PATCH v2] xfs: add a couple more tests for ascii-ci problems

Question on slow fallocate
 2023-07-19 22:23 UTC  (12+ messages)

[PATCHSET v2 0/5] Improve async iomap DIO performance
 2023-07-19 19:55 UTC  (12+ messages)
` [PATCH] io_uring: Use io_schedule* in cqring wait
` [PATCH 1/5] iomap: simplify logic for when a dio can get completed 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

[ANNOUNCE] xfsprogs-6.4.0 released
 2023-07-19 14:47 UTC  (2+ messages)

xfsprogs-6.4.0 released
 2023-07-19 14:29 UTC 

[PATCH v2 0/3] xfs: fix two problem when recovery intents fails
 2023-07-19  6:41 UTC  (8+ messages)
` [PATCH v2 1/3] xfs: factor out xfs_defer_pending_abort
` [PATCH v2 2/3] xfs: abort intent items when recovery intents fail
` [PATCH v2 3/3] xfs: make sure done item committed before cancel intents

Fwd: [PATCH 4/5] xfs: add NOWAIT semantics for readdir
 2023-07-19  6:22 UTC 

Question: reserve log space at IO time for recover
 2023-07-19  6:25 UTC  (5+ messages)

[PATCH v5 0/8] fs: implement multigrain timestamps
 2023-07-19  1:35 UTC  (16+ messages)
` [PATCH v5 1/8] fs: pass the request_mask to generic_fillattr
` [PATCH v5 2/8] fs: add infrastructure for multigrain timestamps
` [PATCH v5 3/8] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
` [PATCH v5 4/8] tmpfs: add support for multigrain timestamps
` [PATCH v5 5/8] xfs: XFS_ICHGTIME_CREATE is unused
` [PATCH v5 6/8] xfs: switch to multigrain timestamps
` [PATCH v5 7/8] ext4: "
` [PATCH v5 8/8] btrfs: convert "

[PATCH]xfs: fix mounting failed caused by sequencing problem ,in the log records
 2023-07-19  1:28 UTC  (7+ messages)
` [PATCH]xfs_repair: fix the problem of repair failure caused by dirty flag being abnormally set on buffer

[PATCH] generic/558: avoid forkbombs on filesystems with many free inodes
 2023-07-18  1:02 UTC  (5+ messages)

[PATCH v1 0/2] xfs_db: add command to copy out files
 2023-07-18  0:58 UTC  (3+ messages)
` [PATCH v1 1/2] xfs_db: create header file for directory iteration code
` [PATCH v1 2/2] xfs_db: add a directory copy command

[PATCH 0/6] xfs: CPU usage optimizations for realtime allocator
 2023-07-17 21:06 UTC  (15+ 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 "

[GIT PULL] Create large folios in iomap buffered write path
 2023-07-17 16:23 UTC 

[ANNOUNCE] xfs-linux: for-next updated to f6250e205691
 2023-07-17 16:17 UTC 

[ANNOUNCE] xfs-linux: vfs-for-next updated to 59ba4fdd2d1f
 2023-07-17 16:14 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to efa96cc99793
 2023-07-17 15:58 UTC 

[PATCH 1/2] iomap: fix a regression for partial write errors
 2023-07-17  5:14 UTC  (6+ messages)
` [PATCH 2/2] iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write

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

[PATCHSET 0/3] xfs: ubsan fixes for 6.5-rc2
 2023-07-14 21:11 UTC  (5+ messages)
` [PATCH 1/3] xfs: convert flex-array declarations in struct xfs_attrlist*
` [PATCH 2/3] xfs: convert flex-array declarations in xfs attr leaf blocks
` [PATCH 3/3] xfs: convert flex-array declarations in xfs attr shortform objects

[PATCH v3] Documentation: admin-guide: correct "it's" to possessive "its"
 2023-07-14 19:18 UTC  (2+ messages)

[PATCHSET 0/3] xfsprogs: ubsan fixes for 6.5-rc2
 2023-07-14 14:56 UTC  (9+ messages)
` [PATCH 1/3] xfs: convert flex-array declarations in struct xfs_attrlist*
` [PATCH 2/3] xfs: convert flex-array declarations in xfs attr leaf blocks
` [PATCH 3/3] xfs: convert flex-array declarations in xfs attr shortform objects

[PATCH 6.1 CANDIDATE v2 0/4] xfs inodegc fixes for 6.1.y (from v6.4)
 2023-07-14 14:10 UTC  (6+ messages)
` [PATCH 6.1 CANDIDATE v2 1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
` [PATCH 6.1 CANDIDATE v2 2/4] xfs: check that per-cpu inodegc workers actually run on that cpu
` [PATCH 6.1 CANDIDATE v2 3/4] xfs: disable reaping in fscounters scrub
` [PATCH 6.1 CANDIDATE v2 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work

[LTP] [linus:master] [iomap] 219580eea1: ltp.writev07.fail
 2023-07-14 11:53 UTC  (5+ messages)

Wydłużony termin płatności za kupowane towary
 2023-07-14  7:55 UTC 

[PATCH] xfs:Comparisons should place the constant on the right side of the test The if statement uses an assignment statement as a condition, which is confusing
 2023-07-14  6:35 UTC  (2+ messages)

[PATCH v4 0/9] Create large folios in iomap buffered write path
 2023-07-13 15:19 UTC  (23+ messages)
` [PATCH v4 1/9] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
` [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 V2 00/23] Metadump v2
 2023-07-13 14:22 UTC  (30+ messages)
` [PATCH V2 04/23] metadump: Define and use struct metadump
` [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 15/23] mdrestore: Define and use struct mdrestore
` [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 22/23] mdrestore: Define mdrestore ops for v2 format
` [PATCH V2 23/23] mdrestore: Add support for passing log device as an argument

[PATCH] libxfs: Redefine 1-element arrays as flexible arrays
 2023-07-13  5:54 UTC  (6+ messages)

[PATCHv11 8/8] iomap: Add per-block dirty state tracking to improve performance
 2023-07-13  5:27 UTC  (4+ messages)

[MEGAPATCHSET v25 1/2] xfs: online repair, part 1
 2023-07-13  5:12 UTC  (6+ messages)
` [PATCHSET v25.0 0/7] xfs_scrub: fixes to the repair code

[PATCH 6.1 CANDIDATE 0/3] xfs inodegc fixes for 6.1.y (from v6.4)
 2023-07-13  4:47 UTC  (3+ messages)

[PATCHv11 0/8] iomap: Add support for per-block dirty state to improve write performance
 2023-07-13  4:36 UTC  (13+ messages)
` [PATCHv11 1/8] iomap: Rename iomap_page to iomap_folio_state and others
` [PATCHv11 2/8] iomap: Drop ifs argument from iomap_set_range_uptodate()
` [PATCHv11 3/8] iomap: Add some uptodate state handling helpers for ifs state bitmap
` [PATCHv11 4/8] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
` [PATCHv11 5/8] iomap: Use iomap_punch_t typedef
` [PATCHv11 8/8] iomap: Add per-block dirty state tracking to improve performance

[PATCH] xfs: xfs_trans->t_flags overflow
 2023-07-13  1:39 UTC  (3+ messages)

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

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


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