linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-17 01:47:25 to 2019-10-22 18:50:40 UTC [more...]

[PATCH 0/3] xfs_scrub: deferred labelling to save time
 2019-10-22 18:49 UTC  (2+ messages)
` [PATCH 3/3] xfs_scrub: adapt phase5 to deferred descriptions

[PATCH 00/18] xfs_scrub: remove moveon space aliens
 2019-10-22 18:50 UTC  (3+ messages)
` [PATCH 01/18] xfs_scrub: remove moveon from filemap iteration
` [PATCH 02/18] xfs_scrub: remove moveon from the fscounters functions

[PATCH 0/3] xfs_scrub: media scan entire disks
 2019-10-22 18:50 UTC  (2+ messages)
` [PATCH 3/3] xfs_scrub: relabel verified data block counts in output

[PATCH 0/7] xfs_scrub: clean up error classifications
 2019-10-22 18:49 UTC  (8+ messages)
` [PATCH 1/7] xfs_scrub: fix misclassified error reporting
` [PATCH 2/7] xfs_scrub: simplify post-run reporting logic
` [PATCH 3/7] xfs_scrub: clean up error level table
` [PATCH 4/7] xfs_scrub: explicitly track corruptions, not just errors
` [PATCH 5/7] xfs_scrub: promote some of the str_info to str_error calls
` [PATCH 6/7] xfs_scrub: refactor xfs_scrub_excessive_errors
` [PATCH 7/7] xfs_scrub: create a new category for unfixable errors

[PATCH 0/2] xfs_scrub: random fixes
 2019-10-22 18:48 UTC  (3+ messages)
` [PATCH 1/2] xfs_scrub: clean out the nproc global variable
` [PATCH 2/2] xfs_scrub: refactor xfs_iterate_inodes_range_check

[PATCH 0/4] libfrog: take over platform code headers
 2019-10-22 18:48 UTC  (5+ messages)
` [PATCH 1/4] libfrog: clean up platform_nproc
` [PATCH 2/4] libxfs: remove libxfs_nproc
` [PATCH 3/4] libxfs: remove libxfs_physmem
` [PATCH 4/4] libfrog: take over platform headers

[PATCH 0/9] xfs_scrub: fix IO error reporting
 2019-10-22 18:48 UTC  (10+ messages)
` [PATCH 1/9] libfrog/xfs_scrub: improve iteration function documentation
` [PATCH 2/9] xfs_scrub: separate media error reporting for attribute forks
` [PATCH 3/9] xfs_scrub: improve reporting of file data media errors
` [PATCH 4/9] xfs_scrub: better reporting of metadata "
` [PATCH 5/9] xfs_scrub: improve reporting of file "
` [PATCH 6/9] xfs_scrub: don't report media errors on unwritten extents
` [PATCH 7/9] xfs_scrub: reduce fsmap activity for media errors
` [PATCH 8/9] xfs_scrub: request fewer bmaps when we can
` [PATCH 9/9] xfs_scrub: fix media verification thread pool size calculations

[PATCH 0/5] xfsprogs: random fixes
 2019-10-22 18:47 UTC  (6+ messages)
