Linux XFS Date Index
[Prev Page][Next Page]
- [PATCH 08/12] xfs: Add order IDs to log items in CIL
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 00/12] xfs: Improve CIL scalability
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 02/12] xfs: lift init CIL reservation out of xc_cil_lock
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 05/12] xfs: implement percpu cil space used calculation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 04/12] xfs: introduce per-cpu CIL tracking sructure
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 12/12] xfs: avoid cil push lock if possible
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 07/12] xfs: convert CIL busy extents to per-cpu
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 11/12] xfs: __percpu_counter_compare() inode count debug too expensive
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 06/12] xfs: track CIL ticket reservation in percpu structure
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] xfs: Skip repetitive warnings about mount options
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/2] xfs: rename variable mp to parsing_mp
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3 v2] xfs: AIL needs asynchronous CIL forcing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/3 v2] xfs: AIL needs asynchronous CIL forcing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] xfs: separate CIL commit record IO
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfsprogs for-next branch updated to 533034dc / v5.11.0-rc1
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] man: document XFS_XFLAG_APPEND behavior for directories
- From: Eric Sandeen <sandeen@xxxxxxxxxx>
- [PATCH] man: document XFS_XFLAG_APPEND behavior for directories
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: xfs_log_force_lsn isn't passed a LSN
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] xfs: reduce buffer log item shadow allocations
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 8/8] xfs: Fix CIL throttle hang when CIL space used going backwards
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/8 v2] xfs: journal IO cache flush reductions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] xfs: move and rename xfs_blkdev_issue_flush
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] xfs: reduce debug overhead of dir leaf/node checks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] xfs: No need for inode number error injection in __xfs_dir3_data_check
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: type verification is expensive
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2] xfs: Add test for printing deprec. mount options
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- Re: [PATCH 2/8] xfs: separate CIL commit record IO
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2 1/2] xfs: rename variable mp to parsing_mp
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- [PATCH v2 2/2] xfs: Skip repetitive warnings about mount options
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- [PATCH v2 0/2] xfs: Skip repetitive warnings about mount options
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: xfs_log_force_lsn isn't passed a LSN
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs: optimise xfs_buf_item_size/format for contiguous regions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] xfs: xfs_buf_item_size_segment() needs to pass segment offset
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs: reduce buffer log item shadow allocations
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 8/8] xfs: Fix CIL throttle hang when CIL space used going backwards
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/8 v2] xfs: journal IO cache flush reductions
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] xfs: AIL needs asynchronous CIL forcing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 6/8] xfs: remove need_start_rec parameter from xlog_write()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/8] xfs: CIL checkpoint flushes caches unconditionally
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/8] xfs: async blkdev cache flush
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/8] xfs: move and rename xfs_blkdev_issue_flush
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/8] xfs: separate CIL commit record IO
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 7/8 v2] xfs: journal IO cache flush reductions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] xfs: log stripe roundoff is a property of the log
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 11/22] xfs: Add delay ready attr remove routines
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v15 10/22] xfs: Hoist node transaction handling
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v15 08/22] xfs: Hoist xfs_attr_node_addname
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v15 09/22] xfs: Hoist xfs_attr_leaf_addname
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2] xfs: set aside allocation btree blocks from block reservation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 04/22] xfs: Hoist xfs_attr_set_shortform
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v15 03/22] xfs: Hoist transaction handling in xfs_attr_node_remove_step
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v15 06/22] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v15 02/22] xfs: Add xfs_attr_node_remove_cleanup
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v15 01/22] xfs: Add helper xfs_attr_node_remove_step
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v15 07/22] xfs: Add helper xfs_attr_node_addname_find_attr
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v15 05/22] xfs: Add helper xfs_attr_set_fmt
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] generic/473: fix expectation properly in out file
- From: Chengguang Xu <cgxu519@xxxxxxxxxxxx>
- Re: [PATCH] generic/473: fix expectation properly in out file
- From: Eryu Guan <eguan@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/8 v2] xfs: journal IO cache flush reductions
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH] generic/473: fix expectation properly in out file
- From: Chengguang Xu <cgxu519@xxxxxxxxxxxx>
- Re: [PATCH] generic/473: fix expectation properly in out file
- From: Chengguang Xu <cgxu519@xxxxxxxxxxxx>
- Re: [PATCH] generic/473: fix expectation properly in out file
- From: Chengguang Xu <cgxu519@xxxxxxxxxxxx>
- Re: [PATCH] generic/473: fix expectation properly in out file
- From: Su Yue <l@xxxxxxxxxx>
- Re: [PATCH] generic/473: fix expectation properly in out file
- From: Su Yue <l@xxxxxxxxxx>
- Re: [PATCH 6/8] xfs: remove need_start_rec parameter from xlog_write()
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH 5/8] xfs: CIL checkpoint flushes caches unconditionally
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- [PATCH 06/13] xfs: move log iovec alignment to preparation function
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 05/13] xfs: log tickets don't need log client id
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 11/13] xfs:_introduce xlog_write_partial()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 07/13] xfs: reserve space and initialise xlog_op_header in item formatting
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 02/13] xfs: only CIL pushes require a start record
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 08/13] xfs: log ticket region debug is largely useless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 12/13] xfs: xlog_write() no longer needs contwr state
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 01/13] xfs: factor out the CIL transaction header building
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 13/13] xfs: CIL context doesn't need to count iovecs
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 04/13] xfs: embed the xlog_op_header in the unmount record
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 03/13] xfs: embed the xlog_op_header in the unmount record
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 09/13] xfs: pass lv chain length and size into xlog_write()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 10/13] xfs: introduce xlog_write_single()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/13] xfs: rewrite xlog_write()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] xfs_repair: factor phase transitions into a helper
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 2/4] libxfs: simulate system failure after a certain number of writes
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs_repair: add post-phase error injection points
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 1/4] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH] xfs: Allow scrub to detect inodes with non-maximal sized extents
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH 1/5] man: mark all deprecated V4 format options
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/5] man: mark all deprecated V4 format options
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH v7 3/3] mkfs: make use of xfs_validate_stripe_geometry()
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH v7 3/3] mkfs: make use of xfs_validate_stripe_geometry()
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: Skip repetitive warnings about mount options
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 3/4] debian: Regenerate config.guess using debhelper
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: Allow scrub to detect inodes with non-maximal sized extents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] xfs_repair: clear the needsrepair flag
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 2/7] xfs_admin: support filesystems with realtime devices
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 5/7] xfs_repair: fix unmount error message to have a newline
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 4/7] xfs_db: don't allow label/uuid setting if the needsrepair flag is set
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 3/7] xfs_db: report the needsrepair flag in check and version commands
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 6/7] xfs_repair: clear quota CHKD flags on the incore superblock too
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 1/7] xfs_admin: clean up string quoting
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH v2] xfs: use current->journal_info for detecting transaction recursion
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs: Skip repetitive warnings about mount options
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: don't reuse busy extents on extent trim
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH V2] xfs: initialise attr fork on inode create
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 1/1] xfs: Skip repetitive warnings about mount options
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: Skip repetitive warnings about mount options
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- xfsprogs_5.11.0-rc0-1_source.changes ACCEPTED into experimental
- From: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
- Processing of xfsprogs_5.11.0-rc0-1_source.changes
- From: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: Allow scrub to detect inodes with non-maximal sized extents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: Add test for printing deprec. mount options
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: Add test for printing deprec. mount options
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 4/8] xfs: async blkdev cache flush
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH 3/8] xfs: move and rename xfs_blkdev_issue_flush
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH] xfs: don't reuse busy extents on extent trim
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/8] xfs: separate CIL commit record IO
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH v2] xfs: set aside allocation btree blocks from block reservation
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/8] xfs: log stripe roundoff is a property of the log
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- [PATCH] xfs: Allow scrub to detect inodes with non-maximal sized extents
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- [PATCH 7/8 v2] xfs: journal IO cache flush reductions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: don't reuse busy extents on extent trim
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- [PATCH v2] xfs: use current->journal_info for detecting transaction recursion
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: use current->journal_info for detecting transaction recursion
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/3] xfs: reduce debug overhead of dir leaf/node checks
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/3] xfs: No need for inode number error injection in __xfs_dir3_data_check
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/3] xfs: 64kb directory block verification hurts
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/3] xfs: type verification is expensive
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/3] xfs: xfs_log_force_lsn isn't passed a LSN
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/3] xfs: AIL needs asynchronous CIL forcing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/3] xfs: CIL work is serialised, not pipelined
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/3] xfs: CIL improvements
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 4/8] xfs: async blkdev cache flush
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] xfs: use current->journal_info for detecting transaction recursion
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs: reduce buffer log item shadow allocations
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/3] xfs: optimise xfs_buf_item_size/format for contiguous regions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/3] xfs: xfs_buf_item_size_segment() needs to pass segment offset
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/3] xfs: buffer log item optimisations
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: Skip repetitive warnings about mount options
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 6/8] xfs: remove need_start_rec parameter from xlog_write()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2] xfs: various log stuff...
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 3/8] xfs: move and rename xfs_blkdev_issue_flush
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 8/8] xfs: Fix CIL throttle hang when CIL space used going backwards
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 7/8] xfs: journal IO cache flush reductions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 1/8] xfs: log stripe roundoff is a property of the log
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/8] xfs: CIL checkpoint flushes caches unconditionally
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 2/8] xfs: separate CIL commit record IO
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 4/8] xfs: async blkdev cache flush
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: use current->journal_info for detecting transaction recursion
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] debian: Drop trying to create upstream distribution
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] xfs_repair: enable bigtime upgrade via repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/5] xfs_repair: allow upgrades to v5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v6.1 0/5] xfs_admin: support upgrading v5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/5] xfs_repair: enable inobtcount upgrade via repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs_repair: factor phase transitions into a helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/5] xfs_admin: support adding features to V5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] libxfs: simulate system failure after a certain number of writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/5] man: mark all deprecated V4 format options
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v3 0/4] xfs_repair: set needsrepair when dirtying filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs_repair: add post-phase error injection points
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 7/7] xfs_repair: clear the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/7] xfs_repair: clear quota CHKD flags on the incore superblock too
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/7] xfs_repair: fix unmount error message to have a newline
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/7] xfs_db: don't allow label/uuid setting if the needsrepair flag is set
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/7] xfs_db: report the needsrepair flag in check and version commands
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/7] xfs_admin: support filesystems with realtime devices
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/7] xfs_admin: clean up string quoting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v6 0/7] xfsprogs: add the ability to flag a fs for repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: use current->journal_info for detecting transaction recursion
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- 回复: [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
- From: "ruansy.fnst@xxxxxxxxxxx" <ruansy.fnst@xxxxxxxxxxx>
- [PATCH] xfs: use current->journal_info for detecting transaction recursion
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH V2] xfs: initialise attr fork on inode create
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: lockdep recursive locking warning on for-next
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: Skip repetitive warnings about mount options
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 1/1] xfs: Skip repetitive warnings about mount options
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: Add test for printing deprec. mount options
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/2] debian: Regenerate config.guess using debhelper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/4] debian: Regenerate config.guess using debhelper
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] debian: Build-depend on libinih-dev with udeb package
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2] xfs: set aside allocation btree blocks from block reservation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: don't reuse busy extents on extent trim
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: don't reuse busy extents on extent trim
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2] xfs: set aside allocation btree blocks from block reservation
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 3/4] xfs_repair: factor phase transitions into a helper
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs_repair: add post-phase error injection points
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/4] libxfs: simulate system failure after a certain number of writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/4] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] xfs: don't call into blockgc scan with freeze protection
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
- From: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] debian: Regenerate config.guess using debhelper
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] debian: Regenerate config.guess using debhelper
- From: Steve Langasek <steve.langasek@xxxxxxxxxxxxx>
- Re: linux-next: manual merge of the xfs tree with the pidfd tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the pidfd tree with the xfs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] debian: Regenerate config.guess using debhelper
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: NACK Re: [PATCH 2/4] debian: Enable CET on amd64
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL] xfs: new code for 5.12
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] iomap: new code for 5.12-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v2 2/2] debian: Build-depend on libinih-dev with udeb package
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH v2 1/2] debian: Regenerate config.guess using debhelper
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH v2 0/2] debian: Fix problems introduced with 5.10.0
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- Re: [PATCH 3/4] debian: Regenerate config.guess using debhelper
- From: Steve Langasek <steve.langasek@xxxxxxxxxxxxx>
- Re: NACK Re: [PATCH 2/4] debian: Enable CET on amd64
- From: Dimitri John Ledkov <dimitri.ledkov@xxxxxxxxxxxxx>
- Re: NACK Re: [PATCH 2/4] debian: Enable CET on amd64
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] debian: Regenerate config.guess using debhelper
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- NACK Re: [PATCH 2/4] debian: Enable CET on amd64
- From: Dimitri John Ledkov <dimitri.ledkov@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] debian: Drop trying to create upstream distribution
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] debian: Enable CET on amd64
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] xfs: Add test for printing deprec. mount options
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- [PATCH 1/1] xfs: Skip repetitive warnings about mount options
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- xfs: Skip repetitive warnings about mount options
- From: Pavel Reichl <preichl@xxxxxxxxxx>
- (DONATION) $2 Million Has Been Donated
- From: François Pinault <accouncet01@xxxxxxxxxx>
- [PATCH 4/4] debian: Build-depend on libinih-dev with udeb package
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH 3/4] debian: Regenerate config.guess using debhelper
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH 2/4] debian: Enable CET on amd64
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH 1/4] debian: Drop trying to create upstream distribution
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH 0/4] debian: Integrate Debian/Ubuntu changes
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- Re: [PATCH v2] xfs: don't nest transactions when scanning for eofblocks
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH 2/4] libxfs: simulate system failure after a certain number of writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] xfs_repair: add post-phase error injection points
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 3/4] xfs_repair: factor phase transitions into a helper
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 2/4] libxfs: simulate system failure after a certain number of writes
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 1/4] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/4] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] xfs: set aside allocation btree blocks from block reservation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: don't call into blockgc scan with freeze protection
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfs: don't nest transactions when scanning for eofblocks
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v2] xfs: don't nest transactions when scanning for eofblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: don't nest transactions when scanning for eofblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: set aside allocation btree blocks from block reservation
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] xfs: don't nest transactions when scanning for eofblocks
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] xfs: don't call into blockgc scan with freeze protection
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: lockdep recursive locking warning on for-next
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] xfs: don't call into blockgc scan with freeze protection
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] xfs: don't nest transactions when scanning for eofblocks
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: lockdep recursive locking warning on for-next
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: lockdep recursive locking warning on for-next
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [GIT PULL] xfs: new code for 5.12
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [GIT PULL] iomap: new code for 5.12-rc1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: don't call into blockgc scan with freeze protection
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs_repair: add post-phase error injection points
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] libxfs: simulate system failure after a certain number of writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v2 0/4] xfs_repair: set needsrepair when dirtying filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs_repair: factor phase transitions into a helper
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: set aside allocation btree blocks from block reservation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v7 3/3] mkfs: make use of xfs_validate_stripe_geometry()
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: lockdep recursive locking warning on for-next
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH] xfs: don't call into blockgc scan with freeze protection
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: lockdep recursive locking warning on for-next
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: lockdep recursive locking warning on for-next
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH v15 29/37] xfsprogs: Add delay ready attr set routines
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: lockdep recursive locking warning on for-next
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- lockdep recursive locking warning on for-next
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs_repair: add post-phase error injection points
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] libxfs: simulate system failure after a certain number of writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v15 16/22] xfs: Set up infastructure for deferred attribute operations
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 13/22] xfs: Add state machine tracepoints
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 22/22] xfs: Merge xfs_delattr_context into xfs_attr_item
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 12/22] xfs: Add delay ready attr set routines
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 11/22] xfs: Add delay ready attr remove routines
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 14/22] xfs: Rename __xfs_attr_rmtval_remove
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 18/22] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 17/22] xfs: Skip flip flags for delayed attrs
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 20/22] xfs: Add delayed attributes error tag
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 19/22] xfs: Remove unused xfs_attr_*_args
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 04/22] xfs: Hoist xfs_attr_set_shortform
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 21/22] xfs: Add delattr mount option
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 15/22] xfs: Handle krealloc errors in xlog_recover_add_to_cont_trans
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 10/22] xfs: Hoist node transaction handling
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 09/22] xfs: Hoist xfs_attr_leaf_addname
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 08/22] xfs: Hoist xfs_attr_node_addname
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 02/22] xfs: Add xfs_attr_node_remove_cleanup
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 07/22] xfs: Add helper xfs_attr_node_addname_find_attr
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 03/22] xfs: Hoist transaction handling in xfs_attr_node_remove_step
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 00/22] xfs: Delayed Attributes
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 01/22] xfs: Add helper xfs_attr_node_remove_step
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 06/22] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 05/22] xfs: Add helper xfs_attr_set_fmt
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 37/37] xfsprogs: Merge xfs_delattr_context into xfs_attr_item
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 35/37] xfsprogs: Remove unused xfs_attr_*_args
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 33/37] xfsprogs: Skip flip flags for delayed attrs
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 34/37] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 30/37] xfsprogs: Add state machine tracepoints
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 32/37] xfsprogs: Set up infastructure for deferred attribute operations
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 36/37] xfsprogs: Add delayed attributes error tag
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 31/37] xfsprogs: Rename __xfs_attr_rmtval_remove
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 28/37] xfsprogs: Add delay ready attr remove routines
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 26/37] xfsprogs: Hoist xfs_attr_leaf_addname
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 08/37] xfsprogs: Check for extent overflow when adding/removing xattrs
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 15/37] xfsprogs: Process allocated extent in a separate function
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 19/37] xfsprogs: Add xfs_attr_node_remove_cleanup
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 09/37] xfsprogs: Check for extent overflow when writing to unwritten extent
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 05/37] xfsprogs: Check for extent overflow when adding dir entries
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 16/37] xfsprogs: Introduce error injection to allocate only minlen size extents for files
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 22/37] xfsprogs: Add helper xfs_attr_set_fmt
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 03/37] xfsprogs: Check for extent overflow when trivally adding a new extent
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 14/37] xfsprogs: Compute bmap extent alignments in a separate function
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 10/37] xfsprogs: Check for extent overflow when moving extent from cow to data fork
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 07/37] xfsprogs: Check for extent overflow when renaming dir entries
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 06/37] xfsprogs: Check for extent overflow when removing dir entries
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 18/37] xfsprogs: Add helper xfs_attr_node_remove_step
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 12/37] xfsprogs: Introduce error injection to reduce maximum inode fork extent count
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 13/37] xfsprogs: Remove duplicate assert statement in xfs_bmap_btalloc()
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 20/37] xfsprogs: Hoist transaction handling in xfs_attr_node_remove_step
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 23/37] xfsprogs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 11/37] xfsprogs: Check for extent overflow when swapping extents
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 25/37] xfsprogs: Hoist xfs_attr_node_addname
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 21/37] xfsprogs: Hoist xfs_attr_set_shortform
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 27/37] xfsprogs: Hoist node transaction handling
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 24/37] xfsprogs: Add helper xfs_attr_node_addname_find_attr
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 17/37] libxfs: expose inobtcount in xfs geometry
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 02/37] xfsprogs: Add helper for checking per-inode extent count overflow
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 04/37] xfsprogs: Check for extent overflow when punching a hole
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 01/37] xfsprogs: fix an ABBA deadlock in xfs_rename
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- [PATCH v15 00/37] xfsprogs: Delayed Attributes
- From: Allison Henderson <allison.henderson@xxxxxxxxxx>
- Re: [PATCH] xfs: set aside allocation btree blocks from block reservation
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 5/7] fsdax: Dedup file range to use a compare function
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs_repair: add post-phase error injection points
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/3] libxfs: simulate system failure after a certain number of writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping
- From: Ruan Shiyang <ruansy.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xfs: set aside allocation btree blocks from block reservation
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- [PATCH] xfstests: rename RENAME_WHITEOUT test on fs no enough sapce
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs_repair: add post-phase error injection points
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] libxfs: simulate system failure after a certain number of writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] xfs: set aside allocation btree blocks from block reservation
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v2] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Markus Mayer <mmayer@xxxxxxxxxxxx>
- Re: [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 4/5] xfs: Fix CIL throttle hang when CIL space used going backwards
- From: Donald Buczek <buczek@xxxxxxxxxxxxx>
- [PATCH] xfs: set aside allocation btree blocks from block reservation
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 4/5] xfs: Fix CIL throttle hang when CIL space used going backwards
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] fsdax: Dedup file range to use a compare function
- From: Ruan Shiyang <ruansy.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
- From: Ruan Shiyang <ruansy.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping
- From: Ruan Shiyang <ruansy.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: stats expose padding value at end of qm line
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 1/2] xfs: stats expose padding value at end of qm line
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
- From: David Sterba <dsterba@xxxxxxx>
- Bug#981662: marked as done (xfsprogs-udeb depends on libinih1, not libinih1-udeb)
- From: "Debian Bug Tracking System" <owner@xxxxxxxxxxxxxxx>
- xfsprogs_5.10.0-4_source.changes ACCEPTED into unstable
- From: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
- Processing of xfsprogs_5.10.0-4_source.changes
- From: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: Wake CIL push waiters more reliably
- From: Donald Buczek <buczek@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] xfs_repair: enable inobtcount upgrade via repair
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/5] xfs_repair: allow upgrades to v5 filesystems
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 3/3] xfs_repair: add post-phase error injection points
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/3] libxfs: simulate system failure after a certain number of writes
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/3] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] xfs: Wake CIL push waiters more reliably
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [ANNOUNCE] xfsprogs: for-next updated to 317ea9c7
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] xfs: Wake CIL push waiters more reliably
- From: Donald Buczek <buczek@xxxxxxxxxxxxx>
- Re: linux-next: manual merge of the xfs tree with the pidfd tree
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: linux-next: manual merge of the xfs tree with the pidfd tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the pidfd tree with the xfs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs
- From: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
- [PATCH 3/5] xfs_admin: support adding features to V5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/5] xfs_repair: enable bigtime upgrade via repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/5] xfs_repair: enable inobtcount upgrade via repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/5] xfs_repair: allow upgrades to v5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/5] man: mark all deprecated V4 format options
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v6 0/5] xfs_admin: support upgrading v5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] xfs_repair: add post-phase error injection points
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] libxfs: simulate system failure after a certain number of writes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/3] xfs_repair: set needsrepair when dirtying filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/4] xfs: test upgrading filesystem to bigtime
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/4] xfs: detect time limits from filesystem
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/4] generic: check userspace handling of extreme timestamps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/4] xfs/122: add legacy timestamps to ondisk checker
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC 0/4] fstests: widen timestamps to deal with y2038+
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] xfs: test inobtcount upgrade
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/3] xfs/122: embiggen struct xfs_agi size for inobtcount feature
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/3] xfs/{010,030}: update repair output to deal with inobtcount feature
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC 0/3] fstests: add inode btree blocks counters to the AGI header
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs: test that the needsrepair feature works as advertised
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] common/xfs: support realtime devices with _scratch_xfs_admin
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET RFC 0/2] fstests: make sure NEEDSREPAIR feature stops mounts
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Markus Mayer <mmayer@xxxxxxxxxxxx>
- Re: [PATCH v2] xfs: restore speculative_cow_prealloc_lifetime sysctl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Markus Mayer <mmayer@xxxxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Markus Mayer <mmayer@xxxxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Markus Mayer <mmayer@xxxxxxxxxxxx>
- [PATCH v2] xfs: restore speculative_cow_prealloc_lifetime sysctl
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] xfs: restore speculative_cow_prealloc_lifetime sysctl
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: restore speculative_cow_prealloc_lifetime sysctl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Markus Mayer <mmayer@xxxxxxxxxxxx>
- [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
- From: Markus Mayer <mmayer@xxxxxxxxxxxx>
- Re: [PATCH 08/11] xfs_repair: allow setting the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: restore speculative_cow_prealloc_lifetime sysctl
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/11] xfs_repair: allow setting the needsrepair flag
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v4.1 5/6] xfs_repair: check dquot id and type
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH 08/11] xfs_repair: allow setting the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/11] xfs_repair: allow setting the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/11] xfs_repair: allow setting the needsrepair flag
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 08/11] xfs_repair: allow setting the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/11] xfs_repair: allow setting the needsrepair flag
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 05/11] xfs_repair: fix unmount error message to have a newline
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 02/11] xfs_admin: support filesystems with realtime devices
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 01/11] xfs_admin: clean up string quoting
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- [PATCH 11/11] man: mark all deprecated V4 format options
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/11] xfs_admin: support adding features to V5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/11] xfs_repair: add a testing hook for NEEDSREPAIR
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/11] xfs_repair: allow setting the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/11] xfs_repair: clear the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/11] xfs_repair: clear quota CHKD flags on the incore superblock too
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/11] xfs_repair: fix unmount error message to have a newline
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/11] xfs_db: don't allow label/uuid setting if the needsrepair flag is set
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/11] xfs_db: report the needsrepair flag in check and version commands
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5 00/11] xfs: add the ability to flag a fs for repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 1cd738b13ae9
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/11] xfs_admin: support filesystems with realtime devices
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/11] xfs_admin: clean up string quoting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] fsstress: get rid of attr_list
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/4] fsstress: get rid of attr_list
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/6] common: capture metadump output if xfs filesystem check fails
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/6] common: capture metadump output if xfs filesystem check fails
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/6] common: capture metadump output if xfs filesystem check fails
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/6] check: don't abort on non-existent excluded groups
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 5/6] check: run tests in exactly the order specified
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/6] check: don't abort on non-existent excluded groups
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v4.1 5/6] xfs_repair: check dquot id and type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: consider shutdown in bmapbt cursor delete assert
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: consider shutdown in bmapbt cursor delete assert
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 6/6] fuzzy: capture core dumps from repair utilities
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 5/6] check: run tests in exactly the order specified
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 3/6] check: allow '-e testid' to exclude a single test
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 4/6] check: don't abort on non-existent excluded groups
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 2/6] common: capture metadump output if xfs filesystem check fails
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/6] config: wrap xfs_metadump as $XFS_METADUMP_PROG like the other tools
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] xfs: restore shutdown check in mapped write fault path
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: restore shutdown check in mapped write fault path
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix boolreturn.cocci warnings
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] xfs: fix boolreturn.cocci warnings
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 08/10] xfs_repair: allow setting the needsrepair flag
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 08/10] xfs_repair: allow setting the needsrepair flag
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH] xfs: fix boolreturn.cocci warnings
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] generic: test mapped write after shutdown and failed writeback
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH] generic: test mapped write after shutdown and failed writeback
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] xfs: restore shutdown check in mapped write fault path
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH] generic: test mapped write after shutdown and failed writeback
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [PATCH] xfs: restore shutdown check in mapped write fault path
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v3 10/11] xfs: Implement ->corrupted_range() for XFS
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 06/11] mm, pmem: Implement ->memory_failure() in pmem driver
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 02/11] blk: Introduce ->corrupted_range() for block device
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 01/11] pagemap: Introduce ->memory_failure()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] fsdax: Dedup file range to use a compare function
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 11/11] fs/dax: Remove useless functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/6] xfs_scrub: fix weirdness in directory name check code
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH 5/6] xfs_repair: check dquot id and type
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- [PATCH 2/2] common: remove _require_no_rtinherit
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] xfs: fix filestreams tests when rtinherit=1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/2] fstests: remove _require_no_rtinherit from xfs tests
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/6] fuzzy: capture core dumps from repair utilities
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/6] check: run tests in exactly the order specified
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/6] check: don't abort on non-existent excluded groups
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/6] check: allow '-e testid' to exclude a single test
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET 0/6] fstests: various improvements to the test framework
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/6] common: capture metadump output if xfs filesystem check fails
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/6] config: wrap xfs_metadump as $XFS_METADUMP_PROG like the other tools
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 06/10] xfs_repair: clear the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 10/10] xfs_admin: support adding features to V5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/10] xfs_repair: allow setting the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 05/10] xfs_repair: clear quota CHKD flags on the incore superblock too
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs_repair: enable bigtime upgrade via repair
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs_repair: enable inobtcount upgrade via repair
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 10/10] xfs_admin: support adding features to V5 filesystems
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 08/10] xfs_repair: allow setting the needsrepair flag
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 06/10] xfs_repair: clear the needsrepair flag
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 05/10] xfs_repair: clear quota CHKD flags on the incore superblock too
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 03/10] xfs_db: support the needsrepair feature flag in the version command
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 02/10] xfs_admin: support filesystems with realtime devices
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 03/10] xfs_db: support the needsrepair feature flag in the version command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/6] xfs_repair: check dquot id and type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 4/6] xfs_scrub: handle concurrent directory updates during name scan
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 08/10] xfs_repair: allow setting the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] _scratch_mkfs_geom(): Filter out 'k' suffix from fs block size
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] _scratch_mkfs_geom(): Filter out 'k' suffix from fs block size
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH 08/10] xfs_repair: allow setting the needsrepair flag
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH 5/7] fsdax: Dedup file range to use a compare function
- From: Ruan Shiyang <ruansy.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 5/7] fsdax: Dedup file range to use a compare function
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/6] xfs_scrub: fix weirdness in directory name check code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] xfs_repair: check dquot id and type
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/6] xfs_scrub: handle concurrent directory updates during name scan
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] xfs_scrub: load and unload libicu properly
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] xfs_scrub: detect infinite loops when scanning inodes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] xfs_repair: enable bigtime upgrade via repair
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] misc: fix valgrind complaints
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] fsdax: Dedup file range to use a compare function
- From: Ruan Shiyang <ruansy.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 10/10] xfs_admin: support adding features to V5 filesystems
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] xfs_repair: enable inobtcount upgrade via repair
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 08/10] xfs_repair: allow setting the needsrepair flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 06/10] xfs_repair: clear the needsrepair flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/10] xfs_repair: clear quota CHKD flags on the incore superblock too
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/10] xfs_db: support the needsrepair feature flag in the version command
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 04/10] xfs_repair: fix unmount error message to have a newline
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] xfs_admin: clean up string quoting
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 02/10] xfs_admin: support filesystems with realtime devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 3/6] xfs_scrub: load and unload libicu properly
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 5/6] xfs_repair: check dquot id and type
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v4 00/10] xfs: add the ability to flag a fs for repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 01/10] xfs_admin: clean up string quoting
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 6/6] xfs_scrub: fix weirdness in directory name check code
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 4/6] xfs_scrub: handle concurrent directory updates during name scan
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/6] xfs_scrub: detect infinite loops when scanning inodes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs_repair: enable bigtime upgrade via repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/6] misc: fix valgrind complaints
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v4 0/6] various: random fixes
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] xfs_repair: enable inobtcount upgrade via repair
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 06/10] xfs_repair: clear the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 10/10] xfs_admin: support adding features to V5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 09/10] xfs_repair: add a testing hook for NEEDSREPAIR
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 07/10] xfs_repair: set NEEDSREPAIR when we deliberately corrupt directories
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 08/10] xfs_repair: allow setting the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5 0/2] xfs_admin: support upgrading v5 filesystems
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 05/10] xfs_repair: clear quota CHKD flags on the incore superblock too
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 03/10] xfs_db: support the needsrepair feature flag in the version command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 04/10] xfs_repair: fix unmount error message to have a newline
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 02/10] xfs_admin: support filesystems with realtime devices
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 1/2] xfs_db: add a directory path lookup command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCHSET v5 0/2] xfs_db: add minimal directory navigation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 2/2] xfs_db: add an ls command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix rst syntax error in admin guide
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] xfs: fix rst syntax error in admin guide
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH] xfs: fix rst syntax error in admin guide
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/7] fsdax: Copy data before write
- From: Ruan Shiyang <ruansy.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
- From: Ruan Shiyang <ruansy.fnst@xxxxxxxxxxxxxx>
- Re: rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] xfs: test a regression in dquot type checking
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 6/7] fs/xfs: Handle CoW for fsdax write() path
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] fsdax: Dedup file range to use a compare function
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/7] fsdax: Copy data before write
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/7] fsdax: Introduce dax_copy_edges() for CoW
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
- From: Christoph Hellwig <hch@xxxxxx>
- Re: rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Bug#981662: Bug#981864: libinih: Please provide libinih1-udeb
- From: Cyril Brulebois <kibi@xxxxxxxxxx>
- Re: rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: Brian Foster <bfoster@xxxxxxxxxx>
- linux-next: build warning after merge of the xfs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH v3 08/11] dm: Introduce ->rmap() to find bdev offset
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 10/11] xfs: Implement ->corrupted_range() for XFS
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 09/11] md: Implement ->corrupted_range()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 11/11] fs/dax: Remove useless functions
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 07/11] pmem: Implement ->corrupted_range() for pmem driver
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 06/11] mm, pmem: Implement ->memory_failure() in pmem driver
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 03/11] fs: Introduce ->corrupted_range() for superblock
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 00/11] fsdax: introduce fs query to support reflink
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 02/11] blk: Introduce ->corrupted_range() for block device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 04/11] block_dev: Introduce bd_corrupted_range() for block device
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH v3 01/11] pagemap: Introduce ->memory_failure()
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [Bug 211605] Re-mount XFS causes "attr2 mount option is deprecated" warning
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 211605] New: Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- linux-next: manual merge of the xfs tree with the pidfd tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [Bug 211605] Re-mount XFS causes "attr2 mount option is deprecated" warning
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 211605] New: Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [Bug 211605] Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 211605] Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 211605] Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 211605] New: Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [Bug 211605] Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 211605] Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 211605] New: Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 5/7] fsdax: Dedup file range to use a compare function
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH 7/7] fs/xfs: Add dedupe support for fsdax
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH 6/7] fs/xfs: Handle CoW for fsdax write() path
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH 2/7] fsdax: Introduce dax_copy_edges() for CoW
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH 3/7] fsdax: Copy data before write
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx>
- Re: [PATCH] xfs: test a regression in dquot type checking
- From: Eryu Guan <guan@xxxxxxx>
- [Bug 211605] New: Re-mount XFS causes "noattr2 mount option is deprecated" warning
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- xfsprogs_5.10.0-3_source.changes ACCEPTED into unstable
- From: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
- Bug#981361: marked as done (xfsprogs: drop unused dh-python from Build-Depends)
- From: "Debian Bug Tracking System" <owner@xxxxxxxxxxxxxxx>
- Bug#570704: marked as done (duplicate /usr/share/doc/xfsprogs/changelog{,.Debian}.gz)
- From: "Debian Bug Tracking System" <owner@xxxxxxxxxxxxxxx>
- Processing of xfsprogs_5.10.0-3_source.changes
- From: Debian FTP Masters <ftpmaster@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] debian: minor fixes
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH v2 0/3] debian: minor fixes
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH v2 1/3] debian: Drop unused dh-python from Build-Depends
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH v2 3/3] debian: Prevent installing duplicate changelog
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH v2 2/3] debian: Only build for Linux
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [Bug 211577] New: [generic/475] WARNING: CPU: 1 PID: 11596 at fs/iomap/buffered-io.c:79 iomap_page_release+0x220/0x290
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 211577] [generic/475] WARNING: CPU: 1 PID: 11596 at fs/iomap/buffered-io.c:79 iomap_page_release+0x220/0x290
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 1/3] debian: Drop unused dh-python from Build-Depends
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/3] debian: Drop unused dh-python from Build-Depends
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- Re: rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] debian: Drop unused dh-python from Build-Depends
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- Re: [PATCH] xfs: fix unused variable build warning in xfs_log.c
- From: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
- Re: [PATCH] xfs: fix unused variable build warning in xfs_log.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- [ANNOUNCE] xfs-linux: for-next updated to 45068063efb7
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix unused variable build warning in xfs_log.c
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] xfs: fix unused variable build warning in xfs_log.c
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 1/3] debian: Drop unused dh-python from Build-Depends
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 3/3] debian: Prevent installing duplicate changelog
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/3] debian: Only build for Linux
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH 3/3] debian: Prevent installing duplicate changelog
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH 1/3] debian: Drop unused dh-python from Build-Depends
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH 2/3] debian: Only build for Linux
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- [PATCH 0/3] debian: minor fixes
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- Processed: xfsprogs: confirm issues
- From: "Debian Bug Tracking System" <owner@xxxxxxxxxxxxxxx>
- Processed (with 6 errors): xfsprogs: categorize issues
- From: "Debian Bug Tracking System" <owner@xxxxxxxxxxxxxxx>
- Bug#465733: marked as done (xfsprogs: xfs_check SEGV)
- From: "Debian Bug Tracking System" <owner@xxxxxxxxxxxxxxx>
- Bug#570704: duplicate /usr/share/doc/xfsprogs/changelog{,.Debian}.gz
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- Bug#539723: xfsprogs: {mkfs.xfs] Please provide GNU --long options
- From: Bastian Germann <bastiangermann@xxxxxxxxxxx>
- Processed: Re: xfsprogs: {mkfs.xfs] Please provide GNU --long options
- From: "Debian Bug Tracking System" <owner@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] xfs_db: support the needsrepair feature flag in the version command
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 5/5] xfs_repair: clear the needsrepair flag
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] xfs: fix unused variable warning
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 5/5] xfs_repair: clear the needsrepair flag
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 3/5] xfs_db: support the needsrepair feature flag in the version command
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/5] xfs_admin: clean up string quoting
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Processed: libinih: Please provide libinih1-udeb
- From: "Debian Bug Tracking System" <owner@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 6/7] xfs: support shrinking unused space in the last AG
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- [PATCH] xfs: fix unused variable warning
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v6 6/7] xfs: support shrinking unused space in the last AG
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH v6 6/7] xfs: support shrinking unused space in the last AG
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v6 6/7] xfs: support shrinking unused space in the last AG
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v6 6/7] xfs: support shrinking unused space in the last AG
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH 1/2] xfs_db: add a directory path lookup command
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH] xfs: test a regression in dquot type checking
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH] xfs: fix incorrect root dquot corruption error when switching group/project quota types
- From: Chandan Babu R <chandanrlinux@xxxxxxxxx>
- Re: [PATCH v6 7/7] xfs: add error injection for per-AG resv failure when shrinkfs
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH v6 6/7] xfs: support shrinking unused space in the last AG
- From: Gao Xiang <hsiangkao@xxxxxxxxxx>
- Re: [PATCH] xfs: test a regression in dquot type checking
- From: Zorro Lang <zlang@xxxxxxxxxx>
- Re: [PATCH -next] xfs: remove the possibly unused mp variable in xfs_file_compat_ioctl
- From: Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] xfs: various log stuff...
- From: Dave Chinner <david@xxxxxxxxxxxxx>
[Index of Archives]
[XFS]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]