messages from 2008-10-07 22:08:20 to 2008-10-16 18:09:05 UTC [more...]
[PATCH] XFS fix remount rw with unrecognized options
2008-10-16 18:10 UTC (7+ messages)
` [stable] "
How can I recover data?
2008-10-16 17:54 UTC (6+ messages)
kernel BUG at fs/buffer.c:471! with kernel 2.6.26.6
2008-10-16 10:31 UTC
another problem with latest code drops
2008-10-16 9:08 UTC (6+ messages)
crash with latest code drop
2008-10-16 9:00 UTC (13+ messages)
TAKE 988145 - XFS: Check for valid transaction headers in recovery
2008-10-16 6:13 UTC
TAKE 988143 - AIL cleanup and bug fixes
2008-10-16 4:51 UTC
TAKE 988143 - xfs_trans_delete_ail() is now xfs_trans_ail_delete()
2008-10-16 4:49 UTC
TAKE 988143 - Finish removing the mount pointer from the AIL API
2008-10-16 4:41 UTC
TAKE 988143 - Add ail pointer into log items
2008-10-16 4:40 UTC
TAKE 988143 - Given the log a pointer to the AIL
2008-10-16 4:38 UTC
TAKE 988143 - Move the AIL lock into the struct xfs_ail
2008-10-16 4:37 UTC
TAKE 988143 - Allow 64 bit machines to avoid the AIL lock during flushes
2008-10-16 4:36 UTC
TAKE 988143 - move the AIl traversal over to a consistent interface
2008-10-16 4:35 UTC
TAKE 988143 - Use a cursor for AIL traversal
2008-10-16 4:34 UTC
TAKE 988143 - Allocate the struct xfs_ail
2008-10-16 4:32 UTC
PARTIAL TAKE 987246 - remove exports of inline functions
2008-10-16 3:48 UTC
[PATCH] remove exports of inline functions
2008-10-16 0:19 UTC (3+ messages)
[PATCH]
2008-10-15 12:43 UTC (2+ messages)
TAKE 988236 - fix remount rw with unrecognized options
2008-10-15 5:51 UTC
TAKE 988144 - Account for allocated blocks when expanding directories
2008-10-15 5:47 UTC
PARTIAL TAKE 988236 - xfstests/189.out remount test update
2008-10-15 5:36 UTC
TAKE 988142 - Remove use of m_ilock from mount structure as it no longer exists
2008-10-15 5:24 UTC
TAKE 988142 - Remove xfs_finish_reclaim_all() since it no longer exists
2008-10-15 5:18 UTC
TAKE 988142 - Prevent looping in xfs_sync_inodes_ag
2008-10-15 5:16 UTC
TAKE 988142 - kill deleted inodes list
2008-10-15 5:15 UTC
TAKE 988142 - use the inode radix tree for reclaiming inodes
2008-10-15 5:14 UTC
TAKE 988142 - mark inodes for reclaim via a tag in the inode radix tree
2008-10-15 5:13 UTC
TAKE 988142 - rename inode reclaim functions
2008-10-15 5:11 UTC
TAKE 988142 - move inode reclaim functions to xfs_sync.c
2008-10-15 5:09 UTC
TAKE 988141 - Fix build error - use VFS_I() to access linux inode from xfs inode
2008-10-15 5:50 UTC (9+ messages)
TAKE 988141 - Fix build warning - xfs_fs_alloc_inode() needs a return statement
2008-10-15 2:07 UTC
TAKE 988141 - Prevent use-after-free caused by synchronous inode reclaim
2008-10-15 2:05 UTC
TAKE 988141 - Combine the XFS and Linux inodes
2008-10-15 2:01 UTC
TAKE 988141 - Inode: Allow external list initialisation
2008-10-15 1:58 UTC
TAKE 988141 - Inode: Allow external initialisers
2008-10-15 1:48 UTC
Attribution of patches in the git tree
2008-10-15 1:32 UTC
fw: [PATCH] fix instant oops with tracing enabled
2008-10-15 2:28 UTC (7+ messages)
[PATCH 0/5] Combine the XFS and Linux inode structures V2
2008-10-15 1:09 UTC (9+ messages)
` [PATCH 3/5] Inode: Allow external initialisers
` [PATCH 6/5]: XFS: Prevent use-after-free caused by synchronous inode reclaim
Stale XFS mount for Kernel 2.6.25.14
2008-10-14 21:54 UTC (8+ messages)
TAKE 988255 - fix instant oops with tracing enabled
2008-10-14 12:56 UTC (7+ messages)
PARTIAL TAKE 988236 - xfstests/189 remount test
2008-10-14 6:04 UTC
TAKE 988141 - Never call mark_inode_dirty_sync() directly
2008-10-14 4:50 UTC
TAKE 988141 - factor xfs_iget_core() into hit and miss cases
2008-10-14 4:47 UTC
TAKE 988140 - Remove exported symbol xfs_syncsub() since it no longer exists
2008-10-13 6:46 UTC
TAKE 988140 - Move remaining quiesce code
2008-10-13 6:44 UTC
TAKE 988140 - Kill xfs_sync()
2008-10-13 6:42 UTC
TAKE 988140 - Kill SYNC_CLOSE
2008-10-13 6:41 UTC
TAKE 988140 - make SYNC_DELWRI no longer use xfs_sync
2008-10-13 6:39 UTC
TAKE 988140 - make SYNC_ATTR no longer use xfs_sync
2008-10-13 6:37 UTC
TAKE 988140 - xfssyncd: don't call xfs_sync
2008-10-13 6:35 UTC
TAKE 988140 - kill xfs_syncsub
2008-10-13 6:34 UTC
TAKE 988140 - use xfs_sync_inodes rather than xfs_syncsub
2008-10-13 6:33 UTC
TAKE 988140 - Use struct inodes instead of vnodes to kill vn_grab
2008-10-13 6:31 UTC
TAKE 988140 - split out two helpers from xfs_syncsub
2008-10-13 6:29 UTC
[PATCH] xfsdump: don't put null inode
2008-10-12 23:32 UTC (3+ messages)
` [PATCH] xfs_db: "
[PATCH] fix remount rw with unrecognized options
2008-10-12 22:21 UTC (4+ messages)
[PATCH] update xfsqa 189 to check for writeable fs after remount rw
2008-10-12 12:31 UTC
exception Emask 0x0 SAct 0x1 / SErr 0x0 action 0x2 frozen
2008-10-10 19:27 UTC (2+ messages)
[PATCH] fix barrier fail detection in XFS
2008-10-10 18:07 UTC (3+ messages)
[PATCH] fix barrier fail detection
2008-10-10 9:23 UTC (9+ messages)
[RFC, PATCH 0/7] XFS: dynamic busy extent tracking
2008-10-10 7:11 UTC (10+ messages)
` [PATCH 1/7] XFS: rename xfs_get_perag
` [PATCH 2/7] XFS: replace fixed size busy extent array with an rbtree
` [PATCH 4/7] XFS: Don't use log forces when busy extents are allocated
[PATCH V2] Re-dirty pages on ENOSPC when converting delayed allocations
2008-10-10 7:45 UTC (4+ messages)
TAKE 988146 - Move XFS_BMAP_SANITY_CHECK out of line
2008-10-10 6:24 UTC
PARTIAL TAKE 988146 - Always use struct xfs_btree_block instead of short / longform structures
2008-10-10 6:19 UTC
TAKE 988149 - fix barrier fail detection
2008-10-10 5:30 UTC
PARTIAL TAKE 988146 - Always use struct xfs_btree_block instead of short / longform structures
2008-10-10 5:18 UTC
TAKE 988139 - xfsidbg update for mount inode list
2008-10-10 5:11 UTC
PATIAL TAKE 988147 - cleanup btree record / key / ptr addressing macros
2008-10-10 5:09 UTC
TAKE 988139 - remove the mount inode list
2008-10-10 5:05 UTC
PARTIAL TAKE 988146 - Cleanup maxrecs calculation
2008-10-10 5:03 UTC
TAKE 988139 - Traverse inode trees when releasing dquots
2008-10-10 4:59 UTC
TAKE 988139 - Use the inode tree for finding dirty inodes
2008-10-10 4:56 UTC
PARTIAL TAKE 988146 - make xfsidbg independent of the main btree implementation
2008-10-10 4:49 UTC
TAKE 988147 - don't block in xfs_qm_dqflush() during async writeback
2008-10-10 4:17 UTC
TAKE 988139 - Traverse inode trees when releasing dquots
2008-10-10 4:12 UTC
TAKE 988139 - Use the inode tree for finding dirty inodes
2008-10-10 4:09 UTC
TAKE 988139 - Remove xfs_iflush_all and clean up xfs_finish_reclaim_all()
2008-10-10 4:05 UTC
TAKE 988139 - move xfssyncd code to xfs_sync.c
2008-10-10 3:55 UTC
TAKE 988139 - move sync code to its own file
2008-10-10 3:49 UTC
[PATCH] XFS: don't block in xfs_qm_dqflush() during async writeback
2008-10-10 1:16 UTC (2+ messages)
[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 (10+ messages)
[PATCH 1/3] kill XFS_LITINO
2008-10-09 7:24 UTC (2+ 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 (4+ messages)
` [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 (3+ messages)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox