linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 21:48:47 to 2020-05-22 21:35:24 UTC [more...]

[PATCH 00/24] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-05-22 21:35 UTC  (39+ messages)
` [PATCH 01/24] xfs: remove logged flag from inode log item
` [PATCH 02/24] xfs: add an inode item lock
` [PATCH 03/24] xfs: mark inode buffers in cache
` [PATCH 04/24] xfs: mark dquot "
` [PATCH 05/24] xfs: mark log recovery buffers for completion
` [PATCH 06/24] xfs: call xfs_buf_iodone directly
` [PATCH 07/24] xfs: clean up whacky buffer log item list reinit
` [PATCH 08/24] xfs: fold xfs_istale_done into xfs_iflush_done
` [PATCH 09/24] xfs: use direct calls for dquot IO completion
` [PATCH 10/24] xfs: clean up the buffer iodone callback functions
` [PATCH 11/24] xfs: get rid of log item callbacks
` [PATCH 12/24] xfs: pin inode backing buffer to the inode log item
` [PATCH 13/24] xfs: make inode reclaim almost non-blocking
` [PATCH 14/24] xfs: remove IO submission from xfs_reclaim_inode()
` [PATCH 15/24] xfs: allow multiple reclaimers per AG
` [PATCH 16/24] xfs: don't block inode reclaim on the ILOCK
` [PATCH 17/24] xfs: remove SYNC_TRYLOCK from inode reclaim
` [PATCH 18/24] xfs: clean up inode reclaim comments
` [PATCH 19/24] xfs: attach inodes to the cluster buffer when dirtied
` [PATCH 20/24] xfs: xfs_iflush() is no longer necessary
` [PATCH 21/24] xfs: rename xfs_iflush_int()
` [PATCH 22/24] xfs: rework xfs_iflush_cluster() dirty inode iteration
` [PATCH 23/24] xfs: factor xfs_iflush_done
` [PATCH 24/24] xfs: remove xfs_inobp_check()

lockdep trace with xfs + mm in it from 5.7.0-rc5
 2020-05-22 20:51 UTC  (4+ messages)

[RFC PATCH] xfs: transfer freed blocks to blk res when lazy accounting
 2020-05-22 17:18 UTC 

[dgc-xfs:xfs-async-inode-reclaim 2/30] fs/xfs/xfs_trans.c:620:30: warning: comparison is always true due to limited range of data type
 2020-05-22 15:50 UTC 

[PATCH v4 00/12] xfs: refactor incore inode walking
 2020-05-22 12:23 UTC  (29+ messages)
` [PATCH 01/12] xfs: move eofblocks conversion function to xfs_ioctl.c
` [PATCH 02/12] xfs: replace open-coded XFS_ICI_NO_TAG
` [PATCH 03/12] xfs: remove unused xfs_inode_ag_iterator function
` [PATCH 04/12] xfs: remove xfs_inode_ag_iterator_flags
` [PATCH 05/12] xfs: remove flags argument from xfs_inode_ag_walk
` [PATCH 06/12] xfs: remove __xfs_icache_free_eofblocks
` [PATCH 07/12] xfs: refactor eofb matching into a single helper
` [PATCH 08/12] xfs: fix inode ag walk predicate function return values
` [PATCH 09/12] xfs: use bool for done in xfs_inode_ag_walk
` [PATCH 10/12] xfs: move xfs_inode_ag_iterator to be closer to the perag walking code
` [PATCH 11/12] xfs: straighten out all the naming around incore inode tree walks
` [PATCH 12/12] xfs: rearrange xfs_inode_walk_ag parameters

[PATCH v3 0/4] xfs: fix stale disk exposure after crash
 2020-05-22 11:27 UTC  (10+ messages)
` [PATCH 1/4] xfs: don't fail unwritten extent conversion on writeback due to edquot
` [PATCH 2/4] xfs: measure all contiguous previous extents for prealloc size
` [PATCH 3/4] xfs: refactor xfs_iomap_prealloc_size
` [PATCH 4/4] xfs: force writes to delalloc regions to unwritten

[PATCH 0/7 V3] xfs: quota fixes and enhancements
 2020-05-22  2:41 UTC  (15+ messages)
` [PATCH 1/7] xfs: group quota should return EDQUOT when prj quota enabled
` [PATCH 2/7] xfs: always return -ENOSPC on project quota reservation failure
` [PATCH 3/7] xfs: fix up some whitespace in quota code
` [PATCH 4/7] xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
` [PATCH 5/7] xfs: switch xfs_get_defquota to take explicit type
  ` [PATCH 5/7 V2] "
` [PATCH 6/7] xfs: per-type quota timers and warn limits
` [PATCH 7/7] xfs: allow individual quota grace period extension

[PATCH 0/3] xfs: fix stale disk exposure after crash
 2020-05-21 17:19 UTC  (10+ messages)
