public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-06 17:01:00 to 2015-10-09 18:58:12 UTC [more...]

[RFCv3 00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls
 2015-10-09 18:58 UTC  (15+ messages)
` [PATCH 01/12] xfs: fix merge errors in fuzzer tests
` [PATCH 02/12] btrfs: move btrfs reflink tests to generic
` [PATCH 03/12] generic/80[0-2]: support xfs in addition to btrfs
` [PATCH 04/12] reflink: basic tests of the reflink and dedupe ioctls
` [PATCH 05/12] reflink: test CoW behaviors of reflinked files
` [PATCH 06/12] reflink: test the various fallocate modes
` [PATCH 07/12] reflink: concurrent operations tests
` [PATCH 08/12] reflink: test accuracy of free block counts
` [PATCH 09/12] reflink: test error conditions due to bad inputs
` [PATCH 10/12] xfs: test xfs-specific reflink pieces
` [PATCH 11/12] reflink: test what happens when we hit resource limits
` [PATCH 12/12] reflink: test that CoW writes fail when we're out of space

Removed from list
 2015-10-09 18:46 UTC 

Removed from list
 2015-10-09 16:17 UTC 

Removed from list
 2015-10-09 16:06 UTC 

Removed from list
 2015-10-09 16:06 UTC 

Removed from list
 2015-10-09 15:16 UTC 

Removed from list
 2015-10-09 15:08 UTC 

Removed from list
 2015-10-09 15:06 UTC 

Removed from list
 2015-10-09 15:06 UTC 

Removed from list
 2015-10-09 14:55 UTC 

Removed from list
 2015-10-09 14:55 UTC 

Removed from list
 2015-10-09 14:26 UTC 

Removed from list
 2015-10-09 14:23 UTC 

[PATCH 0/4] fix (mostly) minor nits spotted by gcc sanitization
 2015-10-09 14:03 UTC  (11+ messages)
` [PATCH 1/4] libxfs: avoid negative (and full-width) shifts in radix-tree.c
` [PATCH 2/4] xfs_repair: fix unaligned accesses
` [PATCH 3/4] xfs_logprint: fix some "
` [PATCH 4/4] xfs_repair: fix left-shift overflows

Thought you might want to see this!
 2015-10-09 13:45 UTC 

[PATCH 0/3 V2] xfs_io: implement 'inode' command
 2015-10-09 13:25 UTC  (9+ messages)
` [PATCH 2/3] xfs_io: add inode -l argument to return largest inode number
` [PATCH 3/3] xfs_io: implement inode '-n' and [num] argument

[PATCH] xfs: clarify lock ordering comment
 2015-10-08 23:02 UTC  (3+ messages)

[PATCH] xfs: pass total block res. as total xfs_bmapi_write() parameter
 2015-10-08 21:38 UTC  (2+ messages)

[PATCH] percpu_counter: return precise count from __percpu_counter_compare()
 2015-10-08 16:06 UTC  (13+ messages)

Envie de changer votre intérieur?
 2015-10-08 12:36 UTC 

Question about non asynchronous aio calls
 2015-10-08 11:46 UTC  (10+ messages)

[PATCH] xfs: avoid null *src in memcpy call in xlog_write
 2015-10-07 21:31 UTC  (4+ messages)

Bay View Hotel in Luderitz is FOR SALE
 2015-10-07 13:07 UTC 

[PATCH 04/14] xfsprogs: prefix XATTR_LIST_MAX with XFS_
 2015-10-07 11:17 UTC  (2+ messages)
` [PATCH 04/14 v2] "

[PATCH 0/2] xfs: prefix two XATTR_ names with XFS_
 2015-10-07 11:11 UTC  (3+ messages)
` [PATCH 1/2] xfs: prefix XATTR_LIST_MAX "
` [PATCH 2/2] xfs: avoid dependency on Linux XATTR_SIZE_MAX

[RFCv3 00/58] xfs: add reverse-mapping, reflink, and dedupe support
 2015-10-07  7:35 UTC  (63+ messages)
` [PATCH 01/58] libxfs: make xfs_alloc_fix_freelist non-static
` [PATCH 02/58] xfs: fix log ticket type printing
` [PATCH 03/58] xfs: introduce rmap btree definitions
` [PATCH 04/58] xfs: add rmap btree stats infrastructure
` [PATCH 05/58] xfs: rmap btree add more reserved blocks
` [PATCH 06/58] xfs: add owner field to extent allocation and freeing
` [PATCH 07/58] xfs: add extended "
` [PATCH 08/58] xfs: introduce rmap extent operation stubs
` [PATCH 09/58] xfs: extend rmap extent operation stubs to take full owner info
` [PATCH 10/58] xfs: define the on-disk rmap btree format
` [PATCH 11/58] xfs: enhance "
` [PATCH 12/58] xfs: add rmap btree growfs support
` [PATCH 13/58] xfs: enhance "
` [PATCH 14/58] xfs: rmap btree transaction reservations
` [PATCH 15/58] xfs: rmap btree requires more reserved free space
` [PATCH 16/58] libxfs: fix min freelist length calculation
` [PATCH 17/58] xfs: add rmap btree operations
` [PATCH 18/58] xfs: enhance "
` [PATCH 19/58] xfs: add an extent to the rmap btree
` [PATCH 20/58] xfs: add tracepoints for the rmap-mirrors-bmbt functions
` [PATCH 21/58] xfs: teach rmap_alloc how to deal with our larger rmap btree
` [PATCH 22/58] xfs: remove an extent from the "
` [PATCH 23/58] xfs: enhanced "
` [PATCH 24/58] xfs: add rmap btree insert and delete helpers
` [PATCH 25/58] xfs: bmap btree changes should update rmap btree
` [PATCH 26/58] xfs: add rmap btree geometry feature flag
` [PATCH 27/58] xfs: add rmap btree block detection to log recovery
` [PATCH 28/58] xfs: enable the rmap btree functionality
` [PATCH 29/58] xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
` [PATCH 30/58] xfs: implement "
` [PATCH 31/58] libxfs: refactor short btree block verification
` [PATCH 32/58] xfs: don't update rmapbt when fixing agfl
` [PATCH 33/58] xfs: introduce refcount btree definitions
` [PATCH 34/58] xfs: add refcount btree stats infrastructure
` [PATCH 35/58] xfs: refcount btree add more reserved blocks
` [PATCH 36/58] xfs: define the on-disk refcount btree format
` [PATCH 37/58] xfs: define tracepoints for refcount/reflink activities
` [PATCH 38/58] xfs: add refcount btree support to growfs
` [PATCH 39/58] xfs: add refcount btree operations
` [PATCH 40/58] libxfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 41/58] libxfs: adjust refcount when unmapping file blocks
` [PATCH 42/58] xfs: add refcount btree block detection to log recovery
` [PATCH 43/58] xfs: map an inode's offset to an exact physical block
` [PATCH 44/58] xfs: add reflink feature flag to geometry
` [PATCH 45/58] xfs: create a separate workqueue for copy-on-write activities
` [PATCH 46/58] xfs: implement copy-on-write for reflinked blocks
` [PATCH 47/58] xfs: handle directio "
` [PATCH 48/58] xfs: copy-on-write reflinked blocks when zeroing ranges of blocks
` [PATCH 49/58] xfs: clear inode reflink flag when freeing blocks
` [PATCH 50/58] xfs: reflink extents from one file to another
` [PATCH 51/58] xfs: add clone file and clone range ioctls
` [PATCH 52/58] xfs: emulate the btrfs dedupe extent same ioctl
` [PATCH 53/58] xfs: teach fiemap about reflink'd extents
` [PATCH 54/58] xfs: swap inode reflink flags when swapping inode extents
` [PATCH 55/58] vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks
` [PATCH 56/58] xfs: unshare a range of blocks via fallocate
` [PATCH 57/58] xfs: support XFS_XFLAG_REFLINK (and FS_NOCOW_FL) on reflink filesystems
` [PATCH 58/58] xfs: recognize the reflink feature bit

[PATCH 0/7 v10] xfs: per-fs stats in sysfs
 2015-10-07  6:29 UTC  (8+ messages)
` [PATCH 6/7] xfs: per-filesystem "
` [PATCH 7/7] xfs: per-filesystem stats counter implementation
  ` [PATCH 7/7 v11] "

[RFCv3 00/51] xfsprogs: add reverse-mapping, reflink, and dedupe support
 2015-10-07  5:10 UTC  (52+ messages)
` [PATCH 01/51] libxcmd: provide a common function to report command runtimes
` [PATCH 02/51] libxfs: add reflink and dedupe ioctls
` [PATCH 03/51] xfs_io: support reflink and dedupe of file ranges
` [PATCH 04/51] xfs_io: unshare blocks via fallocate
` [PATCH 05/51] xfs_db: enable blocktrash for checksummed filesystems
` [PATCH 06/51] xfs_db: trash the block at the top of the cursor stack
` [PATCH 07/51] xfs_db: enable blockget for v5 filesystems
` [PATCH 08/51] libxfs: reorder xfs_bmap_add_free args
` [PATCH 09/51] libxfs: add the reverse-mapping btree
` [PATCH 10/51] libxfs: resync xfs_prealloc_blocks with the kernel
` [PATCH 11/51] xfs: rmap btree transaction reservations
` [PATCH 12/51] xfs: rmap btree requires more reserved free space
` [PATCH 13/51] libxfs: propagate a bunch of case changes to mkfs and repair
` [PATCH 14/51] libxfs: fix min freelist length calculation
` [PATCH 15/51] libxfs: add the RMAP CRC to the xfs_magics list
` [PATCH 16/51] libxfs: enhance rmapbt definition to support reflink
` [PATCH 17/51] libxfs: refactor short btree block verification
` [PATCH 18/51] xfs: don't update rmapbt when fixing agfl
` [PATCH 19/51] libxfs: implement XFS_IOC_SWAPEXT when rmap btree is enabled
` [PATCH 20/51] xfs_db: display rmap btree contents
` [PATCH 21/51] xfs_dump: display enhanced rmapbt fields
` [PATCH 22/51] xfs_db: check rmapbt
` [PATCH 23/51] xfs_db: copy the rmap btree
` [PATCH 24/51] xfs_growfs: report rmapbt presence
` [PATCH 25/51] xfs_repair: use rmap btree data to check block types
` [PATCH 26/51] xfs_repair: mask off length appropriately
` [PATCH 27/51] xfs_repair: fix fino_bno calculation when rmapbt is enabled
` [PATCH 28/51] xfs_repair: create a slab API for allocating arrays in large chunks
` [PATCH 29/51] xfs_repair: collect reverse-mapping data for refcount/rmap tree rebuilding
` [PATCH 30/51] xfs_repair: record and merge raw rmap data
` [PATCH 31/51] xfs_repair: add inode bmbt block rmaps
` [PATCH 32/51] xfs_repair: add fixed-location per-AG rmaps
` [PATCH 33/51] xfs_repair: check existing rmapbt entries against observed rmaps
` [PATCH 34/51] xfs_repair: rebuild reverse-mapping btree
` [PATCH 35/51] xfs_repair: add per-AG btree blocks to rmap data and add to rmapbt
` [PATCH 36/51] mkfs.xfs: Create rmapbt filesystems
` [PATCH 37/51] xfs_mkfs: initialize extra fields during mkfs
` [PATCH 38/51] libxfs: add support for refcount btrees
` [PATCH 39/51] xfs_db: dump refcount btree data
` [PATCH 40/51] xfs_db: add support for checking the refcount btree
` [PATCH 41/51] xfs_db: metadump should copy the refcount btree too
` [PATCH 42/51] xfs_growfs: report the presence of the reflink feature
` [PATCH 43/51] xfs_repair: check the existing refcount btree
` [PATCH 44/51] xfs_repair: handle multiple owners of data blocks
` [PATCH 45/51] xfs_repair: process reverse-mapping data into refcount data
` [PATCH 46/51] xfs_repair: record reflink inode state
` [PATCH 47/51] xfs_repair: fix inode reflink flags
` [PATCH 48/51] xfs_repair: check the refcount btree against our observed reference counts when -n
` [PATCH 49/51] xfs_repair: rebuild the refcount btree
` [PATCH 50/51] mkfs.xfs: format reflink enabled filesystems
` [PATCH 51/51] mkfs: hack around not having enough log blocks

two failing xfstests using xfs (no DAX)
 2015-10-06 23:22 UTC  (4+ messages)

all your slabs are belong to ram ?
 2015-10-06 18:34 UTC  (4+ messages)


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