public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-12 05:44:35 to 2012-10-25 06:32:54 UTC [more...]

[PATCH 00/25, V3] xfs: metadata buffer verifiers
 2012-10-25  6:34 UTC  (11+ 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 07/25] xfs: verify AGI blocks "
` [PATCH 09/25] xfs: verify inode buffers "
` [PATCH 11/25] xfs: verify dquot blocks "
` [PATCH 13/25] xfs: factor dir2 block read operations
` [PATCH 14/25] xfs: verify dir2 block format buffers

[PATCH] xfs: silence uninitialised f.file warning
 2012-10-25  6:22 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 0/3] Print when ENOSPC due to lack of inodes
 2012-10-24 20:56 UTC  (2+ 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  (8+ 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  (20+ messages)
` [PATCH 09/23] xfs: verify inode buffers as they are read from disk
` [PATCH 10/23] xfs: verify btree blocks "
` [PATCH 11/23] xfs: verify dquot "
` [PATCH 12/23] xfs: add verifier callback to directorry read code
` [PATCH 13/23] xfs: factor dir2 block read operations
` [PATCH 14/23] xfs: verify dir2 block format buffers
` [PATCH 15/23] xfs: factor dir2 free block reading
` [PATCH 17/23] xfs: factor dir2 leaf read
` [PATCH 18/23] xfs: factor and verify attr leaf reads
` [PATCH 19/23] xfs: add xfs_da_node verification
` [PATCH 20/23] xfs: Add verifiers to dir2 data readahead
` [PATCH 21/23] xfs: add buffer pre-write callback
` [PATCH 22/23] xfs: add pre-write metadata buffer verifier callbacks
      ` [PATCH 24/23] xfs: convert buffer verifiers to an ops structure
` [PATCH 23/23] xfs: connect up write verifiers to new buffers

[PATCH] xfs_io: add the lseek() SEEK_DATA/SEEK_HOLE support
 2012-10-23 20:01 UTC  (5+ messages)
    ` [PATCH v2] "

[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  (10+ 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)

Is kernel 3.6.1 or filestreams option toxic ?
 2012-10-23  8:24 UTC  (2+ messages)
` Problems with kernel 3.6.x (vm ?) (was : Is kernel 3.6.1 or filestreams option toxic ?)

[PATCH 0/3] xfsdump: more projid32bit fixes
 2012-10-22 20:30 UTC  (10+ messages)
` [PATCH 1/3] xfsdump: extend fs_info to gather fs feature flags
` [PATCH 2/3] xfsdump: default to V3, use V4 if projid32bit is set
` [PATCH 3/3] xfsdump: refuse restore of V4 format unless FS has projid32bit set

[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  (8+ 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  (7+ messages)

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

Generator manufacturer与您共享了照片
 2012-10-16 17:03 UTC 

[RFC PATCH] xfs: enables file data inlining in inodes
 2012-10-16 15:18 UTC  (8+ messages)

xfs_db
 2012-10-15 21:36 UTC  (3+ messages)

Usage bigger after copy?
 2012-10-15 19:52 UTC  (2+ messages)

b业绩下滑员/工收入上涨c�T工成��真正的股}�|3激励过度与激[励不足
 2012-10-13 20:28 UTC 

[PATCH v2] xfs: avoid underflow in xfs_ioc_trim()
 2012-10-12  5:49 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