linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 22:19:20 to 2019-09-10 00:21:28 UTC [more...]

[PATCH 0/5] xfsprogs: scrub filesystem summary counters
 2019-09-10  0:21 UTC  (11+ messages)
` [PATCH 1/5] xfs_scrub: remove unnecessary fd parameter from file scrubbers
` [PATCH 2/5] libfrog: share scrub headers
` [PATCH 3/5] libfrog: add online scrub/repair for superblock counters
` [PATCH 4/5] xfs_scrub: separate internal metadata scrub functions
` [PATCH 5/5] xfs_scrub: check summary counters

[PATCH 0/1] xfsprogs: online health tracking support
 2019-09-09 23:28 UTC  (3+ messages)
` [PATCH 1/1] xfs_spaceman: report health problems

[PATCH v2 00/10] xfsprogs-5.3: various fixes
 2019-09-09 19:28 UTC  (13+ messages)
` [PATCH 01/10] man: document the new v5 fs geometry ioctl structures
` [PATCH 02/10] man: document new fs summary counter scrub command
` [PATCH 03/10] man: document the new allocation group geometry ioctl
` [PATCH 04/10] man: document the new health reporting fields in various ioctls
` [PATCH 05/10] xfs_db: remove db/convert.h
` [PATCH 10/10] xfs_repair: add AG btree rmaps into the filesystem after syncing sb

iomap and xfs COW cleanups
 2019-09-09 18:27 UTC  (20+ messages)
` [PATCH 01/19] iomap: better document the IOMAP_F_* flags
` [PATCH 02/19] iomap: remove the unused iomap argument to __iomap_write_end
` [PATCH 03/19] iomap: always use AOP_FLAG_NOFS in iomap_write_begin
` [PATCH 04/19] iomap: ignore non-shared or non-data blocks in xfs_file_dirty
` [PATCH 05/19] iomap: move the zeroing case out of iomap_read_page_sync
` [PATCH 06/19] iomap: use write_begin to read pages to unshare
` [PATCH 07/19] iomap: use a srcmap for a read-modify-write I/O
` [PATCH 08/19] xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
` [PATCH 09/19] xfs: remove xfs_reflink_dirty_extents
` [PATCH 10/19] xfs: pass two imaps to xfs_reflink_allocate_cow
` [PATCH 11/19] xfs: refactor xfs_file_iomap_begin_delay
` [PATCH 12/19] xfs: fill out the srcmap in iomap_begin
` [PATCH 13/19] xfs: factor out a helper to calculate the end_fsb
` [PATCH 14/19] xfs: split out a new set of read-only iomap ops
` [PATCH 15/19] xfs: move xfs_file_iomap_begin_delay around
` [PATCH 16/19] xfs: split the iomap ops for buffered vs direct writes
` [PATCH 17/19] xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
` [PATCH 18/19] xfs: cleanup xfs_iomap_write_unwritten
` [PATCH 19/19] xfs: improve the IOMAP_NOWAIT check for COW inodes

[Q] gfs2: mmap write vs. punch_hole consistency
 2019-09-09  9:19 UTC  (5+ messages)

[PATCH] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
 2019-09-09  9:06 UTC  (3+ messages)

[PATCH v3] xfs_io: copy_range don't truncate dst_file, and add smart length
 2019-09-09  7:29 UTC 

[xfs] 610125ab1e: fsmark.app_overhead -71.2% improvement
 2019-09-09  6:20 UTC  (3+ messages)

[PATCH v2] xfs_io: copy_range don't truncate dst_file, and add smart length
 2019-09-09  6:11 UTC  (3+ messages)

[RFC PATCH 0/2] xfs: hard limit background CIL push size
 2019-09-09  1:51 UTC  (3+ messages)
` [PATCH 1/2] xfs: Lower CIL flush limit for large logs
` [PATCH 2/2] xfs: hard limit the background CIL push

[PATCH v2 3/6] iomap: modify ->end_io() calling convention
 2019-09-08 23:32 UTC 

[PATCH 0/7] xfs: log race fixes and cleanups
 2019-09-08 23:26 UTC  (9+ messages)
` [PATCH 7/7] xfs: push the grant head when the log head moves forward

