linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-16 01:19:55 to 2021-02-23 03:02:12 UTC [more...]

[PATCHSET v6.1 0/5] xfs_admin: support upgrading v5 filesystems
 2021-02-23  3:01 UTC  (2+ messages)
` [PATCH 1/5] man: mark all deprecated V4 format options

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

[PATCHSET v6 0/7] xfsprogs: add the ability to flag a fs for repair
 2021-02-23  3:00 UTC  (8+ messages)
` [PATCH 1/7] xfs_admin: clean up string quoting
` [PATCH 2/7] xfs_admin: support filesystems with realtime devices
` [PATCH 3/7] xfs_db: report the needsrepair flag in check and version commands
` [PATCH 4/7] xfs_db: don't allow label/uuid setting if the needsrepair flag is set
` [PATCH 5/7] xfs_repair: fix unmount error message to have a newline
` [PATCH 6/7] xfs_repair: clear quota CHKD flags on the incore superblock too
` [PATCH 7/7] xfs_repair: clear the needsrepair flag

[PATCH] xfs: use current->journal_info for detecting transaction recursion
 2021-02-23  2:15 UTC  (2+ messages)

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-23  1:32 UTC  (15+ messages)
` [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
    ` 回复: "
` [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
` [PATCH 5/7] fsdax: Dedup file range to use a compare function

[PATCH V2] xfs: initialise attr fork on inode create
 2021-02-22 23:05 UTC 

lockdep recursive locking warning on for-next
 2021-02-22 22:53 UTC  (9+ messages)

xfs: Skip repetitive warnings about mount options
 2021-02-22 22:19 UTC  (6+ messages)
` [PATCH] xfs: Add test for printing deprec. "
` [PATCH 1/1] xfs: Skip repetitive warnings about "

[PATCH v2 0/2] debian: Fix problems introduced with 5.10.0
 2021-02-22 19:43 UTC  (5+ messages)
` [PATCH v2 1/2] debian: Regenerate config.guess using debhelper
` [PATCH v2 2/2] debian: Build-depend on libinih-dev with udeb package

[PATCH 0/4] debian: Integrate Debian/Ubuntu changes
 2021-02-22 19:23 UTC  (17+ messages)
