public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-17 02:33:14 to 2012-10-26 18:37:52 UTC [more...]

[PATCH] xfstests: test ext4 statfs
 2012-10-26 18:39 UTC  (3+ messages)
`  "

[PATCH] xfstests 224: test aio hole-fill at 4g
 2012-10-26 17:52 UTC  (3+ messages)
`  "

Enabling quota on XFS filesystem with many files hangs
 2012-10-26 17:15 UTC 

[PATCH] xfstests: optionally run all tests under quota
 2012-10-26 16:49 UTC  (2+ messages)
`  "

[PATCH] xfstests: resolve symlinked devices to real paths
 2012-10-26 16:46 UTC  (2+ messages)
`  "

[PATCH] xfstests: add local.config example
 2012-10-26 15:55 UTC  (2+ messages)
`  "

[PATCH] xfstests: Assume yes when test device is not partitioned
 2012-10-26 15:54 UTC  (2+ messages)
`  "

[PATCH] xfs: silence uninitialised f.file warning
 2012-10-26 13:40 UTC  (2+ messages)

[PATCH] xfs_io: add the lseek() SEEK_DATA/SEEK_HOLE support
 2012-10-26 13:31 UTC  (8+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] xfs_io: [v3] "

[PATCH v3 0/3] Print when ENOSPC due to lack of inodes
 2012-10-26 13:18 UTC  (4+ messages)

[PATCH v3 3/3] xfs: Print error when unable to allocate inodes or out of free inodes
 2012-10-26 13:15 UTC  (2+ messages)
` [v3, "

[PATCH v3 2/3] xfs: Print error when xfs_ialloc_ag_select fails to find continuous free space
 2012-10-26 13:15 UTC  (2+ messages)
` [v3, "

[PATCH v3 1/3] xfs: Add ratelimited printk for different alert levels
 2012-10-26 13:15 UTC  (2+ messages)
` [v3,1/3] "

Is kernel 3.6.1 or filestreams option toxic ?
 2012-10-26 10:03 UTC  (6+ messages)
` Problems with kernel 3.6.x (vm ?) (was : Is kernel 3.6.1 or filestreams option toxic ?)

[PATCH 00/25, V3] xfs: metadata buffer verifiers
 2012-10-26  8:54 UTC  (30+ messages)
` [PATCH 01/25] xfs: growfs: don't read garbage for new secondary superblocks
` [PATCH 02/25] xfs: invalidate allocbt blocks moved to the free list
` [PATCH 03/25] xfs: make buffer read verication an IO completion function
` [PATCH 04/25] xfs: uncached buffer reads need to return an error
` [PATCH 05/25] xfs: verify superblocks as they are read from disk
` [PATCH 06/25] xfs: verify AGF blocks "
` [PATCH 07/25] xfs: verify AGI "
` [PATCH 08/25] xfs: verify AGFL "
` [PATCH 09/25] xfs: verify inode buffers "
` [PATCH 10/25] xfs: verify btree blocks "
` [PATCH 11/25] xfs: verify dquot "
` [PATCH 12/25] xfs: add verifier callback to directory read code
` [PATCH 13/25] xfs: factor dir2 block read operations
` [PATCH 14/25] xfs: verify dir2 block format buffers
` [PATCH 15/25] xfs: factor dir2 free block reading
` [PATCH 16/25] xfs: factor out dir2 data "
` [PATCH 17/25] xfs: factor dir2 leaf read
` [PATCH 18/25] xfs: factor and verify attr leaf reads
` [PATCH 19/25] xfs: add xfs_da_node verification
` [PATCH 20/25] xfs: Add verifiers to dir2 data readahead
` [PATCH 21/25] xfs: add buffer pre-write callback
` [PATCH 22/25] xfs: add pre-write metadata buffer verifier callbacks
` [PATCH 23/25] xfs: connect up write verifiers to new buffers
` [PATCH 24/25] xfs: convert buffer verifiers to an ops structure
` [PATCH 25/25] xfs: add write verifiers to log recovery

Build system revamp, part 1
 2012-10-26  8:42 UTC  (2+ messages)

xfs filesystem corruption with kernel 2.6.37
 2012-10-25 22:47 UTC  (2+ messages)

[patch 0/4] update userspace Makefiles for renamed configure.in
 2012-10-25 19:59 UTC  (11+ messages)
` [patch 1/4] [PATCH] dmapi: rename configure.in to configure.ac
` [patch 2/4] [PATCH] xfstests: "
` [patch 3/4] [PATCH] xfsprogs: "
` [patch 4/4] [PATCH] xfsdump: "

status of userspace release
 2012-10-25 15:15 UTC 

[PATCH] xfs: Remove redundant return error from xfs_difree()
 2012-10-25  4:28 UTC 

[PATCH v5 00/10] speculative preallocation inode tracking
 2012-10-25  0:29 UTC  (40+ messages)
` [PATCH v5 03/10] xfs: create helper to check whether to free eofblocks on inode
` [PATCH v5 05/10] xfs: create function to scan and clear EOFBLOCKS inodes
` [PATCH v5 06/10] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
` [PATCH v5 07/10] xfs: make xfs_quota_type() non-static
` [PATCH v5 08/10] xfs: add quota id filtering to eofblocks scan
` [PATCH v5 09/10] xfs: add minimum file size "
` [PATCH v5 10/10] xfs: add background scanning to clear eofblocks inodes

File system corruption
 2012-10-24 22:51 UTC  (5+ messages)

[PATCH 1/3] rename configure.in to configure.ac
 2012-10-24 22:22 UTC  (11+ messages)
` [PATCH 2/3] respect DESTDIR when installing

[PATCH v6] Stop periodic syncing if filesystem is already shutdown
 2012-10-24 22:10 UTC  (4+ messages)

[PATCH v3] xfstests: Use upstream version of fstrim instead of the local one
 2012-10-24 20:51 UTC  (2+ messages)

[PATCH 1/2] 286: Test FITRIM where length is smaller than FSB
 2012-10-24 20:44 UTC  (7+ messages)
` [PATCH 2/2] 251: Do not allow step to be zero

[RFC, PATCH 0/2] fiemap: filesystem free space mapping
 2012-10-24 19:15 UTC  (14+ messages)
` [PATCH 1/2] fiemap: add freespace mapping to FS_IOC_FIEMAP
` [PATCH 2/2] xfs: implement FIEMAP_FLAG_FREESPACE_*
` [RFC, PATCH 3/2] xfsprogs: space management tool

[PATCH 00/23] xfs: metadata verifiers V2
 2012-10-23 21:42 UTC  (7+ messages)
` [PATCH 22/23] xfs: add pre-write metadata buffer verifier callbacks
      ` [PATCH 24/23] xfs: convert buffer verifiers to an ops structure

[PATCH] xfsdump: Revert dump version bump for 32bit projid fix
 2012-10-23 19:51 UTC  (4+ messages)

[PATCH] xfs_quota: XFS_XFLAG_PROJINHERIT is only for dirs
 2012-10-23 12:34 UTC  (8+ messages)

master branch fast-forwarded to v3.7-rc1
 2012-10-23 12:32 UTC  (7+ messages)
` master branch fast-forwarded to v3.7-rc1, and corp-speak mumble

[PATCH] xfstests 250: remove unwanted new line in 250.out
 2012-10-23 12:27 UTC  (3+ messages)

[PATCH] xfsdump:fill in bs_forkoff
 2012-10-23 12:26 UTC  (2+ messages)

xfstests 250 fail on newer kernels
 2012-10-23 12:24 UTC  (5+ messages)

[PATCH] xfs: Update inode alloc comments
 2012-10-23 12:23 UTC  (2+ messages)

[PATCH 0/3] xfsdump: more projid32bit fixes
 2012-10-22 20:30 UTC  (7+ messages)

[PATCH v2] xfstests: get return value in seek_sanity_test
 2012-10-21 13:15 UTC  (2+ messages)

[PATCH] xfstests: get return value in seek_sanity_test
 2012-10-21 12:08 UTC  (2+ messages)

xfs_behaviour
 2012-10-19 18:10 UTC  (2+ messages)

[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
 2012-10-19 14:38 UTC  (5+ messages)

[PATCH] mkfs: update manpage to match current inode allocation behaviour
 2012-10-19 13:50 UTC  (3+ messages)

[PATCH] xfs_fsr: fix space/tab mixing in help string
 2012-10-19  1:23 UTC 

[PATCH 0/3] xfs: allocation worker causes freelist buffer lock hang
 2012-10-18 22:52 UTC  (4+ messages)
` [PATCH 3/3] xfs: zero allocation_args on the kernel stack
  ` [PATCH 3/3 v2] "

[PATCH 0/2] xfs: fix AGF/alloc workqueue deadlock
 2012-10-18 22:51 UTC  (2+ messages)

Question about AGFL
 2012-10-18 21:13 UTC  (2+ messages)

[PATCH] xfs: Update mount options documentation
 2012-10-18 18:40 UTC  (7+ messages)

[PATCH 1/3] Add new standard loop handling functions
 2012-10-18  8:45 UTC  (3+ messages)
` [PATCH 2/3] Provide dumpe2fs via standard common.config interface
` [PATCH 3/3] 289: Test that filesystem sends discard requests only on free sectors

Performance degradation over time
 2012-10-14 19:31 UTC  (6+ messages)

[PATCH 00/14 V5]: xfs: remove the xfssyncd mess
 2012-10-17 19:24 UTC  (2+ messages)

xfstests: SEEK_HOLE/SEEK_DATA advanced tests
 2012-10-17 12:52 UTC  (6+ messages)


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