public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-18 07:32:05 to 2021-01-04 20:30:50 UTC [more...]

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-04 20:29 UTC  (7+ messages)

[PATCH] xfs: fix an ABBA deadlock in xfs_rename
 2021-01-04 20:27 UTC  (3+ messages)

[Bug 210723] [Bug report] overlayfs over xfs whiteout operation may cause deadlock
 2021-01-04 19:34 UTC  (3+ messages)

[PATCH] mkfs: make inobtcount visible
 2021-01-04 19:31 UTC  (5+ messages)

suggested patch to allow user to access their own file
 2021-01-04 18:44 UTC  (3+ messages)

[PATCH] generic/388: randomly recover via read-only mounts
 2021-01-04 18:34 UTC  (2+ messages)

[PATCHv2 1/2] common/rc: Add whitelisted FS support in _require_scratch_swapfile()
 2021-01-04 18:25 UTC  (4+ messages)

[PATCH v14 00/15] xfs: Delayed Attributes
 2021-01-04 17:52 UTC  (27+ messages)
` [PATCH v14 01/15] xfs: Add helper xfs_attr_node_remove_step
` [PATCH v14 02/15] xfs: Add xfs_attr_node_remove_cleanup
` [PATCH v14 03/15] xfs: Hoist transaction handling in xfs_attr_node_remove_step
` [PATCH v14 04/15] xfs: Add delay ready attr remove routines
` [PATCH v14 05/15] xfs: Add delay ready attr set routines
` [PATCH v14 13/15] xfs: Add delayed attributes error tag

[PATCH v2 0/7] no-copy bvec
 2021-01-04 17:23 UTC  (15+ messages)
` [PATCH v2 1/7] splice: don't generate zero-len segement bvecs
` [PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
` [PATCH v2 3/7] block/psi: remove PSI annotations from direct IO
` [PATCH v2 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v2 5/7] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v2 6/7] bio: add a helper calculating nr segments to alloc
` [PATCH v2 7/7] bio: don't copy bvec for direct IO

v5.10.1 xfs deadlock
 2021-01-04 16:23 UTC  (19+ messages)
            ` [PATCH] xfs: Wake CIL push waiters more reliably

[PATCH] mkfs: fix wrong inobtcount usage error output
 2021-01-04 15:35 UTC  (2+ messages)

Disk aligned (but not block aligned) DIO write woes
 2021-01-04 15:16 UTC  (3+ messages)

[PATCH v14 0/4] xfs: avoid transaction reservation recursion
 2021-01-04 10:42 UTC  (9+ messages)
` [PATCH v14 1/4] mm: Add become_kswapd and restore_kswapd
` [PATCH v14 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction
` [PATCH v14 3/4] xfs: introduce xfs_trans_context_swap() for rolling transaction
` [PATCH v14 4/4] xfs: use current->journal_info to avoid transaction reservation recursion
  ` [xfs] db962cd266: Assertion_failed

[PATCH V12 00/14] Bail out if transaction can cause extent count to overflow
 2021-01-04 10:31 UTC  (15+ messages)
` [PATCH V12 01/14] xfs: Add helper for checking per-inode extent count overflow
` [PATCH V12 02/14] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH V12 03/14] xfs: Check for extent overflow when punching a hole
` [PATCH V12 04/14] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V12 05/14] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V12 06/14] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH V12 07/14] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V12 08/14] xfs: Check for extent overflow when remapping an extent
` [PATCH V12 09/14] xfs: Check for extent overflow when swapping extents
` [PATCH V12 10/14] xfs: Introduce error injection to reduce maximum inode fork extent count
` [PATCH V12 11/14] xfs: Remove duplicate assert statement in xfs_bmap_btalloc()
` [PATCH V12 12/14] xfs: Compute bmap extent alignments in a separate function
` [PATCH V12 13/14] xfs: Process allocated extent "
` [PATCH V12 14/14] xfs: Introduce error injection to allocate only minlen size extents for files

[GIT PULL] xfs: new code for 5.11
 2020-12-31 22:52 UTC  (4+ messages)

2020 NYE Patchbomb Guide!
 2020-12-31 22:48 UTC  (47+ messages)
