linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-12 21:53:51 to 2020-05-18 20:01:14 UTC [more...]

[PATCH 0/SEVERAL] xfs, xfstests, xfsprogs: quota timer updates
 2020-05-18 20:01 UTC  (15+ messages)
` [PATCH 0/6] xfs: quota timer enhancements
  ` [PATCH 1/6] xfs: group quota should return EDQUOT when prj quota enabled
  ` [PATCH 2/6] xfs: always return -ENOSPC on project quota reservation failure
  ` [PATCH 3/6] xfs: fix up some whitespace in quota code
  ` [PATCH 4/6] xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
  ` [PATCH 5/6] xfs: per-type quota timers and warn limits
  ` [PATCH 6/6] xfs: allow individual quota grace period extension
` [PATCH 0/1] xfs_quota: allow individual timer extension
  ` [PATCH 1/1] "
` [PATCH 0/4] fstests: more quota related tests
  ` [PATCH 1/4] xfs: make sure our default quota warning limits and grace periods survive quotacheck
  ` [PATCH 2/4] generic: test per-type quota softlimit enforcement timeout
  ` [PATCH 3/4] fstests: individual user grace period extension via setquota
  ` [PATCH 4/4] fstests: individual user grace period extension via xfs_quota

[PATCH, RFCRAP] xfs: handle ENOSPC quota return in xfs_file_buffered_aio_write
 2020-05-18 18:54 UTC  (5+ messages)

dinode reading cleanups v2
 2020-05-18 17:45 UTC  (33+ messages)
` [PATCH 02/12] xfs: call xfs_iformat_fork from xfs_inode_from_disk
` [PATCH 03/12] xfs: split xfs_iformat_fork
` [PATCH 04/12] xfs: handle unallocated inodes in xfs_inode_from_disk
` [PATCH 05/12] xfs: call xfs_dinode_verify from xfs_inode_from_disk
` [PATCH 06/12] xfs: don't reset i_delayed_blks in xfs_iread
` [PATCH 07/12] xfs: remove xfs_iread
` [PATCH 08/12] xfs: remove xfs_ifork_ops
` [PATCH 09/12] xfs: refactor xfs_inode_verify_forks
` [PATCH 10/12] xfs: improve local fork verification
` [PATCH 11/12] xfs: remove the special COW fork handling in xfs_bmapi_read
` [PATCH 12/12] xfs: remove the NULL "

inode iterator cleanups
 2020-05-18 17:04 UTC  (7+ messages)
` [PATCH 1/6] xfs: remove xfs_inode_ag_iterator
` [PATCH 2/6] xfs: mark xfs_inode_ag_iterator_tag static
` [PATCH 3/6] xfs: remove __xfs_icache_free_eofblocks
` [PATCH 4/6] xfs: merge xfs_inode_free_quota_{eof,cow}blocks
` [PATCH 5/6] xfs: add a flags argument to xfs_icache_free_cowblocks
` [PATCH 6/6] xfs: add a flags argument to xfs_icache_free_eofblocks

[PATCH v2] xfs: use ordered buffers to initialize dquot buffers during quotacheck
 2020-05-18 16:58 UTC  (4+ messages)

[ANNOUNCE] xfsprogs for-next updated to 5d0807ad
 2020-05-18 16:11 UTC  (3+ messages)

move the extent count and format into struct xfs_ifork v2
 2020-05-18 13:28 UTC  (9+ messages)
` [PATCH 1/6] xfs: clean up xchk_bmap_check_rmaps usage of XFS_IFORK_Q
` [PATCH 2/6] xfs: remove the XFS_DFORK_Q macro
` [PATCH 3/6] xfs: remove xfs_ifree_local_data
` [PATCH 4/6] xfs: move the per-fork nextents fields into struct xfs_ifork
` [PATCH 5/6] xfs: move the fork format "
` [PATCH 6/6] xfs: cleanup xfs_idestroy_fork

[XFS SUMMIT] Version 3 log format
 2020-05-18  6:04 UTC  (3+ messages)

[xfs-linux:xfs-5.8-merge 57/94] WARNING: __func__ should be used instead of gcc specific __FUNCTION__
 2020-05-18  4:06 UTC 

[PATCH 0/5 v2] xfs: fix a couple of performance issues
 2020-05-18  0:30 UTC  (19+ messages)
` [PATCH 1/5] xfs: separate read-only variables in struct xfs_mount
` [PATCH 3/5] [RFC] xfs: use percpu counters for CIL context counters
` [PATCH 4/5] [RFC] xfs: per-cpu CIL lists

[PATCH 01/10] include/linux/pagemap.h: introduce attach/detach_page_private
 2020-05-17 21:47 UTC  (2+ messages)
` [PATCH 06/10] iomap: use attach/detach_page_private

move the extent count and format into struct xfs_ifork
 2020-05-17  8:12 UTC  (30+ messages)
` [PATCH 1/6] xfs: use XFS_IFORK_BOFF xchk_bmap_check_rmaps
  ` [PATCH] xfs: clean up xchk_bmap_check_rmaps usage of XFS_IFORK_Q
` [PATCH 2/6] xfs: remove the XFS_DFORK_Q macro
` [PATCH 3/6] xfs: remove xfs_ifree_local_data
` [PATCH 4/6] xfs: move the per-fork nextents fields into struct xfs_ifork
` [PATCH 5/6] xfs: move the fork format "
` [PATCH 6/6] xfs: cleanup xfs_idestroy_fork

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

[PATCH] xfs: don't allow SWAPEXT if we'd screw up quota accounting
 2020-05-17  7:35 UTC  (4+ messages)

