messages from 2016-10-25 23:06:39 to 2016-11-05 00:09:00 UTC [more...]
[PATCH v2 00/16] xfsprogs: miscellaneous libxfs cleanups
2016-11-05 0:08 UTC (10+ messages)
` [PATCH 01/16] xfs_repair: fix some potential null pointer deferences
` [PATCH 02/16] xfs_repair: fix bogus rmapbt record owner check
` [PATCH 03/16] xfs_io: fix libxfs naming violation
` [PATCH 04/16] libxfs: remove unnecessary hascrc test in btree verifiers
` [PATCH 05/16] xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
` [PATCH 06/16] libxfs: refactor btree crc verifier
` [PATCH 07/16] libxfs: fix whitespace to match the kernel
` [PATCH 08/16] libxfs: return bool from sb_version_hasmetauuid
` [PATCH 09/16] xfs: fix btree cursor error cleanups
[PATCH 0/6] xfs: miscellaneous libxfs cleanups
2016-11-05 0:00 UTC (18+ messages)
` [PATCH 1/6] libxfs: convert ushort to unsigned short
` [PATCH 2/6] libxfs: synchronize dinode_verify with userspace
` [PATCH 3/6] libxfs: fix whitespace problems
` [PATCH 4/6] libxfs: fix xfs_attr_shortform_bytesfit declaration
` [PATCH 5/6] libxfs: clean up _dir2_data_freescan
` [PATCH 6/6] xfs: don't call xfs_sb_quota_from_disk twice
an iomap-based direct I/O implementation V2
2016-11-04 20:56 UTC (7+ messages)
` [PATCH 1/5] locking/lockdep: Provide a type check for lock_is_held
` [PATCH 2/5] xfs: remove i_iolock and use i_rwsem in the VFS inode instead
` [PATCH 3/5] fs: make sb_init_dio_done_wq available outside of direct-io.c
` [PATCH 4/5] iomap: implement direct I/O
` [PATCH 5/5] xfs: use iomap_dio_rw
[PATCH 00/11] xfsprogs: miscellaneous libxfs cleanups
2016-11-04 18:31 UTC (12+ messages)
` [PATCH 01/11] xfs_repair: fix some potential null pointer deferences
` [PATCH 02/11] xfs_repair: fix bogus rmapbt record owner check
` [PATCH 03/11] xfs_io: fix libxfs naming violation
` [PATCH 04/11] libxfs: remove unnecessary hascrc test in btree verifiers
` [PATCH 05/11] xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
` [PATCH 06/11] libxfs: refactor btree crc verifier
` [PATCH 07/11] libxfs: fix whitespace to match the kernel
` [PATCH 08/11] libxfs: return bool from sb_version_hasmetauuid
` [PATCH 09/11] xfs: fix btree cursor error cleanups
` [PATCH 10/11] libxfs: clean up _dir2_data_freescan
` [PATCH 11/11] tools: create libxfs-diff to compare libxfses
XFS deadlock while running generic/019 test
2016-11-04 18:28 UTC (2+ messages)
[rfc] larger batches for crc32c
2016-11-04 17:37 UTC (20+ messages)
` [rfe]: finobt option separable from crc option? (was [rfc] larger batches for crc32c)
[PATCH] xfs/021: filter out detailed array element info from xfs_db
2016-11-04 16:16 UTC
[PATCH v4] fstests: test xfs_copy V5 XFS without -d option
2016-11-04 16:09 UTC
[PATCH v4] fstests: test xfs_copy V5 XFS without -d option
2016-11-04 16:07 UTC
[PATCH] xfs: mount with corrupted inopblock in superblock
2016-11-04 3:14 UTC (3+ messages)
Can I add external log device after filesystem was created?
2016-11-04 0:37 UTC (4+ messages)
[PATCH v9 00/16] re-enable DAX PMD support
2016-11-03 21:16 UTC (20+ messages)
` [PATCH v9 01/16] ext4: tell DAX the size of allocation holes
` [PATCH v9 02/16] dax: remove buffer_size_valid()
` [PATCH v9 03/16] ext2: remove support for DAX PMD faults
` [PATCH v9 04/16] dax: make 'wait_table' global variable static
` [PATCH v9 05/16] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v9 06/16] dax: consistent variable naming for DAX entries
` [PATCH v9 07/16] dax: coordinate locking for offsets in PMD range
` [PATCH v9 08/16] dax: remove dax_pmd_fault()
` [PATCH v9 09/16] dax: correct dax iomap code namespace
` [PATCH v9 10/16] dax: add dax_iomap_sector() helper function
` [PATCH v9 11/16] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v9 12/16] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v9 13/16] dax: move put_(un)locked_mapping_entry() in dax.c
` [PATCH v9 14/16] dax: add struct iomap based DAX PMD support
` [PATCH v9 15/16] xfs: use struct iomap based DAX PMD fault path
` [PATCH v9 16/16] dax: remove "depends on BROKEN" from FS_DAX_PMD
Quota-enabled XFS hangs during mount
2016-11-03 20:40 UTC (6+ messages)
xfs crash & mount hang
2016-11-03 19:57 UTC (2+ messages)
[RFC] allow enabling reflinks at runtime
2016-11-03 16:10 UTC (3+ messages)
mounting a xfs file system gives the message: "failure code -3003" and "structure needs cleaning"
2016-11-02 21:05 UTC (12+ messages)
` Fwd: "
Periodic fstrim job vs mounting with discard
2016-11-02 13:50 UTC (3+ messages)
[ANNOUNCE] xfsprogs: master branch updated to 65b4f302b7a1
2016-11-02 0:22 UTC
[PATCH] xfs: don't BUG() on mixed direct and mapped I/O
2016-10-31 16:25 UTC (3+ messages)
BUG: Metadata corruption detected at xfs_attr3_leaf_read_verify
2016-10-31 15:36 UTC (7+ messages)
discard improvements
2016-10-31 15:16 UTC (8+ messages)
` [PATCH 2/3] xfs: don't block the log commit handler for discards
[PATCH 51/60] xfs: convert to bio_for_each_segment_all_rd()
2016-10-29 8:08 UTC
task pool:2509 blocked for more than 120 seconds
2016-10-27 15:15 UTC (3+ messages)
[PATCH v8 00/16] re-enable DAX PMD support
2016-10-27 14:41 UTC (2+ messages)
[GIT PULL] xfs: fixes for 4.9-rc3
2016-10-27 13:09 UTC
[PATCH v10 00/39] xfsprogs: add reflink and dedupe support
2016-10-26 21:59 UTC (82+ messages)
` [PATCH 01/39] xfs: convert RUI log formats to use variable length arrays
` [PATCH 02/39] xfs_buflock: handling parsing errors more gracefully
` [PATCH 03/39] xfs: define the on-disk refcount btree format
` [PATCH 04/39] xfs: add refcount btree operations
` [PATCH 05/39] xfs: connect refcount adjust functions to upper layers
` [PATCH 07/39] xfs: introduce the CoW fork
` [PATCH 09/39] xfs_db: dump refcount btree data
` [PATCH 10/39] xfs_db: add support for checking the refcount btree
` [PATCH 11/39] xfs_db: metadump should copy the refcount btree too
` [PATCH 12/39] xfs_db: deal with the CoW extent size hint
` [PATCH 13/39] xfs_db: print one array element per line
` [PATCH 14/39] xfs_growfs: report the presence of the reflink feature
` [PATCH 16/39] libxfs: add configure option to override system header fsxattr
` [PATCH 17/39] xfs_io: get and set the CoW extent size hint
` [PATCH 18/39] xfs_io: add refcount+bmap error injection types
` [PATCH 19/39] xfs_io: support injecting the 'per-AG reservation critically low' error
` [PATCH 20/39] xfs_io: provide long-format help for falloc
` [PATCH 21/39] xfs_io: try to unshare copy-on-write blocks via fallocate
` [PATCH 22/39] xfs_logprint: support cowextsize reporting in log contents
` [PATCH 23/39] xfs_logprint: support refcount redo items
` [PATCH 24/39] xfs_logprint: support bmap "
` [PATCH 25/39] man: document the inode cowextsize flags & fields
` [PATCH 26/39] xfs_repair: fix get_agino_buf to avoid corrupting inodes
` [PATCH 27/39] xfs_repair: check the existing refcount btree
` [PATCH 28/39] xfs_repair: handle multiple owners of data blocks
` [PATCH 29/39] xfs_repair: process reverse-mapping data into refcount data
` [PATCH 30/39] xfs_repair: record reflink inode state
` [PATCH 31/39] xfs_repair: fix inode reflink flags
` [PATCH 32/39] xfs_repair: check the refcount btree against our observed reference counts when -n
` [PATCH 33/39] xfs_repair: rebuild the refcount btree
` [PATCH 34/39] xfs_repair: complain about copy-on-write leftovers
` [PATCH 35/39] xfs_repair: check the CoW extent size hint
` [PATCH 36/39] xfs_repair: use range query when while checking rmaps
` [PATCH 37/39] xfs_repair: check for mergeable refcount records
` [PATCH 38/39] xfs_repair: use thread pools to sort rmap data
` [PATCH 39/39] mkfs.xfs: format reflink enabled filesystems
(no subject)
2016-10-26 14:02 UTC (10+ messages)
` [PATCH 5/6] iomap: implement direct I/O
[PATCH v3] xfs: fix unbalanced inode reclaim flush locking
2016-10-26 5:49 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).