messages from 2013-06-07 00:27:20 to 2013-06-13 01:39:14 UTC [more...]
[PATCH 00/27] xfs: current patch queue for 3.11
2013-06-13 1:39 UTC (37+ 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 12/27] xfs: Use inode create transaction
` [PATCH 13/27] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 14/27] xfs: move getdents code into it's own file
` [PATCH 15/27] xfs: reshuffle dir2 definitions around for userspace
` [PATCH 16/27] xfs: split out attribute listing code into separate file
` [PATCH 17/27] xfs: split out attribute fork truncation "
` [PATCH 18/27] xfs: split out xfs inode operations "
` [PATCH 19/27] xfs: consolidate xfs_vnodeops.c into xfs_inode_ops.c
` [PATCH 20/27] xfs: move xfs_getbmap to xfs_extent_ops.c
` [PATCH 21/27] xfs: introduce xfs_sb.c for sharing with libxfs
` [PATCH 22/27] xfs: move xfs_trans_reservations to xfs_trans.h
` [PATCH 23/27] xfs: sync minor header differences needed by userspace
` [PATCH 24/27] xfs: move xfs_bmap_punch_delalloc() to xfs_aops.c
` [PATCH 25/27] xfs: split out transaction reservation code
` [PATCH 26/27] xfs: minor cleanups
` [PATCH 27/27] xfs: fix issues that cause userspace warnings
[PATCH 0/3] xfs: fixes for 3.10-rc6
2013-06-13 1:04 UTC (6+ 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
Questions about XFS
2013-06-13 0:48 UTC (29+ messages)
[PATCH] xfstests: generic/313, test sgid inheritance on subdirs
2013-06-12 19:23 UTC (3+ messages)
` [PATCH V2] "
[PATCH v2] xfs: fix the symbolic link assert in xfs_ifree
2013-06-12 18:28 UTC
garbage block(s) after powercycle/reboot + sparse writes
2013-06-12 17:02 UTC (3+ messages)
[PATCH] xfstests: print missing utility name
2013-06-12 14:02 UTC
[PATCH 00/22] xfsprogs: sync up with 3.11 kernel code
2013-06-12 10:36 UTC (23+ messages)
` [PATCH 01/22] xfsprogs: introduce xfs_icreate.h
` [PATCH 02/22] xfsprogs: port inode create transaction changes
` [PATCH 03/22] xfsprogs: teach logprint about icreate transaction
` [PATCH 04/22] libxfs: switch over to xfs_sb.c and remove xfs_mount.c
` [PATCH 05/22] libxfs: move the transaction reservation structures
` [PATCH 06/22] xfsprogs: remove xfs_mount.h
` [PATCH 07/22] libxfs: update xfs_inode.h to match new kernel version
` [PATCH 08/22] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 09/22] libxfs: local to remote format support of remote symlinks
` [PATCH 10/22] xfsprogs: sync minor kernel header differences
` [PATCH 11/22] libxfs: introduce xfs_trans_resv.c
` [PATCH 12/22] libxfs: fix directory/attribute format issues
` [PATCH 13/22] libxfs: ensure btree root split sets blkno correctly
` [PATCH 14/22] libxfs: move transaction code to trans.c
` [PATCH 15/22] libxfs: fix byte swapping on constants
` [PATCH 16/22] libxfs: sync xfs_da_btree.c
` [PATCH 17/22] libxfs: update xfs_alloc to current kernel version
` [PATCH 18/22] libxfs: sync attr code with kernel
` [PATCH 19/22] libxfs: sync dir2 kernel differences
` [PATCH 20/22] libxfs: sync xfs_ialloc.c to the kernel code
` [PATCH 21/22] xfsprogs: define min/max once and use them everywhere
` [PATCH 22/22] libxfs: fix compile warnings
[PATCH] xfstests: fsync-tester: fix pwrite() return check and disable direct for test 19
2013-06-12 2:48 UTC (3+ messages)
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 (28+ messages)
` [PATCH 32/48] xfs_db: convert directory parsing to use libxfs structure
` [PATCH 40/48] xfsprogs: support CRC enabled filesystem detection
` [PATCH 42/48] xfs_metadump: requires some object CRC recalculation
` [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 (7+ messages)
[PATCH 0/1] xfs: xfs_inactive fails to cleanup symlinks with attributes
2013-06-07 14:05 UTC (4+ 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 "
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