linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-21 05:34:30 to 2018-01-28 13:07:18 UTC [more...]

[RFD] XFS: Subvolumes and snapshots
 2018-01-28 12:59 UTC  (8+ messages)

[PATCH v3 0/7] xfs: reflink/scrub/quota fixes
 2018-01-27 18:08 UTC  (16+ messages)
` [PATCH 1/7] xfs: reflink should break pnfs leases before sharing blocks
` [PATCH 2/7] xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
` [PATCH 3/7] xfs: only grab shared inode locks for source file during reflink
` [PATCH 4/7] xfs: treat CoW fork operations as delalloc for quota accounting
` [PATCH 5/7] iomap: warn on zero-length mappings
  ` [PATCH v2 "
` [PATCH 6/7] xfs: check reflink allocation mappings
` [PATCH 7/7] xfs: don't screw up direct writes when freesp is fragmented

[PATCH 00/11] xfs: reflink/scrub/quota fixes
 2018-01-27  3:32 UTC  (60+ messages)
` [PATCH 01/11] xfs: reflink should break pnfs leases before sharing blocks
` [PATCH 02/11] xfs: only grab shared inode locks for source file during reflink
` [PATCH 03/11] xfs: call xfs_qm_dqattach before performing reflink operations
` [PATCH 04/11] xfs: CoW fork operations should only update quota reservations
  ` [PATCH v2 "
` [PATCH 05/11] xfs: track CoW blocks separately in the inode
` [PATCH 06/11] xfs: fix up cowextsz allocation shortfalls
` [PATCH 07/11] xfs: always zero di_flags2 when we free the inode
` [PATCH 08/11] xfs: fix tracepoint %p formats
` [PATCH 09/11] xfs: make tracepoint inode number format consistent
` [PATCH 10/11] xfs: refactor inode verifier corruption error printing
` [PATCH 11/11] xfs: don't clobber inobt/finobt cursors when xref with rmap
` [PATCH 12/11] xfs: refactor quota code in xfs_bmap_btalloc

[PATCH v2] xfs: preserve i_rdev when recycling a reclaimable inode
 2018-01-26 21:44 UTC  (3+ messages)

[PATCH v2 0/6] xfs: reflink/scrub/quota fixes
 2018-01-26 19:49 UTC  (15+ messages)
` [PATCH 1/6] xfs: refactor accounting updates out of xfs_bmap_btalloc
` [PATCH 2/6] xfs: CoW fork operations should only update quota reservations
` [PATCH 3/6] xfs: track CoW blocks separately in the inode
` [PATCH 4/6] xfs: don't screw up direct writes when freesp is fragmented
` [PATCH 5/6] xfs: skip CoW writes past EOF when writeback races with truncate
` [PATCH 6/6] xfs: don't clobber inobt/finobt cursors when xref with rmap

[PATCH v11.1 00/29] xfsprogs: online scrub/repair support
 2018-01-26 18:15 UTC  (8+ messages)
` [PATCH 27/29] xfs_scrub: integrate services with systemd
  ` [PATCH v2 "

[PATCH 0/2] xfsprogs: 4.15 rollup pt. 3
 2018-01-26 18:14 UTC  (4+ messages)
` [PATCH 1/2] xfs_db: print transaction reservation type information
` [PATCH 2/2] xfs_db: interpret inode timestamps as signed integers
` [PATCH 3/2] misc: ubsan fixes

[RFC][PATCH] xfs: preserve i_rdev when recycling a reclaimable inode
 2018-01-26  7:44 UTC  (5+ messages)

[PATCH 0/5] xfstests: fixes and reflink quota tests
 2018-01-26  7:00 UTC  (11+ messages)
` [PATCH 1/5] common/rc: report kmemleak errors
` [PATCH 2/5] xfs/122: fix xfs header ordering problems
` [PATCH 3/5] generic/403: don't spew '$GETFATTR_PROG: Killed' messages
` [PATCH 4/5] xfs/24[356]: checking cow fork bmap requires CONFIG_XFS_DEBUG=y
` [PATCH 5/5] xfs: regression tests for reflink quota bugs

[ANNOUNCE] for-next updated to 50663dc
 2018-01-25 20:01 UTC 

[PATCH] xfsprogs: update dead urls
 2018-01-25 19:36 UTC  (2+ messages)

[PATCH 0/8] libxfs: cleanup & leak detection
 2018-01-25 19:22 UTC  (4+ messages)
` [PATCH 4/8] libxfs: use a memory zone for transactions
  ` [PATCH 4/8 V2] "

aio/dio write vs. file_update_time
 2018-01-25 15:11 UTC  (6+ messages)

xfs_extent_busy_flush vs. aio
 2018-01-25 13:08 UTC  (10+ messages)

[PATCH V2 0/3] Buffer's log item refactoring
 2018-01-25  8:40 UTC  (11+ messages)
` [PATCH 1/3] Get rid of xfs_buf_log_item_t typedef
` [PATCH 2/3] Split buffer's b_fspriv field
` [PATCH 3/3] Use list_head infra-structure for buffer's log items list

[RFCv2 0/9] xfs: defer agfl block frees
 2018-01-24 18:44 UTC  (10+ messages)
` [RFCv2 1/9] xfs: create agfl block free helper function
` [RFCv2 2/9] xfs: allow attach of dfops to transaction
` [RFCv2 3/9] xfs: defer agfl block frees when dfops is available
` [RFCv2 4/9] xfs: defer agfl block frees from deferred ops processing context
` [RFCv2 5/9] xfs: defer agfl frees from inode inactivation
` [RFCv2 6/9] xfs: defer frees from common inode allocation paths
` [RFCv2 7/9] xfs: defer agfl frees from directory op transactions
` [RFCv2 8/9] xfs: add a runtime stat for extra transaction log regrants
` [RFCv2 9/9] xfs: add extra log count for transactions that defer agfl frees

[PATCH v6 00/99] XArray version 6
 2018-01-24  8:45 UTC  (3+ messages)
` [PATCH v6 05/99] xarray: Add definition of struct xarray

[PATCH 0/4] Buffer's log item refactoring
 2018-01-24  8:44 UTC  (12+ messages)
` [PATCH 4/4] Use list_head infra-structure for buffer's log items list

[PATCH 1/1] xfs: bmap code cleanup
 2018-01-24  1:07 UTC  (3+ messages)

[PATCH] xfs_copy: accept CRC version of ABTB_MAGIC in ASSERT
 2018-01-23 23:35 UTC  (3+ messages)

[PATCH 0/6] xfs: reflink fixes
 2018-01-23 18:27 UTC  (12+ messages)
` [PATCH 1/6] xfs: reflink should break pnfs leases before sharing blocks
` [PATCH 2/6] xfs: only grab shared inode locks for source file during reflink
` [PATCH 3/6] xfs: call xfs_qm_dqattach before performing reflink operations
` [PATCH 6/6] xfs: fix up cowextsz allocation shortfalls

Reproducible XFS filesystem artifacts
 2018-01-22 20:28 UTC  (9+ messages)

[RFC 0/5] xfs-4.17: fix v5 AGFL wrapping
 2018-01-22 14:06 UTC  (4+ messages)
` [PATCH 2/5] xfs: introduce 'fixed agfl' feature

XFS_Repair - Fatal error -- couldn't map inode - version 4.13.1
 2018-01-22 11:21 UTC  (2+ messages)

[PATCH 1/2] fstests: move expunge test into a helper
 2018-01-21  7:24 UTC  (2+ messages)
` [PATCH 2/2] fstests: expunge tests when doing a dry run


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