public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-08 04:13:17 to 2017-12-15 03:09:14 UTC [more...]

[PATCH 00/13] xfs: more and better verifiers
 2017-12-15  3:09 UTC  (19+ messages)
` [PATCH 01/13] xfs: refactor long-format btree header verification routines
` [PATCH 02/13] xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiers
` [PATCH 03/13] xfs: have buffer verifier functions report failing address
` [PATCH 04/13] xfs: refactor verifier callers to print address of failing check
` [PATCH 05/13] xfs: verify dinode header first
` [PATCH 06/13] xfs: move inode fork verifiers to xfs_dinode_verify
` [PATCH 07/13] xfs: create structure verifier function for shortform xattrs
` [PATCH 08/13] xfs: create structure verifier function for short form symlinks
` [PATCH 09/13] xfs: refactor short form directory structure verifier function
` [PATCH 10/13] xfs: provide a centralized method for verifying inline fork data
` [PATCH 11/13] xfs: fail out of xfs_attr3_leaf_lookup_int if it looks corrupt
` [PATCH 12/13] xfs: create a new buf_ops pointer to verify structure metadata
` [PATCH 13/13] xfs: scrub in-core metadata

[PATCH 0/8] weekly fstests changes
 2017-12-15  2:17 UTC  (33+ messages)
` [PATCH 1/8] common/rc: report kmemleak errors
` [PATCH 2/8] common/xfs: fix scrub support probing again
` [PATCH 3/8] generic/45[34]: test line draw characters in file/attr names
` [PATCH 4/8] xfs: fix tests to handle removal of no-alloc create nonfeature
  ` [PATCH v2 "
` [PATCH 5/8] generic: test error shutdown while stressing filesystem
` [PATCH 6/8] fsstress: implement the clonerange/deduperange ioctls
  ` [PATCH v2 "
` [PATCH 7/8] generic: run a long-soak write-only fsstress test
` [PATCH 8/8] xfs/068: fix variability problems in file/dir count output
  ` [PATCH v2 8/8] xfs/068: fix clonerange "
  ` [PATCH v3 8/8] xfs/068: fix variability "
  ` [PATCH v4 "

[PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
 2017-12-14 19:54 UTC  (7+ messages)

Detecting RWF_NOWAIT support
 2017-12-14 19:15 UTC  (2+ messages)

[PATCH v4 00/73] XArray version 4
 2017-12-14 18:23 UTC  (34+ messages)
` [PATCH v4 08/73] xarray: Add documentation
` [PATCH v4 72/73] xfs: Convert mru cache to XArray
                ` Lockdep is less useful than it was

[PATCH 0/9] fstests: few updates
 2017-12-14 17:55 UTC  (20+ messages)
` [PATCH 1/9] generic/381: use username fsgqa-381
` [PATCH 2/9] README: document group fsgqa is required
` [PATCH 3/9] generic/group: add 304 to dedupe group
` [PATCH 4/9] build: update AC_PACKAGE_WANT_GDBM() and src/dbtest.c to build
` [PATCH 5/9] tests/xfs/group: add group for tests which require a logdev
` [PATCH 6/9] tests/ext4/group: "
` [PATCH 7/9] tests/xfs/group: add realtimedev group
` [PATCH 8/9] tests/xfs/group: add group for tests which require mkfs v4_5
` [PATCH 9/9] tests/xfs/group: add injection group

[PATCH 0/5] xfs: logging fixes
 2017-12-14 16:57 UTC  (6+ messages)
` [PATCH 1/5] xfs: add the ability to join a held buffer to a defer_ops
` [PATCH 2/5] xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute

Traversing XFS mounted VM puts process in D state
 2017-12-14 16:41 UTC  (3+ messages)

[PATCH 0/6] xfs: reflink fixes
 2017-12-14 16:40 UTC  (13+ messages)
` [PATCH 1/6] xfs: account for null transactions in bunmapi
` [PATCH 2/6] xfs: move xfs_iext_insert tracepoint to report useful information
` [PATCH 3/6] xfs: remove dest file's post-eof preallocations before reflinking
` [PATCH 4/6] xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mapping
` [PATCH 5/6] xfs: avoid infinite loop when cancelling CoW blocks after writeback failure
` [PATCH 6/6] xfs: allow CoW remap transactions to use reserve blocks

[PATCH 1/3] xfs: ubsan fixes
 2017-12-14 16:33 UTC  (2+ messages)

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-12-14 16:29 UTC  (5+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [patch V4 "

[PATCH] xfs_io: fix exitcode handling (was Re: generic/399 and xfs_io pwrite command)
 2017-12-14 12:11 UTC  (6+ messages)

[PATCH v10.1 00/15] xfs: online scrub xref support
 2017-12-13 23:57 UTC  (16+ messages)
` [PATCH 01/15] xfs: add scrub cross-referencing helpers for the free space btrees
` [PATCH 02/15] xfs: add scrub cross-referencing helpers for the inode btrees
` [PATCH 03/15] xfs: add scrub cross-referencing helpers for the rmap btrees
` [PATCH 04/15] xfs: add scrub cross-referencing helpers for the refcount btrees
` [PATCH 05/15] xfs: set up scrub cross-referencing helpers
` [PATCH 06/15] xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree
` [PATCH 07/15] xfs: introduce scrubber cross-referencing stubs
` [PATCH 08/15] xfs: cross-reference with the bnobt
` [PATCH 09/15] xfs: cross-reference bnobt records with cntbt
` [PATCH 10/15] xfs: cross-reference inode btrees during scrub
` [PATCH 11/15] xfs: cross-reference reverse-mapping btree
` [PATCH 12/15] xfs: cross-reference the rmapbt data with the refcountbt
` [PATCH 13/15] xfs: cross-reference refcount btree during scrub
` [PATCH 14/15] xfs: cross-reference the realtime bitmap
` [PATCH 15/15] xfs: cross-reference the block mappings when possible

[GIT PULL] xfs: fixes for 4.15-rc4
 2017-12-13 22:49 UTC 

fallocate behavior on -ENOSPC for blocks past EOF
 2017-12-13 21:29 UTC  (2+ messages)

[xfsprogs PATCH v2 0/3] Add necessary items for MAP_SYNC testing
 2017-12-13 16:45 UTC  (2+ messages)

[PATCH] xfs: include the XFS magic number in magic.h
 2017-12-13 14:04 UTC  (14+ messages)

[ZOMG RFCRAP PATCH 0/2] xfs: horrifying eBPF hacks
 2017-12-13  6:22 UTC  (3+ messages)
` [PATCH 1/2] xfs: eBPF user hacks insanity
` [PATCH 2/2] tools/xfs: use XFS hacks to override data block device placement

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2017-12-13  1:09 UTC  (2+ messages)

[patch V4 00/11] LICENSES: Add documentation and initial License files
 2017-12-11 21:58 UTC  (7+ messages)
` [patch V4 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses

XFS on RBD crash
 2017-12-11 21:06 UTC  (3+ messages)

Google Chrome cause locks held in system (kernel 4.15 rc2)
 2017-12-11  3:48 UTC  (10+ messages)

[fstests PATCH v5 2/2] generic: add test for DAX MAP_SYNC support
 2017-12-10  6:15 UTC  (5+ messages)
` [fstests PATCH v6 "

[PATCH RFC 0/4] xfs: defer agfl block frees
 2017-12-08 14:20 UTC  (9+ messages)
` [PATCH RFC 2/4] xfs: defer agfl block frees when dfops is available
` [PATCH RFC 3/4] xfs: defer agfl block frees on extent frees

[PATCH 0/5] mkfs: minor tidyups
 2017-12-08 13:37 UTC  (15+ messages)
` [PATCH 1/5] mkfs: Don't emit default config message yet
` [PATCH 2/5] mkfs: remove unused m_uuid in sb_feat_args
` [PATCH 3/5] mkfs: invert project id width boolean name
` [PATCH 4/5] mkfs: document sb_feat_args members
` [PATCH 5/5] mkfs: remove use-once default macros

[RFCRAP DONOTMERGE PATCH 0/2] xfs: parent pointers
 2017-12-08  7:52 UTC  (3+ messages)
` [RFCRAP DONOTMERGE PATCH 1/2] xfs: sketchy implementation of "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox