public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-29 07:29:03 to 2008-10-10 01:11:26 UTC [more...]

[PATCH] fix barrier fail detection
 2008-10-10  1:12 UTC  (6+ messages)

[PATCH] XFS: don't block in xfs_qm_dqflush() during async writeback
 2008-10-10  1:16 UTC  (2+ messages)

[PATCH V2] Re-dirty pages on ENOSPC when converting delayed allocations
 2008-10-09 22:48 UTC  (3+ messages)

[RFC, PATCH 0/7] XFS: dynamic busy extent tracking
 2008-10-09 22:33 UTC  (13+ messages)
` [PATCH 1/7] XFS: rename xfs_get_perag
` [PATCH 2/7] XFS: replace fixed size busy extent array with an rbtree
` [PATCH 3/7] XFS: Don't immediately reallocate busy extents
` [PATCH 4/7] XFS: Don't use log forces when busy extents are allocated
` [PATCH 5/7] XFS: Do not classify freed allocation btree blocks as busy
` [PATCH 6/7] XFS: Avoid busy extent ranges rather than the entire extent
` [PATCH 7/7] XFS: Simplify transaction busy extent tracking

[PATCH 3/3] kill XFS_DINODE_VERSION_ defines
 2008-10-09 18:55 UTC 

[PATCH 2/3] kill xfs_dinode_core_t
 2008-10-09 18:54 UTC 

[PATCH 1/3] kill xfs_ialloc_log_di
 2008-10-09 18:54 UTC 

[PATCH 3/3] Add timeout feature
 2008-10-09 10:18 UTC  (14+ messages)

[PATCH 0/5] Combine the XFS and Linux inode structures V2
 2008-10-09  8:07 UTC  (9+ messages)
` [PATCH 1/5] XFS: factor xfs_iget_core() into hit and miss cases
` [PATCH 2/5] XFS: Never call mark_inode_dirty_sync() directly
` [PATCH 3/5] Inode: Allow external initialisers
` [PATCH 4/5] Inode: Allow external list initialisation
` [PATCH 5/5] XFS: Combine the XFS and Linux inodes V3
` [PATCH 6/5]: XFS: Prevent use-after-free caused by synchronous inode reclaim

[PATCH 1/3] kill XFS_LITINO
 2008-10-09  7:24 UTC  (3+ messages)

xfsaild centisecs /proc wakeup control?
 2008-10-09  0:15 UTC  (4+ messages)

[PATCH 0/6] XFS: Track reclaimable inodes in inode cache
 2008-10-09  0:02 UTC  (9+ messages)
` [PATCH 1/6] XFS: move inode reclaim functions to xfs_sync.c
` [PATCH 2/6] XFS: rename inode reclaim functions
` [PATCH 3/6] XFS: mark inodes for reclaim via a tag in the inode radix tree
` [PATCH 4/6] XFS: use the inode radix tree for reclaiming inodes
` [PATCH 5/6] XFS: kill deleted inodes list
` [PATCH 6/6] XFS: Prevent looping in xfs_sync_inodes_ag

[PATCH 0/6] XFS: replace the mount inode list with radix tree traversals
 2008-10-08 23:59 UTC  (9+ 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() V3
` [PATCH 4/6] XFS: Use the inode tree for finding dirty inodes V3
` [PATCH 5/6] XFS: Traverse inode trees when releasing dquots V3
` [PATCH 6/6] XFS: remove the mount inode list

[PATCH 3/3] kill xfs_dinode_core_t
 2008-10-08 13:22 UTC  (3+ messages)

xfs file system corruption
 2008-10-08  0:15 UTC  (6+ messages)

[PATCH 0/8] XFS: AIL cleanup and bug fixes
 2008-10-07 22:13 UTC  (9+ messages)
` [PATCH 1/8] XFS: Allocate the struct xfs_ail
` [PATCH 2/8] XFS: Use a cursor for AIL traversal
` [PATCH 3/8] XFS: move the AIl traversal over to a consistent interface
` [PATCH 4/8] XFS: Allow 64 bit machines to avoid the AIL lock during flushes
` [PATCH 5/8] XFS: Move the AIL lock into the struct xfs_ail
` [PATCH 6/8] XFS: Given the log a pointer to the AIL
` [PATCH 7/8] XFS: Add ail pointer into log items
` [PATCH 8/8] XFS: Finish removing the mount pointer from the AIL API

[PATCH] XFS: remove i_gen from incore inode
 2008-10-07 22:12 UTC 

[PATCH] XFS: Account for allocated blocks when expanding directories
 2008-10-07 21:58 UTC 

[PATCH] XFS: Check for valid transaction headers in recovery
 2008-10-07 21:57 UTC 

[PATCH 0/10] XFS: clean up sync code
 2008-10-07 21:43 UTC  (11+ messages)
` [PATCH 01/10] XFS: split out two helpers from xfs_syncsub
` [PATCH 02/10] XFS: Use struct inodes instead of vnodes to kill vn_grab
` [PATCH 03/10] XFS: use xfs_sync_inodes rather than xfs_syncsub
` [PATCH 04/10] XFS: kill xfs_syncsub
` [PATCH 05/10] XFS: xfssyncd: don't call xfs_sync
` [PATCH 06/10] XFS: make SYNC_ATTR no longer use xfs_sync
` [PATCH 07/10] XFS: make SYNC_DELWRI no longer use xfs_sync V2
` [PATCH 08/10] XFS: Kill SYNC_CLOSE
` [PATCH 09/10] XFS: Kill xfs_sync()
` [PATCH 10/10] XFS: Move remaining quiesce code

[PATCH 2/3] kill xfs_ialloc_log_di
 2008-10-07 22:24 UTC  (4+ messages)

TAKE 957103 - Merge up to 2.6.27-rc8
 2008-10-07 21:14 UTC  (6+ messages)

[PATCH 3/3] use inode_change_ok for setattr permission checking
 2008-10-07 20:30 UTC  (2+ messages)

[PATCH 2/3] Remove restricted_chown parameter
 2008-10-07 20:29 UTC  (5+ messages)

[REVIEW] Fix two mkfs.xfs bugs
 2008-10-07  4:51 UTC  (2+ messages)

Adding attr, inode reference query
 2008-10-07  1:51 UTC  (6+ messages)

XFS: "slow at directory traversal .. after 3 years of use"
 2008-10-06 22:31 UTC  (2+ messages)

XFS Regression Issue in kernel 2.6.26.3
 2008-10-06 22:25 UTC  (4+ messages)

[PATCH] remove exports of inline functions
 2008-10-06 18:16 UTC 

PARTIAL TAKE 987159 - Fix extent list corruption in xfs_iext_irec_compact_full()
 2008-10-06 17:24 UTC  (5+ messages)

[PATCH] XFS: Check for valid transaction headers in recovery
 2008-10-06  4:14 UTC  (4+ messages)

xfs_admin -U generate
 2008-10-06  0:58 UTC 

implementing trees
 2008-10-04 12:59 UTC 

what is the FS size limit for xfs_repair ?
 2008-10-04  0:22 UTC  (4+ messages)

how to determine version of XFS
 2008-10-03 21:01 UTC  (2+ messages)

XFS on 2.6.25.17 kernel issue
 2008-10-03  9:34 UTC  (3+ messages)

Which XFS-options for best performance in my case?
 2008-10-02 15:54 UTC  (2+ messages)

Which XFS-options for best performance in my case?
 2008-10-02 14:28 UTC 

TAKE 987785 - Consolidate btree block handling for xfs_db
 2008-10-02  6:34 UTC 

XFS filesystem corruption on the arm(el) architecture
 2008-10-02  1:42 UTC  (4+ messages)

RAID5/6 writes
 2008-10-02  0:32 UTC  (6+ messages)

XFS status update for September 2008
 2008-10-01 20:40 UTC 

[PATCH 5/6] always use struct xfs_btree_block instead of short / longform structures
 2008-10-01 15:22 UTC  (2+ messages)

TAKE 986557 - Update libxfs and xfsprogs to latest kernel interfaces and implementation
 2008-10-01  3:55 UTC 

TAKE 987246 - Show buffer address with debug hexdump on corruption
 2008-10-01  2:32 UTC 

TAKE 987683 - Check AGF agf_btreeblks when reading the AGF with lazy-counters
 2008-10-01  2:11 UTC 

TAKE 986558 - Update kernel headers for user-space libxfs build support
 2008-10-01  2:03 UTC 

XFS website remiss
 2008-10-01  0:20 UTC 

TAKE 987634 - xfs_repair - repaired inode may be left dirty and not written
 2008-09-30  8:11 UTC 

[PATCH] Increase the default size of the reserved blocks pool
 2008-09-30  6:40 UTC  (9+ messages)

(no subject)
 2008-09-30  2:22 UTC  (2+ messages)
` [PATCH] Clean up dquot pincount code

[PATCH] XFS: Account for allocated blocks when expanding directories
 2008-09-30  2:09 UTC  (3+ messages)

TAKE 985583 - Make xfs_btree_check_ptr() debug-only code
 2008-09-30  2:03 UTC 

[PATCH] consolidate btree block handling for xfs_db
 2008-09-29 22:04 UTC 

[PATCH 1/3] kill sys_cred
 2008-09-29 21:53 UTC 

[PATCH] Use atomic_t and wait_event to track dquot pincount
 2008-09-29 21:45 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] reduce l_icloglock roundtrips
 2008-09-29 21:38 UTC 

[PATCH] wire up ->open for directories
 2008-09-29 15:12 UTC 

[REVIEW] Check for valid agf_btreeblks with lazy counters enabled
 2008-09-29 14:24 UTC  (2+ messages)

REVIEW: Don't reset dirty inode flag in xfs_repair
 2008-09-29 14:23 UTC  (2+ messages)

[PATCH] use XFS_I and VFS_I in xfs_dm.c
 2008-09-29  9:21 UTC  (2+ messages)

compiler warning after applying btree patches
 2008-09-29  8:41 UTC  (3+ messages)

Running out of reserved data blocks
 2008-09-29  8:40 UTC  (7+ messages)

[PATCH][mainline-only] remove useless mnt_want_write call in xfs_write
 2008-09-29  7:44 UTC 

[PATCH] use proper mnt_want_write calls for handle ioctls
 2008-09-29  7: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