` [PATCH 1/5] xfs_spaceman: always report sick metadata, checked or not
` [PATCH 2/5] xfs_db: btheight should check geometry more carefully
` [PATCH 3/5] xfs_scrub: report repair activities on stdout, not stderr
` [PATCH 4/5] xfs_scrub: don't allow error or negative error injection interval
` [PATCH 5/5] libfrog: fix workqueue_add error out

[PATCH 0/4] xfs: rework online repair incore bitmap
 2019-10-22 17:59 UTC  (11+ messages)
` [PATCH 1/4] xfs: rename xfs_bitmap to xbitmap
` [PATCH 2/4] xfs: replace open-coded bitmap weight logic
` [PATCH 3/4] xfs: remove the for_each_xbitmap_ helpers
` [PATCH 4/4] xfs: convert xbitmap to interval tree

[PATCH v2 0/2] xfs: rely on minleft instead of total for bmbt res
 2019-10-22 17:10 UTC  (6+ messages)
` [PATCH v2 1/2] xfs: cap longest free extent to maximum allocatable
` [PATCH v2 2/2] xfs: don't set bmapi total block req where minleft is sufficient

[PATCH] xfs: add mising include of xfs_pnfs.h for missing declarations
 2019-10-22 16:55 UTC  (2+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-10-22 16:51 UTC  (14+ messages)
` [PATCH 1/5] fs/stat: Define DAX statx attribute
` [PATCH 2/5] fs/xfs: Isolate the physical DAX flag from effective
` [PATCH 3/5] fs/xfs: Separate functionality of xfs_inode_supports_dax()
` [PATCH 4/5] fs/xfs: Clean up DAX support check
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH v5] fsstress: add renameat2 support
 2019-10-22 12:19 UTC 

xfs_buftarg_isolate(): "Correctly invert xfs_buftarg LRU isolation logic"
 2019-10-22 11:06 UTC  (4+ messages)

[PATCH] xfstests: xfs mount option sanity test
 2019-10-22 10:01 UTC 

xfs COW cleanups v3
 2019-10-22  1:45 UTC  (14+ messages)
` [PATCH 01/12] xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
` [PATCH 02/12] xfs: remove xfs_reflink_dirty_extents
` [PATCH 03/12] xfs: pass two imaps to xfs_reflink_allocate_cow
` [PATCH 04/12] xfs: refactor xfs_file_iomap_begin_delay
` [PATCH 05/12] xfs: fill out the srcmap in iomap_begin
` [PATCH 06/12] xfs: factor out a helper to calculate the end_fsb
` [PATCH 07/12] xfs: split out a new set of read-only iomap ops
` [PATCH 08/12] xfs: move xfs_file_iomap_begin_delay around
` [PATCH 09/12] xfs: split the iomap ops for buffered vs direct writes
` [PATCH 10/12] xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
` [PATCH 11/12] xfs: cleanup xfs_direct_write_iomap_begin
` [PATCH 12/12] xfs: improve the IOMAP_NOWAIT check for COW inodes

[PATCH 0/2] fstests: random fixes
 2019-10-22  1:49 UTC  (3+ messages)
` [PATCH 1/2] xfs/435: disable dmesg checks
` [PATCH 2/2] xfs: make sure the kernel and repair tools catch bad names

[ANNOUNCE] xfs-linux: for-next updated to 1e190f8e8098
 2019-10-22  1:44 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to c039b9979272
 2019-10-22  1:42 UTC 

[Project Quota]file owner could change its project ID?
 2019-10-21 23:35 UTC  (10+ messages)

[PATCH 00/11] xfs_scrub: fix IO error reporting
 2019-10-21 20:38 UTC  (31+ 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-10-21 20:16 UTC  (3+ messages)
` [PATCH 1/3] xfs_scrub: bump work_threads to include the controller thread

[PATCH] xfs: remove the duplicated inode log fieldmask set
 2019-10-21 15:47 UTC  (2+ messages)

[xfs-linux:xfs-for-next 29/47] fs/xfs/libxfs/xfs_alloc.c:1170:41: sparse: sparse: Using plain integer as NULL pointer
 2019-10-21 15:45 UTC  (3+ messages)
` [PATCH] xfs: fix sparse warning on allocation cursor initialization

[PATCH v4] fsstress: add renameat2 support
 2019-10-21 13:54 UTC  (3+ messages)

[PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res
 2019-10-21 12:14 UTC  (3+ messages)

[PATCH] xfs: fix wrong struct type in ioctl definition whih cmd XFS_IOC_GETBMAPAX
 2019-10-21  8:29 UTC  (2+ messages)
` [xfs] eb787bfed8: xfstests.xfs.281.fail

xfs inode structure cleanups
 2019-10-20 23:29 UTC  (6+ messages)
