xfs (thread)
[PATCH v10 00/11] Allow pquota and gquota to be used together,
Chandra Seetharaman,
2013/06/27
- [PATCH v10 02/11] xfs: Replace macro XFS_DQUOT_TREE with a function, Chandra Seetharaman, 2013/06/27
- [PATCH v10 01/11] xfs: Define a new function xfs_is_quota_inode(), Chandra Seetharaman, 2013/06/27
- [PATCH v10 04/11] xfs: Code cleanup and removal of some typedef usage, Chandra Seetharaman, 2013/06/27
- [PATCH v10 05/11] xfs: Do some whitespace cleanup in the data structure xfs_quotainfo, Chandra Seetharaman, 2013/06/27
- [PATCH v10 06/11] xfs: Change xfs_dquot_acct to be a 2-dimensional array, Chandra Seetharaman, 2013/06/27
- [PATCH v10 03/11] xfs: Replace macro XFS_DQ_TO_QIP with a function, Chandra Seetharaman, 2013/06/27
- [PATCH v10 07/11] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD, Chandra Seetharaman, 2013/06/27
- [PATCH v10 09/11] xfs: Start using pquotaino from the superblock., Chandra Seetharaman, 2013/06/27
- [PATCH v10 08/11] xfs: Add pquota fields where gquota is used., Chandra Seetharaman, 2013/06/27
- [PATCH v10 11/11] xfs: Use new qs_pquota field in fs_quota_stat for Q_XGETQSTAT, Chandra Seetharaman, 2013/06/27
- [PATCH v10 10/11] quota: Add proper versioning support to fs_quota_stat, Chandra Seetharaman, 2013/06/27
- Re: [PATCH v10 00/11] Allow pquota and gquota to be used together, Ben Myers, 2013/06/28
[PATCH 00/15] xfs: patchset for 3.11,
Dave Chinner,
2013/06/27
- [PATCH 04/15] xfs: don't use speculative prealloc for small files, Dave Chinner, 2013/06/27
- [PATCH 01/15] xfs: update mount options documentation, Dave Chinner, 2013/06/27
- Re: [PATCH 01/15] xfs: update mount options documentation, Ben Myers, 2013/06/27
- Re: [PATCH 01/15] xfs: update mount options documentation, Ben Myers, 2013/06/27
- Re: [PATCH 01/15] xfs: update mount options documentation, Dave Chinner, 2013/06/27
- Re: [PATCH 01/15] xfs: update mount options documentation, Dave Chinner, 2013/06/27
- Re: [PATCH 01/15] xfs: update mount options documentation, Geoffrey Wehrman, 2013/06/28
- Re: [PATCH 01/15] xfs: update mount options documentation, Eric Sandeen, 2013/06/28
- Re: [PATCH 01/15] xfs: update mount options documentation, Geoffrey Wehrman, 2013/06/28
- Re: [PATCH 01/15] xfs: update mount options documentation, Ric Wheeler, 2013/06/28
- Re: [PATCH 01/15] xfs: update mount options documentation, Ben Myers, 2013/06/28
- Re: [PATCH 01/15] xfs: update mount options documentation, Dave Chinner, 2013/06/28
- Re: [PATCH 01/15] xfs: update mount options documentation, Eric Sandeen, 2013/06/27
- Re: [PATCH 01/15] xfs: update mount options documentation, Ben Myers, 2013/06/28
- [PATCH 06/15] xfs: xfs_ifree doesn't need to modify the inode buffer, Dave Chinner, 2013/06/27
- [PATCH 02/15] xfs: add pluging for bulkstat readahead, Dave Chinner, 2013/06/27
- [PATCH 03/15] xfs: plug directory buffer readahead, Dave Chinner, 2013/06/27
- [PATCH 05/15] xfs: don't do IO when creating an new inode, Dave Chinner, 2013/06/27
- [PATCH 10/15] xfs: Inode create transaction reservations, Dave Chinner, 2013/06/27
- [PATCH 09/15] xfs: Inode create log items, Dave Chinner, 2013/06/27
- [PATCH 12/15] xfs: Use inode create transaction, Dave Chinner, 2013/06/27
- [PATCH 15/15] xfs: implement inode change count, Dave Chinner, 2013/06/27
- [PATCH 14/15] xfs: dquot log reservations are too small, Dave Chinner, 2013/06/27
- [PATCH 07/15] xfs: Introduce ordered log vector support, Dave Chinner, 2013/06/27
- [PATCH 08/15] xfs: Introduce an ordered buffer item, Dave Chinner, 2013/06/27
- [PATCH 13/15] xfs: remove local fork format handling from xfs_bmapi_write(), Dave Chinner, 2013/06/27
- [PATCH 11/15] xfs: Inode create item recovery, Dave Chinner, 2013/06/27
- Re: [PATCH 00/15] xfs: patchset for 3.11, Ben Myers, 2013/06/27
[PATCH] xfstests: 313,314: user namespace uid/gids in inode, ACL,
Dwight Engen,
2013/06/25
- Re: [PATCH] xfstests: 313,314: user namespace uid/gids in inode, ACL, Dave Chinner, 2013/06/25
- Re: [PATCH] xfstests: 313,314: user namespace uid/gids in inode, ACL, Dwight Engen, 2013/06/26
- [PATCH 1/3] xfstests: add nsexec user namespace helper, Dwight Engen, 2013/06/27
- [PATCH 2/3] xfstests 313: user namespace uid/gids in an inode, Dwight Engen, 2013/06/27
- [PATCH 3/3] xfstests 314: user namespace uid/gids in an ACL, Dwight Engen, 2013/06/27
[PATCH v9 0/6] Allow pquota and gquota to be used together,
Chandra Seetharaman,
2013/06/23
- [PATCH v9 6/6] xfs: Use new qs_pquota field in fs_quota_stat for Q_XGETQSTAT, Chandra Seetharaman, 2013/06/23
- [PATCH v9 3/6] xfs: Add pquota fields where gquota is used., Chandra Seetharaman, 2013/06/23
- [PATCH v9 4/6] xfs: Start using pquotaino from the superblock., Chandra Seetharaman, 2013/06/23
- [PATCH v9 1/6] xfs: Move code around and remove typedefs, Chandra Seetharaman, 2013/06/23
- [PATCH v9 2/6] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD, Chandra Seetharaman, 2013/06/23
- [PATCH v9 5/6] xfs: Add proper versioning support to fs_quota_stat, Chandra Seetharaman, 2013/06/23
get started: ,
"Chunghwa Hinet Intergration Service",
2013/06/21
[PATCH] userns: Convert xfs to use kuid/kgid where appropriate,
Dwight Engen,
2013/06/19
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Eric W. Biederman, 2013/06/19
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Dave Chinner, 2013/06/19
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Dwight Engen, 2013/06/20
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Brian Foster, 2013/06/20
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Dwight Engen, 2013/06/20
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Brian Foster, 2013/06/20
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Dave Chinner, 2013/06/20
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Eric W. Biederman, 2013/06/20
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Dave Chinner, 2013/06/20
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Dave Chinner, 2013/06/20
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Dwight Engen, 2013/06/21
- Re: [PATCH] userns: Convert xfs to use kuid/kgid where appropriate, Dave Chinner, 2013/06/23
- [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Dwight Engen, 2013/06/24
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Brian Foster, 2013/06/25
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Dwight Engen, 2013/06/25
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Brian Foster, 2013/06/25
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Dave Chinner, 2013/06/25
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Dwight Engen, 2013/06/26
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Dave Chinner, 2013/06/26
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Serge Hallyn, 2013/06/27
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Dave Chinner, 2013/06/27
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Serge Hallyn, 2013/06/28
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Dwight Engen, 2013/06/28
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Ben Myers, 2013/06/27
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Dave Chinner, 2013/06/27
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Serge Hallyn, 2013/06/28
- Re: [PATCH v2 RFC] userns: Convert xfs to use kuid/kgid where appropriate, Dwight Engen, 2013/06/28
- [PATCH v3 0/6] userns: Convert xfs to use kuid/kgid where appropriate, Dwight Engen, 2013/06/28
- [PATCH 1/6] create wrappers for converting kuid_t to/from uid_t, Dwight Engen, 2013/06/28
- [PATCH 2/6] convert kuid_t to/from uid_t in ACLs, Dwight Engen, 2013/06/28
- [PATCH 3/6] ioctl: check for capabilities in the current user namespace, Dwight Engen, 2013/06/28
- [PATCH 4/6] convert kuid_t to/from uid_t for xfs internal structures, Dwight Engen, 2013/06/28
- [PATCH 5/6] create internal eofblocks structure with kuid_t types, Dwight Engen, 2013/06/28
- Re: [PATCH 5/6] create internal eofblocks structure with kuid_t types, Brian Foster, 2013/06/28
- [PATCH 6/6] ioctl eofblocks: require non-privileged users to specify uid/gid match, Dwight Engen, 2013/06/28
- Re: [PATCH 6/6] ioctl eofblocks: require non-privileged users to specify uid/gid match, Brian Foster, 2013/06/28
- Re: [PATCH 6/6] ioctl eofblocks: require non-privileged users to specify uid/gid match, Dwight Engen, 2013/06/28
- Re: [PATCH 6/6] ioctl eofblocks: require non-privileged users to specify uid/gid match, Brian Foster, 2013/06/28
- Re: [PATCH 6/6] ioctl eofblocks: require non-privileged users to specify uid/gid match, Dwight Engen, 2013/06/28
[PATCH 00/50] xfsprogs: patch queue for crc-dev,
Dave Chinner,
2013/06/19
- [PATCH 02/50] xfsprogs: port inode create transaction changes, Dave Chinner, 2013/06/19
- [PATCH 03/50] xfsprogs: teach logprint about icreate transaction, Dave Chinner, 2013/06/19
- [PATCH 01/50] xfsprogs: introduce xfs_icreate.h, Dave Chinner, 2013/06/19
- [PATCH 05/50] libxfs: move the transaction reservation structures, Dave Chinner, 2013/06/19
- [PATCH 04/50] libxfs: switch over to xfs_sb.c and remove xfs_mount.c, Dave Chinner, 2013/06/19
- [PATCH 08/50] xfs: remove local fork format handling from xfs_bmapi_write(), Dave Chinner, 2013/06/19
- [PATCH 07/50] libxfs: update xfs_inode.h to match new kernel version, Dave Chinner, 2013/06/19
- [PATCH 13/50] libxfs: ensure btree root split sets blkno correctly, Dave Chinner, 2013/06/19
- [PATCH 12/50] libxfs: fix directory/attribute format issues, Dave Chinner, 2013/06/19
- [PATCH 06/50] xfsprogs: remove xfs_mount.h, Dave Chinner, 2013/06/19
- [PATCH 14/50] libxfs: move transaction code to trans.c, Dave Chinner, 2013/06/19
- [PATCH 15/50] libxfs: fix byte swapping on constants, Dave Chinner, 2013/06/19
- [PATCH 18/50] libxfs: sync attr code with kernel, Dave Chinner, 2013/06/19
- [PATCH 16/50] libxfs: sync xfs_da_btree.c, Dave Chinner, 2013/06/19
- [PATCH 22/50] libxfs: fix compile warnings, Dave Chinner, 2013/06/19
- [PATCH 29/50] xfs: move swap extent code to xfs_extent_ops, Dave Chinner, 2013/06/19
- [PATCH 31/50] xfs: separate dquot on disk format definitions out of xfs_quota.h, Dave Chinner, 2013/06/19
- [PATCH 11/50] libxfs: introduce xfs_trans_resv.c, Dave Chinner, 2013/06/19
- [PATCH 10/50] xfsprogs: sync minor kernel header differences, Dave Chinner, 2013/06/19
- [PATCH 21/50] xfsprogs: define min/max once and use them everywhere., Dave Chinner, 2013/06/19
- [PATCH 19/50] libxfs: sync dir2 kernel differences, Dave Chinner, 2013/06/19
- [PATCH 23/50] xfsprogs: fix make deb, Dave Chinner, 2013/06/19
- [PATCH 32/50] xfs: separate icreate log format definitions from xfs_icreate_item.h, Dave Chinner, 2013/06/19
- [PATCH 09/50] libxfs: local to remote format support of remote symlinks, Dave Chinner, 2013/06/19
- [PATCH 27/50] xfs: move unrealted definitions out of xfs_inode.h, Dave Chinner, 2013/06/19
- [PATCH 20/50] libxfs: sync xfs_ialloc.c to the kernel code, Dave Chinner, 2013/06/19
- [PATCH 17/50] libxfs: update xfs_alloc to current kernel version, Dave Chinner, 2013/06/19
- [PATCH 34/50] xfs: kill __KERNEL__ check for debug code in allocation code, Dave Chinner, 2013/06/19
- [PATCH 25/50] xfs: split out buf log item format definitions, Dave Chinner, 2013/06/19
- [PATCH 24/50] xfs: split out inode log item format definition, Dave Chinner, 2013/06/19
- [PATCH 36/50] xfs: remove __KERNEL__ from debug code, Dave Chinner, 2013/06/19
- [PATCH 37/50] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c, Dave Chinner, 2013/06/19
- [PATCH 40/50] xfs: move kernel specific type definitions to xfs.h, Dave Chinner, 2013/06/19
- [PATCH 30/50] xfs: split out inode log item format definition, Dave Chinner, 2013/06/19
- [PATCH 42/50] xfs: create xfs_bmap_util.[ch], Dave Chinner, 2013/06/19
- [PATCH 43/50] xfs: introduce xfs_quota_defs.h, Dave Chinner, 2013/06/19
- [PATCH 33/50] xfs: don't special case shared superblock mounts, Dave Chinner, 2013/06/19
- [PATCH 35/50] xfs: split out on-disk transaction definitions, Dave Chinner, 2013/06/19
- [PATCH 38/50] xfs: split out the remote symlink handling, Dave Chinner, 2013/06/19
- [PATCH 28/50] xfs: introduce xfs_inode_buf.c for inode buffer operations, Dave Chinner, 2013/06/19
- [PATCH 41/50] xfs: make struct xfs_perag kernel only, Dave Chinner, 2013/06/19
- [PATCH 26/50] xfs: move inode fork definitions to a new header file, Dave Chinner, 2013/06/19
- [PATCH 44/50] xfs: introduce xfs_rtalloc_defs.h, Dave Chinner, 2013/06/19
- [PATCH 48/50] xfs: refactor xfs_trans_reserve() interface, Dave Chinner, 2013/06/19
- [PATCH 45/50] xfs: Introduce a new structure to hold transaction reservation items, Dave Chinner, 2013/06/19
- [PATCH 39/50] xfs: separate out log format definitions, Dave Chinner, 2013/06/19
- [PATCH 47/50] xfs: Make writeid transaction use tr_writeid, Dave Chinner, 2013/06/19
- [PATCH 46/50] xfs: Introduce tr_fsyncts to m_reservation, Dave Chinner, 2013/06/19
- [PATCH 49/50] xfs: Get rid of all XFS_XXX_LOG_RES() macro, Dave Chinner, 2013/06/19
- [PATCH 50/50] xfs: Add xfs_log_rlimit.c, Dave Chinner, 2013/06/19
[PATCH 00/60] xfs: patch queue for 3.11,
Dave Chinner,
2013/06/18
- [PATCH 05/60] xfs: don't do IO when creating an new inode, Dave Chinner, 2013/06/18
- [PATCH 02/60] xfs: add pluging for bulkstat readahead, Dave Chinner, 2013/06/18
- [PATCH 01/60] xfs: update mount options documentation, Dave Chinner, 2013/06/18
- [PATCH 03/60] xfs: plug directory buffer readahead, Dave Chinner, 2013/06/18
- [PATCH 04/60] xfs: don't use speculative prealloc for small files, Dave Chinner, 2013/06/18
- [PATCH 07/60] xfs: Introduce ordered log vector support, Dave Chinner, 2013/06/18
- [PATCH 08/60] xfs: Introduce an ordered buffer item, Dave Chinner, 2013/06/18
- [PATCH 09/60] xfs: Inode create log items, Dave Chinner, 2013/06/18
- [PATCH 06/60] xfs: xfs_ifree doesn't need to modify the inode buffer, Dave Chinner, 2013/06/18
- [PATCH 10/60] xfs: Inode create transaction reservations, Dave Chinner, 2013/06/18
- [PATCH 11/60] xfs: Inode create item recovery, Dave Chinner, 2013/06/18
- [PATCH 12/60] xfs: Use inode create transaction, Dave Chinner, 2013/06/18
- [PATCH 17/60] xfs: split out attribute fork truncation code into separate file, Dave Chinner, 2013/06/18
- [PATCH 13/60] xfs: remove local fork format handling from xfs_bmapi_write(), Dave Chinner, 2013/06/18
- [PATCH 14/60] xfs: move getdents code into it's own file, Dave Chinner, 2013/06/18
- [PATCH 20/60] xfs: move xfs_getbmap to xfs_extent_ops.c, Dave Chinner, 2013/06/18
- [PATCH 16/60] xfs: split out attribute listing code into separate file, Dave Chinner, 2013/06/18
- [PATCH 15/60] xfs: reshuffle dir2 definitions around for userspace, Dave Chinner, 2013/06/18
- [PATCH 23/60] xfs: sync minor header differences needed by userspace., Dave Chinner, 2013/06/18
- [PATCH 24/60] xfs: move xfs_bmap_punch_delalloc() to xfs_aops.c, Dave Chinner, 2013/06/18
- [PATCH 21/60] xfs: introduce xfs_sb.c for sharing with libxfs, Dave Chinner, 2013/06/18
- [PATCH 18/60] xfs: split out xfs inode operations into separate file, Dave Chinner, 2013/06/18
- [PATCH 26/60] xfs: minor cleanups, Dave Chinner, 2013/06/18
- [PATCH 19/60] xfs: consolidate xfs_vnodeops.c into xfs_inode_ops.c, Dave Chinner, 2013/06/18
- [PATCH 30/60] xfs: split out inode log item format definition, Dave Chinner, 2013/06/18
- [PATCH 22/60] xfs: move xfs_trans_reservations to xfs_trans.h, Dave Chinner, 2013/06/18
- [PATCH 31/60] xfs: split out buf log item format definitions, Dave Chinner, 2013/06/18
- [PATCH 33/60] xfs: move unrealted definitions out of xfs_inode.h, Dave Chinner, 2013/06/18
- [PATCH 29/60] xfs: consolidate xfs_utils.c, Dave Chinner, 2013/06/18
- [PATCH 28/60] xfs: consolidate xfs_rename.c, Dave Chinner, 2013/06/18
- [PATCH 39/60] xfs: separate icreate log format definitions from xfs_icreate_item.h, Dave Chinner, 2013/06/18
- [PATCH 27/60] xfs: fix issues that cause userspace warnings, Dave Chinner, 2013/06/18
- [PATCH 35/60] xfs: start repopulating xfs_inode.[ch] with kernel code, Dave Chinner, 2013/06/18
- [PATCH 25/60] xfs: split out transaction reservation code, Dave Chinner, 2013/06/18
- [PATCH 40/60] xfs: don't special case shared superblock mounts, Dave Chinner, 2013/06/18
- [PATCH 41/60] xfs: kill __KERNEL__ check for debug code in allocation code, Dave Chinner, 2013/06/18
- [PATCH 37/60] xfs: split out inode log item format definition, Dave Chinner, 2013/06/18
- [PATCH 43/60] xfs: remove __KERNEL__ from debug code, Dave Chinner, 2013/06/18
- [PATCH 48/60] xfs: move kernel specific type definitions to xfs.h, Dave Chinner, 2013/06/18
- [PATCH 38/60] xfs: separate dquot on disk format definitions out of xfs_quota.h, Dave Chinner, 2013/06/18
- [PATCH 49/60] xfs: make struct xfs_perag kernel only, Dave Chinner, 2013/06/18
- [PATCH 42/60] xfs: split out on-disk transaction definitions, Dave Chinner, 2013/06/18
- [PATCH 34/60] xfs: introduce xfs_inode_buf.c for inode buffer operations, Dave Chinner, 2013/06/18
- [PATCH 36/60] xfs: move swap extent code to xfs_extent_ops, Dave Chinner, 2013/06/18
- [PATCH 45/60] xfs: xfs_filestreams.h doesn't need __KERNEL__, Dave Chinner, 2013/06/18
- [PATCH 44/60] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c, Dave Chinner, 2013/06/18
- [PATCH 47/60] xfs: separate out log format definitions, Dave Chinner, 2013/06/18
- [PATCH 46/60] xfs: split out the remote symlink handling, Dave Chinner, 2013/06/18
- [PATCH 52/60] xfs: introduce xfs_rtalloc_defs.h, Dave Chinner, 2013/06/18
- [PATCH 54/60] xfs: Introduce tr_fsyncts to m_reservation, Dave Chinner, 2013/06/18
- [PATCH 55/60] xfs: Make writeid transaction use tr_writeid, Dave Chinner, 2013/06/18
- [PATCH 53/60] xfs: Introduce a new structure to hold transaction reservation items, Dave Chinner, 2013/06/18
- [PATCH 32/60] xfs: move inode fork definitions to a new header file, Dave Chinner, 2013/06/18
- [PATCH 56/60] xfs: refactor xfs_trans_reserve() interface, Dave Chinner, 2013/06/18
- [PATCH 57/60] xfs: Get rid of all XFS_XXX_LOG_RES() macro, Dave Chinner, 2013/06/18
- [PATCH 51/60] xfs: introduce xfs_quota_defs.h, Dave Chinner, 2013/06/18
- [PATCH 59/60] xfs: Add xfs_log_rlimit.c, Dave Chinner, 2013/06/18
- Re: [PATCH 59/60] xfs: Add xfs_log_rlimit.c, Michael L. Semon, 2013/06/20
- Re: [PATCH 59/60] xfs: Add xfs_log_rlimit.c, Michael L. Semon, 2013/06/21
- Re: [PATCH 59/60] xfs: Add xfs_log_rlimit.c, Mark Tinguely, 2013/06/24
- Re: [PATCH 59/60] xfs: Add xfs_log_rlimit.c, Dave Chinner, 2013/06/24
- Re: [PATCH 59/60] xfs: Add xfs_log_rlimit.c, Mark Tinguely, 2013/06/25
- Re: [PATCH 59/60] xfs: Add xfs_log_rlimit.c, Dave Chinner, 2013/06/25
- Re: [PATCH 59/60] xfs: Add xfs_log_rlimit.c, Mark Tinguely, 2013/06/26
- Re: [PATCH 59/60] xfs: Add xfs_log_rlimit.c, Dave Chinner, 2013/06/26
- [PATCH 60/60] xfs: Validate log space at mount time, Dave Chinner, 2013/06/18
- [PATCH 58/60] xfs: Refactor xfs_ticket_alloc() to extract a new helper, Dave Chinner, 2013/06/18
- [PATCH 50/60] xfs: create xfs_bmap_util.[ch], Dave Chinner, 2013/06/18
- Re: [PATCH 00/60] xfs: patch queue for 3.11, Christoph Hellwig, 2013/06/19
- Re: [PATCH 00/60] xfs: patch queue for 3.11, Ben Myers, 2013/06/19
- Re: [PATCH 00/60] xfs: patch queue for 3.11, Christoph Hellwig, 2013/06/19
- Re: [PATCH 00/60] xfs: patch queue for 3.11, Ric Wheeler, 2013/06/19
- Re: [PATCH 00/60] xfs: patch queue for 3.11, Ben Myers, 2013/06/19
- Re: [PATCH 00/60] xfs: patch queue for 3.11, Dave Chinner, 2013/06/19
- Re: [PATCH 00/60] xfs: patch queue for 3.11, Ben Myers, 2013/06/20
- Re: [PATCH 00/60] xfs: patch queue for 3.11, Chandra Seetharaman, 2013/06/20
- Re: [PATCH 00/60] xfs: patch queue for 3.11, Dave Chinner, 2013/06/19
WANTED: xfstests results in different architectures,
Chandra Seetharaman,
2013/06/18
- Re: WANTED: xfstests results in different architectures, Dave Chinner, 2013/06/18
- Re: WANTED: xfstests results in different architectures, Phil White, 2013/06/18
- Re: WANTED: xfstests results in different architectures, Ben Myers, 2013/06/19
- Re: WANTED: xfstests results in different architectures, Chandra Seetharaman, 2013/06/19
- Re: WANTED: xfstests results in different architectures, Ben Myers, 2013/06/19
- [RFC PATCH 1/3] xfstests: get some basic source tree info, Ben Myers, 2013/06/19
- Re: [RFC PATCH 1/3] xfstests: get some basic source tree info, Eric Sandeen, 2013/06/19
- Re: [RFC PATCH 1/3] xfstests: get some basic source tree info, Dave Chinner, 2013/06/19
- Re: [RFC PATCH 1/3] xfstests: get some basic source tree info, Ben Myers, 2013/06/20
- [RFC PATCH 2/3] xfstests: use an intermediate check.log file, Ben Myers, 2013/06/19
- [RFC PATCH 3/3] xfstests: upload test results, Ben Myers, 2013/06/19
definitions for /proc/fs/xfs/stat,
Mark Seger,
2013/06/14
- Re: definitions for /proc/fs/xfs/stat, Nathan Scott, 2013/06/14
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/14
- Re: definitions for /proc/fs/xfs/stat, Nathan Scott, 2013/06/14
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/14
- Re: definitions for /proc/fs/xfs/stat, Dave Chinner, 2013/06/14
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/15
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/15
- Re: definitions for /proc/fs/xfs/stat, Dave Chinner, 2013/06/15
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/16
- Re: definitions for /proc/fs/xfs/stat, Dave Chinner, 2013/06/16
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/16
- Re: definitions for /proc/fs/xfs/stat, Dave Chinner, 2013/06/16
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/16
- Re: definitions for /proc/fs/xfs/stat, Nathan Scott, 2013/06/16
- Re: definitions for /proc/fs/xfs/stat, Dave Chinner, 2013/06/16
- Re: definitions for /proc/fs/xfs/stat, Nathan Scott, 2013/06/17
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/17
- Re: definitions for /proc/fs/xfs/stat, Dave Chinner, 2013/06/17
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/17
- Re: definitions for /proc/fs/xfs/stat, Stefan Ring, 2013/06/17
- Re: definitions for /proc/fs/xfs/stat, Dave Chinner, 2013/06/17
- Re: definitions for /proc/fs/xfs/stat, Mark Seger, 2013/06/18
- Useful stats (was Re: definitions for /proc/fs/xfs/stat), Nathan Scott, 2013/06/19
- Re: definitions for /proc/fs/xfs/stat, Dave Chinner, 2013/06/17
- Re: definitions for /proc/fs/xfs/stat, Stan Hoeppner, 2013/06/17
- Re: definitions for /proc/fs/xfs/stat, Mark Goodwin, 2013/06/17
- Re: definitions for /proc/fs/xfs/stat, Dave Chinner, 2013/06/15
hi,
Kincaid Lovelady,
2013/06/14
[PATCH 00/22] xfsprogs: sync up with 3.11 kernel code,
Dave Chinner,
2013/06/12
- [PATCH 01/22] xfsprogs: introduce xfs_icreate.h, Dave Chinner, 2013/06/12
- [PATCH 04/22] libxfs: switch over to xfs_sb.c and remove xfs_mount.c, Dave Chinner, 2013/06/12
- [PATCH 03/22] xfsprogs: teach logprint about icreate transaction, Dave Chinner, 2013/06/12
- [PATCH 15/22] libxfs: fix byte swapping on constants, Dave Chinner, 2013/06/12
- [PATCH 02/22] xfsprogs: port inode create transaction changes, Dave Chinner, 2013/06/12
- [PATCH 11/22] libxfs: introduce xfs_trans_resv.c, Dave Chinner, 2013/06/12
- [PATCH 05/22] libxfs: move the transaction reservation structures, Dave Chinner, 2013/06/12
- [PATCH 09/22] libxfs: local to remote format support of remote symlinks, Dave Chinner, 2013/06/12
- [PATCH 06/22] xfsprogs: remove xfs_mount.h, Dave Chinner, 2013/06/12
- [PATCH 08/22] xfs: remove local fork format handling from xfs_bmapi_write(), Dave Chinner, 2013/06/12
- [PATCH 17/22] libxfs: update xfs_alloc to current kernel version, Dave Chinner, 2013/06/12
- [PATCH 13/22] libxfs: ensure btree root split sets blkno correctly, Dave Chinner, 2013/06/12
- [PATCH 10/22] xfsprogs: sync minor kernel header differences, Dave Chinner, 2013/06/12
- [PATCH 18/22] libxfs: sync attr code with kernel, Dave Chinner, 2013/06/12
- [PATCH 07/22] libxfs: update xfs_inode.h to match new kernel version, Dave Chinner, 2013/06/12
- [PATCH 12/22] libxfs: fix directory/attribute format issues, Dave Chinner, 2013/06/12
- [PATCH 21/22] xfsprogs: define min/max once and use them everywhere., Dave Chinner, 2013/06/12
- [PATCH 19/22] libxfs: sync dir2 kernel differences, Dave Chinner, 2013/06/12
- [PATCH 16/22] libxfs: sync xfs_da_btree.c, Dave Chinner, 2013/06/12
- [PATCH 22/22] libxfs: fix compile warnings, Dave Chinner, 2013/06/12
- [PATCH 20/22] libxfs: sync xfs_ialloc.c to the kernel code, Dave Chinner, 2013/06/12
- [PATCH 14/22] libxfs: move transaction code to trans.c, Dave Chinner, 2013/06/12
[PATCH 00/27] xfs: current patch queue for 3.11,
Dave Chinner,
2013/06/12
- [PATCH 01/27] xfs: update mount options documentation, Dave Chinner, 2013/06/12
- [PATCH 04/27] xfs: don't use speculative prealloc for small files, Dave Chinner, 2013/06/12
- [PATCH 03/27] xfs: plug directory buffer readahead, Dave Chinner, 2013/06/12
- [PATCH 05/27] xfs: don't do IO when creating an new inode, Dave Chinner, 2013/06/12
- [PATCH 02/27] xfs: add pluging for bulkstat readahead, Dave Chinner, 2013/06/12
- [PATCH 07/27] xfs: Introduce ordered log vector support, Dave Chinner, 2013/06/12
- [PATCH 06/27] xfs: xfs_ifree doesn't need to modify the inode buffer, Dave Chinner, 2013/06/12
- [PATCH 10/27] xfs: Inode create transaction reservations, Dave Chinner, 2013/06/12
- [PATCH 09/27] xfs: Inode create log items, Dave Chinner, 2013/06/12
- [PATCH 11/27] xfs: Inode create item recovery, Dave Chinner, 2013/06/12
- [PATCH 13/27] xfs: remove local fork format handling from xfs_bmapi_write(), Dave Chinner, 2013/06/12
- [PATCH 16/27] xfs: split out attribute listing code into separate file, Dave Chinner, 2013/06/12
- [PATCH 08/27] xfs: Introduce an ordered buffer item, Dave Chinner, 2013/06/12
- [PATCH 15/27] xfs: reshuffle dir2 definitions around for userspace, Dave Chinner, 2013/06/12
- [PATCH 20/27] xfs: move xfs_getbmap to xfs_extent_ops.c, Dave Chinner, 2013/06/12
- [PATCH 17/27] xfs: split out attribute fork truncation code into separate file, Dave Chinner, 2013/06/12
- [PATCH 12/27] xfs: Use inode create transaction, Dave Chinner, 2013/06/12
- [PATCH 23/27] xfs: sync minor header differences needed by userspace., Dave Chinner, 2013/06/12
- [PATCH 14/27] xfs: move getdents code into it's own file, Dave Chinner, 2013/06/12
- [PATCH 22/27] xfs: move xfs_trans_reservations to xfs_trans.h, Dave Chinner, 2013/06/12
- [PATCH 21/27] xfs: introduce xfs_sb.c for sharing with libxfs, Dave Chinner, 2013/06/12
- [PATCH 24/27] xfs: move xfs_bmap_punch_delalloc() to xfs_aops.c, Dave Chinner, 2013/06/12
- [PATCH 26/27] xfs: minor cleanups, Dave Chinner, 2013/06/12
- [PATCH 27/27] xfs: fix issues that cause userspace warnings, Dave Chinner, 2013/06/12
- [PATCH 19/27] xfs: consolidate xfs_vnodeops.c into xfs_inode_ops.c, Dave Chinner, 2013/06/12
- [PATCH 25/27] xfs: split out transaction reservation code, Dave Chinner, 2013/06/12
- [PATCH 18/27] xfs: split out xfs inode operations into separate file, Dave Chinner, 2013/06/12
- Re: [PATCH 18/27] xfs: split out xfs inode operations into separate file, Christoph Hellwig, 2013/06/12
- Re: [PATCH 18/27] xfs: split out xfs inode operations into separate file, Dave Chinner, 2013/06/12
- Re: [PATCH 18/27] xfs: split out xfs inode operations into separate file, Dave Chinner, 2013/06/13
- Re: [PATCH 18/27] xfs: split out xfs inode operations into separate file, Christoph Hellwig, 2013/06/17
- Re: [PATCH 18/27] xfs: split out xfs inode operations into separate file, Ben Myers, 2013/06/17
- Re: [PATCH 18/27] xfs: split out xfs inode operations into separate file, Dave Chinner, 2013/06/18
- Re: [PATCH 18/27] xfs: split out xfs inode operations into separate file, Ben Myers, 2013/06/18
- Re: [PATCH 18/27] xfs: split out xfs inode operations into separate file, Dave Chinner, 2013/06/18
- Re: [PATCH 00/27] xfs: current patch queue for 3.11, Brian Foster, 2013/06/12
- Re: [PATCH 00/27] xfs: current patch queue for 3.11, Ben Myers, 2013/06/12
[PATCH 0/3] xfs: fixes for 3.10-rc6,
Dave Chinner,
2013/06/11
- [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Dave Chinner, 2013/06/11
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/12
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Dave Chinner, 2013/06/12
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/13
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Dave Chinner, 2013/06/13
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Mark Tinguely, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Eric Sandeen, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Eric Sandeen, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Eric Sandeen, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Dave Jones, 2013/06/28
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/28
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Dave Jones, 2013/06/28
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/28
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Dave Chinner, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/17
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Dave Chinner, 2013/06/17
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Dave Jones, 2013/06/14
- Re: [PATCH 1/3] xfs: don't shutdown log recovery on validation errors, Ben Myers, 2013/06/14
- [PATCH 2/3] xfs: fix implicit padding in directory and attr CRC formats, Dave Chinner, 2013/06/11
- [PATCH 3/3] xfs: ensure btree root split sets blkno correctly, Dave Chinner, 2013/06/11
Questions about XFS,
Steve Bergman,
2013/06/11
- Re: Questions about XFS, Emmanuel Florac, 2013/06/11
- Re: Questions about XFS, Stefan Ring, 2013/06/11
- Re: Questions about XFS, Ric Wheeler, 2013/06/11
- Re: Questions about XFS, Ric Wheeler, 2013/06/11
- Re: Questions about XFS, Steve Bergman, 2013/06/11
- Re: Questions about XFS, Ric Wheeler, 2013/06/11
- Re: Questions about XFS, Stefan Ring, 2013/06/11
- Re: Questions about XFS, Ric Wheeler, 2013/06/11
- Re: Questions about XFS, Stefan Ring, 2013/06/11
- Re: Questions about XFS, Eric Sandeen, 2013/06/11
- Re: Questions about XFS, Steve Bergman, 2013/06/11
- Re: Questions about XFS, Dave Chinner, 2013/06/11
- Re: Questions about XFS, Steve Bergman, 2013/06/11
- Re: Questions about XFS, Ben Myers, 2013/06/11
- Re: Questions about XFS, Eric Sandeen, 2013/06/11
- Re: Questions about XFS, Steve Bergman, 2013/06/11
- Re: Questions about XFS, Dave Chinner, 2013/06/11
- Re: Questions about XFS, Roger Oberholtzer, 2013/06/12
- Re: Questions about XFS, Ric Wheeler, 2013/06/12
- Re: Questions about XFS, Roger Oberholtzer, 2013/06/12
- Re: Questions about XFS, Stan Hoeppner, 2013/06/12
- Re: Questions about XFS, Roger Oberholtzer, 2013/06/12
- Re: Questions about XFS, Dave Chinner, 2013/06/12
- Re: Questions about XFS, Ben Myers, 2013/06/11
Re,
Gillian and Adrian Bayford,
2013/06/10
attack upon XFS, misinformation abounds, linux-raid list,
Stan Hoeppner,
2013/06/09
- Re: attack upon XFS, misinformation abounds, linux-raid list, Ric Wheeler, 2013/06/09
- Re: attack upon XFS, misinformation abounds, linux-raid list, Stefan Ring, 2013/06/10
- Re: attack upon XFS, misinformation abounds, linux-raid list, Ben Myers, 2013/06/10
- Re: attack upon XFS, misinformation abounds, linux-raid list, Steve Bergman, 2013/06/11
Bonjour,
MONIQUE JARNOUX,
2013/06/08
[PATCH 0/6] xfstests: various fixes,
Dave Chinner,
2013/06/07
- [PATCH 3/6] xfstests: xfs/253 doesn't use seqres correctly, Dave Chinner, 2013/06/07
- [PATCH 4/6] xfstests: Make 204 work with different block and inode sizes., Dave Chinner, 2013/06/07
- [PATCH 1/6] xfstests: generic/193 runs tests in wrong location, Dave Chinner, 2013/06/07
- [PATCH 2/6] xfstests: ensure all mkfs output is redirected properly, Dave Chinner, 2013/06/07
- [PATCH 5/6] xfstests: New _require_* tests for CRC enabled filesystems, Dave Chinner, 2013/06/07
- [PATCH 6/6] xfstests: add a multithreaded mode to bstat, Dave Chinner, 2013/06/07
[PATCH 00/17] xfs: current patch queue for 3.11,
Dave Chinner,
2013/06/07
- [PATCH 08/17] xfs: Introduce an ordered buffer item, Dave Chinner, 2013/06/07
- [PATCH 01/17] xfs: update mount options documentation, Dave Chinner, 2013/06/07
- [PATCH 06/17] xfs: xfs_ifree doesn't need to modify the inode buffer, Dave Chinner, 2013/06/07
- [PATCH 03/17] xfs: plug directory buffer readahead, Dave Chinner, 2013/06/07
- [PATCH 07/17] xfs: Introduce ordered log vector support, Dave Chinner, 2013/06/07
- [PATCH 12/17] xfs: Use inode create transaction, Dave Chinner, 2013/06/07
- [PATCH 02/17] xfs: add pluging for bulkstat readahead, Dave Chinner, 2013/06/07
- [PATCH 05/17] xfs: don't do IO when creating an new inode, Dave Chinner, 2013/06/07
- [PATCH 04/17] xfs: don't use speculative prealloc for small files, Dave Chinner, 2013/06/07
- [PATCH 16/17] xfs: split out attribute listing code into separate file, Dave Chinner, 2013/06/07
- [PATCH 10/17] xfs: Inode create transaction reservations, Dave Chinner, 2013/06/07
- [PATCH 09/17] xfs: Inode create log items, Dave Chinner, 2013/06/07
- [PATCH 11/17] xfs: Inode create item recovery, Dave Chinner, 2013/06/07
- [PATCH 14/17] xfs: move getdents code into it's own file, Dave Chinner, 2013/06/07
- [PATCH 13/17] xfs: remove local fork format handling from xfs_bmapi_write(), Dave Chinner, 2013/06/07
- [PATCH 15/17] xfs: reshuffle dir2 definitions around for userspace, Dave Chinner, 2013/06/07
- [PATCH 17/17] xfs: split out attribute fork truncation code into separate file, Dave Chinner, 2013/06/07
[PATCH 00/48] xfsprogs: CRC support,
Dave Chinner,
2013/06/06
- [PATCH 02/48] logprint: fix wrapped log dump issue., Dave Chinner, 2013/06/06
- [PATCH 01/48] mkfs: fix realtime device initialisation, Dave Chinner, 2013/06/06
- [PATCH 06/48] libxfs: change quota buffer formats, Dave Chinner, 2013/06/06
- [PATCH 10/48] xfs: add CRC checking to dir2 free blocks, Dave Chinner, 2013/06/06
- [PATCH 04/48] xfsprogs: add crc format chagnes to ag headers, Dave Chinner, 2013/06/06
- [PATCH 03/48] libxfs: add crc format changes to generic btrees, Dave Chinner, 2013/06/06
- [PATCH 11/48] xfs: add CRC checking to dir2 data blocks, Dave Chinner, 2013/06/06
- [PATCH 05/48] xfsprogs: Support new AGFL format, Dave Chinner, 2013/06/06
- [PATCH 07/48] libxfs: add version 3 inode support, Dave Chinner, 2013/06/06
- [PATCH 09/48] xfs: add CRC checks to block format directory blocks, Dave Chinner, 2013/06/06
- [PATCH 08/48] libxfs: add support for crc headers on remote symlinks, Dave Chinner, 2013/06/06
- [PATCH 27/48] xfs_db: disable modification for CRC enabled filessytems., Dave Chinner, 2013/06/06
- [PATCH 21/48] xfs: implement extended feature masks, Dave Chinner, 2013/06/06
- [PATCH 20/48] xfs: add CRC checks to the superblock, Dave Chinner, 2013/06/06
- [PATCH 25/48] xfs_repair: update for dir/attr crc format changes., Dave Chinner, 2013/06/06
- [PATCH 13/48] xfs: shortform directory offsets change for dir3 format, Dave Chinner, 2013/06/06
- [PATCH 22/48] xfsprogs: Add verifiers to libxfs buffer interfaces., Dave Chinner, 2013/06/06
- [PATCH 16/48] xfs: split remote attribute code out, Dave Chinner, 2013/06/06
- [PATCH 26/48] xfsprogs: disable xfs_check for CRC enabled filesystems, Dave Chinner, 2013/06/06
- [PATCH 18/48] xfs: add buffer types to directory and attribute buffers, Dave Chinner, 2013/06/06
- [PATCH 19/48] xfs: buffer type overruns blf_flags field, Dave Chinner, 2013/06/06
- [PATCH 15/48] xfs: add CRCs to attr leaf blocks, Dave Chinner, 2013/06/06
- [PATCH 30/48] xfsprogs: add crc format support to db, Dave Chinner, 2013/06/06
- [PATCH 17/48] xfs: add CRC protection to remote attributes, Dave Chinner, 2013/06/06
- [PATCH 14/48] xfs: add CRCs to dir2/da node blocks, Dave Chinner, 2013/06/06
- [PATCH 29/48] xfsdb: support version 5 superblock in versionnum command, Dave Chinner, 2013/06/06
- [PATCH 36/48] xfs_repair: make directory freespace table CRC format aware., Dave Chinner, 2013/06/06
- [PATCH 24/48] xfsprogs: add crc format support to repair, Dave Chinner, 2013/06/06
- [PATCH 39/48] mkfs.xfs: validate options for CRCs up front., Dave Chinner, 2013/06/06
- [PATCH 23/48] xfsprogs: introduce CRC support into mkfs.xfs, Dave Chinner, 2013/06/06
- [PATCH 37/48] xfs_db: add CRC information to dquot output, Dave Chinner, 2013/06/06
- [PATCH 31/48] xfs_repair: always use incore header for directory block checks, Dave Chinner, 2013/06/06
- [PATCH 12/48] xfs: add CRC checking to dir2 leaf blocks, Dave Chinner, 2013/06/06
- [PATCH 28/48] libxfs: determine inode size from version number, not struct xfs_dinode, Dave Chinner, 2013/06/06
- [PATCH 34/48] xfs_db: update field printing for dir crc format changes., Dave Chinner, 2013/06/06
- [PATCH 38/48] xfs_db: add CRC support for attribute fork structures., Dave Chinner, 2013/06/06
- [PATCH 33/48] xfs_db: factor some common dir2 field parsing code., Dave Chinner, 2013/06/06
- [PATCH 41/48] xfs_mdrestore: recalculate sb CRC before writing, Dave Chinner, 2013/06/06
- [PATCH 43/48] xfs_repair: drop buffer reference on symlink error, Dave Chinner, 2013/06/06
- [PATCH 35/48] xfs_repair: convert directory parsing to use libxfs structure, Dave Chinner, 2013/06/06
- [PATCH 40/48] xfsprogs: support CRC enabled filesystem detection, Dave Chinner, 2013/06/06
- [PATCH 42/48] xfs_metadump: requires some object CRC recalculation, Dave Chinner, 2013/06/06
- [PATCH 44/48] xfs_db: add support for CRC format remote symlinks, Dave Chinner, 2013/06/06
- [PATCH 32/48] xfs_db: convert directory parsing to use libxfs structure, Dave Chinner, 2013/06/06
- [PATCH 47/48] xfs_repair: support CRC enabled remote symlinks, Dave Chinner, 2013/06/06
- [PATCH 45/48] xfs_repair: fix btree block magic number mapping, Dave Chinner, 2013/06/06
- [PATCH 46/48] libxfs: fix dir3 freespace block corruption, Dave Chinner, 2013/06/06
- [PATCH 48/48] xfsprogs: Document XFs specific mount options in xfs(5), Dave Chinner, 2013/06/06
- Re: [PATCH 00/48] xfsprogs: CRC support, Dave Chinner, 2013/06/07
- [PATCH 00/12] xfsprogs: add recent kernel CRC fixes, Dave Chinner, 2013/06/07
- [PATCH 05/12] xfs: remote attribute allocation may be contiguous, Dave Chinner, 2013/06/07
- [PATCH 01/12] xfs: fix da node magic number mismatches, Dave Chinner, 2013/06/07
- [PATCH 02/12] xfs: Remote attr validation fixes and optimisations, Dave Chinner, 2013/06/07
- [PATCH 06/12] xfs: remote attribute read too short, Dave Chinner, 2013/06/07
- [PATCH 04/12] xfs: remote attribute lookups require the value length, Dave Chinner, 2013/06/07
- [PATCH 07/12] xfs: remote attribute tail zeroing does too much, Dave Chinner, 2013/06/07
- [PATCH 10/12] xfs: fully initialise temp leaf in xfs_attr3_leaf_compact, Dave Chinner, 2013/06/07
- [PATCH 08/12] xfs: correctly map remote attr buffers during removal, Dave Chinner, 2013/06/07
- [PATCH 12/12] xfs: don't emit v5 superblock warnings on write, Dave Chinner, 2013/06/07
- [PATCH 11/12] xfs: rework remote attr CRCs, Dave Chinner, 2013/06/07
- [PATCH 03/12] xfs: xfs_attr_shortform_allfit() does not handle attr3 format., Dave Chinner, 2013/06/07
- [PATCH 09/12] xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance, Dave Chinner, 2013/06/07
[PATCH 0/4] xfs: outstanding fixes for 3.10,
Dave Chinner,
2013/06/04
- [PATCH 4/4] xfs: increase number of ACL entries for V5 superblocks, Dave Chinner, 2013/06/04
- [PATCH 1/4] xfs: fix log recovery transaction item reordering, Dave Chinner, 2013/06/04
- [PATCH 2/4] xfs: inode unlinked list needs to recalculate the inode CRC, Dave Chinner, 2013/06/04
- [PATCH 3/4] xfs: disable noattr2/attr2 mount options for CRC enabled filesystems, Dave Chinner, 2013/06/04
- Re: [PATCH 0/4] xfs: outstanding fixes for 3.10, Ben Myers, 2013/06/05
garbage block(s) after powercycle/reboot + sparse writes,
Sage Weil,
2013/06/04
- Re: garbage block(s) after powercycle/reboot + sparse writes, Ben Myers, 2013/06/04
- Re: garbage block(s) after powercycle/reboot + sparse writes, Eric Sandeen, 2013/06/04
- Re: garbage block(s) after powercycle/reboot + sparse writes, Sage Weil, 2013/06/12
- Re: garbage block(s) after powercycle/reboot + sparse writes, Dave Chinner, 2013/06/18
- Re: garbage block(s) after powercycle/reboot + sparse writes, Sage Weil, 2013/06/18
- Re: garbage block(s) after powercycle/reboot + sparse writes, Dave Chinner, 2013/06/18
- Re: garbage block(s) after powercycle/reboot + sparse writes, Sage Weil, 2013/06/18
- Re: garbage block(s) after powercycle/reboot + sparse writes, Dave Chinner, 2013/06/19
Debunking myths about metadata CRC overhead,
Dave Chinner,
2013/06/03
- Re: Debunking myths about metadata CRC overhead, Emmanuel Florac, 2013/06/03
- Re: Debunking myths about metadata CRC overhead, Dave Chinner, 2013/06/03
- Re: Debunking myths about metadata CRC overhead, Ben Myers, 2013/06/04
- Re: Debunking myths about metadata CRC overhead, Dave Chinner, 2013/06/04
- Re: Debunking myths about metadata CRC overhead, Ben Myers, 2013/06/04
- Re: Debunking myths about metadata CRC overhead, Chandra Seetharaman, 2013/06/04
- Re: Debunking myths about metadata CRC overhead, Dave Chinner, 2013/06/04
- Re: Debunking myths about metadata CRC overhead, Chandra Seetharaman, 2013/06/04
- Re: Debunking myths about metadata CRC overhead, Dave Chinner, 2013/06/04
- Re: Debunking myths about metadata CRC overhead, Troy McCorkell, 2013/06/03
- Re: Debunking myths about metadata CRC overhead, Geoffrey Wehrman, 2013/06/03
[PATCH 0/6] xfs: fixes for 3.10-rc4,
Dave Chinner,
2013/06/03
- [PATCH 2/6] xfs: fix log recovery transaction item reordering, Dave Chinner, 2013/06/03
- [PATCH 3/6] xfs: inode unlinked list needs to recalculate the inode CRC, Dave Chinner, 2013/06/03
- [PATCH 4/6] xfs: fix remote attribute invalidation for a leaf, Dave Chinner, 2013/06/03
- [PATCH 6/6] xfs: increase number of ACL entries for V5 superblocks, Dave Chinner, 2013/06/03
- [PATCH 1/6] xfs: rework dquot CRCs, Dave Chinner, 2013/06/03
- [PATCH 5/6] xfs: disable noattr2/attr2 mount options for CRC enabled filesystems, Dave Chinner, 2013/06/03