[PATCH v2] xfs: don't fail verifier on empty attr3 leaf block
 2020-05-17  7:34 UTC  (3+ messages)

[PATCH v3] generic: per-type quota timers set/get test
 2020-05-16 17:26 UTC  (3+ messages)

[PATCH v3] generic: test per-type quota softlimit enforcement timeout
 2020-05-16 15:21 UTC  (2+ messages)

[PATCH] mkfs.xfs: sanity check stripe geometry from blkid
 2020-05-15 21:34 UTC  (6+ messages)

[PATCH v4 0/9] xfs_repair: use btree bulk loading
 2020-05-15 19:43 UTC  (17+ messages)
` [PATCH 1/9] xfs_repair: port the online repair newbt structure
` [PATCH 2/9] xfs_repair: unindent phase 5 function
` [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] xfs: don't fail verifier on empty attr3 leaf block
 2020-05-15 15:56 UTC  (4+ messages)

[PATCH v2 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-15  4:41 UTC 

[PATCH] xfs_repair: remove gratuitous code block in phase5
 2020-05-14 20:45 UTC  (4+ messages)

[PATCH v2 0/4] xfs_repair: check quota counters
 2020-05-14 16:56 UTC  (5+ messages)
` [PATCH 1/4] xfs_repair: alphabetize HFILES and CFILES
` [PATCH 2/4] xfs_repair: fix clearing of quota CHKD flags
` [PATCH 3/4] xfs_repair: check quota values if quota was loaded
` [PATCH 4/4] xfs_repair: skip mount time quotacheck if our quotacheck was ok

[ANNOUNCE] xfs-linux: for-next updated to 508578f2f560
 2020-05-14 16:43 UTC 

[PATCH 0/2] xfs: fix project quota ENOSPC vs EDQUOT
 2020-05-14 11:43 UTC  (11+ messages)
` [PATCH 2/2] xfs: remove XFS_QMOPT_ENOSPC flag
  ` [PATCH 2/2 V2] xfs: always return -ENOSPC on project quota reservation failure

[XFS SUMMIT] SSD optimised allocation policy
 2020-05-14 10:34 UTC 

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

[PATCH 0/5] Remove/convert more kmem_* wrappers
 2020-05-14  9:26 UTC  (2+ messages)

[PATCH V1 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-14  6:53 UTC 

[PATCH] xfs: fix error code in xfs_iflush_cluster()
 2020-05-13 21:09 UTC  (5+ messages)

[PATCH 0/2] xfs: fix a couple of performance issues
 2020-05-13 17:17 UTC  (6+ messages)
` [PATCH 2/2] xfs: convert m_active_trans counter to per-cpu

[PATCH] xfs: use ordered buffers to initialize dquot buffers during quotacheck
 2020-05-13 17:06 UTC  (8+ messages)

[ANNOUNCE] xfs-linux: vfs-for-next updated to 2c567af418e3
 2020-05-13 16:01 UTC 

[PATCH 00/16] xfs_repair: catch things that xfs_check misses
 2020-05-13 15:35 UTC  (5+ messages)
` [PATCH 01/16] xfs_repair: fix missing dir buffer corruption checks
  ` [PATCH v2 "

[PATCH 1/2] scrub: remove xfs_ prefixes from various function
 2020-05-13 15:27 UTC  (3+ messages)
` [PATCH 2/2] xfsprogs: remove the libxfs_* API redirections

[Bug 207713] New: xfs: data races on ip->i_itemp->ili_fields in xfs_inode_clean()
 2020-05-13 13:36 UTC  (5+ messages)
` [Bug 207713] "

[PATCH 0/2] Extend xattr extent counter to 32-bits
 2020-05-13 12:19 UTC  (6+ messages)
` [PATCH 2/2] xfs: "

[PATCH] quota-tools: pass quota type to QCMD for Q_XFS_GETQSTAT
 2020-05-13  9:19 UTC  (2+ messages)

[Bug 207715] New: xfs: data race on lip->li_lsn in xfs_trans_ail_update_bulk()
 2020-05-13  8:19 UTC  (4+ messages)
` [Bug 207715] "

[Bug 207711] New: xfs: data race on ctx->space_used in xlog_cil_insert_items()
 2020-05-13  8:00 UTC  (4+ messages)
` [Bug 207711] "

[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-13  5:43 UTC 

[XFS SUMMIT] AIL Behavioural Issues
 2020-05-13  3:42 UTC 

[XFS SUMMIT] Deprecating V4 on-disk format
 2020-05-13  2:36 UTC 

[PATCH v2] xfs: Use the correct style for SPDX License Identifier
 2020-05-12 23:55 UTC  (2+ messages)

[PATCH] xfsprogs: remove the libxfs_* API redirections
 2020-05-12 23:52 UTC  (4+ messages)

[PATCH 08/12] xfs: remove xfs_ifork_ops
 2020-05-12 23:50 UTC  (11+ messages)

[PATCH 0/3] xfs: random SWAPEXT fixes
 2020-05-12 23:42 UTC  (6+ messages)
` [PATCH 3/3] xfs: actually account for quota changes in xfs_swap_extents

[PATCH] xfs: Replace zero-length array with flexible-array
 2020-05-12 23:38 UTC  (2+ messages)

[PATCH RFC] xfs: allow adjusting individual quota grace times
 2020-05-12 23:34 UTC  (5+ messages)

[PATCH 0/2] xfs_repair: check quota counters
 2020-05-12 22:48 UTC  (4+ messages)
` [PATCH 1/2] xfs_repair: check quota values if quota was loaded


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).