public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-27 22:25:38 to 2013-07-10 10:01:04 UTC [more...]

[PATCH 00/13] Getting rid of get_unused_fd()
 2013-07-10 10:00 UTC  (5+ messages)
` [PATCH 10/13] xfs: use get_unused_fd_flags(0) instead "

Corruption of root fs during git bisect of drm system hang
 2013-07-10  9:06 UTC 

[PATCH] xfs: fix s_max_bytes to MAX_LFS_FILESIZE if needed
 2013-07-10  6:48 UTC  (3+ messages)

inode64 and Firefox
 2013-07-10  3:42 UTC  (7+ messages)
        ` inode64 and Firefox - update

[PATCH 0/3] xfs: remaining 3.11 merge patches
 2013-07-10  0:24 UTC  (8+ messages)
` [PATCH 1/3] xfs: update mount options documentation
` [PATCH 2/3] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 3/3] xfs: dquot log reservations are too small

[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-6-gb0a9dab
 2013-07-09 21:52 UTC 

[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-6-gb0a9dab
 2013-07-09 21:52 UTC 

[PATCH v9 0/6] Allow pquota and gquota to be used together
 2013-07-09 21:06 UTC  (8+ messages)
` [PATCH v9 4/6] xfs: Start using pquotaino from the superblock

[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-3-g862a629
 2013-07-09 20:54 UTC 

[XFS updates] XFS development tree branch, master, updated. for-linus-v3.11-rc1-3-g862a629
 2013-07-09 20:54 UTC 

[PATCH 00/15] xfs: patchset for 3.11
 2013-07-09 20:42 UTC  (23+ messages)
` [PATCH 01/15] xfs: update mount options documentation
` [PATCH 14/15] xfs: dquot log reservations are too small
` [PATCH 15/15] xfs: implement inode change count

Fwd: Re: [PATCH 13/15] xfs: remove local fork format handling from xfs_bmapi_write()
 2013-07-09 20:39 UTC 

[PATCH] xfs: clean up unused codes at xfs_bulkstat()
 2013-07-09 20:37 UTC  (3+ messages)

XFS queue for 3.11-rc1
 2013-07-09 20:00 UTC 

[GIT PULL] XFS update for 3.11-rc1
 2013-07-09 19:15 UTC 

[PATCH] xfstests: exit out if _scratch_mount fails
 2013-07-09 19:07 UTC 

[PATCH] xfs: check on-disk (not incore) btree root size in dfrag.c
 2013-07-09 18:22 UTC  (5+ messages)

[PATCH] [MMOTM] xfs: fix dquot isolation hang
 2013-07-09 18:02 UTC  (2+ messages)

[PATCH] Subject: [PATCH] xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
 2013-07-09 17:06 UTC  (6+ messages)

[PATCH v2] xfstest: ensure small symlink is removed
 2013-07-09 16:15 UTC  (3+ messages)

[PATCH] xfstests: fix README, FSTYP options
 2013-07-09 16:11 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/4] large-fs: fix large_fs space detection
 2013-07-09 11:05 UTC  (4+ messages)
` [PATCH 2/4] large-fs: improve space diversification for ext4
` [PATCH 3/4] ext4: ignore valid errors from defragmentation tests
` [PATCH 4/4] large-fs: fix ext4 "

[PATCH] xfs: optimise CIL insertion during transaction commit [RFC]
 2013-07-09  8:26 UTC  (14+ messages)
` Some baseline tests on new hardware (was Re: [PATCH] xfs: optimise CIL insertion during transaction commit [RFC])
      ` [BULK] "

[PATCH] mkfs: add missing noalign suboption information
 2013-07-09  0:01 UTC  (2+ messages)

[PATCH v2] xfstests generic/313: test ctime and mtime are updated on truncate and ftruncate
 2013-07-08 22:00 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] xfstests: generic/313, test sgid inheritance on subdirs
 2013-07-08 21:51 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] xfstests: make fs for 274 larger
 2013-07-08 21:30 UTC  (2+ messages)

[PATCH] xfstests: use xfs_io fiemap instead of filefrag V2
 2013-07-08 18:01 UTC  (3+ messages)

[PATCH] userns: Convert xfs to use kuid/kgid where appropriate
 2013-07-08 13:09 UTC  (33+ messages)
          ` [PATCH v2 RFC] "
              ` [PATCH v3 0/6] "
              ` [PATCH 1/6] create wrappers for converting kuid_t to/from uid_t
              ` [PATCH 2/6] convert kuid_t to/from uid_t in ACLs
              ` [PATCH 3/6] ioctl: check for capabilities in the current user namespace
              ` [PATCH 4/6] convert kuid_t to/from uid_t for xfs internal structures
              ` [PATCH 5/6] create internal eofblocks structure with kuid_t types
              ` [PATCH 6/6] ioctl eofblocks: require non-privileged users to specify uid/gid match
            ` [PATCH 1/1] export inode_capable

[PATCH v10 00/11] Allow pquota and gquota to be used together
 2013-07-04  1:35 UTC  (26+ 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

xfsprogs should provide hook script for initramfs-tools
 2013-07-03 23:12 UTC  (3+ messages)

[PATCH] xfstests: skip generic/192 if noatime is set
 2013-07-03 14:00 UTC 

[PATCH v4] xfstests: btrfs/311: sparse copy between different filesystems/mountpoints
 2013-07-03 13:10 UTC 

[PATCH v4] xfstests: btrfs/316: cross-subvolume sparse copy
 2013-07-03 12:04 UTC 

[PATCH v3] xfstests: btrfs/316: cross-subvolume sparse copy
 2013-07-03 10:17 UTC  (7+ messages)

[PATCH] MAINTAINERS: xfs@oss.sgi.com is a list
 2013-07-03 10:07 UTC 

[PATCH] MAINTAINERS: xfs@oss.sgi.com is a list
 2013-07-03  9:54 UTC  (7+ messages)

[PATCH] Xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
 2013-07-03  9:46 UTC 

JY Machinery Taiwan---Your total solution manufacture for the VMC, HMC, Milling machine, Rigid, Durability, Accuracy and Competition Price; Cooperation Wanted
 2013-07-01  1:21 UTC 

swidth in RAID
 2013-07-03  0:15 UTC  (11+ messages)

[PATCH] xfstests: fix _mount_ops_filter() to support $TEST_DIR containing -o
 2013-07-02 21:44 UTC 

[PATCH] xfstests: make the scratch device for generic/256 slightly larger
 2013-07-02 19:17 UTC 

Internal error XFS_WANT_CORRUPTED_GOTO
 2013-07-02 17:17 UTC 

Flush and XFS deadlock in D state at fclose (after heavy XFS writes)
 2013-07-02 16:02 UTC 

[PATCH v3] xfstests: btrfs/311: sparse copy between different filesystems/mountpoints
 2013-07-02  9:33 UTC 

[PATCH v2] xfstests: btrfs/311: sparse copy between different filesystems/mountpoints
 2013-07-01 20:39 UTC  (2+ messages)

[PATCH v2] xfstests: btrfs/316: cross-subvolume sparse copy
 2013-07-01 20:38 UTC  (2+ messages)

RESEND Flush hung in D state at fclose (after heavy XFS writes)
 2013-07-01 17:04 UTC 

[PATCH] xfstests: clean up remake related matters from README
 2013-07-01 10:37 UTC 

[PATCH] xfstests: generic/315, verify preallocated disk space is released per truncate
 2013-07-01 10:29 UTC 

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

Flush hung in D state at fclose (after heavy XFS writes
 2013-06-30 22:15 UTC  (2+ messages)

Sayfa Önerisi
 2013-06-30 14:00 UTC 

[XFS updates] XFS development tree branch, for-next, updated. v3.10-rc1-61-g83e782e
 2013-06-28 22:51 UTC 

[XFS updates] XFS development tree branch, master, updated. v3.10-rc1-61-g83e782e
 2013-06-28 22:51 UTC 

[PATCH 1/3] xfs: don't shutdown log recovery on validation errors
 2013-06-28 19:31 UTC  (14+ messages)

[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: "

sizing log - is there a too big?
 2013-06-28  1:56 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