messages from 2013-06-05 16:29:06 to 2013-06-12 10:23:24 UTC [more...]
[PATCH 00/27] xfs: current patch queue for 3.11
2013-06-12 10:22 UTC (14+ messages)
` [PATCH 01/27] xfs: update mount options documentation
` [PATCH 02/27] xfs: add pluging for bulkstat readahead
` [PATCH 03/27] xfs: plug directory buffer readahead
` [PATCH 04/27] xfs: don't use speculative prealloc for small files
` [PATCH 05/27] xfs: don't do IO when creating an new inode
` [PATCH 06/27] xfs: xfs_ifree doesn't need to modify the inode buffer
` [PATCH 07/27] xfs: Introduce ordered log vector support
` [PATCH 08/27] xfs: Introduce an ordered buffer item
` [PATCH 09/27] xfs: Inode create log items
` [PATCH 10/27] xfs: Inode create transaction reservations
` [PATCH 11/27] xfs: Inode create item recovery
` [PATCH 13/27] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 16/27] xfs: split out attribute listing code into separate file
Questions about XFS
2013-06-12 8:26 UTC (24+ messages)
[PATCH] xfstests: fsync-tester: fix pwrite() return check and disable direct for test 19
2013-06-12 2:48 UTC (3+ messages)
[PATCH 0/3] xfs: fixes for 3.10-rc6
2013-06-12 2:19 UTC (4+ messages)
` [PATCH 1/3] xfs: don't shutdown log recovery on validation errors
` [PATCH 2/3] xfs: fix implicit padding in directory and attr CRC formats
` [PATCH 3/3] xfs: ensure btree root split sets blkno correctly
attack upon XFS, misinformation abounds, linux-raid list
2013-06-12 1:12 UTC (7+ messages)
[PATCH] xfs: fix implicit padding in directory and attr CRC formats
2013-06-12 0:23 UTC
[PATCH v8 0/5] xfs: Allow pquota and gquota to be used together
2013-06-11 23:13 UTC (15+ messages)
` [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
3.10-rc4 stalls during mmap writes
2013-06-11 22:40 UTC (6+ messages)
[PATCH] xfs: don't shutdown log recovery on validation errors
2013-06-11 21:50 UTC
[PATH 0/9] xfs: fixes for 3.10-rc4
2013-06-11 21:29 UTC (6+ messages)
` [PATCH 1/9] xfs: don't emit v5 superblock warnings on write
[PATCH 00/48] xfsprogs: CRC support
2013-06-11 18:38 UTC (68+ messages)
` [PATCH 01/48] mkfs: fix realtime device initialisation
` [PATCH 02/48] logprint: fix wrapped log dump issue
` [PATCH 03/48] libxfs: add crc format changes to generic btrees
` [PATCH 04/48] xfsprogs: add crc format chagnes to ag headers
` [PATCH 05/48] xfsprogs: Support new AGFL format
` [PATCH 06/48] libxfs: change quota buffer formats
` [PATCH 07/48] libxfs: add version 3 inode support
` [PATCH 08/48] libxfs: add support for crc headers on remote symlinks
` [PATCH 09/48] xfs: add CRC checks to block format directory blocks
` [PATCH 10/48] xfs: add CRC checking to dir2 free blocks
` [PATCH 11/48] xfs: add CRC checking to dir2 data blocks
` [PATCH 12/48] xfs: add CRC checking to dir2 leaf blocks
` [PATCH 13/48] xfs: shortform directory offsets change for dir3 format
` [PATCH 14/48] xfs: add CRCs to dir2/da node blocks
` [PATCH 15/48] xfs: add CRCs to attr leaf blocks
` [PATCH 16/48] xfs: split remote attribute code out
` [PATCH 17/48] xfs: add CRC protection to remote attributes
` [PATCH 18/48] xfs: add buffer types to directory and attribute buffers
` [PATCH 19/48] xfs: buffer type overruns blf_flags field
` [PATCH 20/48] xfs: add CRC checks to the superblock
` [PATCH 21/48] xfs: implement extended feature masks
` [PATCH 22/48] xfsprogs: Add verifiers to libxfs buffer interfaces
` [PATCH 23/48] xfsprogs: introduce CRC support into mkfs.xfs
` [PATCH 24/48] xfsprogs: add crc format support to repair
` [PATCH 25/48] xfs_repair: update for dir/attr crc format changes
` [PATCH 26/48] xfsprogs: disable xfs_check for CRC enabled filesystems
` [PATCH 27/48] xfs_db: disable modification for CRC enabled filessytems
` [PATCH 28/48] libxfs: determine inode size from version number, not struct xfs_dinode
` [PATCH 29/48] xfsdb: support version 5 superblock in versionnum command
` [PATCH 30/48] xfsprogs: add crc format support to db
` [PATCH 31/48] xfs_repair: always use incore header for directory block checks
` [PATCH 32/48] xfs_db: convert directory parsing to use libxfs structure
` [PATCH 33/48] xfs_db: factor some common dir2 field parsing code
` [PATCH 34/48] xfs_db: update field printing for dir crc format changes
` [PATCH 35/48] xfs_repair: convert directory parsing to use libxfs structure
` [PATCH 36/48] xfs_repair: make directory freespace table CRC format aware
` [PATCH 37/48] xfs_db: add CRC information to dquot output
` [PATCH 38/48] xfs_db: add CRC support for attribute fork structures
` [PATCH 39/48] mkfs.xfs: validate options for CRCs up front
` [PATCH 40/48] xfsprogs: support CRC enabled filesystem detection
` [PATCH 41/48] xfs_mdrestore: recalculate sb CRC before writing
` [PATCH 42/48] xfs_metadump: requires some object CRC recalculation
` [PATCH 43/48] xfs_repair: drop buffer reference on symlink error
` [PATCH 44/48] xfs_db: add support for CRC format remote symlinks
` [PATCH 45/48] xfs_repair: fix btree block magic number mapping
` [PATCH 46/48] libxfs: fix dir3 freespace block corruption
` [PATCH 47/48] xfs_repair: support CRC enabled remote symlinks
` [PATCH 48/48] xfsprogs: Document XFs specific mount options in xfs(5)
` [PATCH 00/12] xfsprogs: add recent kernel CRC fixes
` [PATCH 01/12] xfs: fix da node magic number mismatches
` [PATCH 02/12] xfs: Remote attr validation fixes and optimisations
` [PATCH 03/12] xfs: xfs_attr_shortform_allfit() does not handle attr3 format
` [PATCH 04/12] xfs: remote attribute lookups require the value length
` [PATCH 05/12] xfs: remote attribute allocation may be contiguous
` [PATCH 06/12] xfs: remote attribute read too short
` [PATCH 07/12] xfs: remote attribute tail zeroing does too much
` [PATCH 08/12] xfs: correctly map remote attr buffers during removal
` [PATCH 09/12] xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
` [PATCH 10/12] xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
` [PATCH 11/12] xfs: rework remote attr CRCs
` [PATCH 12/12] xfs: don't emit v5 superblock warnings on write
fsx failure on 3.10.0-rc1+ (xfstests 263) -- Mapped Read: non-zero data past EOF
2013-06-10 23:42 UTC (4+ messages)
xfsprogs: is it one issue?
2013-06-07 22:31 UTC (4+ messages)
Cleancache support in XFS
2013-06-07 17:08 UTC (7+ messages)
[PATCH] xfstests btrfs/314: test send / receive
2013-06-07 14:53 UTC (8+ messages)
[PATCH 0/1] xfs: xfs_inactive fails to cleanup symlinks with attributes
2013-06-07 14:05 UTC (9+ messages)
` [PATCH 1/1] xfs: fix the symbolic link assert in xfs_ifree
[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
2013-06-07 13:37 UTC (3+ messages)
` [PATCH 17/19] drivers: convert shrinkers to new count/scan API
[PATCH 0/6] xfstests: various fixes
2013-06-07 13:06 UTC (7+ messages)
` [PATCH 1/6] xfstests: generic/193 runs tests in wrong location
` [PATCH 2/6] xfstests: ensure all mkfs output is redirected properly
` [PATCH 3/6] xfstests: xfs/253 doesn't use seqres correctly
` [PATCH 4/6] xfstests: Make 204 work with different block and inode sizes
` [PATCH 5/6] xfstests: New _require_* tests for CRC enabled filesystems
` [PATCH 6/6] xfstests: add a multithreaded mode to bstat
How to Override Default inode64 mount option in openSUSE 12.3?
2013-06-07 10:34 UTC (3+ messages)
XFS Adding Quotas - Skip Quota check on first mount/boot
2013-06-07 6:36 UTC (7+ messages)
[PATCH 00/17] xfs: current patch queue for 3.11
2013-06-07 5:45 UTC (18+ messages)
` [PATCH 01/17] xfs: update mount options documentation
` [PATCH 02/17] xfs: add pluging for bulkstat readahead
` [PATCH 03/17] xfs: plug directory buffer readahead
` [PATCH 04/17] xfs: don't use speculative prealloc for small files
` [PATCH 05/17] xfs: don't do IO when creating an new inode
` [PATCH 06/17] xfs: xfs_ifree doesn't need to modify the inode buffer
` [PATCH 07/17] xfs: Introduce ordered log vector support
` [PATCH 08/17] xfs: Introduce an ordered buffer item
` [PATCH 09/17] xfs: Inode create log items
` [PATCH 10/17] xfs: Inode create transaction reservations
` [PATCH 11/17] xfs: Inode create item recovery
` [PATCH 12/17] xfs: Use inode create transaction
` [PATCH 13/17] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 14/17] xfs: move getdents code into it's own file
` [PATCH 15/17] xfs: reshuffle dir2 definitions around for userspace
` [PATCH 16/17] xfs: split out attribute listing code into separate file
` [PATCH 17/17] xfs: split out attribute fork truncation "
[GIT PULL] XFS update for 3.10-rc5
2013-06-06 17:37 UTC
[PATCH] xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent
2013-06-06 13:24 UTC
3.10-rc3 xfs mount/recovery failure & ext fsck hang
2013-06-06 12:00 UTC (2+ messages)
[PATCH 0/4] xfs: outstanding fixes for 3.10
2013-06-05 16:44 UTC (2+ messages)
[XFS updates] XFS development tree branch, for-next, updated. v3.10-rc1-29-g5c87d4b
2013-06-05 16:29 UTC
[XFS updates] XFS development tree branch, master, updated. v3.10-rc1-29-g5c87d4b
2013-06-05 16:29 UTC
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