public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-08-04 01:31:21 to 2008-08-20 12:49:21 UTC [more...]

[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)

[PATCH 0/28] XFS: sync and reclaim rework
 2008-08-19 23:59 UTC  (22+ 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

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 3/3] Add timeout feature
 2008-08-18 12:28 UTC 

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

[PATCH 1/3] Implement generic 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)

[RFC] btree test harness
 2008-08-15 22:02 UTC 

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)

[PATCH] xfsprogs: fix some trivial sparse warnings
 2008-08-11  2:20 UTC 

[PATCH] xfsprogs: sparse support
 2008-08-11  2:18 UTC 

[PATCH] tiny nametest.c warning fixes
 2008-08-09 19:59 UTC 

[PATCH] Move vn_iowait() earlier in the reclaim path
 2008-08-08  8:32 UTC  (11+ messages)

TAKE 981498 - use KM_MAYFAIL in xfs_mountfs
 2008-08-08  5:22 UTC  (8+ messages)

TAKE 981498 - Use KM_NOFS for debug trace buffers
 2008-08-08  5:16 UTC  (11+ messages)

PATCH] trivial xfs_remove comment fixup
 2008-08-08  0:33 UTC  (2+ messages)

generic btree implementation, version 4
 2008-08-07 21:55 UTC 

xfs_force_shutdown called from file fs/xfs/xfs_trans_buf.c
 2008-08-04 16:55 UTC  (2+ messages)

TAKE 981498 - Make xfs_bmap_*_count_leaves void
 2008-08-06  8:51 UTC 

TAKE 981498 - Fix fallout from semaphore -> completion changes
 2008-08-06  7:27 UTC 

TAKE 981498 - refactor xfs_mount_free
 2008-08-06  5:38 UTC 

TAKE 981498 - don't call xfs_freesb from xfs_unmountfs
 2008-08-06  5:32 UTC 

TAKE 981498 - xfs_unmountfs should return void
 2008-08-06  5:23 UTC 

TAKE 981498 - cleanup xfs_mountfs
 2008-08-06  5:19 UTC 

TAKE 981498 - move root inode IRELE into xfs_unmountfs
 2008-08-06  5:11 UTC 

TAKE 981498 - stop using file_update_time
 2008-08-06  4:56 UTC 

xfs_force_shutdown - file fs/xfs/xfs_rw.c
 2008-08-06  4:52 UTC  (2+ messages)

TAKE 981498 - optimize xfs_ichgtime
 2008-08-06  4:51 UTC 

TAKE 981498 - update timestamp in xfs_ialloc manually
 2008-08-06  4:46 UTC 

XFS noikeep remount in 2.6.27-rc1-next-20080730
 2008-08-06  4:36 UTC  (8+ messages)

TAKE 981498 - remove the sema_t from XFS
 2008-08-06  4:31 UTC 

TAKE 981498 - replace dquot flush semaphore with a completion
 2008-08-06  4:12 UTC 

[PATCH] Don't release root inode until finished using it
 2008-08-06  2:32 UTC  (4+ messages)

[PATCH 0/3] freeze feature ver 1.9
 2008-08-05 12:03 UTC 

TAKE 981498 - replace inode flush semaphore with a completion
 2008-08-05  7:41 UTC 

[PATCH] Use KM_NOFS for debug trace buffers
 2008-08-05  7:39 UTC  (2+ messages)

TAKE 981498 - extend completions to provide XFS object flush requirements
 2008-08-05  7:35 UTC 

TAKE 981498 - replace the XFS buf iodone semaphore with a completion
 2008-08-05  7:26 UTC 

TAKE 981498 - clean up stale references to semaphores
 2008-08-05  7:21 UTC 

TAKE 981498 - use get_unaligned_* helpers
 2008-08-05  7:13 UTC 

[PATCH 23/26] implement generic xfs_btree_delete/delrec
 2008-08-05  2:18 UTC  (4+ messages)

[PATCH 22/26] move xfs_bmbt_killroot to common code
 2008-08-05  2:08 UTC  (4+ messages)

[PATCH 26/26] add rec_len and key_len fields to struct xfs_btree_ops
 2008-08-05  2:06 UTC  (2+ messages)

[rfc][patch 1/3] mm: vmap rewrite
 2008-08-05  2:05 UTC  (7+ messages)
` [rfc][patch 2/3] xfs: remove vmap cache
` [rfc][patch 3/3] xfs: use new vmap API

[PATCH 24/26] implement generic xfs_btree_getrec
 2008-08-05  1:47 UTC  (3+ messages)

[PATCH 25/26] kill xfs_bmbt_log_block
 2008-08-05  1:43 UTC  (2+ messages)

[PATCH 21/26] implement =?unknown-8bit?Q?generic_xfs=5Fbtree=5Fin=D1=95ert=2Finsrec?=
 2008-08-05  1:29 UTC  (3+ messages)
` [PATCH 21/26] implement generic xfs_btree_inѕert/insrec
  ` [PATCH 21/26] implement generic xfs_btree_in??ert/insrec

[PATCH 20/26] move xfs_bmbt_newroot to common code
 2008-08-05  0:50 UTC  (2+ messages)

[PATCH 00/26] generic btree implementation, version 3
 2008-08-05  0:49 UTC  (5+ messages)

Question about extended attributes
 2008-08-04  5:13 UTC  (4+ messages)

[PING] do not test return value of xfs_bmap_*_count_leaves
 2008-08-04  3:01 UTC  (2+ messages)

[PATCH 01/26] kill struct xfs_btree_hdr
 2008-08-04  1:46 UTC  (2+ messages)

[PATCH 19/26] implement semi-generic xfs_btree_new_root
 2008-08-04  1:35 UTC 

[PATCH 18/26] implement generic xfs_btree_split
 2008-08-04  1:35 UTC 

[PATCH 17/26] implement generic xfs_btree_lshift
 2008-08-04  1:35 UTC 

[PATCH 16/26] implement generic xfs_btree_rshift
 2008-08-04  1:34 UTC 

[PATCH 14/26] implement generic xfs_btree_update
 2008-08-04  1:34 UTC 

[PATCH 15/26] add get_maxrecs btree operation
 2008-08-04  1:34 UTC 

[PATCH 13/26] implement generic xfs_btree_updkey
 2008-08-04  1:34 UTC 

[PATCH 12/26] implement generic xfs_btree_lookup
 2008-08-04  1:34 UTC 

[PATCH 11/26] implement generic xfs_btree_decrement
 2008-08-04  1:33 UTC 

[PATCH 10/26] implement generic xfs_btree_increment
 2008-08-04  1:33 UTC 

[PATCH 09/26] make btree tracing generic
 2008-08-04  1:33 UTC 

[PATCH 08/26] add new btree statistics
 2008-08-04  1:33 UTC 

[PATCH 07/26] refactor btree validation helpers
 2008-08-04  1:33 UTC 

[PATCH 06/26] refactor xfs_btree_readahead
 2008-08-04  1:33 UTC 

[PATCH 05/26] add a long pointers flag to xfs_btree_cur
 2008-08-04  1:32 UTC 

[PATCH 04/26] make btree root in inode support generic
 2008-08-04  1:32 UTC 

[PATCH 03/26] add generic btree types
 2008-08-04  1:32 UTC 


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