public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-09 05:37:51 to 2012-11-16 06:44:45 UTC [more...]

[PATCH 12/15] xfs: Introduce a helper to remove an empty
 2012-11-16  6:46 UTC 

[PATCH 11/15] xfs: Introduce a helper to check if an AG is empty or not
 2012-11-16  6:46 UTC 

[PATCH 10/15] xfs: Introduce a new transaction for shrinking fs data section
 2012-11-16  6:46 UTC 

[PATCH 09/15] xfs: Introduce a new mutex lock for shrinkfs
 2012-11-16  6:46 UTC 

[PATCH 08/15] xfs: Add tracing support for inode swap
 2012-11-16  6:46 UTC 

[PATCH 07/15] xfs: Introduce a new ioctl(2) for swapping inodes
 2012-11-16  6:45 UTC 

[PATCH 06/15] xfs: Introduce a new transaction type for inode swapping
 2012-11-16  6:45 UTC 

[PATCH 05/15] xfs: Teach inode/space allocator aware of XFS_AG_STATE_ALLOC_DENY
 2012-11-16  6:45 UTC 

[PATCH 04/15] xfs: Introduce a new ioctl(2) to get AG state
 2012-11-16  6:45 UTC 

[PATCH 03/15] xfs: Introduce a new ioctl(2) to set AG state
 2012-11-16  6:45 UTC 

[PATCH 02/15] xfs: Introduce new structure members ag_state/agf_state
 2012-11-16  6:45 UTC 

[PATCH 01/15] xfs: Add a new transaction for changing ag state
 2012-11-16  6:44 UTC 

[PATCH 00/15] xfs: shrinking support
 2012-11-16  6:44 UTC 

[xfs:for-next 68/70] fs/xfs/xfs_ialloc_btree.c:186:1: sparse: symbol 'xfs_inobt_verify' was not declared. Should it be static?
 2012-11-16  6:42 UTC 

[PATCH] xfs_quota: correctly initialise the default path
 2012-11-16  6:29 UTC  (3+ messages)

[PATCH 00/32] xfs: current queue for 3.8
 2012-11-16  4:31 UTC  (80+ messages)
` [PATCH 01/32] xfs: add more attribute tree trace points
` [PATCH 02/32] xfs: remove xfs_tosspages
  ` [PATCH 02/32 V2] "
      ` [PATCH 02.5/32] "
` [PATCH 03/32] xfs: remove xfs_wait_on_pages()
` [PATCH 04/32] xfs: remove xfs_flush_pages
` [PATCH 05/32] xfs: remove xfs_flushinval_pages
` [PATCH 06/32] xfs: use btree block initialisation functions in growfs
` [PATCH 07/32] xfs: growfs: use uncached buffers for new headers
` [PATCH 08/32] xfs: make growfs initialise the AGFL header
` [PATCH 09/32] xfs: make buffer read verication an IO completion function
` [PATCH 10/32] xfs: uncached buffer reads need to return an error
` [PATCH 11/32] xfs: verify superblocks as they are read from disk
` [PATCH 12/32] xfs: verify AGF blocks "
  ` [PATCH 12/32 V2] "
` [PATCH 13/32] xfs: verify AGI "
` [PATCH 14/32] xfs: verify AGFL "
` [PATCH 15/32] xfs: verify inode buffers "
` [PATCH 16/32] xfs: verify btree blocks "
` [PATCH 17/32] xfs: verify dquot "
  ` [PATCH 17/32 V2] "
` [PATCH 18/32] xfs: add verifier callback to directory read code
` [PATCH 19/32] xfs: factor dir2 block read operations
` [PATCH 20/32] xfs: verify dir2 block format buffers
` [PATCH 21/32] xfs: factor dir2 free block reading
` [PATCH 22/32] xfs: factor out dir2 data "
` [PATCH 23/32] xfs: factor dir2 leaf read
` [PATCH 24/32] xfs: factor and verify attr leaf reads
` [PATCH 25/32] xfs: add xfs_da_node verification
` [PATCH 26/32] xfs: Add verifiers to dir2 data readahead
` [PATCH 27/32] xfs: add buffer pre-write callback
  ` [PATCH 27/32 REPOST] "
` [PATCH 28/32] xfs: add pre-write metadata buffer verifier callbacks
  ` [PATCH 28/32 V2] "
` [PATCH 29/32] xfs: connect up write verifiers to new buffers
  ` [PATCH 29/32 V2] "