[xfs-linux:iomap-for-next 3/12] include/trace/events/iomap.h:49:39: warning: 'struct page' declared inside parameter list will not be visible outside of this definition or declaration
 2019-09-08 21:38 UTC  (2+ messages)

[PATCH v4 0/15] CoW support for iomap
 2019-09-06 23:28 UTC  (13+ messages)
` [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
` [PATCH 04/15] btrfs: Add a simple buffered iomap write
` [PATCH 11/15] iomap: use a function pointer for dio submits
` [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW

[ANNOUNCE] xfs-linux: for-next updated to eb2e99943c5b
 2019-09-06 16:27 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 14e15f1bcd73
 2019-09-06 16:27 UTC 

[PATCH] xfs_io: copy_range don't truncate dst_file, and add smart length
 2019-09-06 16:17 UTC  (2+ messages)

[PATCH] xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
 2019-09-06  6:26 UTC 

[PATCH 00/18] xfs_scrub: remove moveon space aliens
 2019-09-06  3:42 UTC  (19+ messages)
` [PATCH 01/18] xfs_scrub: remove moveon from filemap iteration
` [PATCH 02/18] xfs_scrub: remove moveon from the fscounters functions
` [PATCH 03/18] xfs_scrub: remove moveon from inode iteration
` [PATCH 04/18] xfs_scrub: remove moveon from vfs directory tree iteration
` [PATCH 05/18] xfs_scrub: remove moveon from spacemap
` [PATCH 06/18] xfs_scrub: remove moveon from unicode name collision helpers
` [PATCH 07/18] xfs_scrub: remove moveon from progress report helpers
` [PATCH 08/18] xfs_scrub: remove moveon from scrub ioctl wrappers
` [PATCH 09/18] xfs_scrub: remove moveon from repair action list helpers
` [PATCH 10/18] xfs_scrub: remove moveon from phase 7 functions
` [PATCH 11/18] xfs_scrub: remove moveon from phase 6 functions
` [PATCH 12/18] xfs_scrub: remove moveon from phase 5 functions
` [PATCH 13/18] xfs_scrub: remove moveon from phase 4 functions
` [PATCH 14/18] xfs_scrub: remove moveon from phase 3 functions
` [PATCH 15/18] xfs_scrub: remove moveon from phase 2 functions
` [PATCH 16/18] xfs_scrub: remove moveon from phase 1 functions
` [PATCH 17/18] xfs_scrub: remove XFS_ITERATE_INODES_ABORT from inode iterator
` [PATCH 18/18] xfs_scrub: remove moveon from main program

[PATCH 0/3] xfs_scrub: media scan entire disks
 2019-09-06  3:40 UTC  (4+ messages)
` [PATCH 1/3] xfs_scrub: implement background mode for phase 6
` [PATCH 2/3] xfs_scrub: perform media scans of entire devices
` [PATCH 3/3] xfs_scrub: relabel verified data block counts in output

[PATCH 00/11] xfs_scrub: fix IO error reporting
 2019-09-06  3:40 UTC  (12+ messages)
` [PATCH 01/11] xfs_scrub: separate media error reporting for attribute forks
` [PATCH 02/11] xfs_scrub: improve reporting of file data media errors
` [PATCH 03/11] xfs_scrub: better reporting of metadata "
` [PATCH 04/11] xfs_scrub: improve reporting of file "
` [PATCH 05/11] xfs_scrub: don't report media errors on unwritten extents
` [PATCH 06/11] xfs_scrub: reduce fsmap activity for media errors
` [PATCH 07/11] xfs_scrub: request fewer bmaps when we can
` [PATCH 08/11] xfs_scrub: fix media verification thread pool size calculations
` [PATCH 09/11] libfrog: clean up platform_nproc
` [PATCH 10/11] xfs_scrub: clean out the nproc global variable
` [PATCH 11/11] xfs_scrub: create a new category for unfixable errors

[PATCH 0/3] xfs_scrub: deferred labelling to save time
 2019-09-06  3:40 UTC  (4+ messages)
` [PATCH 1/3] xfs_scrub: bump work_threads to include the controller thread
` [PATCH 2/3] xfs_scrub: implement deferred description string rendering
` [PATCH 3/3] xfs_scrub: adapt phase5 to deferred descriptions

[PATCH 00/11] xfs_scrub: fix IO error detection during media verify
 2019-09-06  3:38 UTC  (12+ messages)
` [PATCH 01/11] xfs_scrub: fix handling of read-verify pool runtime errors
` [PATCH 02/11] xfs_scrub: abort all read verification work immediately on error
` [PATCH 03/11] xfs_scrub: fix read-verify pool error communication problems
` [PATCH 04/11] xfs_scrub: fix queue-and-stash of non-contiguous verify requests
` [PATCH 05/11] xfs_scrub: only call read_verify_force_io once per pool
` [PATCH 06/11] xfs_scrub: refactor inode prefix rendering code
` [PATCH 07/11] xfs_scrub: record disk LBA size
` [PATCH 08/11] xfs_scrub: enforce read verify pool minimum io size
` [PATCH 09/11] xfs_scrub: return bytes verified from a SCSI VERIFY command
` [PATCH 10/11] xfs_scrub: fix read verify disk error handling strategy
` [PATCH 11/11] xfs_scrub: simulate errors in the read-verify phase

[PATCH 00/13] libfrog/xfs_scrub: fix error handling
 2019-09-06  3:37 UTC  (14+ messages)
` [PATCH 01/13] libfrog: fix workqueue error communication problems
` [PATCH 02/13] libfrog: fix missing error checking in workqueue code
` [PATCH 03/13] libfrog: split workqueue destroy functions
` [PATCH 04/13] xfs_scrub: redistribute read verify pool flush and destroy responsibilities
` [PATCH 05/13] libfrog: fix per-thread variable error communication problems
` [PATCH 06/13] libfrog: add missing per-thread variable error handling
` [PATCH 07/13] libfrog: fix bitmap error communication problems
` [PATCH 08/13] libfrog: fix missing error checking in bitmap code
` [PATCH 09/13] xfs_scrub: fix per-thread counter error communication problems
` [PATCH 10/13] xfs_scrub: report all progressbar creation failures
` [PATCH 11/13] xfs_scrub: check progress bar timedwait failures
` [PATCH 12/13] xfs_scrub: move all the queue_subdir error reporting to callers
` [PATCH 13/13] xfs_scrub: fix error handling problems in vfs.c

[PATCH 0/4] xfsprogs: bulkstat v5
 2019-09-06  3:36 UTC  (5+ messages)
` [PATCH 1/4] xfs_io: add a bulkstat command
` [PATCH 2/4] xfs_spaceman: remove open-coded per-ag bulkstat
` [PATCH 3/4] xfs_scrub: convert to per-ag inode bulkstat operations
` [PATCH 4/4] xfs_scrub: batch inumbers calls during fscounters calculation

[PATCH 0/6] xfsprogs: port utilities to bulkstat v5
 2019-09-06  3:35 UTC  (7+ messages)
` [PATCH 1/6] man: add documentation for v5 bulkstat ioctl
` [PATCH 2/6] man: add documentation for v5 inumbers ioctl
` [PATCH 3/6] misc: convert XFS_IOC_FSBULKSTAT to XFS_IOC_BULKSTAT
` [PATCH 4/6] misc: convert to v5 bulkstat_single call
` [PATCH 5/6] misc: convert from XFS_IOC_FSINUMBERS to XFS_IOC_INUMBERS
` [PATCH 6/6] libxfs: revert FSGEOMETRY v5 -> v4 hack

[PATCH v3 00/19] Delayed Attributes
 2019-09-06  3:37 UTC  (11+ messages)
` [PATCH v3 03/19] xfs: Add xfs_dabuf defines
` [PATCH v3 06/19] xfs: Factor up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v3 07/19] xfs: Factor out xfs_attr_leaf_addname helper
` [PATCH v3 12/19] xfs: Factor up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v3 13/19] xfs: Add delay context to xfs_da_args
` [PATCH v3 14/19] xfs: Add delayed attribute routines
` [PATCH v3 15/19] xfs: Set up infastructure for deferred attribute operations
` [PATCH v3 17/19] xfs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR
` [PATCH v3 19/19] xfs_io: Add delayed attributes error tag

