public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-16 23:36:54 to 2025-01-28 17:57:02 UTC [more...]

[PATCH v2 0/7] iomap: incremental per-operation iter advance
 2025-01-28 17:59 UTC  (18+ messages)
` [PATCH v2 1/7] iomap: split out iomap check and reset logic from "
` [PATCH v2 2/7] iomap: factor out iomap length helper
` [PATCH v2 3/7] iomap: refactor iter and advance continuation logic
` [PATCH v2 4/7] iomap: support incremental iomap_iter advances
` [PATCH v2 5/7] iomap: advance the iter directly on buffered writes
` [PATCH v2 6/7] iomap: advance the iter directly on unshare range
` [PATCH v2 7/7] iomap: advance the iter directly on zero range

[PATCH v2 0/7] Update release.sh
 2025-01-28 17:44 UTC  (13+ messages)
` [PATCH v2 1/7] release.sh: add signing and fix outdated commands
` [PATCH v2 2/7] release.sh: add --kup to upload release tarball to kernel.org
` [PATCH v2 3/7] release.sh: update version files make commit optional
` [PATCH v2 4/7] release.sh: generate ANNOUNCE email
` [PATCH v2 5/7] Add git-contributors script to notify about merges
` [PATCH v2 6/7] git-contributors: make revspec required and shebang fix
` [PATCH v2 7/7] release.sh: use git-contributors to --cc contributors

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-28 15:43 UTC  (9+ messages)
  `  "
      `  "
            `  "

[PATCH v2] xfs: remove xfs_buf_cache.bc_lock
 2025-01-28 10:57 UTC  (3+ messages)

[PATCH v2] xfs: Add error handling for xfs_reflink_cancel_cow_range
 2025-01-28 10:57 UTC  (2+ messages)

[PATCH v2] xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_iomap_end
 2025-01-28 10:57 UTC  (2+ messages)

[PATCH] xfs: don't call remap_verify_area with sb write protection held
 2025-01-28 10:57 UTC  (3+ messages)

[PATCH] xfs: remove an out of data comment in _xfs_buf_alloc
 2025-01-28 10:57 UTC  (2+ messages)

[RESEND PATCH v3] xfs: fix the entry condition of exact EOF block allocation optimization
 2025-01-28 10:57 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to a9ab28b3d21a
 2025-01-28 10:57 UTC 

[syzbot] [xfs?] possible deadlock in xfs_buf_find_insert
 2025-01-28 10:37 UTC  (3+ messages)

xfs lockup
 2025-01-28  9:29 UTC  (3+ messages)

[PATCHSET 1/7] fstests: random fixes for v2025.01.12
 2025-01-28  7:23 UTC  (58+ messages)
` [PATCH 01/23] generic/476: fix fsstress process management
` [PATCH 02/23] metadump: make non-local function variables more obvious
` [PATCH 03/23] metadump: fix cleanup for v1 metadump testing
` [PATCH 04/23] generic/482: _run_fsstress needs the test filesystem
` [PATCH 05/23] generic/019: don't fail if fio crashes while shutting down
` [PATCH 06/23] fuzzy: do not set _FSSTRESS_PID when exercising fsx
` [PATCH 08/23] common: fix pkill by running test program in a separate session
` [PATCH 09/23] unmount: resume logging of stdout and stderr for filtering
` [PATCH 10/23] mkfs: don't hardcode log size
` [PATCH 11/23] common/xfs: find loop devices for non-blockdevs passed to _prepare_for_eio_shutdown
` [PATCH 12/23] preamble: fix missing _kill_fsstress
` [PATCH 13/23] generic/650: revert SOAK DURATION changes
` [PATCH 14/23] generic/032: fix pinned mount failure
` [PATCH 19/23] common/rc: don't copy fsstress to $TEST_DIR

[PATCH] xfs: remove xfs_buf_cache.bc_lock
 2025-01-28  6:44 UTC  (5+ messages)

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2025-01-28  5:15 UTC  (25+ messages)

[PATCH v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
 2025-01-28  5:00 UTC 

[PATCH] mkfs: use a default sector size that is also suitable for the rtdev
 2025-01-27 21:37 UTC  (2+ messages)

[PATCH] xfs_scrub_all.timer: don't run if /var/lib/xfsprogs is readonly
 2025-01-27 21:36 UTC  (8+ messages)
` [PATCH v2] "

