public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-20 19:32:10 to 2013-06-28 14:23:31 UTC [more...]

[PATCH] userns: Convert xfs to use kuid/kgid where appropriate
 2013-06-28 14:23 UTC  (28+ messages)
          ` [PATCH v2 RFC] "

[PATCH 1/3 v2] xfstests: Run all tests when nothing is specified
 2013-06-28 13:32 UTC  (3+ messages)
` [PATCH 2/3 v2] xfstests: Refactor code for obtaining test list
` [PATCH 3/3 v2] xfstests: Add support for sections in config file

[PATCH 1/3] xfstests: Run all tests when nothing is specified
 2013-06-28 13:29 UTC  (4+ messages)
` [PATCH 2/3] xfstests: Refactor code for obtaining test list
` [PATCH 3/3] xfstests: Add support for sections in config file

[PATCH] xfstests: fix btrfs/265 so it actually works V2
 2013-06-28 10:15 UTC  (2+ messages)

Bug#339717: xfsprogs: Typo in fsck.xfs manpage
 2013-06-28  9:27 UTC  (2+ messages)
` Processed: "

[PATCH 00/15] xfs: patchset for 3.11
 2013-06-28  2:32 UTC  (24+ messages)
` [PATCH 01/15] xfs: update mount options documentation
` [PATCH 02/15] xfs: add pluging for bulkstat readahead
` [PATCH 03/15] xfs: plug directory buffer readahead
` [PATCH 04/15] xfs: don't use speculative prealloc for small files
` [PATCH 05/15] xfs: don't do IO when creating an new inode
` [PATCH 06/15] xfs: xfs_ifree doesn't need to modify the inode buffer
` [PATCH 07/15] xfs: Introduce ordered log vector support
` [PATCH 08/15] xfs: Introduce an ordered buffer item
` [PATCH 09/15] xfs: Inode create log items
` [PATCH 10/15] xfs: Inode create transaction reservations
` [PATCH 11/15] xfs: Inode create item recovery
` [PATCH 12/15] xfs: Use inode create transaction
` [PATCH 13/15] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 14/15] xfs: dquot log reservations are too small
` [PATCH 15/15] xfs: implement inode change count

sizing log - is there a too big?
 2013-06-28  1:56 UTC  (4+ messages)

[PATCH v10 00/11] Allow pquota and gquota to be used together
 2013-06-27 23:50 UTC  (16+ messages)
` [PATCH v10 01/11] xfs: Define a new function xfs_is_quota_inode()
` [PATCH v10 02/11] xfs: Replace macro XFS_DQUOT_TREE with a function
` [PATCH v10 03/11] xfs: Replace macro XFS_DQ_TO_QIP "
` [PATCH v10 04/11] xfs: Code cleanup and removal of some typedef usage
` [PATCH v10 05/11] xfs: Do some whitespace cleanup in the data structure xfs_quotainfo
` [PATCH v10 06/11] xfs: Change xfs_dquot_acct to be a 2-dimensional array
` [PATCH v10 07/11] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [PATCH v10 08/11] xfs: Add pquota fields where gquota is used
` [PATCH v10 09/11] xfs: Start using pquotaino from the superblock
` [PATCH v10 10/11] quota: Add proper versioning support to fs_quota_stat
` [PATCH v10 11/11] xfs: Use new qs_pquota field in fs_quota_stat for Q_XGETQSTAT

[XFS updates] XFS development tree branch, for-next, updated. v3.10-rc1-54-gddf6ad0
 2013-06-27 19:45 UTC 

[XFS updates] XFS development tree branch, master, updated. v3.10-rc1-54-gddf6ad0
 2013-06-27 19:45 UTC 

[PATCH] xfstests generic/285: find the correct block device name
 2013-06-27 16:45 UTC 

[PATCH] xfstests: 313,314: user namespace uid/gids in inode, ACL
 2013-06-27 16:03 UTC  (6+ messages)
  ` [PATCH 1/3] xfstests: add nsexec user namespace helper
  ` [PATCH 2/3] xfstests 313: user namespace uid/gids in an inode
  ` [PATCH 3/3] xfstests 314: user namespace uid/gids in an ACL

[PATCH] xfstests: fix README, FSTYP options
 2013-06-27 15:57 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2] xfstests generic/313: test ctime and mtime are updated on truncate and ftruncate
 2013-06-27 15:32 UTC  (3+ messages)
  ` [PATCH v3] "

question about xfs soft lockup stuck
 2013-06-27 14:29 UTC  (3+ messages)

[PATCH] xfstests: fix SCRATCH_DEV_POOL mount/umount issues
 2013-06-27  7:30 UTC  (2+ messages)

[PATCH] xfstests: fix btrfs/264 to not use the scratch dev pool
 2013-06-27  3:23 UTC  (2+ messages)

[PATCH 00/60] xfs: patch queue for 3.11
 2013-06-26 22:18 UTC  (32+ messages)