` [PATCHSET 0/1] xfs: increase pwork parallelism
` [PATCHSET 00/11] xfs: more scrub fixes
` [PATCHSET 0/5] xfs: fix reflink inefficiencies
` [PATCHSET v2 0/2] xfs: fix online repair block reaping
` [PATCHSET v2 0/3] xfs: rework online repair incore bitmap
` [PATCHSET v2 0/3] xfs: prepare repair for bulk loading
` [PATCHSET 0/3] xfs: online scrubbing of realtime summary files
` [PATCHSET v22 0/4] xfs: online repair of AG btrees
` [PATCHSET v22 0/4] xfs: online repair of inodes and extent maps
` [PATCHSET v22 0/6] xfs: online repair of quota and counters
` [PATCHSET 00/10] xfs: report corruption to the health trackers
` [PATCHSET v2 0/6] xfs: try harder to reclaim space when we run out
` [PATCHSET 0/6] xfs: consolidate posteof and cowblocks cleanup
` [PATCHSET v2 0/7] xfs: deferred inode inactivation
` [PATCHSET 0/3] xfs: indirect health reporting
` [PATCHSET v22 0/5] xfs: online repair hard problems
` [PATCHSET 0/4] xfs: widen BUI formats to support rt
` [PATCHSET 0/2] xfs: support attrfork and unwritten BUIs
` [PATCHSET RFC v2 00/17] xfs: atomic file updates
` [PATCHSET v22 0/3] xfs: online repair of realtime summaries
` [PATCHSET v22 0/3] xfs: online repair of extended attributes
` [PATCHSET v22 0/4] xfs: online repair of directories
` [PATCHSET v2 00/20] xfs: hoist inode operations to libxfs
` [PATCHSET v2 00/15] xfs: metadata inode directories
` [PATCHSET 00/14] xfs: refactor btrees to support records in inode root
` [PATCHSET 00/13] xfs: support dynamic btree cursor height
` [PATCHSET 0/2] xfs: refactor realtime meta inode locking
` [PATCHSET 0/2] xfs: enable in-core block reservation for rt metadata
` [PATCHSET 0/3] xfs: widen EFI format to support rt
` [PATCHSET v11 00/27] xfs: realtime reverse-mapping support
` [PATCHSET RFC 0/4] xfs: noalloc allocation groups
` [PATCHSET 00/31] xfs: reflink on the realtime device
` [PATCHSET 0/7] xfs: reflink with large realtime extents
` [PATCHSET v3 0/2] xfs_db: add minimal directory navigation
` [PATCHSET 0/3] xfs: add the ability to flag a fs for repair
` [PATCHSET 0/2] xfs_admin: support upgrading v5 filesystems
` [PATCHSET v2 0/2] xfs_repair: rebuild inode fork mappings
` [PATCHSET 0/2] xfsprogs: packaging cleanups
` [PATCHSET 0/5] xfsprogs: file write utility refactoring
` [PATCHSET 0/3] xfs_scrub: improve balancing of threads for inode scan
` [PATCHSET 0/4] xfs_scrub: second fixes series
` [PATCHSET 00/12] xfs_scrub: track data dependencies for repairs
` [PATCHSET 0/5] xfstests: establish baseline for fuzz tests
` [PATCHSET 00/15] xfstests: improve xfs fuzzing
` [PATCHSET 0/2] xfstests: strengthen fuzz testing
` [PATCHSET 0/3] common/dm*: support external log and rt devices

Extreme fragmentation ho!
 2020-12-30 22:03 UTC  (5+ messages)

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2020-12-30 16:56 UTC  (11+ messages)
` [PATCH 01/10] pagemap: Introduce ->memory_failure()
` [PATCH 02/10] blk: Introduce ->corrupted_range() for block device
` [PATCH 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH 06/10] pmem: Implement ->corrupted_range() for "
` [PATCH 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH 08/10] md: Implement ->corrupted_range()
` [PATCH 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH 10/10] fs/dax: remove useless functions

[PATCH] xfs: fix system crash caused by null bp->b_pages
 2020-12-24 19:35 UTC  (2+ messages)

[PATCH v1 0/6] no-copy bvec
 2020-12-24 17:30 UTC  (24+ messages)
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO

XFS Disk Repair failing with err 117 (Help Recovering Data)
 2020-12-23 18:06 UTC 

Tasks blocking forever with XFS stack traces
 2020-12-23  8:45 UTC  (6+ messages)

[Bug report] overlayfs over xfs whiteout operation may cause deadlock
 2020-12-22  1:29 UTC  (3+ messages)

[PATCH v3 1/2] src/dmiperf: Remove obsolete dmiperf
 2020-12-21  0:56 UTC  (2+ messages)

Processing of xfsprogs_5.9.0-1_source.changes
 2020-12-20  4:39 UTC 

[PATCH v13 0/4] xfs: avoid transaction reservation recursion
 2020-12-19  0:31 UTC  (10+ messages)
` [PATCH v13 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}
` [PATCH v13 4/4] xfs: use current->journal_info to avoid transaction reservation recursion

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2020-12-18  9:13 UTC  (5+ messages)


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