public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-30 10:57:17 to 2012-09-13 21:18:53 UTC [more...]

[PATCH] xfs: flush workers before stopping log
 2012-09-13 21:19 UTC  (12+ messages)
            ` xfs: stop the sync worker before xfs_unmountfs
                  ` [PATCH] "

[RFC v6 PATCH 0/5] xfs: Allow pquota and gquota to be used together
 2012-09-13 20:37 UTC  (6+ messages)
` [RFC v6 PATCH 1/5] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD

userspace trees
 2012-09-13 20:13 UTC  (7+ messages)

[RFC, PATCH 0/102]: xfs: 3.0.x stable kernel update
 2012-09-13 20:12 UTC  (10+ messages)
` [PATCH 020/102] xfs: warn if direct reclaim tries to writeback pages

[PATCH] libxcmd: link against readline
 2012-09-13 15:30 UTC  (2+ messages)

XFS status update for August 2012
 2012-09-13  8:04 UTC 

Ubuntu Ext4 regression testing
 2012-09-13  2:24 UTC  (9+ messages)

[PATCH V2 0/3] Print when ENOSPC due to lack of inodes in non-inode64 mount
 2012-09-13  0:51 UTC  (9+ messages)
` [PATCH 1/3] Add ratelimited printk for different alert levels
` [PATCH 2/3] XFS: Print error when xfs_ialloc_ag_select fails to find continuous free space
` [PATCH 3/3] XFS: Print error when unable to allocate inodes or out of free inodes

Internal error xfs_trans_cancel at line 1467 of file fs/xfs/xfs_trans.c
 2012-09-12  7:09 UTC  (3+ messages)

[PATCH V2 00/13] xfs: remove the xfssyncd mess
 2012-09-11 21:25 UTC  (58+ messages)
` [PATCH 01/13] xfs: xfs_syncd_stop must die
` [PATCH 02/13] xfs: rename the xfs_syncd workqueue
` [PATCH 03/13] xfs: rationalise xfs_mount_wq users
` [PATCH 04/13] xfs: don't run the sync work if the filesyste is read-only
` [PATCH 05/13] xfs: sync work is now only periodic log work
` [PATCH 06/13] xfs: Bring some sanity to log unmounting
` [PATCH 07/13] xfs: xfs_sync_data is redundant
` [PATCH 08/13] xfs: xfs_sync_fsdata "
` [PATCH 09/13] xfs: move xfs_quiesce_attr() into xfs_super.c
` [PATCH 10/13] xfs: xfs_quiesce_attr() should quiesce the log like unmount
` [PATCH 11/13] xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
` [PATCH 12/13] xfs: move inode locking functions to xfs_inode.c
` [PATCH 13/13] xfs: remove xfs_iget.c

[PATCH v5] Stop xfs_do_force_shutdown / messages fron xfs_log_force if filesystem is already shutdown
 2012-09-11 21:05 UTC  (3+ messages)

slow xfs writes on loopback mounted xfs with dd + seek
 2012-09-11 21:00 UTC  (4+ messages)

A little RAID experiment
 2012-09-11 16:37 UTC  (12+ messages)

[PATCH v2 0/8] speculative preallocation inode tracking
 2012-09-11  5:27 UTC  (10+ messages)
` [PATCH v2 1/8] xfs: add EOFBLOCKS inode tagging/untagging
` [PATCH v2 2/8] xfs: support a tag-based inode_ag_iterator
` [PATCH v2 3/8] xfs: create helper to check whether to free eofblocks on inode
` [PATCH v2 4/8] xfs: export xfs_free_eofblocks() and return EAGAIN on trylock failure
` [PATCH v2 5/8] xfs: create function to scan and clear EOFBLOCKS inodes
` [PATCH v2 6/8] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
` [PATCH v2 7/8] xfs: add enhanced filtering to EOFBLOCKS scan
` [PATCH v2 8/8] xfs: add background scanning to clear EOFBLOCKS inodes

[PATCH v3] Add test case to test xfs projid32bit functionality a bit more extensively
 2012-09-11  3:48 UTC  (5+ messages)

