messages from 2025-01-28 05:36:04 to 2025-02-04 13:28:28 UTC [more...]
[PATCH v4 00/10] iomap: incremental per-operation iter advance
2025-02-04 13:30 UTC (4+ messages)
` [PATCH v4 01/10] iomap: factor out iomap length helper
` [PATCH v4 02/10] iomap: split out iomap check and reset logic from iter advance
` [PATCH v4 04/10] iomap: lift error code check out of iomap_iter_advance()
[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
2025-02-04 12:20 UTC (6+ messages)
[PATCH RFC 00/10] large atomic writes for xfs with CoW
2025-02-04 12:01 UTC (11+ messages)
` [PATCH RFC 01/10] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
` [PATCH RFC 04/10] xfs: Make xfs_find_trim_cow_extent() public
` [PATCH RFC 05/10] xfs: Reflink CoW-based atomic write support
` [PATCH RFC 06/10] xfs: iomap "
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
` [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
` [PATCH RFC 09/10] xfs: Update atomic write max size
` [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint
PI and data checksumming for XFS
2025-02-04 5:00 UTC (17+ messages)
` [PATCH 1/7] block: support integrity generation and verification from file systems
` [PATCH 2/7] iomap: introduce iomap_read_folio_ops
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
` [PATCH 4/7] iomap: support ioends for reads
` [PATCH 5/7] iomap: limit buffered I/O size to 128M
` [PATCH 6/7] xfs: support T10 protection information
` [PATCH 7/7] xfs: implement block-metadata based data checksums
[PATCHSET] xfsprogs: random bug fixes
2025-02-04 4:56 UTC (7+ messages)
` [PATCH 1/3] mkfs: fix file size setting when interpreting a protofile
` [PATCH 2/3] xfs_protofile: fix mode formatting error
` [PATCH 3/3] xfs_protofile: fix device number encoding
[PATCH] fs/xfs: add new superblock features added in Linux 6.12/6.13
2025-02-03 23:41 UTC
[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
2025-02-03 22:39 UTC (2+ messages)
[PATCHSET] xfs: bug fixes for 6.14
2025-02-03 22:32 UTC (4+ messages)
` [PATCH 1/2] xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
` [PATCH 2/2] xfs: fix data fork format filtering during inode repair
` [GIT PULL] xfs: bug fixes for 6.14
[PATCH 0/1] RFE: Do not check NEEDSREPAIR if ro,norecovery mount
2025-02-03 22:26 UTC (3+ messages)
` [PATCH 1/1] xfs: do "
[PATCH v8 00/19] fanotify: add pre-content hooks
2025-02-03 22:04 UTC (13+ messages)
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
` [REGRESSION] "
[PATCH 00/16] Converge on using secs_to_jiffies() part two
2025-02-03 21:19 UTC (40+ messages)
` [PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
` [01/16] "
` [PATCH 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
` [PATCH 03/16] accel/habanalabs: "
` [PATCH 04/16] ALSA: ac97: "
` [PATCH 05/16] btrfs: "
` [PATCH 06/16] rbd: "
` [PATCH 07/16] libceph: "
` [PATCH 08/16] libata: zpodd: "
` [PATCH 09/16] xfs: "
` [PATCH 10/16] power: supply: da9030: "
` [PATCH 11/16] nvme: "
` [PATCH 12/16] spi: spi-fsl-lpspi: "
` [PATCH 13/16] spi: spi-imx: "
` [PATCH 14/16] platform/x86/amd/pmf: "
` [PATCH 15/16] platform/x86: thinkpad_acpi: "
` [PATCH 16/16] RDMA/bnxt_re: "
[PATCH] jiffies: Cast to unsigned long for secs_to_jiffies() conversion
2025-02-03 20:42 UTC (4+ messages)
[PATCHSET 0/2] Add XFS support for RWF_DONTCACHE
2025-02-03 18:26 UTC (5+ messages)
` [PATCH 1/2] iomap: make buffered writes work with RWF_DONTCACHE
` [PATCH 2/2] xfs: flag as supporting FOP_DONTCACHE
[GIT PULL] XFS fixes for 6.14-rc2
2025-02-03 18:10 UTC (2+ messages)
[PATCH V3] xfs: Do not allow norecovery mount with quotacheck
2025-02-03 17:20 UTC (2+ messages)
[PATCH 0/5] fs/buffer: strack reduction on async read
2025-02-03 14:00 UTC (7+ messages)
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-03 11:29 UTC (4+ messages)
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
[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-02-03 10:03 UTC (3+ messages)
` [Bug 219504] iomap/buffered-io/XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 (and up) "
[syzbot] [xfs?] possible deadlock in xfs_buf_find_insert
2025-02-03 8:36 UTC (9+ messages)
[PATCH v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
2025-02-01 7:05 UTC (8+ messages)
[PATCH V2] xfs: Do not allow norecovery mount with quotacheck
2025-01-31 16:27 UTC (3+ messages)
[PATCH v3 0/7] iomap: incremental per-operation iter advance
2025-01-31 12:50 UTC (12+ messages)
` [PATCH v3 1/7] iomap: split out iomap check and reset logic from "
` [PATCH v3 2/7] iomap: factor out iomap length helper
` [PATCH v3 3/7] iomap: refactor iter and advance continuation logic
` [PATCH v3 4/7] iomap: support incremental iomap_iter advances
` [PATCH v3 5/7] iomap: advance the iter directly on buffered writes
` [PATCH v3 6/7] iomap: advance the iter directly on unshare range
` [PATCH v3 7/7] iomap: advance the iter directly on zero range
[PATCH 2/7] iomap: Move prefaulting out of hot write path
2025-01-31 7:59 UTC (2+ messages)
[ANNOUNCE] xfsprogs: for-next updated to ca10888d51a5
2025-01-30 9:41 UTC
[PATCH v2 0/7] iomap: incremental per-operation iter advance
2025-01-29 16:40 UTC (19+ messages)
` [PATCH v2 2/7] iomap: factor out iomap length helper
` [PATCH v2 3/7] iomap: refactor iter and advance continuation logic
` [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] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-29 13:01 UTC (3+ messages)
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-29 8:49 UTC (10+ messages)
` "
` "
` "
` "
[PATCHSET 1/7] fstests: random fixes for v2025.01.12
2025-01-29 7:33 UTC (15+ messages)
` [PATCH 08/23] common: fix pkill by running test program in a separate session
[PATCH] xfs: Remove i_rwsem lock in buffered read
2025-01-29 5:20 UTC (14+ messages)
[PATCH] xfs_repair: require zeroed quota/rt inodes in metadir superblocks
2025-01-29 5:19 UTC (2+ messages)
[PATCH v2 0/7] Update release.sh
2025-01-28 18:01 UTC (13+ messages)
` [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] 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 (2+ 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
xfs lockup
2025-01-28 9:29 UTC (3+ messages)
[PATCH] xfs: remove xfs_buf_cache.bc_lock
2025-01-28 6:44 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox