public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-17 04:01:39 to 2021-01-02 22:45:36 UTC [more...]

v5.10.1 xfs deadlock
 2021-01-02 22:44 UTC  (17+ messages)
            ` [PATCH] xfs: Wake CIL push waiters more reliably

[PATCH v2 0/7] no-copy bvec
 2021-01-02 15:17 UTC  (8+ 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

[PATCH v14 0/4] xfs: avoid transaction reservation recursion
 2021-01-01 21:53 UTC  (8+ 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

[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

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2020-12-30  6:28 UTC 

suggested patch to allow user to access their own file
 2020-12-29 12:25 UTC 

Disk aligned (but not block aligned) DIO write woes
 2020-12-28 15:57 UTC 

[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

[PATCH v14 00/15] xfs: Delayed Attributes
 2020-12-24  8:23 UTC  (35+ 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 06/15] xfs: Add state machine tracepoints
` [PATCH v14 07/15] xfs: Rename __xfs_attr_rmtval_remove
` [PATCH v14 08/15] xfs: Handle krealloc errors in xlog_recover_add_to_cont_trans
` [PATCH v14 09/15] xfs: Set up infastructure for deferred attribute operations
` [PATCH v14 10/15] xfs: Skip flip flags for delayed attrs
` [PATCH v14 11/15] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v14 12/15] xfs: Remove unused xfs_attr_*_args
` [PATCH v14 13/15] xfs: Add delayed attributes error tag
` [PATCH v14 14/15] xfs: Add delattr mount option
` [PATCH v14 15/15] xfs: Merge xfs_delattr_context into xfs_attr_item

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)

[PATCHv2 1/2] common/rc: Add whitelisted FS support in _require_scratch_swapfile()
 2020-12-20 15:39 UTC  (3+ 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  (14+ messages)
` [PATCH v13 1/4] mm: Add become_kswapd and restore_kswapd
` [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  (16+ messages)
` [RFC PATCH v3 4/9] mm, fsdax: Refactor memory-failure handler for dax mapping
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()
` [RFC PATCH v3 9/9] xfs: Implement ->corrupted_range() for XFS

[PATCH v14 00/14] xfsprogs: Delayed Attributes
 2020-12-18  7:25 UTC  (15+ messages)
` [PATCH v14 01/14] xfsprogs: Add helper xfs_attr_node_remove_step
` [PATCH v14 02/14] xfsprogs: Add xfs_attr_node_remove_cleanup
` [PATCH v14 03/14] xfsprogs: Hoist transaction handling in xfs_attr_node_remove_step
` [PATCH v14 04/14] xfsprogs: Add delay ready attr remove routines
` [PATCH v14 05/14] xfsprogs: Add delay ready attr set routines
` [PATCH v14 06/14] xfsprogs: Add state machine tracepoints
` [PATCH v14 07/14] xfsprogs: Rename __xfs_attr_rmtval_remove
` [PATCH v14 08/14] xfsprogs: Set up infastructure for deferred attribute operations
` [PATCH v14 09/14] xfsprogs: Skip flip flags for delayed attrs
` [PATCH v14 10/14] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v14 11/14] xfsprogs: Remove unused xfs_attr_*_args
` [PATCH v14 12/14] xfsprogs: Add delayed attributes error tag
` [PATCH v14 13/14] xfsprogs: Merge xfs_delattr_context into xfs_attr_item
` [PATCH v14 14/14] xfsprogs: Add log item printing for ATTRI and ATTRD

[xfs] 237d7887ae: xfstests.xfs.513.fail
 2020-12-18  7:25 UTC  (2+ messages)

Processing of xfsprogs_5.9.0-1_source.changes
 2020-12-18  5:12 UTC 

[ANNOUNCE] xfs-linux: for-next updated to e82226138b20
 2020-12-17 17:13 UTC 

[PATCH] xfs: sync lazy sb accounting on quiesce of read-only mounts
 2020-12-17 16:35 UTC  (2+ messages)

[PATCH] generic/388: randomly recover via read-only mounts
 2020-12-17 14:59 UTC 


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