` [PATCH 1/4] debian: Drop trying to create upstream distribution
` [PATCH 2/4] debian: Enable CET on amd64
    ` NACK "
` [PATCH 3/4] debian: Regenerate config.guess using debhelper
` [PATCH 4/4] debian: Build-depend on libinih-dev with udeb package

[PATCH v2] xfs: set aside allocation btree blocks from block reservation
 2021-02-22 18:34 UTC  (2+ messages)

[PATCH] xfs: don't reuse busy extents on extent trim
 2021-02-22 18:27 UTC  (2+ messages)

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

[PATCH] xfs: don't call into blockgc scan with freeze protection
 2021-02-22 12:05 UTC  (6+ messages)

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

linux-next: manual merge of the pidfd tree with the xfs tree
 2021-02-21 22:53 UTC  (4+ messages)

[GIT PULL] xfs: new code for 5.12
 2021-02-21 18:39 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.12-rc1
 2021-02-21 18:39 UTC  (2+ messages)

[PATCH] xfs: don't nest transactions when scanning for eofblocks
 2021-02-20  3:44 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] xfs: set aside allocation btree blocks from block reservation
 2021-02-19 21:28 UTC  (7+ messages)

[PATCH v6 0/3] xfsprogs: consolidate stripe validation
 2021-02-19  1:37 UTC  (8+ messages)
` [PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()
  ` [PATCH v7 "

[PATCH v15 00/37] xfsprogs: Delayed Attributes
 2021-02-18 16:45 UTC  (38+ messages)
` [PATCH v15 01/37] xfsprogs: fix an ABBA deadlock in xfs_rename
` [PATCH v15 02/37] xfsprogs: Add helper for checking per-inode extent count overflow
` [PATCH v15 03/37] xfsprogs: Check for extent overflow when trivally adding a new extent
` [PATCH v15 04/37] xfsprogs: Check for extent overflow when punching a hole
` [PATCH v15 05/37] xfsprogs: Check for extent overflow when adding dir entries
` [PATCH v15 06/37] xfsprogs: Check for extent overflow when removing "
` [PATCH v15 07/37] xfsprogs: Check for extent overflow when renaming "
` [PATCH v15 08/37] xfsprogs: Check for extent overflow when adding/removing xattrs
` [PATCH v15 09/37] xfsprogs: Check for extent overflow when writing to unwritten extent
` [PATCH v15 10/37] xfsprogs: Check for extent overflow when moving extent from cow to data fork
` [PATCH v15 11/37] xfsprogs: Check for extent overflow when swapping extents
` [PATCH v15 12/37] xfsprogs: Introduce error injection to reduce maximum inode fork extent count
` [PATCH v15 13/37] xfsprogs: Remove duplicate assert statement in xfs_bmap_btalloc()
` [PATCH v15 14/37] xfsprogs: Compute bmap extent alignments in a separate function
` [PATCH v15 15/37] xfsprogs: Process allocated extent "
` [PATCH v15 16/37] xfsprogs: Introduce error injection to allocate only minlen size extents for files
` [PATCH v15 17/37] libxfs: expose inobtcount in xfs geometry
` [PATCH v15 18/37] xfsprogs: Add helper xfs_attr_node_remove_step
` [PATCH v15 19/37] xfsprogs: Add xfs_attr_node_remove_cleanup
` [PATCH v15 20/37] xfsprogs: Hoist transaction handling in xfs_attr_node_remove_step
` [PATCH v15 21/37] xfsprogs: Hoist xfs_attr_set_shortform
` [PATCH v15 22/37] xfsprogs: Add helper xfs_attr_set_fmt
` [PATCH v15 23/37] xfsprogs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
` [PATCH v15 24/37] xfsprogs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v15 25/37] xfsprogs: Hoist xfs_attr_node_addname
` [PATCH v15 26/37] xfsprogs: Hoist xfs_attr_leaf_addname
` [PATCH v15 27/37] xfsprogs: Hoist node transaction handling
` [PATCH v15 28/37] xfsprogs: Add delay ready attr remove routines
` [PATCH v15 29/37] xfsprogs: Add delay ready attr set routines
` [PATCH v15 30/37] xfsprogs: Add state machine tracepoints
` [PATCH v15 31/37] xfsprogs: Rename __xfs_attr_rmtval_remove
` [PATCH v15 32/37] xfsprogs: Set up infastructure for deferred attribute operations
` [PATCH v15 33/37] xfsprogs: Skip flip flags for delayed attrs
` [PATCH v15 34/37] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v15 35/37] xfsprogs: Remove unused xfs_attr_*_args
` [PATCH v15 36/37] xfsprogs: Add delayed attributes error tag
` [PATCH v15 37/37] xfsprogs: Merge xfs_delattr_context into xfs_attr_item

[PATCHSET 0/3] xfs_repair: set needsrepair when dirtying filesystems
 2021-02-18 18:01 UTC  (16+ 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 v15 00/22] xfs: Delayed Attributes
 2021-02-18 16:53 UTC  (23+ messages)
` [PATCH v15 01/22] xfs: Add helper xfs_attr_node_remove_step
` [PATCH v15 02/22] xfs: Add xfs_attr_node_remove_cleanup
` [PATCH v15 03/22] xfs: Hoist transaction handling in xfs_attr_node_remove_step
` [PATCH v15 04/22] xfs: Hoist xfs_attr_set_shortform
` [PATCH v15 05/22] xfs: Add helper xfs_attr_set_fmt
` [PATCH v15 06/22] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
` [PATCH v15 07/22] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v15 08/22] xfs: Hoist xfs_attr_node_addname
` [PATCH v15 09/22] xfs: Hoist xfs_attr_leaf_addname
` [PATCH v15 10/22] xfs: Hoist node transaction handling
` [PATCH v15 11/22] xfs: Add delay ready attr remove routines
` [PATCH v15 12/22] xfs: Add delay ready attr set routines
` [PATCH v15 13/22] xfs: Add state machine tracepoints
` [PATCH v15 14/22] xfs: Rename __xfs_attr_rmtval_remove
` [PATCH v15 15/22] xfs: Handle krealloc errors in xlog_recover_add_to_cont_trans
` [PATCH v15 16/22] xfs: Set up infastructure for deferred attribute operations
` [PATCH v15 17/22] xfs: Skip flip flags for delayed attrs
` [PATCH v15 18/22] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v15 19/22] xfs: Remove unused xfs_attr_*_args
` [PATCH v15 20/22] xfs: Add delayed attributes error tag
` [PATCH v15 21/22] xfs: Add delattr mount option
` [PATCH v15 22/22] xfs: Merge xfs_delattr_context into xfs_attr_item

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-02-18  8:59 UTC  (6+ messages)
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

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

[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/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  (5+ messages)
` [PATCH 2/5] xfs_repair: allow upgrades to "
` [PATCH 4/5] xfs_repair: enable inobtcount upgrade via repair

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).