public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-05 14:53:07 to 2012-10-12 05:44:43 UTC [more...]

[PATCH 00/23] xfs: metadata verifiers V2
 2012-10-12  5:44 UTC  (23+ messages)
` [PATCH 01/23] xfs: growfs: don't read garbage for new secondary superblocks
` [PATCH 02/23] xfs: invalidate allocbt blocks moved to the free list
` [PATCH 03/23] xfs: make buffer read verication an IO completion function
` [PATCH 04/23] xfs: uncached buffer reads need to return an error
` [PATCH 05/23] xfs: verify superblocks as they are read from disk
` [PATCH 06/23] xfs: verify AGF blocks "
` [PATCH 07/23] xfs: verify AGI "
` [PATCH 08/23] xfs: verify AGFL "
` [PATCH 09/23] xfs: verify inode buffers "
` [PATCH 10/23] xfs: verify btree blocks "
` [PATCH 11/23] xfs: verify dquot "
` [PATCH 12/23] xfs: add verifier callback to directorry read code
` [PATCH 13/23] xfs: factor dir2 block read operations
` [PATCH 14/23] xfs: verify dir2 block format buffers
` [PATCH 15/23] xfs: factor dir2 free block reading
` [PATCH 16/23] xfs: factor out dir2 data "
` [PATCH 17/23] xfs: factor dir2 leaf read
` [PATCH 18/23] xfs: factor and verify attr leaf reads
` [PATCH 19/23] xfs: add xfs_da_node verification
` [PATCH 20/23] xfs: Add verifiers to dir2 data readahead
` [PATCH 21/23] xfs: add buffer pre-write callback
` [PATCH 23/23] xfs: connect up write verifiers to new buffers

[PATCH v2] xfs: avoid underflow in xfs_ioc_trim()
 2012-10-12  5:35 UTC  (3+ messages)

[PATCH 00/19] xfs: buffer read verifier infrastructure
 2012-10-12  2:28 UTC  (38+ messages)
` [PATCH 01/19] xfs: growfs: don't read garbage for new secondary superblocks
` [PATCH 02/19] xfs: make buffer read verication an IO completion function
` [PATCH 03/19] xfs: uncached buffer reads need to return an error
` [PATCH 04/19] xfs: verify superblocks as they are read from disk
` [PATCH 05/19] xfs: verify AGF blocks "
` [PATCH 06/19] xfs: verify AGI "
` [PATCH 07/19] xfs: verify AGFL "
` [PATCH 08/19] xfs: verify inode buffers "
` [PATCH 09/19] xfs: verify btree blocks "
` [PATCH 10/19] xfs: verify dquot "
` [PATCH 11/19] xfs: add verifier callback to directorry read code
` [PATCH 12/19] xfs: factor dir2 block read operations
` [PATCH 13/19] xfs: verify dir2 block format buffers
` [PATCH 14/19] xfs: factor dir2 free block reading
` [PATCH 15/19] xfs: factor out dir2 data "
` [PATCH 16/19] xfs: factor dir2 leaf read
` [PATCH 17/19] xfs: factor and verify attr leaf reads
` [PATCH 18/19] xfs: add xfs_da_node verification
` [PATCH 19/19] xfs: Add verifiers to dir2 data readahead

[PATCH v5 00/10] speculative preallocation inode tracking
 2012-10-11 22:35 UTC  (4+ messages)
` [PATCH v5 06/10] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl

possible memory allocation deadlock in xfs_buf_allocate_memory
 2012-10-11 22:06 UTC  (3+ messages)

File system corruption
 2012-10-11 21:07 UTC  (3+ messages)

[PATCH 1/2] xfs_io: include headers for preadv/pwritev
 2012-10-11 20:40 UTC  (13+ messages)
` [PATCH 2/2] xfs_io: configure tests for preadv/pwritev & sync_file_range
  ` [PATCH 2/2 V2] "
