public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-30 17:56:16 to 2012-11-06 22:27:43 UTC [more...]

[PATCH v6 00/10] speculative preallocation inode tracking
 2012-11-06 22:29 UTC  (25+ 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 00/22 V4] xfs: metadata verifiers
 2012-11-06 21:04 UTC  (24+ 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] xfstests: Revert commit edd6bc "optionally run all tests under quota"
 2012-11-06 20:42 UTC  (3+ messages)

[PATCH 0/6] xfs: fixes for 3.7-rc3
 2012-11-06 19:59 UTC  (23+ 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 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] xfs_io: [v4] add the lseek() SEEK_DATA/SEEK_HOLE support
 2012-11-06 16:08 UTC 

[PATCH RFC] xfs_spaceman: updated preallocation support (eofblocks v6)
 2012-11-06 14:55 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: Update inode alloc comments
 2012-11-02 22:12 UTC  (2+ 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

XFS filesystem recovery from secondary superblocks
 2012-11-01 22:59 UTC  (3+ messages)

Hang in XFS reclaim on 3.7.0-rc3
 2012-11-01 22:32 UTC  (7+ 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  (5+ 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  (4+ messages)
` [patch 1/2] [PATCH 2/6] xfstests: build: use new autoconf constructs
` [patch 2/2] [PATCH 6/6] xfstests: Update .gitignore

[patch 0/2] xfsdump: build system revamp
 2012-10-31 17:03 UTC  (5+ messages)
` [patch 1/2] [PATCH 2/6] xfsdump: build: use new autoconf constructs
` [patch 2/2] [PATCH 6/6] xfsdump: Update .gitignore
` [1/1] xfsdump: Polish translation

[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  (6+ messages)
` [patch 1/2] [PATCH 2/6] dmapi: build: use new autoconf constructs
` [patch 2/2] [PATCH 6/6] dmapi: Update .gitignore

[PATCH 00/25, V3] xfs: metadata buffer verifiers
 2012-10-31 10:20 UTC  (45+ messages)
` [PATCH 01/25] xfs: growfs: don't read garbage for new secondary superblocks
` [PATCH 02/25] xfs: invalidate allocbt blocks moved to the free list
` [PATCH 03/25] xfs: make buffer read verication an IO completion function
` [PATCH 04/25] xfs: uncached buffer reads need to return an error
` [PATCH 05/25] xfs: verify superblocks as they are read from disk
` [PATCH 06/25] xfs: verify AGF blocks "
` [PATCH 07/25] xfs: verify AGI "
` [PATCH 09/25] xfs: verify inode buffers "
` [PATCH 10/25] xfs: verify btree blocks "
` [PATCH 11/25] xfs: verify dquot "
` [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

XFS status update for September 2012
 2012-10-30 21:46 UTC 

[PATCH 1/3] Add new standard loop handling functions
 2012-10-30 21:18 UTC  (8+ messages)
` [PATCH 2/3] Provide dumpe2fs via standard common.config interface
` [PATCH 3/3] 289: Test that filesystem sends discard requests only on free sectors

[PATCH] xfs: report projid32bit feature in geometry call
 2012-10-30 19:44 UTC  (4+ messages)

Daily crash in xfs_cmn_err
 2012-10-30 19:02 UTC  (4+ messages)

[PATCH v3 0/3] Print when ENOSPC due to lack of inodes
 2012-10-30 14:59 UTC  (5+ messages)


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