public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-15 21:43:52 to 2013-05-21 08:02:43 UTC [more...]

[PATCH 00/11] xfs: fixes for 3.10-rc3
 2013-05-21  8:02 UTC  (11+ messages)
` [PATCH 01/11] xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
` [PATCH 02/11] xfs: remote attribute allocation may be contiguous
` [PATCH 03/11] xfs: remote attribute read too short
` [PATCH 04/11] xfs: remote attribute tail zeroing does too much
` [PATCH 05/11] xfs: correctly map remote attr buffers during removal
` [PATCH 06/11] xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
` [PATCH 07/11] xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
` [PATCH 08/11] xfs: don't emit v5 superblock warnings on write
` [PATCH 09/11] xfs: rework remote attr CRCs
` [PATCH 10/11] xfs: fix incorrect remote symlink block count

[PATCH] xfstests comma separated group names
 2013-05-21  5:21 UTC  (6+ messages)

[PATCH 00/14] xfs: fixes for 3.10-rc2 (update)
 2013-05-21  0:36 UTC  (33+ messages)
` [PATCH 01/14] xfs: fix sub-page blocksize data integrity writes
` [PATCH 02/14] xfs: fix rounding in xfs_free_file_space
` [PATCH 03/14] xfs: Don't reference the EFI after it is freed
` [PATCH 04/14] xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
  ` [PATCH 04/14 V2] "
` [PATCH 05/14] xfs: fix missing KM_NOFS tags to keep lockdep happy
` [PATCH 06/14] xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
` [PATCH 07/14] xfs: xfs_attr_shortform_allfit() does not handle attr3 format
` [PATCH 08/14] xfs: remote attribute allocation may be contiguous
` [PATCH 09/14] xfs: remote attribute lookups require the value length
` [PATCH 10/14] xfs: remote attribute read too short
` [PATCH 11/14] xfs: remote attribute tail zeroing does too much
` [PATCH 12/14] xfs: correctly map remote attr buffers during removal
` [PATCH 13/14] xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
` [PATCH 14/14] xfs: fully initialise temp leaf in xfs_attr3_leaf_compact

[PATCH] xfstests: btrfs 308: regression test for btrfs send
 2013-05-21  0:33 UTC  (2+ messages)

3.5+, xfs and 32bit armhf - xfs_buf_get: failed to map pages
 2013-05-21  0:02 UTC  (5+ messages)

[PATCH v2] xfs: Avoid pathological backwards allocation
 2013-05-20 18:10 UTC  (4+ messages)

[PATCH] xfstests: fix typo in check
 2013-05-20 17:51 UTC 

[PATCH] xfstests generic/313: test ctime and mtime are updated on truncate and ftruncate
 2013-05-20 17:51 UTC 

[PATCH 00/30] xfsprogs: Initial CRC support
 2013-05-20 16:11 UTC  (49+ messages)
` [PATCH 01/30] mkfs: fix realtime device initialisation
` [PATCH 02/30] logprint: fix wrapped log dump issue
` [PATCH 03/30] libxfs: add crc format changes to generic btrees
` [PATCH 04/30] xfsprogs: add crc format chagnes to ag headers
` [PATCH 05/30] xfsprogs: Support new AGFL format
` [PATCH 06/30] libxfs: change quota buffer formats
` [PATCH 07/30] libxfs: add version 3 inode support
` [PATCH 08/30] libxfs: add support for crc headers on remote symlinks
` [PATCH 09/30] xfs: add CRC checks to block format directory blocks
` [PATCH 10/30] xfs: add CRC checking to dir2 free blocks
` [PATCH 11/30] xfs: add CRC checking to dir2 data blocks
` [PATCH 12/30] xfs: add CRC checking to dir2 leaf blocks
` [PATCH 13/30] xfs: shortform directory offsets change for dir3 format
` [PATCH 14/30] xfs: add CRCs to dir2/da node blocks
` [PATCH 15/30] xfs: add CRCs to attr leaf blocks
` [PATCH 16/30] xfs: split remote attribute code out
` [PATCH 17/30] xfs: add CRC protection to remote attributes
` [PATCH 18/30] xfs: add buffer types to directory and attribute buffers
` [PATCH 19/30] xfs: buffer type overruns blf_flags field
` [PATCH 20/30] xfs: add CRC checks to the superblock
` [PATCH 21/30] xfs: implement extended feature masks
` [PATCH 22/30] xfsprogs: Add verifiers to libxfs buffer interfaces
` [PATCH 23/30] patch xfsprogs-mkfs-crc-support-2
` [PATCH 24/30] xfsprogs: add crc format support to repair
` [PATCH 25/30] xfs_repair: update for dir/attr crc format changes
` [PATCH 26/30] xfsprogs: disable xfs_check for CRC enabled filesystems
` [PATCH 27/30] xfs_db: disable modification for CRC enabled filessytems
` [PATCH 28/30] libxfs: determine inode size from version number, not struct xfs_dinode
` [PATCH 29/30] xfsdb: support version 5 superblock in versionnum command
` [PATCH 30/30] xfsprogs: add crc format support to db
` [PATCH 0/6] xfsprogs: more CRC support patches
  ` [PATCH 1/6] xfs_repair: always use incore header for directory block checks
  ` [PATCH 2/6] xfs_db: convert directory parsing to use libxfs structure
  ` [PATCH 3/6] xfs_db: factor some common dir2 field parsing code
  ` [PATCH 4/6] xfs_db: update field printing for dir crc format changes
  ` [PATCH 5/6] xfs_repair: convert directory parsing to use libxfs structure
  ` [PATCH 6/6] xfs_repair: make directory freespace table CRC format aware