` [PATCH 1/4] xfs: use a struct timespec64 for the in-core crtime
` [PATCH 2/4] xfs: merge the projid fields in struct xfs_icdinode
` [PATCH 3/4] xfs: don't reset the "inode core" in xfs_iread
` [PATCH 4/4] xfs: remove struct xfs_icdinode

Fragmentation metadata checks incomplete in process_bmbt_reclist()
 2019-10-19 23:45 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: xfs-5.5-merge updated to 722da9485033
 2019-10-19 18:07 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to b7b293bdaaf4
 2019-10-19  8:13 UTC  (2+ messages)

[PATCH 1/2] lib/bsearch.c: introduce bsearch_idx
 2019-10-19  8:12 UTC  (3+ messages)
` [PATCH 2/2] xfs: replace homemade binary search

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-18 20:29 UTC  (9+ messages)
` [PATCH 08/26] mm: directed shrinker work deferral
` [PATCH 25/26] xfs: rework unreferenced inode lookups

filesystem-dax huge page test fails due to misaligned extents
 2019-10-18 17:53 UTC  (3+ messages)

[PATCH 0/4] xfs: btree bulk loading
 2019-10-18 14:38 UTC  (9+ messages)
` [PATCH 3/4] xfs: support bulk loading of staged btrees

lift the xfs writepage code into iomap v8
 2019-10-18  7:20 UTC  (25+ messages)
` [PATCH 01/14] iomap: iomap that extends beyond EOF should be marked dirty
` [PATCH 02/14] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 03/14] xfs: set IOMAP_F_NEW more carefully
` [PATCH 04/14] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 05/14] xfs: refactor the ioend merging code
` [PATCH 06/14] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 07/14] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 08/14] iomap: zero newly allocated mapped blocks
` [PATCH 09/14] iomap: lift common tracing code from xfs to iomap
` [PATCH 10/14] iomap: lift the xfs writeback code "
` [PATCH 11/14] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 12/14] iomap: move struct iomap_page out of iomap.h
` [PATCH 13/14] iomap: cleanup iomap_ioend_compare
` [PATCH 14/14] iomap: pass a struct page to iomap_finish_page_writeback

[PATCH] iomap: enhance writeback error message
 2019-10-18  7:14 UTC  (3+ messages)

[PATCH v6 00/12] xfs: mount API patch series
 2019-10-18  0:38 UTC  (11+ messages)
` [PATCH v6 10/12] xfs: move xfs_parseargs() validation to a helper
` [PATCH v6 12/12] xfs: switch to use the new mount-api

[GIT PULL] xfs: fixes for 5.4-rc4
 2019-10-17 21:25 UTC  (2+ messages)

[PATCH 0/3] xfs: fix online repair block reaping
 2019-10-17 15:06 UTC  (8+ messages)
` [PATCH 1/3] xfs: xrep_reap_extents should not destroy the bitmap
` [PATCH 2/3] xfs: only invalidate blocks if we're going to free them
` [PATCH 3/3] xfs: use deferred frees to reap old btree blocks

[PATCH] iomap: iomap that extends beyond EOF should be marked dirty
 2019-10-17 14:48 UTC  (5+ messages)
` [PATCH v2] "

[ANNOUNCE] xfsprogs for-next updated to cac2b8b0
 2019-10-17 14:40 UTC 

[PATCH RFC] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
 2019-10-17 11:49 UTC  (2+ messages)

[PATCH v3] fsstress: add renameat2 support
 2019-10-17 11:48 UTC  (2+ messages)

Aw: Re: Sanity check for m_ialloc_blks in libxfs_mount()
 2019-10-17  9:58 UTC  (2+ messages)
`  "

[PATCH 00/11] xfs_scrub: fix IO error detection during media verify
 2019-10-17  2:25 UTC  (5+ messages)
` [PATCH 09/11] xfs_scrub: return bytes verified from a SCSI VERIFY command
` [PATCH 11/11] xfs_scrub: simulate errors in the read-verify phase

[PATCH v2 10/11] xfs_scrub: fix read verify disk error handling strategy
 2019-10-17  2:18 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).