messages from 2024-07-30 02:44:13 to 2024-08-07 16:10:07 UTC [more...]
[PATCHBOMB v30.10] xfsprogs-6.10: filesystem properties
2024-08-07 16:10 UTC (20+ messages)
` [PATCHSET v30.10 1/3] xfsprogs: "
` [PATCH 1/7] libfrog: support editing filesystem property sets
` [PATCH 2/7] xfs_io: edit filesystem properties
` [PATCH 3/7] xfs_db: improve getting and setting extended attributes
` [PATCH 4/7] libxfs: hoist listxattr from xfs_repair
` [PATCH 5/7] libxfs: pass a transaction context through listxattr
` [PATCH 6/7] xfs_db: add a command to list xattrs
` [PATCH 7/7] xfs_property: add a new tool to administer fs properties
` [PATCHSET v30.10 2/3] xfs_scrub: admin control of automatic fsck
` [PATCH 1/4] libfrog: define a autofsck filesystem property
` [PATCH 2/4] xfs_scrub: allow sysadmin to control background scrubs
` [PATCH 3/4] xfs_scrub: use the autofsck fsproperty to select mode
` [PATCH 4/4] mkfs: set autofsck filesystem property
` [PATCHSET v30.10 3/3] debian: enable xfs_scrub_all by default
` [PATCH 1/1] debian: enable xfs_scrub_all systemd timer services "
` [PATCHSET v30.10] fstests: xfs filesystem properties
` [PATCH 1/1] xfs: functional testing for "
[PATCH v3 00/14] forcealign for xfs
2024-08-07 15:17 UTC (40+ messages)
` [PATCH v3 01/14] xfs: only allow minlen allocations when near ENOSPC
` [PATCH v3 02/14] xfs: always tail align maxlen allocations
` [PATCH v3 03/14] xfs: simplify extent allocation alignment
` [PATCH v3 04/14] xfs: make EOF allocation simpler
` [PATCH v3 05/14] xfs: introduce forced allocation alignment
` [PATCH v3 06/14] xfs: align args->minlen for "
` [PATCH v3 07/14] xfs: Introduce FORCEALIGN inode flag
` [PATCH v3 08/14] xfs: Update xfs_inode_alloc_unitsize() for forcealign
` [PATCH v3 09/14] xfs: Update xfs_setattr_size() "
` [PATCH v3 10/14] xfs: Do not free EOF blocks "
` [PATCH v3 11/14] xfs: Only free full extents "
` [PATCH v3 12/14] xfs: Unmap blocks according to forcealign
` [PATCH v3 13/14] xfs: Don't revert allocated offset for forcealign
` [PATCH v3 14/14] xfs: Enable file data forcealign feature
Are jump labels broken on 6.11-rc1?
2024-08-07 15:05 UTC (16+ messages)
post-EOF block handling revamp
2024-08-07 15:01 UTC (9+ messages)
` [PATCH 02/10] xfs: remove the i_mode check in xfs_release
` [PATCH 04/10] xfs: don't bother returning errors from xfs_file_release
xfs_release lock contention
2024-08-07 14:56 UTC (4+ messages)
[PATCH] xfs: remove all traces of xfs_check
2024-08-07 14:35 UTC (2+ messages)
don't fail tests when mkfs options collide
2024-08-07 14:35 UTC (5+ messages)
` [PATCH 1/4] common: _notrun if _scratch_mkfs_sized failed
` [PATCH 2/4] common: _notrun if _scratch_mkfs_xfs failed
` [PATCH 3/4] xfs/432: use _scratch_mkfs_xfs
` [PATCH 4/4] xfs/516: "
[PATCH] Fix spelling and gramatical errors
2024-08-07 14:25 UTC (4+ messages)
[PATCH 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
2024-08-07 11:39 UTC (19+ messages)
` [PATCH 1/6] iomap: correct the range of a partial dirty clear
` [PATCH 2/6] iomap: support invalidating partial folios
` [PATCH 3/6] iomap: advance the ifs allocation if we have more than one blocks per folio
` [PATCH 4/6] iomap: correct the dirty length in page mkwrite
` [PATCH 5/6] iomap: drop unnecessary state_lock when setting ifs uptodate bits
` [PATCH 6/6] iomap: drop unnecessary state_lock when changing ifs dirty bits
[PATCH] xfs: skip background cowblock trims on inodes open for write
2024-08-06 23:26 UTC (6+ messages)
[PATCH] xfs: test online repair when xfiles consists of THPs
2024-08-06 22:55 UTC
[PATCH v2 00/13] forcealign for xfs
2024-08-06 18:58 UTC (3+ messages)
` [PATCH v2 04/13] xfs: make EOF allocation simpler
[PATCH] [PATCH] xfs/348: add _fixed_by tag
2024-08-06 16:14 UTC (5+ messages)
[GIT PULLBOMB] xfsprogs: catch us up to 6.10
2024-08-06 13:59 UTC (11+ messages)
` [GIT PULL 15/23] xfs_scrub_all: automatic media scan service
` [GIT PULL 16/23] xfs_scrub_all: improve systemd handling
` [GIT PULL 17/23] xfsprogs: improve extended attribute validation
` [GIT PULL 18/23] xfsprogs: Parent Pointers
` [GIT PULL 19/23] xfsprogs: scrubbing for parent pointers
` [GIT PULL 20/23] xfsprogs: offline repair "
` [GIT PULL 21/23] xfsprogs: detect and correct directory tree problems
` [GIT PULL 22/23] xfs_scrub: vectorize kernel calls
` [GIT PULL 23/23] xfs_repair: fixes for kernel 6.10
[PATCH] xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
2024-08-06 13:07 UTC (2+ messages)
[PATCH] xfs: revert AIL TASK_KILLABLE threshold
2024-08-06 13:07 UTC (2+ messages)
[PATCH] xfs: attr forks require attr, not attr2
2024-08-06 13:06 UTC (2+ messages)
[PATCH] [RFC] xfs: filesystem expansion design documentation
2024-08-06 2:01 UTC (7+ messages)
[PATCH] xfs_db: release ip resource before returning from get_next_unlinked()
2024-08-05 15:48 UTC (4+ messages)
[PATCH v11 00/10] enable bs > ps in XFS
2024-08-05 13:24 UTC (5+ messages)
` [PATCH v11 10/10] xfs: enable block size larger than page size support
[GIT PULL] xfs: bug fixes for 6.11
2024-08-03 16:32 UTC (2+ messages)
[PATCH 0/9] introduce defrag to xfs_spaceman
2024-08-02 18:31 UTC (24+ messages)
` [PATCH 2/9] spaceman/defrag: pick up segments from target file
` [PATCH 6/9] spaceman/defrag: workaround kernel xfs_reflink_try_clear_inode_flag()
` [PATCH 8/9] spaceman/defrag: readahead for better performance
` [PATCH 9/9] spaceman/defrag: warn on extsize
[RFC PATCHSET] xfsprogs: filesystem properties
2024-08-02 0:29 UTC (41+ messages)
` [PATCHSET v30.9 1/3] "
` [PATCH 1/7] libfrog: support editing filesystem property sets
` [PATCH 2/7] xfs_spaceman: edit filesystem properties
` [PATCH 3/7] xfs_db: improve getting and setting extended attributes
` [PATCH 4/7] libxfs: hoist listxattr from xfs_repair
` [PATCH 5/7] libxfs: pass a transaction context through listxattr
` [PATCH 6/7] xfs_db: add a command to list xattrs
` [PATCH 7/7] xfs_property: add a new tool to administer fs properties
` [PATCHSET v30.9 2/3] xfs_scrub: control of autonomous self healing
` [PATCH 1/3] libfrog: define a self_healing filesystem property
` [PATCH 2/3] xfs_scrub: allow sysadmin to control background scrubs
` [PATCH 3/3] mkfs: set self_healing property
` [PATCHSET v30.9 3/3] xfs_scrub: separate package for self healing
` [PATCH 1/3] misc: shift install targets
` [PATCH 2/3] xfs_scrub: use the self_healing fsproperty to select mode
` [PATCH 3/3] debian: create a new package for automatic self-healing
` [PATCHSET v30.9] fstests: xfs filesystem properties
` [PATCH 1/1] xfs: functional testing for "
[PATCH 1/2] xfs: remove duplicated include header
2024-08-01 11:33 UTC (2+ messages)
[RFC PATCH 0/4] bringing back the AGFL reserve
2024-08-01 0:53 UTC (7+ messages)
` [RFC PATCH 1/4] xfs: resurrect the AGFL reservation
[ANNOUNCE] xfs-linux: for-next updated to 7bf888fa26e8
2024-07-31 12:39 UTC
xfsprogs 6.9 .deb build broken on debian 12?
2024-07-30 19:01 UTC (2+ messages)
[PATCH] xfs: trace: replace strncpy() with strscpy()
2024-07-30 15:16 UTC
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