` [PATCH 1/2 V2] xfs_io: include headers for preadv/pwritev

[RFC PATCH] xfs: enables file data inlining in inodes
 2012-10-11 19:52 UTC 

Performance degradation over time
 2012-10-11  9:15 UTC  (7+ messages)

[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
 2012-10-11  7:44 UTC  (15+ messages)

[PATCH] xfs: avoid underflow in xfs_ioc_trim()
 2012-10-11  6:05 UTC  (6+ messages)

task xfssyncd blocked while raid5 was in recovery
 2012-10-11  5:09 UTC  (2+ messages)

[PATCH 00/14 V5]: xfs: remove the xfssyncd mess
 2012-10-11  5:03 UTC  (27+ messages)
` [PATCH 01/14] xfs: xfs_syncd_stop must die
` [PATCH 02/14] xfs: rationalise xfs_mount_wq users
` [PATCH 03/14] xfs: don't run the sync work if the filesystem is read-only
` [PATCH 04/14] xfs: sync work is now only periodic log work
` [PATCH 05/14] xfs: Bring some sanity to log unmounting
` [PATCH 06/14] xfs: xfs_sync_data is redundant
` [PATCH 07/14] xfs: syncd workqueue is no more
` [PATCH 08/14] xfs: xfs_sync_fsdata is redundant
` [PATCH 09/14] xfs: move xfs_quiesce_attr() into xfs_super.c
` [PATCH 10/14] xfs: xfs_quiesce_attr() should quiesce the log like unmount
` [PATCH 11/14] xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
` [PATCH 12/14] xfs: move inode locking functions to xfs_inode.c
` [PATCH 13/14] xfs: remove xfs_iget.c
` [PATCH 14/14] xfs: only update the last_sync_lsn when a transaction completes

[PATCH] xfs: report projid32bit feature in geometry call
 2012-10-11  0:02 UTC  (4+ messages)

[PATCH 1/2] xfsprogs: add PROJID32 geom feature flag
 2012-10-11  0:01 UTC  (6+ messages)
` [PATCH 2/2] xfsprogs: report projid32 status in growfs output

A little RAID experiment
 2012-10-10 22:01 UTC  (4+ messages)

[PATCH] 260: Add another corner case where length is zero
 2012-10-10  6:53 UTC  (6+ messages)

[PATCH 0/3] xfs_io: new functions
 2012-10-09 21:53 UTC  (6+ messages)

[PATCH] xfstests: 251, 260: Use loopdev as fallback if $SCRATCH_DEV doesn't support FITRIM
 2012-10-09 19:42 UTC  (2+ messages)

[PATCH v4] Use upstream version of fstrim instead of the local one
 2012-10-09 14:21 UTC  (2+ messages)

Polish translation for xfsdump
 2012-10-08 21:15 UTC  (2+ messages)

[PATCH] xfs: growfs: don't read garbage for new secondary superblocks
 2012-10-08 17:11 UTC  (2+ messages)

[patch v4 00/13] xfs: remove the xfssyncd mess
 2012-10-08  0:33 UTC  (24+ messages)
` [patch v4 01/13] [PATCH 01/13] xfs: xfs_syncd_stop must die
` [patch v4 02/13] [PATCH 02/13] xfs: rationalise xfs_mount_wq users
` [patch v4 03/13] [PATCH 03/13] xfs: dont run the sync work if the filesystem is
` [patch v4 04/13] [PATCH 04/13] xfs: sync work is now only periodic log work
` [patch v4 05/13] [PATCH 05/13] xfs: Bring some sanity to log unmounting
` [patch v4 06/13] [PATCH 06/13] xfs: xfs_sync_data is redundant
` [patch v4 07/13] [PATCH 07/13] xfs: syncd workqueue is no more
` [patch v4 08/13] [PATCH 08/13] xfs: xfs_sync_fsdata is redundant
` [patch v4 09/13] [PATCH 09/13] xfs: move xfs_quiesce_attr() into xfs_super.c
` [patch v4 10/13] [PATCH 10/13] xfs: xfs_quiesce_attr() should quiesce the log like
` [patch v4 11/13] [PATCH 11/13] xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
` [patch v4 12/13] [PATCH 12/13] xfs: move inode locking functions to xfs_inode.c
` [patch v4 13/13] [PATCH 13/13] xfs: remove xfs_iget.c

xfs mount fails 'can't read superblock'
 2012-10-06  0:17 UTC  (6+ messages)

INTERNATIONAL SWIFT ATM CARD in your name
 2012-10-05 19:44 UTC 


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