messages from 2012-11-01 16:18:27 to 2012-11-09 10:08:20 UTC [more...]
[PATCH 0/4] xfs: fs/xfs/xfs_fs_subr.c die die die
2012-11-09 10:10 UTC (4+ messages)
` [PATCH 1/4] xfs: remove xfs_tosspages
` [PATCH 2/4] xfs: remove xfs_wait_on_pages()
` [PATCH 4/4] xfs: remove xfs_flushinval_pages
better perf and memory uage for xfs_fsr? Trivial patch against xfstools-3.16 included
2012-11-09 8:16 UTC (6+ messages)
XFS AG disk layout described on official doc is wrong
2012-11-09 7:45 UTC (3+ messages)
[PATCH 0/2] xfsprogs: fixes for release candidate
2012-11-09 7:02 UTC (3+ messages)
` [PATCH 1/2] xfs_db: flush devices before exiting
` [PATCH 2/2] xfs_quota: fix report command parsing
[patch 0/2] xfs: xfs_tosspages() bug
2012-11-09 7:01 UTC (12+ messages)
` [patch 1/2] "
` [patch 2/2] xfstests: xfs_tosspages() test addition
` xfs_quota -x -c 'report -u /dev/sde5' shows the duplicate result
How to reserve disk space in XFS to make the blocks over many files continuous?
2012-11-09 6:50 UTC (5+ messages)
[PATCH v2] xfstests: get return value in seek_sanity_test
2012-11-09 5:38 UTC (3+ messages)
[PATCH 0/2] xfs: CRCs for log buffers
2012-11-09 0:05 UTC (11+ messages)
` [PATCH 1/2] xfs: add CRC infrastructure
` [PATCH 2/2] xfs: add CRC checks to the log
[PATCH v6 00/10] speculative preallocation inode tracking
2012-11-08 22:38 UTC (32+ 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 RFC] xfstests: speculative preallocaction trimming test
2012-11-08 22:29 UTC (2+ messages)
[GIT PULL] XFS update for 3.7-rc5
2012-11-08 22:18 UTC
[GIT PULL] XFS update for 3.2-rc2
2012-11-08 22:16 UTC
XFS filesystem recovery from secondary superblocks
2012-11-08 21:02 UTC (4+ messages)
[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
[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] 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 v2 RFC] xfs_spaceman: updated preallocation support (eofblocks v7)
2012-11-07 18:00 UTC
[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
[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 (12+ 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 1/4] xfstests: update version and changelog
2012-11-01 16:20 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