[PATCH 0/4] xfsprogs: help mkfs shed its AG initialization code
 2019-09-06  3:34 UTC  (5+ messages)
` [PATCH 1/4] libxfs: fix uncached buffer refcounting
` [PATCH 2/4] libxfs: fix buffer refcounting in delwri_queue
` [PATCH 3/4] libxfs: make xfs_buf_delwri_submit actually do something
` [PATCH 4/4] mkfs: use libxfs to write out new AGs

[PATCH 0/3] xfs_scrub: fix bugs in vfs tree walk code
 2019-09-06  3:34 UTC  (4+ messages)
` [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
` [PATCH 2/3] xfs_scrub: fix nr_dirs accounting problems
` [PATCH 3/3] xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree

[PATCH0/8 v3] xfs: log race fixes and cleanups
 2019-09-06  3:01 UTC  (15+ messages)
` [PATCH 1/8] xfs: push the AIL in xlog_grant_head_wake
` [PATCH 2/8] xfs: fix missed wakeup on l_flush_wait
` [PATCH 3/8] xfs: prevent CIL push holdoff in log recovery
      ` [PATCH 3/8 v2] "
` [PATCH 4/8] xfs: factor debug code out of xlog_state_do_callback()
` [PATCH 5/8] xfs: factor callbacks "
` [PATCH 6/8] xfs: factor iclog state processing "
` [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log
` [PATCH 8/8] xfs: push the grant head when the log head moves forward

