public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-09 21:16:15 to 2012-11-20 05:26:27 UTC [more...]

[PATCH] xfstests: resolve symlinked devices to real paths
 2012-11-20  5:28 UTC  (7+ messages)
`  "
  ` [PATCH] xfstests: fix to build src/realpath and the correct the existence of target devices

[PATCH] xfs_quota: correctly initialise the default path
 2012-11-20  3:41 UTC  (5+ messages)

[PATCH 00/32] xfs: current queue for 3.8
 2012-11-20  2:27 UTC  (81+ 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

[PATCH] xfs: Don't flush inodes when project quota exceeded
 2012-11-20  0:04 UTC  (4+ messages)

Hang in XFS reclaim on 3.7.0-rc3
 2012-11-19 23:53 UTC  (8+ messages)

[xfs:for-next 70/70] fs/xfs/xfs_da_btree.c:153:26: sparse: symbol 'xfs_da_node_buf_ops' was not declared. Should it be static?
 2012-11-19  7:21 UTC  (5+ messages)

[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-18 23:53 UTC  (4+ messages)

[PATCH 1/2] xfsprogs: Introduce a new subcommand agstate to xfs_fio
 2012-11-17 22:59 UTC  (4+ messages)

[GIT PULL] XFS update for 3.7-rc7
 2012-11-17 16:46 UTC 

[PATCH v2] xfstests: get return value in seek_sanity_test
 2012-11-17  6:06 UTC  (4+ messages)

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

[PATCH] xfsprogs: xfs_reno(8)
 2012-11-16  7:01 UTC 

[PATCH 2/2] xfsprogs: xfs_shrinkfs(8)
 2012-11-16  6:51 UTC 

[PATCH 15/15] xfs: Make xfs_trans_mod_sb() aware of negative deltas
 2012-11-16  6:47 UTC 

[PATCH 14/15] xfs: Add shrink data ioctl(2)
 2012-11-16  6:46 UTC 

[PATCH 13/15] xfs: Introduce a helper to truncate an AG
 2012-11-16  6:46 UTC 

[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 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 

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  (8+ messages)
` [patch 2/2] xfstests: xfs_tosspages() test addition
    ` [patch 2/2 V2] "
          ` [patch 2/2 V3] "

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  (11+ 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)

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  (4+ messages)

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


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