[ANNOUNCE] xfsprogs: for-next updated to 3eb8c349c5cd
 2025-01-27 12:02 UTC 

fix buffer refcount races v2
 2025-01-26  5:50 UTC  (5+ messages)
` [PATCH 2/2] xfs: fix buffer lookup vs release race

[PATCH v2] mkfs: fix the issue of maxpct set to 0 not taking effect
 2025-01-24 16:38 UTC  (2+ messages)

[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-24  9:33 UTC  (2+ messages)

xfs_repair after data corruption (not caused by xfs, but by failing nvme drive)
 2025-01-24  8:53 UTC  (5+ messages)

xfs: new code for 6.14
 2025-01-23 21:22 UTC  (5+ messages)
` xfs: new code for 6.14 (needs [GIT PULL]?)

Security Vulnerability Report: Cross-filesystem ACL Permissions Issue in Different File Systems (EXT4, XFS, NTFS, etc.)
 2025-01-23 14:36 UTC  (2+ messages)

[PATCH 0/4] large atomic writes for xfs
 2025-01-23  9:28 UTC  (18+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes

[PATCH v1] mkfs: fix the issue of maxpct set to 0 not taking effect
 2025-01-22  6:59 UTC  (2+ messages)

Immutable vs read-only for Windows compatibility
 2025-01-22  6:05 UTC  (2+ messages)

[PATCH 0/4] Update release.sh
 2025-01-22  2:02 UTC  (12+ messages)
` [PATCH 2/4] release.sh: add --kup to upload release tarball to kernel.org
` [PATCH 3/4] release.sh: update version files make commit optional
` [PATCH 4/4] release.sh: generate ANNOUNCE email

[PATCH 5.10] xfs: add bounds checking to xlog_recover_process_data
 2025-01-20 13:11 UTC 

[syzbot] Monthly xfs report (Jan 2025)
 2025-01-20  8:14 UTC 

[ANNOUNCE] xfs-linux: for-next updated to ee10f6fcdb96
 2025-01-20  6:40 UTC 

Transparent compression with XFS - especially with zstd
 2025-01-20  6:20 UTC  (3+ messages)

[Bug 219504] New: XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 for XFS/iomap causing the problems?
 2025-01-18 23:51 UTC  (4+ messages)
` [Bug 219504] iomap/buffered-io/XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 (and up) "

[PATCH] fstests: workaround for gcc-15
 2025-01-18 20:14 UTC  (4+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-17  1:54 UTC  (16+ messages)
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 11/26] mm: Allow compound zone device pages
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock

[PATCHSET v6.2 7/7] fstests: enable quota for realtime volumes
 2025-01-16 23:40 UTC  (4+ messages)
` [PATCH 1/3] common: enable testing of realtime quota when supported
` [PATCH 2/3] xfs: fix quota tests to adapt to realtime quota
` [PATCH 3/3] xfs: regression testing of quota on the realtime device

[PATCHSET v6.2 6/7] fstests: store quota files in the metadir
 2025-01-16 23:39 UTC  (5+ messages)
` [PATCH 1/4] xfs: update tests for "
` [PATCH 2/4] xfs: test persistent quota flags
` [PATCH 3/4] xfs: fix quota detection in fuzz tests
` [PATCH 4/4] xfs: fix tests for persistent qflags

[PATCHSET v6.2 5/7] fstests: shard the realtime section
 2025-01-16 23:38 UTC  (9+ messages)
` [PATCH 07/14] xfs/206: update mkfs filtering for rt groups feature
` [PATCH 08/14] common: pass the realtime device to xfs_db when possible
` [PATCH 09/14] xfs/185: update for rtgroups
` [PATCH 10/14] xfs/449: update test to know about xfs_db -R
` [PATCH 11/14] xfs/271,xfs/556: fix tests to deal with rtgroups output in bmap/fsmap commands
` [PATCH 12/14] common/xfs: capture realtime devices during metadump/mdrestore
` [PATCH 13/14] common/fuzzy: adapt the scrub stress tests to support rtgroups
` [PATCH 14/14] xfs: fix fuzz tests of rtgroups bitmap and summary files


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