[PATCH 1/2] xfsprogs: copy_range don't truncate dstfile
 2019-09-06  2:18 UTC  (7+ messages)
` [PATCH 2/2] xfsprogs: copy_range: let = (src_size - src_offset) if len omitted

[PATCH] xfs: Use WARN_ON_ONCE for bailout mount-operation
 2019-09-06  1:10 UTC  (2+ messages)

[PATCH] xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
 2019-09-06  1:03 UTC  (2+ messages)

[PATCH 2/9] cachefiles: drop direct usage of ->bmap method
 2019-09-05 22:44 UTC  (10+ messages)
    ` [PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal

[PATCH 1/8 v2] xfs: log race fixes and cleanups
 2019-09-05 22:28 UTC  (4+ messages)
` [PATCH 7/8] xfs: push iclog state cleaning into xlog_state_clean_log

[PATCH v2 00/21] Delayed Attributes
 2019-09-05 22:18 UTC  (7+ messages)
` [PATCH v2 01/21] xfsprogs: Replace attribute parameters with struct xfs_name
` [PATCH v2 03/21] xfsprogs: Add xfs_dabuf defines
` [PATCH v2 06/21] xfsprogs: Factor up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v2 11/21] xfsprogs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v2 18/21] xfsprogs: Enable delayed attributes
` [PATCH v2 19/21] xfs_io: Add delayed attributes error tag

[PATCH v2 0/1] Add delayed attributes test
 2019-09-05 22:19 UTC  (2+ messages)
` [PATCH v2 1/1] xfstests: Add Delayed Attribute test


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