Crash recovery/zero-byte file question
 2013-05-20  2:22 UTC  (4+ messages)

Polish translation update for xfsprogs 3.1.11 and xfsdump 3.1.3
 2013-05-19  7:59 UTC  (3+ messages)

[PATCH] xfstests: test data integrity under disk failure
 2013-05-19  1:32 UTC  (4+ messages)

XFS hangup - Failed to recover EFIs
 2013-05-19  1:20 UTC  (3+ messages)

[PATCH 0/5] xfs: fixes for 3.10-rc2
 2013-05-17 21:43 UTC  (8+ messages)
` [PATCH 1/5] xfs: fix sub-page blocksize data integrity writes
` [PATCH 2/5] xfs: fix rounding in xfs_free_file_space
` [PATCH 3/5] xfs: Don't reference the EFI after it is freed
` [PATCH 4/5] xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
` [PATCH 5/5] xfs: fix missing KM_NOFS tags to keep lockdep happy
` [PATCH 6/5] xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC

[PATCH v8 0/5] xfs: Allow pquota and gquota to be used together
 2013-05-17 21:15 UTC  (15+ messages)
` [PATCH v8 1/5] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [PATCH v8 2/5] xfs: Add pquota fields where gquota is used
` [PATCH v8 3/5] xfs: Start using pquotaino from the superblock
` [PATCH v8 4/5] xfs: Add proper versioning support to fs_quota_stat
` [PATCH v8 5/5] xfs: Use new qs_pquota field in fs_quota_stat for Q_XGETQSTAT

xattr performance
 2013-05-17 20:09 UTC  (3+ messages)

[PATCH v2 7/8] xfs: Add xfs_log_rlimit.[c|h]
 2013-05-17 19:31 UTC  (7+ messages)

Kernel 3.3 XFS: Assertion failed: xfs_trans_get_block_res(tp) > 0
 2013-05-17 16:17 UTC 

[PATCH v2 1/8] xfs: Introduce a new structure to hold transaction reservation items
 2013-05-17 15:18 UTC  (2+ messages)

[PATCH v2] xfstests: check falloc in 285
 2013-05-17 12:20 UTC  (3+ messages)

[PATCH] xfsprogs: code sync up for log space reservation
 2013-05-17 12:04 UTC  (3+ messages)

[PATCH] xfstests: 311: fsck the dmflakey device instead of the real device V2
 2013-05-17 12:02 UTC  (5+ messages)

high-speed disk I/O is CPU-bound?
 2013-05-17 11:56 UTC  (5+ messages)

[PATCH 0/3, V2] xfstests: more fixes
 2013-05-17 11:53 UTC  (8+ messages)
` [PATCH 2/3] xfstests: quota not supported on realtime filesystems
` [PATCH 3/3] xfstests: generic/235 breaks /etc/mtab symlinks breaks xfs/189

[patch] xfs: bug widening binary "not" operation
 2013-05-17 10:19 UTC  (4+ messages)

[PATCH v2 2/8] xfs: Introduce tr_fsyncts to m_reservation
 2013-05-17  5:38 UTC 

[PATCH v2 8/8] xfs: Validate log space at mount time
 2013-05-17  5:38 UTC 

[PATCH v2 6/8] xfs: Refactor xfs_ticket_alloc() to extract a new helper
 2013-05-17  5:38 UTC 

[PATCH v2 4/8] xfs: efactor xfs_trans_reserve() interface
 2013-05-17  5:38 UTC 

[PATCH v2 5/8] xfs: Get rid of all XFS_XXX_LOG_RES() macro
 2013-05-17  5:38 UTC 

[PATCH v2 3/8] xfs: Make writeid transaction use tr_writeid
 2013-05-17  5:38 UTC 

[PATCH v2 0/8] xfs: log space validation
 2013-05-17  5:38 UTC 

see the file content by xfs_db
 2013-05-17  1:12 UTC  (2+ messages)

wishlist: xfs_repair should detect files with too small sizes
 2013-05-17  0:16 UTC  (6+ messages)

any way to work backwards from xfs_inode_t to a filename?
 2013-05-16 15:44 UTC  (6+ messages)

[PATCH v5] xfstests: add a new test case for ext4 indirect-based file
 2013-05-16  3:57 UTC  (3+ messages)

[PATCH v6] xfstests: add a new test case for ext4 indirect-based file
 2013-05-16  3:52 UTC 

Rambling noise #2: Learning to use the v8 pquota/uquota patchset
 2013-05-15 22:12 UTC  (8+ messages)

2.6.27-based kernel failing xfstests xfs/182
 2013-05-15 21:57 UTC  (2+ messages)
` 2.6.27-based kernel failing xfstests xfs/182 -- resolved, I think

[ANNOUNCE] xfsdump v3.1.3
 2013-05-15 21:51 UTC  (2+ messages)


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