messages from 2018-06-20 08:35:30 to 2018-06-27 02:49:07 UTC [more...]
[PATCH 00/10] xfsprogs-4.18: mostly scrub/repair stuff
2018-06-27 2:48 UTC (11+ messages)
` [PATCH 01/10] libxfs: remove crc32 functions
` [PATCH 02/10] libfrog: move crc32c code out of libxfs
` [PATCH 03/10] xfs_scrub: destroy workqueues when erroring out
` [PATCH 04/10] xfs_scrub: schedule and manage optimizations/repairs to the filesystem
` [PATCH 05/10] xfs_scrub: allow developers to force repairs
` [PATCH 06/10] xfs_scrub: don't error out if an optimize-only repair isn't supported
` [PATCH 07/10] xfs_scrub: rename NOFIX_COMPLAIN to be less confusing
` [PATCH 08/10] xfs_scrub: only retry non-permanent repair failures
` [PATCH 09/10] xfs_io: wire up repair ioctl stuff
` [PATCH 10/10] xfs_repair: use libxfs extsize/cowextsize validation helpers
[PATCH v16 00/21] xfs-4.19: online repair support
2018-06-27 2:22 UTC (26+ messages)
` [PATCH 01/21] xfs: don't assume a left rmap when allocating a new rmap
` [PATCH 02/21] xfs: add helper to decide if an inode has allocated cow blocks
` [PATCH 03/21] xfs: refactor part of xfs_free_eofblocks
` [PATCH 04/21] xfs: repair the AGF and AGFL
` [PATCH 05/21] xfs: repair the AGI
` [PATCH 06/21] xfs: repair free space btrees
` [PATCH 07/21] xfs: repair inode btrees
` [PATCH 08/21] xfs: defer iput on certain inodes while scrub / repair are running
` [PATCH 09/21] xfs: finish our set of inode get/put tracepoints for scrub
` [PATCH 10/21] xfs: introduce online scrub freeze
` [PATCH 11/21] xfs: repair the rmapbt
` [PATCH 12/21] xfs: repair refcount btrees
` [PATCH 13/21] xfs: repair inode records
` [PATCH 14/21] xfs: zap broken inode forks
` [PATCH 15/21] xfs: repair inode block maps
` [PATCH 16/21] xfs: repair damaged symlinks
` [PATCH 17/21] xfs: repair extended attributes
` [PATCH 18/21] xfs: scrub should set preen if attr leaf has holes
` [PATCH 19/21] xfs: repair quotas
` [PATCH 20/21] xfs: implement live quotacheck as part of quota repair
` [PATCH 21/21] xfs: add online scrub/repair for superblock counters
[PATCH v3 0/3] Fix DM DAX handling
2018-06-26 22:04 UTC (21+ messages)
` [PATCH v3 1/3] pmem: only set QUEUE_FLAG_DAX for fsdax mode
` [PATCH v3 2/3] dax: bdev_dax_supported() check for QUEUE_FLAG_DAX
` [PATCH v3 3/3] dm: prevent DAX mounts if not supported
` [PATCH v4 "
[PATCH] xfs: cow unwritten conversion uses uninitialized dfops
2018-06-26 14:45 UTC (2+ messages)
[PATCH] xfs: remove deprecated barrier/nobarrier mount options
2018-06-26 14:32 UTC (7+ messages)
` [PATCH 4.19 V2] "
[PATCH] [RFC] writeback: fix range_cyclic writeback vs writepages deadlock
2018-06-26 11:28 UTC (6+ messages)
[PATCH] xfsprogs: Remove barrier/nobarrier mount options from xfs.5
2018-06-26 11:20 UTC (2+ messages)
[PATCH v2 0/7] Fix DM DAX handling
2018-06-25 19:20 UTC (6+ messages)
` [PATCH v2 4/7] dm: prevent DAX mounts if not supported
[PATCH 0/4] fstests: fixes and new tests
2018-06-25 15:34 UTC (10+ messages)
` [PATCH 1/4] xfs/365: fuzz inobt in ag 1
` [PATCH 2/4] xfs: regression test for rmapbt fdblocks accounting problems
` [PATCH 5/8] xfs: recheck reflink state after grabbing ILOCK_SHARED for a write
` [PATCH v2 2/4] xfs: regression test for rmapbt fdblocks accounting problems
` [PATCH 3/4] generic: mread past eof shows nonzero contents
` [PATCH 4/4] xfs: fuzz every field of every structure and test kernel crashes
[PATCH v3 1/3] xfstests: dedupe a single big file and verify integrity
2018-06-23 18:00 UTC (3+ messages)
` [PATCH v3 2/3] xfstests: iterate dedupe integrity test
` [PATCH v3 3/3] xfstests: dedupe with random io race test
[PATCH v3] xfs: test inode allocation state missmatch corruption
2018-06-23 17:50 UTC (2+ messages)
[PATCH 0/2] xfs: symlink and inode writeback issues
2018-06-23 17:38 UTC (15+ messages)
` [PATCH 1/2] xfs: zero length symlinks are not valid
stop using buffer heads in xfs v6
2018-06-23 13:06 UTC (11+ messages)
` [PATCH 23/24] iomap: add support for sub-pagesize buffered I/O without buffer heads
[PATCH 0/8] xfs-4.18: various fixes
2018-06-23 6:47 UTC (31+ messages)
` [PATCH 1/8] xfs: allow empty transactions while frozen
` [PATCH 2/8] xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
` [PATCH 3/8] xfs: don't trip over negative free space in xfs_reserve_blocks
` [PATCH 4/8] xfs: don't allow insert-range to shift extents past the maximum offset
` [PATCH v2 "
` [PATCH 5/8] xfs: recheck reflink state after grabbing ILOCK_SHARED for a write
` [PATCH 6/8] xfs: fix uninitialized field in rtbitmap fsmap backend
` [PATCH v2 "
` [PATCH 7/8] xfs: fix off-by-one error in xfs_rtalloc_query_range
` [PATCH 8/8] xfs: ensure post-EOF zeroing happens after zeroing part of a file
` [PATCH 9/8] xfs: check leaf attribute block freemap in verifier
[ANNOUNCE] xfsprogs-4.17.0-rc1 released
2018-06-22 19:48 UTC
[PATCH v2] xfs_quota: don't stop the directory tree walk when DEPTH is hit
2018-06-22 19:29 UTC (2+ messages)
[PATCH v2] xfstests: Test root inode parent pointer repairing
2018-06-22 19:27 UTC (2+ messages)
[PATCH 1/2] common/xfs: Add _scratch_get_sfdir_prefix function
2018-06-22 18:04 UTC (7+ messages)
` [PATCH 2/2] xfstests: Test root inode parent pointer repairing
[PATCH] xfs_quota: fix -d option to limit directory depth correctly
2018-06-22 8:40 UTC (4+ messages)
Mounting xfs filesystem takes long time
2018-06-22 4:02 UTC (9+ messages)
[PATCH] mkfs: fix divide-by-zero in align_ag_geometry
2018-06-22 1:40 UTC (10+ messages)
[PATCH 0/2] xfs: handle inode extent count mismatch
2018-06-21 23:23 UTC (11+ messages)
` [PATCH 1/2] xfs: transactionless xfs_bunmapi shouldn't do format conversion
xfs: circular locking dependency between fs_reclaim and sb_internal [kernel 4.18]
2018-06-21 21:31 UTC (8+ messages)
` [PATCH] Makefile: Fix backtrace breakage
[PATCH] xfs_io: clarify -c from documentation
2018-06-21 20:23 UTC (3+ messages)
[PATCH v2] xfs_bmap: don't reject -e
2018-06-21 20:11 UTC (2+ messages)
[PATCH] xfs_bmap: remove -c from manpage
2018-06-21 20:10 UTC (2+ messages)
[PATCH] xfs_bmap: don't reject -e
2018-06-21 19:47 UTC (3+ messages)
[PATCH] Fix coverity scan reports
2018-06-21 16:36 UTC (3+ messages)
[PATCH v2 1/3] xfstests: dedupe a single big file and verify integrity
2018-06-21 2:20 UTC (8+ messages)
` [PATCH v2 2/3] xfstests: iterate dedupe integrity test
` [PATCH v2 3/3] xfstests: dedupe with random io race test
[PATCH v2] mkfs: add mkfs config version specifier for the config file
2018-06-20 23:18 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox