public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-08-11 03:41:45 to 2008-09-01 02:07:05 UTC [more...]

[REVIEW #2] Update kernel code to compile in userspace (libxfs)
 2008-09-01  2:08 UTC  (7+ messages)

[RFC] btree test harness
 2008-08-31 22:24 UTC  (2+ messages)

XFS status update for August 2008
 2008-08-31 17:10 UTC 

[PATCH 3/3] Add timeout feature
 2008-08-29  9:39 UTC  (5+ messages)

[PATCH 1/3] Implement generic freeze feature
 2008-08-29  9:37 UTC  (6+ messages)

TAKE 981498 - Cleanup more dir v1 macros and stuff
 2008-08-29  6:18 UTC 

TAKE 986238 - Prevent lockdep false positives when locking two inodes
 2008-08-29  2:00 UTC 

[2.6.27-rc4] XFS i_lock vs i_iolock
 2008-08-29  1:37 UTC  (14+ messages)

[PATCH 4/4] fix biosize option
 2008-08-28 23:19 UTC  (3+ messages)

[PATCH 3/4] fix the noquota mount option
 2008-08-28 23:18 UTC  (3+ messages)

[PATCH 2/4] kill struct xfs_mount_args
 2008-08-28 23:17 UTC  (3+ messages)

[PATCH] tiny nametest.c warning fixes
 2008-08-28 23:16 UTC  (2+ messages)

TAKE 907752 - Update QA 096 for ASCII CI mkfs output
 2008-08-28  3:21 UTC 

XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
 2008-08-28  1:08 UTC  (26+ messages)

XFS issue under 2.6.25.13 kernel
 2008-08-28  0:20 UTC  (8+ messages)

[PATCH 47/59] CRED: Wrap task credential accesses in the XFS filesystem
 2008-08-27 13:49 UTC 

TAKE 986143 - Fix barrier status change detection
 2008-08-27  5:58 UTC 

REVIEW: xfs_repair fixes for bad directories
 2008-08-27  4:21 UTC  (6+ messages)

TAKE 986141 - xfs_repair - remove convert_extents function
 2008-08-27  4:04 UTC 

TAKE 984775 - mkfs.xfs destroys file even with "-N" flag
 2008-08-27  3:10 UTC 

TAKE 986140 - Increase xfs_metadump's max valid ext size for dirs
 2008-08-27  3:01 UTC 

TAKE 983809 - Un-popped buffers for failed reads in xfs_db can SEGV
 2008-08-27  2:47 UTC 

REVIEW: Remove convert_extent function in xfs_repair
 2008-08-26 19:15 UTC  (2+ messages)

REVIEW: Fix xfs_check SEGV when encountering an unreadable block
 2008-08-26 19:13 UTC  (3+ messages)

REVIEW: xfs_metadump improvements
 2008-08-26 19:12 UTC  (3+ messages)

XFS internal error
 2008-08-26  3:37 UTC  (12+ messages)

XFS_BUF_ORDERED instead of XFS_BUF_ISORDERED?
 2008-08-26  2:09 UTC  (3+ messages)

xfs_growfs fix backport for 2.6.16.y
 2008-08-26  2:01 UTC  (2+ messages)

agi unlinked bucket
 2008-08-25 15:02 UTC  (8+ messages)

xfs shutdown with 2.6.27-rc4
 2008-08-24 22:00 UTC 

xfs_quota free
 2008-08-23 12:12 UTC  (2+ messages)

Regression? 2.6.27-rc3 segfault on cold boot; not on warm boot
 2008-08-23  9:48 UTC  (3+ messages)

xfs_quota free
 2008-08-23  2:10 UTC  (3+ messages)

xfsprogs-2.10.0?
 2008-08-22 16:35 UTC 

[PATCH 0/28] XFS: sync and reclaim rework
 2008-08-22  1:44 UTC  (23+ messages)
` [PATCH 01/28] XFS: remove i_gen from incore inode
` [PATCH 02/28] XFS: move sync code to its own file
` [PATCH 04/28] XFS: Remove xfs_iflush_all and clean up xfs_finish_reclaim_all() V3
` [PATCH 05/28] XFS: Use the inode tree for finding dirty inodes V3
` [PATCH 06/28] XFS: Traverse inode trees when releasing dquots V3
` [PATCH 08/28] XFS: split out two helpers from xfs_syncsub
` [PATCH 09/28] XFS: Use struct inodes instead of vnodes to kill vn_grab
` [PATCH 12/28] XFS: xfssyncd: don't call xfs_sync
` [PATCH 13/28] XFS: make SYNC_ATTR no longer use xfs_sync
` [PATCH 14/28] XFS: make SYNC_DELWRI "
` [PATCH 16/28] XFS: Kill xfs_sync()
` [PATCH 17/28] XFS: Move remaining quiesce code
` [PATCH 20/28] XFS: Never call mark_inode_dirty_sync() directly
` [PATCH 21/28] Inode: Allow external initialisers
` [PATCH 23/28] XFS: Combine the XFS and Linux inodes
` [PATCH 24/28] XFS: move inode reclaim functions to xfs_sync.c
` [PATCH 25/28] XFS: mark inodes for reclaim via a tag in the inode radix tree
` [PATCH 26/28] XFS: rename inode reclaim functions

[PATCH] use XFS_I and VFS_I in xfs_dm.c
 2008-08-22  1:42 UTC 

generic btree implementation, version 4
 2008-08-22  1:39 UTC  (2+ messages)

XFS vs Elevators (was Re: [PATCH RFC] nilfs2: continuous snapshotting file system)
 2008-08-21 15:59 UTC  (2+ messages)

5 concurrent bonnie runs failing after first pass 
 2008-08-21  6:32 UTC  (2+ messages)

[PATCH] Fix use-after-free with buffers
 2008-08-20 12:50 UTC  (2+ messages)

TAKE 981498 - Use xfs_idestroy() to cleanup an inode
 2008-08-20 11:15 UTC  (4+ messages)

xfs _ slow rewrite ?
 2008-08-20  6:45 UTC  (3+ messages)

PARTIAL TAKE 983683 - Prevent direct I/O from mapping extents beyond eof
 2008-08-20  6:08 UTC 

TAKE 981498 - Make use of the init-once slab optimisation
 2008-08-20  3:24 UTC 

How to XFS quota arrange?
 2008-08-20  2:29 UTC  (2+ messages)

endianess macros
 2008-08-19  8:17 UTC  (2+ messages)

TAKE 981498 - convert beX_add to beX_add_cpu (new common API)
 2008-08-19  8:00 UTC 

[PATCH] Allocate inode tracing buffers before locking inode cluster
 2008-08-19  3:52 UTC  (3+ messages)

[PATCH 2/3] Remove XFS specific ioctl interfaces for freeze feature
 2008-08-18 12:28 UTC 

[PATCH 0/3] freeze feature ver 1.10
 2008-08-18 12:28 UTC 

xfs slow ops
 2008-08-18  9:55 UTC 

TAKE xfsidbg.c
 2008-08-18  7:07 UTC 

[PATCH 5/7] XFS: Make use of the init-once slab optimisation
 2008-08-18  1:13 UTC  (5+ messages)
    ` [PATCH 4/7] XFS: Never call mark_inode_dirty_sync() directly
    ` [PATCH 6/7] XFS: Combine the XFS and Linux inodes
    ` [PATCH 7/7] XFS: don't use vnodes where unnecessary
  ` [PATCH 0/7] RFC: combine linux and XFS inodes

[REVIEW] Prevent direct I/O from mapping extents beyond eof
 2008-08-15 22:40 UTC  (3+ messages)

[PATCH] Fix reference counting race on log buffers
 2008-08-15 22:07 UTC  (2+ messages)

Ooops in Kernel 2.6.26.2
 2008-08-12  4:36 UTC  (3+ messages)

Lock debugging noise or real problem?
 2008-08-12  3:35 UTC  (5+ messages)

[PATCH 0/6] XFS: replace the mount inode list with radix tree traversals V3
 2008-08-12  2:00 UTC  (8+ messages)
` [PATCH 1/6] XFS: move sync code to its own file
` [PATCH 2/6] XFS: move xfssyncd code to xfs_sync.c
` [PATCH 3/6] XFS: Remove xfs_iflush_all and clean up xfs_finish_reclaim_all() V2
` [PATCH 4/6] XFS: Use the inode tree for finding dirty inodes V2
` [PATCH 5/6] XFS: Traverse inode trees when releasing dquots V2
` [PATCH 6/6] XFS: remove the mount inode list
` [PATCH 7/6] XFS: xfsidbg update for "

[PATCH] XFS: factor xfs_iget_core() into hit and miss cases
 2008-08-12  1:52 UTC 

commit messages wrong in XFS git -master tree
 2008-08-12  0:57 UTC 

[PATCH 0/4] XFS: replace the mount inode list with radix tree traversals V2
 2008-08-12  0:19 UTC  (2+ messages)

Corruption of in-memory data detected - on heavy hard linking
 2008-08-11 23:52 UTC  (5+ messages)

xfs_quota: Getting back disk space usage of a single directory
 2008-08-11 23:44 UTC 

[PATCH] XFS: remove i_gen from incore inode
 2008-08-11 16:39 UTC  (6+ messages)

[PATCH] stop rejecting options in remount
 2008-08-11  3:42 UTC  (2+ messages)


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