` [PATCH 3/3] xfs: measure all contiguous previous extents for prealloc size

[Bug 207817] New: kworker using a lot of cpu
 2020-05-21 17:10 UTC  (4+ messages)
` [Bug 207817] kworker using a lots "

[PATCH v3 00/11] xfs: refactor incore inode walking
 2020-05-21  9:05 UTC  (28+ messages)
` [PATCH 01/11] xfs: move eofblocks conversion function to xfs_ioctl.c
` [PATCH 02/11] xfs: replace open-coded XFS_ICI_NO_TAG
` [PATCH 03/11] xfs: remove unused xfs_inode_ag_iterator function
` [PATCH 04/11] xfs: remove xfs_inode_ag_iterator_flags
` [PATCH 05/11] xfs: remove flags argument from xfs_inode_ag_walk
` [PATCH 06/11] xfs: remove __xfs_icache_free_eofblocks
` [PATCH 07/11] xfs: refactor eofb matching into a single helper
` [PATCH 08/11] xfs: fix inode ag walk predicate function return values
` [PATCH 09/11] xfs: use bool for done in xfs_inode_ag_walk
` [PATCH 10/11] xfs: move xfs_inode_ag_iterator to be closer to the perag walking code
` [PATCH 11/11] xfs: hide most of the incore inode walk interface

[XFS SUMMIT] Data writeback scalability
 2020-05-21  8:46 UTC 

[XFS SUMMIT] Deprecating V4 on-disk format
 2020-05-21  8:29 UTC  (5+ messages)

[PATCH 0/2] xfs: fix unecessary percpu counter overhead
 2020-05-20 22:37 UTC  (13+ messages)
` [PATCH 1/2] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
  ` [PATCH 1/2 V2] "
` [PATCH 2/2] xfs: reduce free inode accounting overhead

[PATCH 0/2 v3] xfs: improve transaction rate scalability
 2020-05-20 21:51 UTC  (12+ messages)
` [PATCH 1/2] xfs: separate read-only variables in struct xfs_mount
` [PATCH 2/2] xfs: remove the m_active_trans counter

[PATCH 0/SEVERAL] xfs, xfstests, xfsprogs: quota timer updates
 2020-05-20 20:49 UTC  (13+ messages)
` [PATCH 0/6] xfs: quota timer enhancements
  ` [PATCH 5/6] xfs: per-type quota timers and warn limits
    ` [PATCH 4.5/6] xfs: switch xfs_get_defquota to take explicit type
    ` [PATCH 5/6 V2] xfs: per-type quota timers and warn limits
` [PATCH 0/4] fstests: more quota related tests

[PATCH 0/3] xfsprogs: random fixes
 2020-05-20 18:18 UTC  (8+ messages)
` [PATCH 1/3] xfs_db: don't crash if el_gets returns null
` [PATCH 2/3] xfs_db: fix rdbmap_boundscheck
` [PATCH 3/3] debian: replace libreadline with libedit

[PATCH] xfstests: add test for xfs_repair progress reporting
 2020-05-20 15:55 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] quota-tools: Set FS_DQ_TIMER_MASK for individual xfs grace times
 2020-05-20 14:56 UTC  (5+ messages)

[PATCH V3 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-20  5:57 UTC 

[PATCH v2] mkfs: simplify the configured sector sizes setting in validate_sectorsize
 2020-05-20  3:24 UTC 

[PATCH v5 0/9] xfs_repair: use btree bulk loading
 2020-05-20  1:51 UTC  (10+ messages)
` [PATCH 1/9] xfs_repair: port the online repair newbt structure
` [PATCH 2/9] xfs_repair: remove gratuitous code block in phase5
` [PATCH 3/9] xfs_repair: create a new class of btree rebuild cursors
` [PATCH 4/9] xfs_repair: rebuild free space btrees with bulk loader
` [PATCH 5/9] xfs_repair: rebuild inode "
` [PATCH 6/9] xfs_repair: rebuild reverse mapping "
` [PATCH 7/9] xfs_repair: rebuild refcount "
` [PATCH 8/9] xfs_repair: remove old btree rebuild support code
` [PATCH 9/9] xfs_repair: track blocks lost during btree construction via extents

inode iterator cleanups
 2020-05-20  1:45 UTC  (4+ messages)

[XFS SUMMIT] SSD optimised allocation policy
 2020-05-20  1:46 UTC  (3+ messages)

[PATCH 0/2] xfs: fix stale disk exposure after crash
 2020-05-20  1:03 UTC  (8+ messages)
` [PATCH 1/2] xfs: force writes to delalloc regions to unwritten

[PATCH] xfs_repair: fix progress reporting
 2020-05-19 23:38 UTC  (5+ messages)
` [PATCH V2] "


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