` [PATCH 05/60] xfs: don't do IO when creating an new inode
` [PATCH 06/60] xfs: xfs_ifree doesn't need to modify the inode buffer
` [PATCH 07/60] xfs: Introduce ordered log vector support
` [PATCH 08/60] xfs: Introduce an ordered buffer item
` [PATCH 09/60] xfs: Inode create log items
` [PATCH 10/60] xfs: Inode create transaction reservations
` [PATCH 11/60] xfs: Inode create item recovery
` [PATCH 12/60] xfs: Use inode create transaction
` [PATCH 59/60] xfs: Add xfs_log_rlimit.c

[PATCH] xfstests: check if the scratch dev pool is mounted in _require_scratch
 2013-06-26 19:34 UTC  (3+ messages)

XFS status update for May 2013
 2013-06-26 19:16 UTC 

[XFS updates] XFS development tree branch, for-next, updated. v3.10-rc1-43-g80a4049
 2013-06-26 17:44 UTC 

[XFS updates] XFS development tree branch, master, updated. v3.10-rc1-43-g80a4049
 2013-06-26 17:44 UTC 

[PATCH] xfstests: .gitignore: add fsync-tester
 2013-06-26 17:40 UTC  (3+ messages)

[PATCH v2] xfs: Remove dead function prototype xfs_sync_inode_grab()
 2013-06-26 17:32 UTC  (2+ messages)

[PATCH v2] xfs: Remove the left function variable from xfs_ialloc_get_rec()
 2013-06-26 17:25 UTC  (2+ messages)

[PATCH] xfstests: aio-stress is calling pthread_join incorrectly
 2013-06-26 16:22 UTC  (3+ messages)

[PATCH] xfsprogs: fix make deb
 2013-06-26 16:08 UTC  (4+ messages)

[PATCH] xfstests: unmount scratch mnt in test 307
 2013-06-26 15:50 UTC  (4+ messages)
    ` [BULK] "

[PATCH RFC] xfs: use xfs_eofblocks_internal for eofblocks scanning
 2013-06-26 11:18 UTC  (3+ messages)

[PATCH] xfstests: use xfs_io fiemap instead of filefrag V2
 2013-06-26  2:19 UTC  (2+ messages)

[PATCH v9 0/6] Allow pquota and gquota to be used together
 2013-06-26  1:20 UTC  (23+ messages)
` [PATCH v9 1/6] xfs: Move code around and remove typedefs
` [PATCH v9 2/6] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [PATCH v9 3/6] xfs: Add pquota fields where gquota is used
` [PATCH v9 4/6] xfs: Start using pquotaino from the superblock
` [PATCH v9 5/6] xfs: Add proper versioning support to fs_quota_stat
` [PATCH v9 6/6] xfs: Use new qs_pquota field in fs_quota_stat for Q_XGETQSTAT

[PATCH] xfsprogs: replace umode_t with xfs_mode_t
 2013-06-25 21:14 UTC  (4+ messages)

[PATCH] xfstests: fsync-tester: fix pwrite() return check and disable direct for test 19
 2013-06-25 20:47 UTC  (2+ messages)

[PATCH 0/6] xfstests: various fixes
 2013-06-25 20:27 UTC  (5+ messages)
` [PATCH 1/6] xfstests: generic/193 runs tests in wrong location
` [PATCH 3/6] xfstests: xfs/253 doesn't use seqres correctly

3.10-rc7: general protection fault at xlog_state_do_callback+0x88/0x2c0 [xfs]
 2013-06-25  6:55 UTC  (2+ messages)

Bug#713994: XFS repair
 2013-06-24 22:47 UTC  (2+ messages)

Bug#713994: xfsprogs: Failure to allocate new space, potentially after an xfs_grow, to existing files
 2013-06-24 16:32 UTC 

[PATCH] xfstests: fix btrfs/265 so it actually works
 2013-06-24 15:17 UTC 

group for tests that are dangerous for verifiers?
 2013-06-24 13:50 UTC  (7+ messages)

[PATCH] xfs: Remove dead function prototype xfs_sync_inode_grab()
 2013-06-24  3:34 UTC  (3+ messages)

[PATCH] xfs: Remove the left function variable from xfs_ialloc_get_rec()
 2013-06-24  3:32 UTC  (3+ messages)

[PATCH] xfs: lseek SEEK_DATA/SEEK_HOLE consolidation
 2013-06-24  3:28 UTC  (3+ messages)

LVM + XFS + external log + snapshots
 2013-06-24  0:44 UTC  (8+ messages)

[PATCH] xfstests: make fs for 274 larger
 2013-06-21 20:31 UTC 

Test/review request for older Jeff Liu MAX_LFS_FILESIZE patch
 2013-06-21 18:39 UTC 

[PATCH] xfstests: use xfs_io fiemap instead of filefrag
 2013-06-21 18:22 UTC  (2+ messages)

[PATCH] xfs: fix sgid inheritance for subdirectories inheriting default acls [V2]
 2013-06-21 17:48 UTC  (5+ messages)

[PATCH] Subject: [PATCH] xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
 2013-06-21 17:45 UTC 

[PATCH 00/48] xfsprogs: CRC support
 2013-06-21 13:44 UTC  (5+ messages)
` [PATCH 39/48] mkfs.xfs: validate options for CRCs up front

deadlock with &log->l_cilp->xc_ctx_lock semaphone
 2013-06-20 21:06 UTC  (4+ messages)


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