linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-04 20:07:21 to 2018-01-10 00:20:09 UTC [more...]

[PATCH v11 00/21] xfs: online scrub xref support
 2018-01-10  0:19 UTC  (65+ messages)
` [PATCH 01/21] xfs: ignore agfl read errors when not scrubbing agfl
` [PATCH 02/21] xfs: catch a few more error codes when scrubbing secondary sb
` [PATCH 03/21] xfs: xfs_scrub_bmap should use for_each_xfs_iext
` [PATCH 04/21] xfs: always grab transaction when scrubbing inode
` [PATCH 05/21] xfs: distinguish between corrupt inode and invalid inum in xfs_scrub_get_inode
` [PATCH 06/21] xfs: add scrub cross-referencing helpers for the free space btrees
` [PATCH 07/21] xfs: add scrub cross-referencing helpers for the inode btrees
  ` [PATCH v2 "
` [PATCH 08/21] xfs: add scrub cross-referencing helpers for the rmap btrees
  ` [PATCH v2 "
` [PATCH 09/21] xfs: add scrub cross-referencing helpers for the refcount btrees
` [PATCH 10/21] xfs: set up scrub cross-referencing helpers
  ` [PATCH v2 "
` [PATCH 11/21] xfs: fix a few erroneous process_error calls in the scrubbers
` [PATCH 12/21] xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree
` [PATCH 13/21] xfs: introduce scrubber cross-referencing stubs
  ` [PATCH v2 "
` [PATCH 14/21] xfs: cross-reference with the bnobt
  ` [PATCH v2 "
` [PATCH 15/21] xfs: cross-reference bnobt records with cntbt
  ` [PATCH v2 "
` [PATCH 16/21] xfs: cross-reference inode btrees during scrub
  ` [PATCH v2 "
` [PATCH 17/21] xfs: cross-reference reverse-mapping btree
  ` [PATCH v2 "
` [PATCH 18/21] xfs: cross-reference the rmapbt data with the refcountbt
  ` [PATCH v2 "
` [PATCH 19/21] xfs: cross-reference refcount btree during scrub
  ` [PATCH v2 "
` [PATCH 20/21] xfs: cross-reference the realtime bitmap
  ` [PATCH v2 "
` [PATCH 21/21] xfs: cross-reference the block mappings when possible
  ` [PATCH v2 "

[PATCH 0/8] weekly fstests changes
 2018-01-10  0:03 UTC  (20+ messages)
` [PATCH 1/8] common/rc: report kmemleak errors
` [PATCH 6/8] fsstress: implement the clonerange/deduperange ioctls
  ` [PATCH v2 "
` [PATCH 7/8] generic: run a long-soak write-only fsstress test
` [PATCH 10/8] xfs: check that fs freeze minimizes required recovery

[PATCH 0/3] xfs: printk fixes
 2018-01-09 23:16 UTC  (8+ messages)
` [PATCH 1/3] xfs: change 0x%p -> %p in print messages
` [PATCH 2/3] xfs: use %pS printk format for direct instruction addresses
` [PATCH 3/3] xfs: use %px for data pointers when debugging

[PATCH v5 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-09 22:55 UTC  (24+ messages)
` [PATCH v5 01/19] fs: new API for handling inode->i_version
` [PATCH v5 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v5 03/19] fat: convert to new i_version API
` [PATCH v5 04/19] affs: "
` [PATCH v5 05/19] afs: "
` [PATCH v5 06/19] btrfs: "
` [PATCH v5 07/19] exofs: switch "
` [PATCH v5 08/19] ext2: convert "
` [PATCH v5 09/19] ext4: "
` [PATCH v5 10/19] nfs: "
` [PATCH v5 11/19] nfsd: "
` [PATCH v5 12/19] ocfs2: "
` [PATCH v5 13/19] ufs: use "
` [PATCH v5 14/19] xfs: convert to "
` [PATCH v5 15/19] IMA: switch IMA over "
` [PATCH v5 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v5 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v5 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v5 19/19] fs: handle inode->i_version more efficiently

Growing RAID10 with active XFS filesystem
 2018-01-09 22:32 UTC  (8+ messages)

[PATCH] xfs: don't leak perag metadata reservation on finobt block free
 2018-01-09 21:42 UTC  (3+ messages)

[PATCH 04/36] usercopy: Prepare for usercopy whitelisting
 2018-01-09 20:55 UTC  (3+ messages)
` [PATCH 05/36] usercopy: WARN() on slab cache usercopy region violations
` [PATCH 06/36] usercopy: Mark kmalloc caches as usercopy caches

[PATCH RFC 0/4] xfs: defer agfl block frees
 2018-01-09 20:43 UTC  (6+ messages)
` [PATCH RFC 2/4] xfs: defer agfl block frees when dfops is available

[PATCH] xfs: harden directory integrity checks some more
 2018-01-09 18:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] db/print: bad character cause illegal memory access
 2018-01-09 15:55 UTC  (2+ messages)

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-09  9:27 UTC  (20+ messages)
` [PATCH v4 06/19] btrfs: convert to new i_version API
` [PATCH v4 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v4 19/19] fs: handle inode->i_version more efficiently

[PATCH] xfs: clarify units in the failed metadata io message
 2018-01-08 22:57 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] xfs: remove experimental tag for reflinks
 2018-01-08 22:11 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: xfs-4.16-merge updated to ac503a4
 2018-01-08 20:00 UTC 

[PATCH] vfs/xfs: clean up cow mappings during fs data freeze
 2018-01-08 19:02 UTC 

[PATCH v2 0/7] xfs: inode transaction reservation fixups
 2018-01-08 18:06 UTC  (3+ messages)

[PATCH v4 00/18] dax: fix dma vs truncate/hole-punch
 2018-01-08 13:50 UTC  (7+ messages)
` [PATCH v4 04/18] dax: require 'struct page' by default for filesystem dax
` [PATCH v4 17/18] mm, fs, dax: dax_flush_dma, handle dma vs block-map-change collisions

statfs b_avail & b_free different if the filesystem is mounted readonly
 2018-01-08 12:06 UTC  (3+ messages)

Google Chrome cause locks held in system (kernel 4.15 rc2)
 2018-01-07  3:42 UTC  (9+ messages)

[PATCH v11 00/27] xfsprogs: online scrub/repair support
 2018-01-06  3:50 UTC  (29+ messages)
` [PATCH 01/27] xfs_scrub: create online filesystem scrub program
` [PATCH 02/27] xfs_scrub: common error handling
` [PATCH 03/27] xfs_scrub: set up command line argument parsing
` [PATCH 04/27] xfs_scrub: dispatch the various phases of the scrub program
` [PATCH 05/27] xfs_scrub: figure out how many threads we're going to need
` [PATCH 06/27] xfs_scrub: create an abstraction for a block device
` [PATCH 07/27] xfs_scrub: find XFS filesystem geometry
` [PATCH 08/27] xfs_scrub: add inode iteration functions
` [PATCH 09/27] xfs_scrub: add space map "
` [PATCH 10/27] xfs_scrub: add file "
` [PATCH 11/27] xfs_scrub: filesystem counter collection functions
` [PATCH 12/27] xfs_scrub: wrap the scrub ioctl
` [PATCH 13/27] xfs_scrub: scan filesystem and AG metadata
` [PATCH 14/27] xfs_scrub: thread-safe stats counter
` [PATCH 15/27] xfs_scrub: scan inodes
` [PATCH 16/27] xfs_scrub: check directory connectivity
` [PATCH 17/27] xfs_scrub: warn about suspicious characters in directory/xattr names
` [PATCH 18/27] xfs_scrub: warn about normalized Unicode name collisions
` [PATCH 19/27] xfs_scrub: create a bitmap data structure
` [PATCH 20/27] xfs_scrub: create infrastructure to read verify data blocks
` [PATCH 21/27] xfs_scrub: scrub file "
` [PATCH 22/27] xfs_scrub: optionally use SCSI READ VERIFY commands to scrub data blocks on disk
` [PATCH 23/27] xfs_scrub: check summary counters
` [PATCH 24/27] xfs_scrub: fstrim the free areas if there are no errors on the filesystem
` [PATCH 25/27] xfs_scrub: progress indicator
` [PATCH 26/27] xfs_scrub: create a script to scrub all xfs filesystems
` [PATCH 27/27] xfs_scrub: integrate services with systemd

[PATCH] xfsprogs: update dead urls
 2018-01-06  0:03 UTC 

[ANNOUNCE] xfs-documentation: master updated to 14bbbf5
 2018-01-05 23:42 UTC 

[patch V4 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
 2018-01-05 23:05 UTC  (5+ messages)
` [V4, "

[PATCH 0/3] xfs: refactors for xfsprogs
 2018-01-05 19:02 UTC  (10+ messages)
` [PATCH 1/3] xfs: trace log reservations at mount time
` [PATCH 2/3] xfs: hoist xfs_fs_geometry to libxfs
` [PATCH 3/3] xfs: refactor the geometry structure filling function
  ` [PATCH v2 "

[GIT PULL] xfs: fixes for 4.15-rc7
 2018-01-05 17:42 UTC 

[PATCH] xfs: speed up directory bestfree block scanning
 2018-01-04 21:52 UTC  (6+ messages)

[patch V5 00/11] LICENSES: Add documentation and initial License files
 2018-01-04 20:50 UTC  (4+ messages)
` [patch V5 02/11] LICENSES: Add the GPL 2.0 license

[ANNOUNCE] xfsprogs for-next updated to 532d03d
 2018-01-04 20:10 UTC  (2+ messages)


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