linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 15:21:41 to 2019-09-06 23:28:18 UTC [more...]

[PATCH v4 0/15] CoW support for iomap
 2019-09-06 23:28 UTC  (24+ messages)
` [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
` [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
` [PATCH 04/15] btrfs: Add a simple buffered iomap write
` [PATCH 08/15] btrfs: basic direct read operation
` [PATCH 11/15] iomap: use a function pointer for dio submits
` [PATCH 12/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
` [PATCH 13/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
` [PATCH 14/15] btrfs: update inode size during bio completion
` [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW

[Q] gfs2: mmap write vs. punch_hole consistency
 2019-09-06 23:15 UTC  (4+ messages)

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

[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 0/7] xfs: log race fixes and cleanups
 2019-09-06 13:10 UTC  (7+ messages)
` [PATCH 7/7] xfs: push the grant head when the log head moves forward

[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  (21+ messages)
` [PATCH v3 01/19] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v3 02/19] xfs: Embed struct xfs_name in xfs_da_args
` [PATCH v3 03/19] xfs: Add xfs_dabuf defines
` [PATCH v3 04/19] xfs: Add xfs_has_attr and subroutines
` [PATCH v3 05/19] xfs: Factor out new helper functions xfs_attr_rmtval_set
` [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 08/19] xfs: Factor up commit from xfs_attr_try_sf_addname
` [PATCH v3 09/19] xfs: Factor up trans roll from xfs_attr3_leaf_setflag
` [PATCH v3 10/19] xfs: Add xfs_attr3_leaf helper functions
` [PATCH v3 11/19] xfs: Factor out xfs_attr_rmtval_invalidate
` [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 16/19] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v3 17/19] xfs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR
` [PATCH v3 18/19] xfs: Enable delayed attributes
` [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/5] xfsprogs: scrub filesystem summary counters
 2019-09-06  3:33 UTC  (6+ 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/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

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

[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  (23+ 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 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 v2 00/21] Delayed Attributes
 2019-09-05 22:18 UTC  (22+ messages)
` [PATCH v2 01/21] xfsprogs: Replace attribute parameters with struct xfs_name
` [PATCH v2 02/21] xfsprogs: Embed struct xfs_name in xfs_da_args
` [PATCH v2 03/21] xfsprogs: Add xfs_dabuf defines
` [PATCH v2 04/21] xfsprogs: Add xfs_has_attr and subroutines
` [PATCH v2 05/21] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v2 06/21] xfsprogs: Factor up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v2 07/21] xfsprogs: Factor out xfs_attr_leaf_addname helper
` [PATCH v2 08/21] xfsprogs: Factor up commit from xfs_attr_try_sf_addname
` [PATCH v2 09/21] xfsprogs: Factor up trans roll from xfs_attr3_leaf_setflag
` [PATCH v2 10/21] xfsprogs: Add xfs_attr3_leaf helper functions
` [PATCH v2 11/21] xfsprogs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v2 12/21] xfsprogs: Factor up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v2 13/21] xfsprogs: Add delay context to xfs_da_args
` [PATCH v2 14/21] xfsprogs: Add delayed attribute routines
` [PATCH v2 15/21] xfsprogs: Set up infastructure for deferred attribute operations
` [PATCH v2 16/21] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v2 17/21] xfsprogs: Add feature bit XFS_SB_FEAT_INCOMPAT_LOG_DELATTR
` [PATCH v2 18/21] xfsprogs: Enable delayed attributes
` [PATCH v2 19/21] xfs_io: Add delayed attributes error tag
` [PATCH v2 20/21] xfsprogs: Add log item printing for ATTRI and ATTRD
` [PATCH v2 21/21] xfsprogs: Add delayed attribute flag to cmd

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