public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-24 15:25:32 to 2017-10-27 07:27:59 UTC [more...]

[xfs-linux:xfs-4.15-merge 24/76] fs//xfs/xfs_buf.c:2136: warning: unused variable 'mp'
 2017-10-27  7:27 UTC 

[PATCH v3 00/13] dax: fix dma vs truncate and remove 'page-less' support
 2017-10-27  6:48 UTC  (7+ messages)

[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
 2017-10-27  6:43 UTC  (23+ messages)
` [PATCH 01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 07/17] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 08/17] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 09/17] dax: Fix comment describing dax_iomap_fault()
` [PATCH 10/17] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 11/17] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 12/17] mm: Define MAP_SYNC and VM_SYNC flags
` [PATCH 13/17] dax, iomap: Add support for synchronous faults
` [PATCH 14/17] dax: Implement dax_finish_sync_fault()
` [PATCH 15/17] ext4: Simplify error handling in ext4_dax_huge_fault()
` [PATCH 16/17] ext4: Support for synchronous DAX faults
` [PATCH 17/17] xfs: support "
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC

[RFC] xfs_repair: clear file / directory attribute on symlinks
 2017-10-27  6:18 UTC  (5+ messages)

[PATCH 1/6] quota: clear speculative delalloc when checking quota usage
 2017-10-27  6:04 UTC  (17+ messages)
` [PATCH 2/6] common/xfs: refactor xfs_scrub presence testing
` [PATCH 3/6] common/xfs: standardize the xfs_scrub output that gets recorded to $seqres.full
` [PATCH 4/6] generic/45[34]: force UTF-8 codeset to enable utf-8 namer checks in xfs_scrub
` [PATCH 5/6] misc: add module reloading helpers
  ` [PATCH v2 "
` [PATCH 6/6] xfs: test that we don't leak inodes and dquots during failed cow recovery
  ` [PATCH v2 "
` [PATCH 7/6] common/fuzzy: online re-scrub should not preen
` [PATCH 8/6] xfs/333: fix errors with new inode pointer verifiers
` [PATCH 9/6] generic/459: fix test running errors

[PATCH 00/10] xfsprogs: 4.14 rollup
 2017-10-27  2:06 UTC  (23+ messages)
` [PATCH 01/10] db: increase metadump's default overly long extent discard threshold
` [PATCH 02/10] xfsprogs: explicitly cast troublesome types to match printf format specifiers
` [PATCH 03/10] xfs_io: add new error injection knobs to inject command
` [PATCH 04/10] xfs_repair: fix bag memory overwrite problems
` [PATCH 05/10] xfs_repair: clear DAX flag from non-file inodes
` [PATCH 06/10] xfs_repair: fix cowextsize field checking and repairing
` [PATCH 07/10] misc: enable ubsan if it's available
  ` [PATCH v2] misc: enable ubsan if the builder wants it
` [PATCH 08/10] misc: enable gcc/clang address sanitizer
  ` [PATCH v2 "
` [PATCH 09/10] misc: enable thread
  ` [PATCH v2 09/10] misc: enable thread sanitizer if requested
` [PATCH 10/10] misc: fix ubsan warnings

[PATCH] xfsprogs: Issue smaller discards at mkfs
 2017-10-26 23:09 UTC  (10+ messages)

[PATCH 0/3] xfs: various 4.15 fixes
 2017-10-26 22:49 UTC  (4+ messages)
` [PATCH 1/3] xfs: refactor extended attribute list operation
` [PATCH 2/3] xfs: abort dir/attr btree operation if btree is obviously weird
` [PATCH 3/3] xfs: compare btree block keys to parent block's keys during scrub

[PATCH] build: define _DEFAULT_SOURCE if _BSD_SOURCE
 2017-10-26 17:28 UTC 

[PATCH] tests/generic: test writepage cached mapping validity
 2017-10-26 17:17 UTC  (5+ messages)

[PATCH 1/4] xfs: refactor extended attribute list operation
 2017-10-26 16:55 UTC  (11+ messages)
` [PATCH 2/4] xfs: abort dir/attr btree operation if btree is obviously weird
` [PATCH 3/4] xfs: validate sb_logsunit is a multiple of the fs blocksize
` [PATCH 4/4] xfs: compare btree block keys to parent block's keys during scrub

[PATCH v2 0/3] xfs: miscellaneous log recovery fixes
 2017-10-26 16:31 UTC  (9+ messages)
` [PATCH v2 1/3] xfs: more robust recovery xlog buffer validation
  ` [PATCH v3] "
` [PATCH v2 2/3] xfs: fix log block underflow during recovery cycle verification
` [PATCH v2 3/3] xfs: drain the buffer LRU on mount

[RFC PATCH 0/14] xfs: Towards thin provisioning aware filesystems
 2017-10-26 16:03 UTC  (21+ messages)
` [PATCH 01/14] xfs: factor out AG header initialisation from growfs core
` [PATCH 02/14] xfs: convert growfs AG header init to use buffer lists
` [PATCH 03/14] xfs: factor ag btree reoot block initialisation
` [PATCH 04/14] xfs: turn ag header initialisation into a table driven operation
` [PATCH 05/14] xfs: make imaxpct changes in growfs separate
` [PATCH 06/14] xfs: separate secondary sb update in growfs
` [PATCH 07/14] xfs: rework secondary superblock updates "
` [PATCH 08/14] xfs: move various type verifiers to common file
` [PATCH 09/14] xfs: split usable space from block device size
` [PATCH 10/14] xfs: hide reserved metadata space from users
` [PATCH 11/14] xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
` [PATCH 12/14] xfs: convert remaingin xfs_sb_version_... checks to bool
` [PATCH 13/14] xfs: add suport for "thin space" filesystems
` [PATCH 14/14] xfs: add growfs support for changing usable blocks

Possible to mount this XFS at least temporarily to retrieve files?
 2017-10-26 15:21 UTC  (8+ messages)

[PATCH 1/2] dmflakey: support multiple dm targets for a dm-flakey device
 2017-10-26  7:37 UTC  (2+ messages)
` [PATCH 2/2] xfs: test for umount hang caused by the pending dquota log item in AIL

[PATCH v5 0/9] cross-release: Enhence performance and fix false positives
 2017-10-26  5:58 UTC  (14+ messages)
` [PATCH v5 1/9] block: use DECLARE_COMPLETION_ONSTACK in submit_bio_wait
` [PATCH v5 2/9] locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP
` [PATCH v5 3/9] completion: Change the prefix of lock name for completion variable
` [PATCH v5 4/9] locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default
` [PATCH v5 5/9] locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS
` [PATCH v5 6/9] locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK
` [PATCH v5 7/9] completion: Add support for initializing completion with lockdep_map
` [PATCH v5 8/9] workqueue: Remove unnecessary acquisitions wrt workqueue flush
` [PATCH v5 9/9] block: Assign a lock_class per gendisk used for wait_for_completion()

[fstests PATCH] generic: add test for DAX MAP_SYNC support
 2017-10-26  4:59 UTC  (8+ messages)
` [fstests PATCH v2] "
      ` [fstests PATCH v3] "

[GIT PULL] xfs: fixes for 4.14-rc7
 2017-10-26  0:32 UTC 

[PATCH 0/5] miscellaneous fstests fixes
 2017-10-25 19:09 UTC  (9+ messages)
` [PATCH 2/5] common/xfs: refactor xfs_scrub presence testing
` [PATCH 3/5] common/xfs: standardize the xfs_scrub output that gets recorded to $seqres.full
` [PATCH 5/5] xfs: test that we don't leak inodes and dquots during failed cow recovery

Fix false positive by LOCKDEP_CROSSRELEASE
 2017-10-25 11:49 UTC  (10+ messages)
` [RESEND PATCH 1/3] completion: Add support for initializing completion with lockdep_map

[PATCH RFC] xfs: add a writepage delay error injection tag
 2017-10-25 10:42 UTC  (4+ messages)
` [PATCH RFC] tests/xfs: test writepage cached mapping validity

[PATCH] fiemap: Implement ranged query
 2017-10-25  7:00 UTC  (2+ messages)

[PATCH v4 0/7] cross-release: Enhence performance and fix false positives
 2017-10-25  6:35 UTC  (11+ messages)
` [PATCH v4 1/7] block: use DECLARE_COMPLETION_ONSTACK in submit_bio_wait
` [PATCH v4 2/7] locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default
` [PATCH v4 3/7] locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS
` [PATCH v4 4/7] locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK
` [PATCH v4 5/7] completion: Add support for initializing completion with lockdep_map
` [PATCH v4 6/7] workqueue: Remove unnecessary acquisitions wrt workqueue flush
` [PATCH v4 7/7] block: Assign a lock_class per gendisk used for wait_for_completion()

even more extent mapping cleanups
 2017-10-25  6:19 UTC  (6+ messages)
` [PATCH 2/4] xfs: remove xfs_bmbt_validate_extent

[PATCH v3 0/8] cross-release: enhence performance and fix false positives
 2017-10-25  5:55 UTC  (12+ messages)
` [PATCH v3 2/8] lockdep: Introduce CROSSRELEASE_STACK_TRACE and make it not unwind as default
` [PATCH v3 4/8] lockdep: Add a kernel parameter, crossrelease_fullstack
` [PATCH v3 8/8] block: Assign a lock_class per gendisk used for wait_for_completion()

[PATCH 0/4] xfs: miscellaneous log recovery fixes
 2017-10-25  5:09 UTC  (11+ messages)
` [PATCH 1/4] xfs: sanity check log record range parameters
` [PATCH 3/4] xfs: drain the buffer LRU on mount

[PATCH 00/42] mkfs: factor the crap out of the code
 2017-10-25  0:59 UTC  (3+ messages)

[PATCH 1/2] dm log writes: Add support for inline data buffers
 2017-10-24 19:30 UTC  (5+ messages)
` [PATCH 2/2] dm log writes: add support for DAX

[PATCH] xfs: validate sb_logsunit is a multiple of the fs blocksize
 2017-10-24 18:18 UTC  (3+ messages)

[PATCH] xfs: abort extended attribute list operation if btree is obviously weird
 2017-10-24 17:00 UTC  (3+ messages)


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