messages from 2017-01-21 08:01:28 to 2017-01-26 02:30:07 UTC [more...]
[PATCH] xfs_repair: Fix uninit var in process_leaf_attr_level
2017-01-26 2:30 UTC
[PATCH] xfs: fix bmv_count confusion
2017-01-26 2:29 UTC (3+ messages)
[ANNOUNCE] xfsprogs: for-next branch updated to ae9069f
2017-01-26 2:07 UTC
[PATCH 0/5] xfsprogs: miscellaneous cleanups
2017-01-26 1:27 UTC (30+ messages)
` [PATCH 1/5] xfs_db: sanitize geometry on load
` [PATCH v5 "
` [PATCH v6 "
` [PATCH v7 1/5] xfs_db: sanitize agcount "
` [PATCH v8 "
` [PATCH v9 "
` [PATCH v10 "
` [PATCH 2/5] xfs_db: fix the 'source' command when passed as a -c option
` [PATCH v2 "
` [PATCH 3/5] xfs_repair: strengthen geometry checks
` [PATCH v2 "
` [PATCH 4/5] xfs_repair: zero shared_vn
` [PATCH v3 "
` [PATCH 5/5] xfs_repair: trash dirattr btrees that cycle to the root
Quota-enabled XFS hangs during mount
2017-01-25 22:17 UTC (12+ messages)
XFS developers meeting at Vault?
2017-01-25 22:11 UTC (6+ messages)
[PATCH] xfs: do not call xfs_buf_hash_destroy on a NULL pag
2017-01-25 19:04 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] xfs: extsize hints are not unlikely in xfs_bmap_btalloc
2017-01-25 16:59 UTC (2+ messages)
[PATCH] [RFC] xfs: work around unlikely() profiler glitch
2017-01-25 16:24 UTC (4+ messages)
avoid running out of space during finobt insertation
2017-01-25 15:58 UTC (4+ messages)
` [PATCH 1/2] xfs: only update mount/resv fields on success in __xfs_ag_resv_init
` [PATCH 2/2] xfs: use per-AG reservations for the finobt
[PATCH v2] xfs: remove racy hasattr check from attr ops
2017-01-25 15:55 UTC (3+ messages)
[BUG] xfs/305 hangs 4.10-rc4 kernel
2017-01-25 14:52 UTC (2+ messages)
avoid running out of space during finobt insertation
2017-01-25 9:13 UTC (6+ messages)
` [PATCH 1/2] xfs: only update mount/resv fields on success in __xfs_ag_resv_init
` [PATCH 2/2] xfs: use per-AG reservations for the finobt
[LSF/MM TOPIC] online filesystem repair
2017-01-25 8:41 UTC (5+ messages)
[PATCH v2] tools/find-api-violations: fix missing dirs in the directory list
2017-01-25 5:41 UTC (2+ messages)
[PATCH] tools/find-api-violations: fix fs -> fsr in the directory list
2017-01-25 5:28 UTC (4+ messages)
reflink COW improvements
2017-01-25 0:09 UTC (16+ messages)
` [PATCH 2/3] xfs: go straight to real allocations for direct I/O COW writes
[PATCH v5 00/55] xfs: online scrub/repair support
2017-01-24 21:40 UTC (50+ messages)
` [PATCH 11/55] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 12/55] xfs: getfsmap should fall back to rtbitmap when rtrmapbt "
` [PATCH 13/55] xfs: query the per-AG reservation counters
` [PATCH 14/55] xfs: add scrub tracepoints
` [PATCH 15/55] xfs: create an ioctl to scrub AG metadata
` [PATCH 16/55] xfs: generic functions to scrub metadata and btrees
` [PATCH 17/55] xfs: scrub the backup superblocks
` [PATCH 18/55] xfs: scrub AGF and AGFL
` [PATCH 19/55] xfs: scrub the AGI
` [PATCH 20/55] xfs: support scrubbing free space btrees
` [PATCH 21/55] xfs: support scrubbing inode btrees
` [PATCH 22/55] xfs: support scrubbing rmap btree
` [PATCH 23/55] xfs: support scrubbing refcount btree
` [PATCH 24/55] xfs: scrub inodes
` [PATCH 25/55] xfs: scrub inode block mappings
` [PATCH 26/55] xfs: scrub directory/attribute btrees
` [PATCH 27/55] xfs: scrub directory metadata
` [PATCH 28/55] xfs: scrub directory freespace
` [PATCH 29/55] xfs: scrub extended attributes
` [PATCH 30/55] xfs: scrub symbolic links
` [PATCH 31/55] xfs: scrub realtime bitmap/summary
` [PATCH 32/55] xfs: set up cross-referencing helpers
` [PATCH 33/55] xfs: scrub should cross-reference with the bnobt
` [PATCH 34/55] xfs: cross-reference bnobt records with cntbt
` [PATCH 35/55] xfs: cross-reference extents with AG header
` [PATCH 36/55] xfs: cross-reference inode btrees during scrub
` [PATCH 37/55] xfs: cross-reference reverse-mapping btree
` [PATCH 38/55] xfs: cross-reference refcount btree during scrub
` [PATCH 39/55] xfs: scrub should cross-reference the realtime bitmap
` [PATCH 40/55] xfs: cross-reference the block mappings when possible
` [PATCH 41/55] xfs: shut off scrub-related error and corruption messages
` [PATCH 42/55] xfs: create tracepoints for online repair
` [PATCH 43/55] xfs: implement the metadata repair ioctl flag
` [PATCH 44/55] xfs: add helper routines for the repair code
` [PATCH 45/55] xfs: repair superblocks
` [PATCH 46/55] xfs: repair the AGF and AGFL
` [PATCH 47/55] xfs: rebuild the AGI
` [PATCH 48/55] xfs: repair free space btrees
` [PATCH 49/55] xfs: repair inode btrees
` [PATCH 50/55] xfs: rebuild the rmapbt
` [PATCH 51/55] xfs: repair refcount btrees
` [PATCH 52/55] xfs: online repair of inodes
` [PATCH 53/55] xfs: repair inode block maps
` [PATCH 54/55] xfs: repair damaged symlinks
` [PATCH 55/55] xfs: avoid mount-time deadlock in CoW extent recovery
[PATCH v2] xfs: use per-AG reservations for the finobt
2017-01-24 20:05 UTC (10+ messages)
[PATCH] xfs/122: reduce xfs_dsb_t size
2017-01-24 17:30 UTC (4+ messages)
[PATCH] xfsprogs: xfs_db: Interpret inode's di_format field as unsigned
2017-01-24 17:05 UTC (2+ messages)
xfs/122 failure for a while
2017-01-24 17:02 UTC (2+ messages)
4.9.5: general protection fault: 0000: xfs_fs_destroy_inode+0x74/0x240
2017-01-24 15:30 UTC
[PATCH] xfs: verify dirblocklog correctly
2017-01-24 9:48 UTC (3+ messages)
[PATCH] xfs: reset ag_max_usable when retrying failed per-ag reservation init
2017-01-24 9:07 UTC (2+ messages)
XFS issues with NVMe SSD
2017-01-24 8:14 UTC (9+ messages)
XFS warning at fs/iomap.c:768 iomap_dio_actor
2017-01-23 20:54 UTC (2+ messages)
[PATCH v3] xfs: fix COW writeback race
2017-01-23 18:56 UTC (4+ messages)
[PATCH v5 00/17] xfsprogs: online scrub/repair support
2017-01-22 16:46 UTC (19+ messages)
` [PATCH 01/17] xfs_io: support the new getfsmap ioctl
` [PATCH 02/17] xfsprogs: Space management tool
` [PATCH 03/17] spaceman: add FITRIM support
` [PATCH 04/17] spaceman: add new speculative prealloc control
` [PATCH 05/17] spaceman: AG state control
` [PATCH 06/17] spaceman: Free space mapping command
` [PATCH 07/17] xfs_spaceman: add a man page
` [PATCH 08/17] xfs_spaceman: add group summary mode
` [PATCH 09/17] xfs_db: introduce fuzz command
` [PATCH 10/17] xfs_db: print attribute remote value blocks
` [PATCH 11/17] xfs_db: write / fuzz bad values into dir/attr blocks with good CRCs
` [PATCH 12/17] xfs_io: provide an interface to the scrub ioctls
` [PATCH 13/17] xfs_scrub: create online filesystem scrub program
` [PATCH 14/17] xfs_scrub: add generic VFS scrubber implementation
` [PATCH 15/17] xfs_scrub: add XFS-specific scrubbing functionality
` [PATCH 16/17] xfs_scrub: add tweaks for specific non-XFS filesystems
` [PATCH 17/17] xfs_scrub: create a script to scrub all xfs filesystems
[PATCH v5 0/9] xfstests: online scrub/repair support
2017-01-22 6:10 UTC (13+ messages)
` [PATCH 1/9] populate: create all types of XFS metadata
` [PATCH 2/9] populate: add _require_populate_commands to check for tools
` [PATCH 3/9] populate: optionally fill the filesystem when populating fs
` [PATCH 4/9] populate: fix some silly errors when modifying a fs while fuzzing
` [PATCH 5/9] common/fuzzy: move fuzzing helper functions here
` [PATCH 6/9] populate: cache scratch metadata images
` [PATCH 7/9] populate: discover XFS structure fields and fuzz verbs, and use them to fuzz fields
` [PATCH 8/9] common/populate: create attrs in different namespaces
` [PATCH 9/9] xfs: fuzz every field of every structure
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