public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-09 09:18:27 to 2021-02-18 16:42:00 UTC [more...]

[PATCHSET 0/3] xfs_repair: set needsrepair when dirtying filesystems
 2021-02-18 13:02 UTC  (13+ messages)
` [PATCH 1/3] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
` [PATCH 2/3] libxfs: simulate system failure after a certain number of writes
` [PATCH 3/3] xfs_repair: add post-phase error injection points

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-02-18  8:59 UTC  (16+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()
` [PATCH v3 02/11] blk: Introduce ->corrupted_range() for block device
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v3 06/11] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v3 10/11] xfs: Implement ->corrupted_range() for XFS
` [PATCH v3 11/11] fs/dax: Remove useless functions

[PATCH] xfs: set aside allocation btree blocks from block reservation
 2021-02-18  7:51 UTC  (3+ messages)

[PATCH] xfstests: rename RENAME_WHITEOUT test on fs no enough sapce
 2021-02-18  7:13 UTC 

[PATCH v6 0/3] xfsprogs: consolidate stripe validation
 2021-02-18  5:24 UTC  (5+ messages)
` [PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()

[RFC PATCH 00/34] block: introduce bio_new()
 2021-02-18  1:28 UTC  (4+ messages)
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io

[PATCH v2] include/buildrules: substitute ".o" for ".lo" only at the very end
 2021-02-17 22:26 UTC 

[PATCH 0/5] xfs: various log stuff
 2021-02-17 21:06 UTC  (4+ messages)
` [PATCH 4/5] xfs: Fix CIL throttle hang when CIL space used going backwards

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-17  3:24 UTC  (11+ messages)
` [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
` [PATCH 5/7] fsdax: Dedup file range to use a compare function

[PATCH 0/2] xfs: a couple of small fixes
 2021-02-16 19:15 UTC  (5+ messages)
` [PATCH 1/2] xfs: stats expose padding value at end of qm line

Bug#981662: marked as done (xfsprogs-udeb depends on libinih1, not libinih1-udeb)
 2021-02-16 12:51 UTC 

xfsprogs_5.10.0-4_source.changes ACCEPTED into unstable
 2021-02-16 12:48 UTC 

Processing of xfsprogs_5.10.0-4_source.changes
 2021-02-16 12:47 UTC 

v5.10.1 xfs deadlock
 2021-02-16 12:40 UTC  (11+ messages)
` [PATCH] xfs: Wake CIL push waiters more reliably

[PATCHSET v6 0/5] xfs_admin: support upgrading v5 filesystems
 2021-02-16 12:18 UTC  (8+ messages)
` [PATCH 1/5] man: mark all deprecated V4 format options
` [PATCH 2/5] xfs_repair: allow upgrades to v5 filesystems
` [PATCH 3/5] xfs_admin: support adding features to V5 filesystems
` [PATCH 4/5] xfs_repair: enable inobtcount upgrade via repair
` [PATCH 5/5] xfs_repair: enable bigtime "

[ANNOUNCE] xfsprogs: for-next updated to 317ea9c7
 2021-02-16  1:18 UTC 

linux-next: manual merge of the xfs tree with the pidfd tree
 2021-02-14 23:38 UTC  (3+ messages)

linux-next: manual merge of the pidfd tree with the xfs tree
 2021-02-14 21:42 UTC  (3+ messages)

[PATCH] docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs
 2021-02-13 15:56 UTC  (2+ messages)

[PATCHSET RFC 0/4] fstests: widen timestamps to deal with y2038+
 2021-02-13  5:34 UTC  (5+ messages)
` [PATCH 1/4] generic: check userspace handling of extreme timestamps
` [PATCH 2/4] xfs/122: add legacy timestamps to ondisk checker
` [PATCH 3/4] xfs: detect time limits from filesystem
` [PATCH 4/4] xfs: test upgrading filesystem to bigtime

[PATCHSET RFC 0/3] fstests: add inode btree blocks counters to the AGI header
 2021-02-13  5:33 UTC  (4+ messages)
` [PATCH 1/3] xfs/{010,030}: update repair output to deal with inobtcount feature
` [PATCH 2/3] xfs/122: embiggen struct xfs_agi size for "
` [PATCH 3/3] xfs: test inobtcount upgrade

[PATCHSET RFC 0/2] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-02-13  5:33 UTC  (3+ messages)
` [PATCH 1/2] common/xfs: support realtime devices with _scratch_xfs_admin
` [PATCH 2/2] xfs: test that the needsrepair feature works as advertised

[PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
 2021-02-13  0:46 UTC  (11+ messages)

[PATCH] xfs: restore speculative_cow_prealloc_lifetime sysctl
 2021-02-12 22:46 UTC  (5+ messages)
` [PATCH v2] "

[PATCHSET v5 00/11] xfs: add the ability to flag a fs for repair
 2021-02-12 18:54 UTC  (22+ messages)
` [PATCH 01/11] xfs_admin: clean up string quoting
` [PATCH 02/11] xfs_admin: support filesystems with realtime devices
` [PATCH 03/11] xfs_db: report the needsrepair flag in check and version commands
` [PATCH 04/11] xfs_db: don't allow label/uuid setting if the needsrepair flag is set
` [PATCH 05/11] xfs_repair: fix unmount error message to have a newline
` [PATCH 06/11] xfs_repair: clear quota CHKD flags on the incore superblock too
` [PATCH 07/11] xfs_repair: clear the needsrepair flag
` [PATCH 08/11] xfs_repair: allow setting "
` [PATCH 09/11] xfs_repair: add a testing hook for NEEDSREPAIR
` [PATCH 10/11] xfs_admin: support adding features to V5 filesystems
` [PATCH 11/11] man: mark all deprecated V4 format options

[PATCHSET v4 0/6] various: random fixes
 2021-02-12 12:08 UTC  (19+ messages)
` [PATCH 1/6] misc: fix valgrind complaints
` [PATCH 2/6] xfs_scrub: detect infinite loops when scanning inodes
` [PATCH 3/6] xfs_scrub: load and unload libicu properly
` [PATCH 4/6] xfs_scrub: handle concurrent directory updates during name scan
` [PATCH 5/6] xfs_repair: check dquot id and type
  ` [PATCH v4.1 "
` [PATCH 6/6] xfs_scrub: fix weirdness in directory name check code

[ANNOUNCE] xfs-linux: for-next updated to 1cd738b13ae9
 2021-02-11 22:58 UTC 

[PATCH 0/4] xfstests: fix compiler warnings with fsx/fsstress
 2021-02-11 21:22 UTC  (5+ messages)
` [PATCH 4/4] fsstress: get rid of attr_list

[PATCHSET 0/6] fstests: various improvements to the test framework
 2021-02-11 19:05 UTC  (19+ messages)
` [PATCH 1/6] config: wrap xfs_metadump as $XFS_METADUMP_PROG like the other tools
` [PATCH 2/6] common: capture metadump output if xfs filesystem check fails
` [PATCH 3/6] check: allow '-e testid' to exclude a single test
` [PATCH 4/6] check: don't abort on non-existent excluded groups
` [PATCH 5/6] check: run tests in exactly the order specified
` [PATCH 6/6] fuzzy: capture core dumps from repair utilities

[PATCH] xfs: consider shutdown in bmapbt cursor delete assert
 2021-02-11 16:46 UTC  (2+ messages)

[PATCH] xfs: restore shutdown check in mapped write fault path
 2021-02-11  7:01 UTC  (4+ messages)

[PATCHSET v4 00/10] xfs: add the ability to flag a fs for repair
 2021-02-11  1:30 UTC  (42+ messages)
` [PATCH 02/10] xfs_admin: support filesystems with realtime devices
` [PATCH 03/10] xfs_db: support the needsrepair feature flag in the version command
` [PATCH 05/10] xfs_repair: clear quota CHKD flags on the incore superblock too
` [PATCH 06/10] xfs_repair: clear the needsrepair flag
` [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
` [PATCH 08/10] xfs_repair: allow setting the needsrepair flag
` [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
` [PATCH 10/10] xfs_admin: support adding features to V5 filesystems

[PATCH] xfs: fix boolreturn.cocci warnings
 2021-02-10 22:25 UTC  (3+ messages)

[PATCH] generic: test mapped write after shutdown and failed writeback
 2021-02-10 19:12 UTC  (3+ messages)

[PATCHSET 0/2] fstests: remove _require_no_rtinherit from xfs tests
 2021-02-10  2:57 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix filestreams tests when rtinherit=1
` [PATCH 2/2] common: remove _require_no_rtinherit

[PATCHSET v5 0/2] xfs_admin: support upgrading v5 filesystems
 2021-02-09 17:35 UTC  (7+ messages)
` [PATCH 1/2] xfs_repair: enable inobtcount upgrade via repair
` [PATCH 2/2] xfs_repair: enable bigtime "

[PATCH] _scratch_mkfs_geom(): Filter out 'k' suffix from fs block size
 2021-02-09 16:36 UTC  (2+ messages)


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