` [PATCH 30/32] xfs: convert buffer verifiers to an ops structure
  ` [PATCH 30/32 V2] "
` [PATCH 31/32] xfs: add CRC infrastructure
  ` [PATCH 31/32 V2] "
` [PATCH 32/32] xfs: add CRC checks to the log

Slow performance after ~4.5TB
 2012-11-15  8:34 UTC  (11+ messages)

[patch 0/2] xfs: xfs_tosspages() bug
 2012-11-14 20:34 UTC  (18+ messages)
` [patch 1/2] "
` [patch 2/2] xfstests: xfs_tosspages() test addition
    ` [patch 2/2 V2] "
          ` [patch 2/2 V3] "
  ` xfs_quota -x -c 'report -u /dev/sde5' shows the duplicate result

XFS filesystem recovery from secondary superblocks
 2012-11-14  3:26 UTC  (10+ messages)

[PATCH 0/4] xfs: fs/xfs/xfs_fs_subr.c die die die
 2012-11-13 21:29 UTC  (12+ messages)
` [PATCH 1/4] xfs: remove xfs_tosspages
` [PATCH 2/4] xfs: remove xfs_wait_on_pages()
` [PATCH 3/4] xfs: remove xfs_flush_pages
` [PATCH 4/4] xfs: remove xfs_flushinval_pages

[PATCH 0/3] xfs: fixes for 3.7-rc6
 2012-11-13 21:20 UTC  (12+ messages)
` [PATCH 1/3] xfs: fix attr tree double split corruption
` [PATCH 2/3] xfs: fix broken error handling in xfs_vm_writepage
` [PATCH 3/3] xfs: drop buffer io reference when a bad bio is built

[PATCH 0/3] xfstests: remove unused code and resolve warnings
 2012-11-13 20:24 UTC  (7+ messages)
` [PATCH 1/3] xfstests: remove unsupported conditionals
` [PATCH 2/3] xfstests: remove unused conditional NO_XFS
` [PATCH 3/3] xfstests: resolve compiler warnings

[PATCH 0/2] xfsprogs: fixes for release candidate
 2012-11-13 18:02 UTC  (6+ messages)
` [PATCH 1/2] xfs_db: flush devices before exiting
` [PATCH 2/2] xfs_quota: fix report command parsing

xfs: Remove boolean_t typedef completely
 2012-11-13 15:24 UTC  (6+ messages)

Enabling quota on XFS filesystem with many files hangs
 2012-11-13 15:23 UTC  (5+ messages)

[PATCH] xfs: Don't flush inodes when project quota exceeded
 2012-11-13  0:36 UTC 

xfs: Use bool type rather than a custom boolean_t type
 2012-11-13  0:24 UTC  (2+ messages)

[PATCH]: Shell script for printing XFS quota project id for files
 2012-11-12 22:14 UTC  (3+ messages)
` [PATCH v2]: "

[PATCH] xfs: drop buffer io reference when a bad bio is built
 2012-11-12  2:11 UTC 

[PATCH] xfs: fix broken error handling in xfs_vm_writepage
 2012-11-12  0:58 UTC  (2+ messages)

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

How to reserve disk space in XFS to make the blocks over many files continuous?
 2012-11-09 23:15 UTC  (7+ messages)

xfs filesystem corruption with kernel 2.6.37
 2012-11-09 21:18 UTC  (9+ messages)

[PATCH 0/3] xfsdump: more projid32bit fixes
 2012-11-09 18:32 UTC  (8+ messages)
` [PATCH 1/3] xfsdump: extend fs_info to gather fs feature flags
` [PATCH 2/3] xfsdump: default to V3, use V4 if projid32bit is set
` [PATCH 3/3] xfsdump: refuse restore of V4 format unless FS has projid32bit set

NFS stalls when writing - linux 3.6.x
 2012-11-09 17:53 UTC  (4+ messages)

[PATCH v2 RFC] xfstests: speculative preallocaction trimming test
 2012-11-09 15:42 UTC 

[PATCH v2] xfstests: get return value in seek_sanity_test
 2012-11-09 14:30 UTC  (3+ messages)

[PATCH RFC] xfstests: speculative preallocaction trimming test
 2012-11-09 14:18 UTC  (3+ messages)

better perf and memory uage for xfs_fsr? Trivial patch against xfstools-3.16 included
 2012-11-09  8:16 UTC  (5+ messages)

XFS AG disk layout described on official doc is wrong
 2012-11-09  7:45 UTC  (3+ messages)


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