public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-30 22:11:23 to 2012-11-08 20:59:37 UTC [more...]

[RFC, PATCH 0/2] fiemap: filesystem free space mapping
 2012-11-08 21:01 UTC  (5+ messages)
` [PATCH 1/2] fiemap: add freespace mapping to FS_IOC_FIEMAP

better perf and memory uage for xfs_fsr? Trivial patch against xfstools-3.16 included
 2012-11-08 20:30 UTC  (2+ messages)

[PATCH RFC] xfstests: speculative preallocaction trimming test
 2012-11-08 20:18 UTC 

[PATCH] xfs: Update mount options documentation
 2012-11-08 17:47 UTC  (8+ messages)

[PATCH] xfs: Update inode alloc comments
 2012-11-08 17:45 UTC  (3+ messages)

[PATCH 0/6] xfs: fixes for 3.7-rc3
 2012-11-08 16:34 UTC  (28+ messages)
` [PATCH 1/6] xfs: silence uninitialised f.file warning
` [PATCH 2/6] xfs: growfs: don't read garbage for new secondary superblocks
` [PATCH 3/6] xfs: invalidate allocbt blocks moved to the free list
  ` [PATCH] xfs: report projid32bit feature in geometry call
` [PATCH 4/6] xfs: don't vmap inode cluster buffers during free
` [PATCH 5/6] xfs: fix buffer shudown reference count mismatch
    ` [PATCH 5/6 V2] "
` [PATCH 6/6] xfs: fix reading of wrapped log data

[PATCH 0/2] xfs: CRCs for log buffers
 2012-11-08 14:42 UTC  (9+ messages)
` [PATCH 1/2] xfs: add CRC infrastructure
` [PATCH 2/2] xfs: add CRC checks to the log

[PATCH] xfs: fix comments at xfs_growfs_data_private(), s/freelist/freespace/
 2012-11-08 10:05 UTC  (2+ messages)

[PATCH 0/3]xfs: growfs infrastructure changes for 3.8
 2012-11-08  5:39 UTC  (4+ messages)
` [PATCH 1/3] xfs: use btree block initialisation functions in growfs
` [PATCH 2/3] xfs: growfs: use uncached buffers for new headers
` [PATCH 3/3] xfs: make growfs initialise the AGFL header

[PATCH v6 00/10] speculative preallocation inode tracking
 2012-11-07 20:33 UTC  (31+ messages)
` [PATCH v6 01/10] xfs: add EOFBLOCKS inode tagging/untagging
` [PATCH v6 02/10] xfs: support a tag-based inode_ag_iterator
` [PATCH v6 03/10] xfs: create helper to check whether to free eofblocks on inode
` [PATCH v6 04/10] xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure
` [PATCH v6 05/10] xfs: create function to scan and clear EOFBLOCKS inodes
` [PATCH v6 06/10] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
` [PATCH v6 07/10] xfs: add inode id filtering to eofblocks scan
` [PATCH v6 08/10] xfs: support multiple inode id filtering in "
` [PATCH v6 09/10] xfs: add minimum file size filtering to "
` [PATCH v6 10/10] xfs: add background scanning to clear eofblocks inodes
` [PATCH v7 06/10] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
  ` [PATCH v7 07/10] xfs: add inode id filtering to eofblocks scan
  ` [PATCH v7 09/10] xfs: add minimum file size "

[PATCH v2 RFC] xfs_spaceman: updated preallocation support (eofblocks v7)
 2012-11-07 18:00 UTC 

XFS filesystem recovery from secondary superblocks
 2012-11-07 15:24 UTC  (4+ messages)

[PATCH 00/22 V4] xfs: metadata verifiers
 2012-11-07 13:17 UTC  (27+ messages)
` [PATCH 01/22] xfs: make buffer read verication an IO completion function
` [PATCH 02/22] xfs: uncached buffer reads need to return an error
` [PATCH 03/22] xfs: verify superblocks as they are read from disk
` [PATCH 04/22] xfs: verify AGF blocks "
` [PATCH 05/22] xfs: verify AGI "
` [PATCH 06/22] xfs: verify AGFL "
` [PATCH 07/22] xfs: verify inode buffers "
` [PATCH 08/22] xfs: verify btree blocks "
` [PATCH 09/22] xfs: verify dquot "
` [PATCH 10/22] xfs: add verifier callback to directory read code
` [PATCH 11/22] xfs: factor dir2 block read operations
` [PATCH 12/22] xfs: verify dir2 block format buffers
` [PATCH 13/22] xfs: factor dir2 free block reading
` [PATCH 14/22] xfs: factor out dir2 data "
` [PATCH 15/22] xfs: factor dir2 leaf read
` [PATCH 16/22] xfs: factor and verify attr leaf reads
` [PATCH 17/22] xfs: add xfs_da_node verification
` [PATCH 18/22] xfs: Add verifiers to dir2 data readahead
` [PATCH 19/22] xfs: add buffer pre-write callback
` [PATCH 20/22] xfs: add pre-write metadata buffer verifier callbacks
` [PATCH 21/22] xfs: connect up write verifiers to new buffers
` [PATCH 22/22] xfs: convert buffer verifiers to an ops structure
  ` [PATCH 22/22 V2] "