[PATCH] xfstests: make 275 xfs specific
 2012-09-11  2:24 UTC  (5+ messages)

Storage server, hung tasks and tracebacks
 2012-09-09  9:47 UTC  (9+ messages)

[PATCH] xfstests: make 275 pass on ext4
 2012-09-08  0:09 UTC  (6+ messages)
` [PATCH V2] xfstests: make 275 pass
    ` [PATCH V3] "

[RFC] [PATCH 0/18] xfstests: move tests out of top level
 2012-09-07 12:47 UTC  (7+ messages)
` [PATCH 17/18] xfstests: convert tests to use new results directory

[PATCH 0/10] xfstests: rework large filesystem testing
 2012-09-06 23:07 UTC  (10+ messages)
  ` [PATCH 02/10] xfstests: rename USE_BIG_LOOPFS to be more generic
  ` [PATCH 08/10] xfstests: enable large fs testing on ext4
  ` [PATCH 11/10] xfstests: rework large filesystem testing - add golden output

[PATCH 0/5] Use libtool to install apps and remove relative lib paths
 2012-09-06 18:43 UTC  (13+ messages)
` [PATCH 1/5] xfstests: Use libtool to install lstat64
` [PATCH 2/5] xfstests: Use libtool to install applications
` [PATCH 3/5] xftests: Use installed libraries only
` [PATCH 4/5] dmapi: "
` [PATCH 5/5] xfsdump: "

Oops from unlock in xfs_trans_ail_delete_bulk()
 2012-09-06 15:41 UTC  (2+ messages)

xfs freeze annotation problem on 3.6.0-rc3+ kernel
 2012-09-06 14:57 UTC  (2+ messages)

[PATCH] xfstests 285: verify extN statfs f_blocks
 2012-09-06 14:20 UTC  (3+ messages)

[PATCH v2] xfstests: Add test case to test xfs projid32bit functionality a bit more extensively
 2012-09-06 12:58 UTC  (4+ messages)

[RFC PATCH 0/4] xfs: add support for tracking inodes with post-EOF speculative preallocation
 2012-09-05 23:43 UTC  (19+ messages)
` [RFC PATCH 1/4] xfs: add EOFBLOCKS inode tagging/untagging
` [RFC PATCH 2/4] xfs: create function to scan and clear EOFBLOCKS inodes
` [RFC PATCH 3/4] xfs: add FREE_EOFBLOCKS ioctl
` [RFC PATCH 4/4] xfs: add background scanning to clear EOFBLOCKS inodes

xfs sb_internal#2 lockdep splat
 2012-09-03 10:18 UTC  (4+ messages)

3.5.2: moving files from xfs/disk -> nfs: radix_tree_lookup_slot+0xe/0x10
 2012-09-03  5:43 UTC  (3+ messages)

XFS regression: Oops in xfs_buf_do_callbacks on xfstest 137
 2012-09-03  3:05 UTC  (5+ messages)

XFS Mount Recovery Failed on Root File System After Power Outage
 2012-09-02 16:13 UTC 

[PATCH 04/15 v2] xfs: implement invalidatepage_range aop
 2012-08-31 22:21 UTC 

XFS Mount Recovery Failed on Root File System After Power Outage
 2012-08-30 12:08 UTC 

XFS Mount Recovery Failed on Root File System After Power Outage
 2012-08-30 13:43 UTC 

FITRIM - 3 of four reference links broken
 2012-08-31 16:28 UTC  (2+ messages)

XFS Mount Recovery Failed on Root File System After Power Outage
 2012-08-31  5:59 UTC  (4+ messages)

[PATCH 00/13] xfs: remove the xfssyncd mess
 2012-08-30 11:07 UTC  (7+ messages)
` [PATCH 02/13] xfs: rename the xfs_syncd workqueue
` [PATCH 07/13] xfs: xfs_sync_data is redundant
` [PATCH 08/13] xfs: xfs_sync_fsdata "
` [PATCH 11/13] xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
` [PATCH 13/13] xfs: remove xfs_iget.c


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