public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-14 05:07:41 to 2025-11-24 02:57:46 UTC [more...]

[PATCH V2 0/5] block: ignore __blkdev_issue_discard() ret value
 2025-11-24  2:57 UTC  (3+ messages)
` [PATCH V2 1/5] block: ignore discard return value
` [PATCH V2 2/5] dm: "

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-24  2:00 UTC  (30+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
` [PATCH 2/9] block: export bio_chain_and_submit
` [PATCH 3/9] gfs2: use bio_chain_and_submit for simplification
` [PATCH 4/9] xfs: "
` [PATCH 5/9] block: "
` [PATCH 6/9] fs/ntfs3: "
` [PATCH 7/9] zram: "
` [PATCH 8/9] nvmet: fix the potential bug and "
` [PATCH 9/9] nvdimm: "

[syzbot] [iomap?] general protection fault in iomap_dio_bio_end_io
 2025-11-24  0:01 UTC 

[syzbot] [xfs?] WARNING: kmalloc bug in xfs_buf_alloc
 2025-11-23  5:08 UTC 

[GIT PULL] XFS: Fixes for for v6.18-rc7
 2025-11-22 18:30 UTC  (2+ messages)

[PATCH] xfs: use zi more in xfs_zone_gc_mount
 2025-11-22 10:09 UTC  (3+ messages)

[PATCH] xfs: fix out of bounds memory read error in symlink repair
 2025-11-22 10:09 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 4bfaed64a12c
 2025-11-22 10:08 UTC 

[PATCH] xfs: fix deadlock between busy flushing and t_busy
 2025-11-22  9:41 UTC  (5+ messages)

[PATCH 0/2] xfs: add regression test for small zone capacity
 2025-11-22  8:36 UTC  (12+ messages)
` [PATCH 1/2] common/zoned: enable passing a custom capacity
` [PATCH 2/2] xfs: Add test for mkfs with smaller zone capacity

misc xfstests fixes
 2025-11-21 17:04 UTC  (7+ messages)
` [PATCH 1/3] generic/484: force I/O to the data device for XFS
` [PATCH 2/3] xfs/049: create the nested XFS file systems on the loop device
` [PATCH 3/3] xfs/158: _notrun when the file system can't be created

[PATCH] xfs_scrub: fix null pointer crash in scrub_render_ino_descr
 2025-11-21 16:39 UTC 

[PATCH] xfs: fix confused tracepoints in xfs_reflink_end_atomic_cow()
 2025-11-21 11:56 UTC 

[PATCH] iomap: add allocation cache for iomap_dio
 2025-11-21 10:22 UTC  (2+ messages)

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-21  7:29 UTC  (2+ messages)

[PATCH 0/2] xfs_db rdump: papercut fixes
 2025-11-20 23:46 UTC  (5+ messages)
` [PATCH 1/2] xfs_db rdump: remove sole_path logic

[linux-next:master] [iomap] f8eaf79406: xfstests.generic.439.fail
 2025-11-20 16:02 UTC  (2+ messages)

re-enable IOCB_NOWAIT writes to files v2
 2025-11-20 14:16 UTC  (20+ messages)
` [PATCH 01/16] fs: refactor file timestamp update logic
` [PATCH 02/16] fs: lift the FMODE_NOCMTIME check into file_update_time_flags
` [PATCH 03/16] fs: export vfs_utimes
` [PATCH 04/16] btrfs: use vfs_utimes to update file timestamps
` [PATCH 05/16] btrfs: fix the comment on btrfs_update_time
` [PATCH 06/16] orangefs: use inode_update_timestamps directly
` [PATCH 07/16] fs: remove inode_update_time
` [PATCH 08/16] fs: allow error returns from generic_update_time
` [PATCH 09/16] fs: exit early in generic_update_time when there is no work
` [PATCH 10/16] fs: factor out a mark_inode_dirty_time helper
` [PATCH 11/16] fs: allow error returns from inode_update_timestamps
` [PATCH 12/16] fs: factor out a sync_lazytime helper
` [PATCH 13/16] fs: add a ->sync_lazytime method
` [PATCH 14/16] fs: add support for non-blocking timestamp updates
` [PATCH 15/16] xfs: implement ->sync_lazytime
` [PATCH 16/16] xfs: enable non-blocking timestamp updates

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-20 12:14 UTC  (18+ messages)
` [RFC PATCH 2/8] mm: Add PG_atomic

[PATCH] xfs: ensure log recovery buffer is resized to avoid OOB
 2025-11-20  6:57 UTC  (6+ messages)
` [PATCH v3] xfs: validate log record version against superblock log version
    ` [PATCH v4] "

[PATCH v3] xfs: test case for handling io errors when reading extended attributes
 2025-11-20  1:15 UTC  (4+ messages)

re-enable IOCB_NOWAIT writes to files
 2025-11-19  7:29 UTC  (35+ messages)
` [PATCH 01/14] fs: refactor file timestamp update logic
` [PATCH 02/14] fs: lift the FMODE_NOCMTIME check into file_update_time_flags
` [PATCH 03/14] fs: export vfs_utimes
` [PATCH 04/14] btrfs: use vfs_utimes to update file timestamps
` [PATCH 05/14] fs: remove inode_update_time
` [PATCH 06/14] organgefs: use inode_update_timestamps directly
` [PATCH 07/14] fs: return a negative error from generic_update_time
` [PATCH 08/14] fs: exit early in generic_update_time when there is no work
` [PATCH 09/14] fs: factor out a mark_inode_dirty_time helper
` [PATCH 10/14] fs: factor out a sync_lazytime helper
` [PATCH 11/14] fs: add a ->sync_lazytime method
` [PATCH 12/14] fs: add support for non-blocking timestamp updates
` [PATCH 13/14] xfs: implement ->sync_lazytime
` [PATCH 14/14] xfs: enable non-blocking timestamp updates

[BUG] xfs: NULL pointer dereference in xfs_buf.h: xfs_buf_daddr()
 2025-11-19  6:41 UTC  (3+ messages)

[RFC PATCH] block: change __blkdev_issue_discard() return type to void
 2025-11-19  1:48 UTC  (3+ messages)

[PATCH 0/6] iomap, xfs: improve zero range flushing and lookup
 2025-11-18 20:08 UTC  (5+ messages)
` [PATCH 3/6] xfs: flush eof folio before insert range size update

[PATCH] doc/man: support reproducible builds
 2025-11-18 16:59 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 9b0305968d60
 2025-11-18  9:54 UTC 

[PATCH, resend] xfs: remove the unused bv field in struct xfs_gc_bio
 2025-11-18  9:53 UTC  (2+ messages)

[PATCH v4] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2025-11-18  9:05 UTC  (6+ messages)
` [PATCH v5] "

make xfs sparse-warning free
 2025-11-18  6:00 UTC  (13+ messages)
` [PATCH 1/3] lockref: add a __cond_lock annotation for lockref_put_or_lock
` [PATCH 2/3] xfs: move some code out of xfs_iget_recycle
` [PATCH 3/3] xfs: work around sparse context tracking in xfs_qm_dquot_isolate

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-11-17 23:04 UTC  (9+ messages)
` [PATCH v6 12/15] Add start_renaming_two_dentries()

[PATCH V2] mkfs: fix zone capacity check for sequential zones
 2025-11-17  9:27 UTC  (2+ messages)

[Bug 211605] New: Re-mount XFS causes "noattr2 mount option is deprecated" warning
 2025-11-15  8:12 UTC  (2+ messages)
` [Bug 211605] Re-mount XFS causes "attr2 "

cleanup log item formatting v3
 2025-11-14 16:56 UTC  (7+ messages)
` [PATCH 02/10] xfs: set lv_bytes in xlog_write_one_vec
` [PATCH 06/10] xfs: regularize iclog space accounting in xlog_write_partial
` [PATCH 07/10] xfs: improve the calling convention for the xlog_write helpers

fall back from direct to buffered I/O when stable writes are required
 2025-11-14 16:55 UTC  (16+ messages)

enable iomap dio write completions from interrupt context v2
 2025-11-14 11:47 UTC  (2+ messages)

[PATCH v3 0/2] block: enable per-cpu bio cache by default
 2025-11-14  9:21 UTC  (3+ messages)
` [PATCH v3 1/2] block: use bio_alloc_bioset for passthru IO "
` [PATCH v3 2/2] block: enable per-cpu bio cache "


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