` [PATCH 23/22] xfs: buffer type changes in xfs_da_root_join

[PATCH] xfs: add more attribute tree trace points
 2012-11-07 11:05 UTC 

[PATCH] xfs: fix attr tree double split corruption
 2012-11-07  6:06 UTC 

How to reserve disk space in XFS to make the blocks over many files continuous?
 2012-11-07  3:19 UTC  (2+ messages)

[PATCH RFC] xfs_spaceman: updated preallocation support (eofblocks v6)
 2012-11-06 22:58 UTC  (3+ messages)

[patch] xfstests: Revert commit edd6bc "optionally run all tests under quota"
 2012-11-06 20:42 UTC  (3+ messages)

[PATCH] xfs_io: [v4] add the lseek() SEEK_DATA/SEEK_HOLE support
 2012-11-06 16:08 UTC 

Is kernel 3.6.1 or filestreams option toxic ?
 2012-11-05 13:57 UTC  (13+ messages)
` Problems with kernel 3.6.x (vm ?) (was : Is kernel 3.6.1 or filestreams option toxic ?)

[PATCH] xfstests: optionally run all tests under quota
 2012-11-05  9:56 UTC  (3+ messages)
`  "

xfs filesystem corruption with kernel 2.6.37
 2012-11-03 22:25 UTC  (8+ messages)

[PATCH] xfs: Remove redundant return error from xfs_difree()
 2012-11-03  4:28 UTC  (3+ messages)

status of userspace release
 2012-11-03  3:16 UTC  (9+ messages)

[PATCH] mkfs: update manpage to match current inode allocation behaviour
 2012-11-02 22:24 UTC  (3+ messages)

[PATCH] xfs: silence GCC warning
 2012-11-02 17:50 UTC  (3+ messages)

[PATCH] xfsdump:fill in bs_forkoff
 2012-11-02 17:24 UTC  (8+ messages)

[PATCH 0/2] xfsdump: 2 fixes
 2012-11-02 14:39 UTC  (9+ messages)
` [PATCH 1/2] xfsdump: Handle multiply-logged inode fields
  ` [PATCH 1/2 V2] xfs_logprint: "
` [PATCH 2/2] xfs_logprint: Handle continued inode transactions
` [PATCH 0/2] xfs_logprint: 2 fixes

Hang in XFS reclaim on 3.7.0-rc3
 2012-11-01 22:32 UTC  (4+ messages)

[patch 0/4] xfs-userspace: update version and changelogs
 2012-11-01 16:20 UTC  (10+ messages)
` [patch 1/4] xfstests: update version and changelog
` [patch 2/4] xfsprogs: "
` [patch 3/4] xfsdump: "
` [patch 4/4] dmapi: "

xfstest 179 ASSERT
 2012-11-01 13:08 UTC  (3+ messages)

[PATCH] xfs: fix buffer shudown reference count mismatch
 2012-11-01  1:26 UTC  (3+ messages)

[patch 0/1] xfsdump: enable gettext
 2012-10-31 22:22 UTC  (3+ messages)
` [patch 1/1] "

Build system revamp, part 1
 2012-10-31 18:28 UTC  (2+ messages)

[patch 0/2] xfstests: build system revamp
 2012-10-31 17:17 UTC  (3+ messages)
` [patch 1/2] [PATCH 2/6] xfstests: build: use new autoconf constructs

[patch 0/2] xfsdump: build system revamp
 2012-10-31 17:03 UTC  (2+ messages)

[patch 0/1] xfsdump: Polish translation
 2012-10-31 17:02 UTC  (3+ messages)
` [patch 1/1] "

[patch 0/2] dmapi: build system revamp
 2012-10-31 17:00 UTC  (4+ messages)

[PATCH 00/25, V3] xfs: metadata buffer verifiers
 2012-10-31 10:20 UTC  (25+ messages)
` [PATCH 07/25] xfs: verify AGI blocks as they are read from disk
` [PATCH 13/25] xfs: factor dir2 block read operations
` [PATCH 19/25] xfs: add xfs_da_node verification
` [PATCH 21/25] xfs: add buffer pre-write callback
` [PATCH 23/25] xfs: connect up write verifiers to new buffers
` [PATCH 25/25] xfs: add write verifiers to log recovery


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