messages from 2008-09-13 20:33:07 to 2008-09-24 08:41:48 UTC [more...]
Speed of rm compared to reiserfs (slow)
2008-09-24 8:43 UTC
TAKE 985583 - implement generic xfs_btree_lshift
2008-09-24 8:31 UTC
TAKE 985583 - implement generic xfs_btree_rshift
2008-09-24 8:28 UTC
TAKE 985583 - implement generic xfs_btree_update
2008-09-24 8:26 UTC
TAKE 985583 - implement generic xfs_btree_updkey
2008-09-24 8:20 UTC
[PATCH] Use atomic_t and wait_event to track dquot pincount
2008-09-24 8:15 UTC (9+ messages)
` [PATCH v2] "
[PATCH 4/10] xfs: Fix error handling inwrite_super_lockfs/unlockfs
2008-09-24 8:14 UTC
TAKE 985583 - implement generic xfs_btree_lookup
2008-09-24 8:15 UTC
TAKE 985583 - implement generic xfs_btree_decrement
2008-09-24 8:05 UTC
TAKE 985583 - implement generic xfs_btree_increment
2008-09-24 8:03 UTC
TAKE 985583 - add helpers for addressing entities inside a btree block
2008-09-24 7:58 UTC
TAKE 985583 - add get_maxrecs btree operation
2008-09-24 7:55 UTC
TAKE 985583 - make btree tracing generic
2008-09-24 7:47 UTC
TAKE 985583 - add new btree statistics
2008-09-24 7:44 UTC
TAKE 985583 - refactor btree validation helpers
2008-09-24 7:41 UTC
TAKE 985583 - refactor xfs_btree_readahead
2008-09-24 7:38 UTC
TAKE 985583 - add a long pointers flag to xfs_btree_cur
2008-09-24 7:34 UTC
TAKE 985583 - make btree root in inode support generic
2008-09-24 7:29 UTC
TAKE 985583 - add generic btree types
2008-09-24 7:27 UTC
TAKE 985583 - split up xfs_btree_init_cursor
2008-09-24 7:18 UTC
PARTIAL TAKE 985583 - kill struct xfs_btree_hdr
2008-09-24 7:09 UTC
RFC: adding a crc field to xfs_buf_log_format_t
2008-09-24 7:03 UTC (3+ messages)
[PATCH] don't use signed int to store xfs_dqid_t
2008-09-24 6:07 UTC (2+ messages)
[PATCH] Fix speculative allocation beyond eof
2008-09-24 5:04 UTC (3+ messages)
[PATCH] XFS: Check for valid transaction headers in recovery
2008-09-24 3:41 UTC (3+ messages)
[PATCH 0/8] XFS: AIL cleanup and bug fixes
2008-09-24 3:11 UTC (20+ 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
XFS internal error xfs_trans_cancel at line 1138 of file fs/xfs/xfs_trans.c
2008-09-24 2:49 UTC (4+ messages)
[RFC 0/3] Future Directions for XFS
2008-09-23 8:05 UTC (4+ messages)
` [RFC 1/3] Future Directions - Inode Subsystems
` [RFC 2/3] Future Directions - Journalling
` [RFC 3/3] Future Directions - Reliability
[PATCH] Wait for all I/O on truncate to zero file size
2008-09-23 5:05 UTC
TAKE 987159 - Remove xfs_iext_irec_compact_full()
2008-09-23 3:50 UTC
PARTIAL TAKE 987159 - Fix extent list corruption in xfs_iext_irec_compact_full()
2008-09-23 3:28 UTC
[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 23:41 UTC (2+ messages)
[PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
2008-09-22 12:52 UTC (3+ messages)
` [PATCH 1/10] VFS: Fix error handling ofwrite_super_lockfs/unlockfs
[PATCH 6/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 11:23 UTC (2+ messages)
[PATCH 6/6] move XFS_BMAP_SANITY_CHECK out of line
2008-09-22 11:06 UTC
[PATCH 5/6] always use struct xfs_btree_block instead of short / longform structures
2008-09-22 11:06 UTC
[PATCH 4/6] cleanup btree record / key / ptr addressing macros
2008-09-22 11:06 UTC
[PATCH 3/6] cleanup maxrecs calculation
2008-09-22 11:06 UTC
[PATCH 2/6] make xfsidbg independent of the main btree implementation
2008-09-22 11:06 UTC
[PATCH 1/6] fix up btree headers for userspace
2008-09-22 11:06 UTC
[PATCH 0/6] btree cleanups V2
2008-09-22 11:06 UTC
[PATCH 10/10] Add timeout feature
2008-09-22 10:58 UTC
[PATCH 9/10] Remove XFS specific ioctl interfaces for freeze feature
2008-09-22 10:58 UTC
[PATCH 8/10] Implement generic freeze feature
2008-09-22 10:58 UTC
[PATCH 7/10] jfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:57 UTC
[PATCH 5/10] reiserfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:57 UTC
[PATCH 3/10] ext4: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:56 UTC
[PATHC 2/10] ext3: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:55 UTC
[PATCH 0/10] freeze feature ver 1.12
2008-09-22 10:55 UTC
TAKE 987246 - Unlock inode before calling xfs_idestroy()
2008-09-22 8:11 UTC
[PATCH V2] Unlock inode before calling xfs_idestroy()
2008-09-22 7:51 UTC (2+ messages)
[PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI
2008-09-22 7:06 UTC
[PATCH] Remove xfs_iext_irec_compact_full()
2008-09-22 4:25 UTC (4+ messages)
TAKE 987246 - xail idbg command doesn't increment count in each loop
2008-09-22 4:04 UTC
TAKE 987246 - Fix buffer flag definitions for xbp idbg command
2008-09-22 4:02 UTC
[PATCH] Unlock inode before calling xfs_idestroy()
2008-09-22 3:59 UTC (7+ messages)
REVIEW: Fix for incore extent corruption
2008-09-22 2:33 UTC (20+ messages)
Ooops in Kernel 2.6.26.2
2008-09-21 11:46 UTC (2+ messages)
Hello
2008-09-19 17:08 UTC
[PATCH] xail idbg command doesn't increment count in each loop
2008-09-19 4:19 UTC (2+ messages)
[PATCH V2] Fix buffer flag definitions for xbp idbg command
2008-09-19 3:40 UTC (2+ messages)
[GIT PULL] XFS update for 2.6.27
2008-09-18 7:58 UTC
TAKE 987086 - Fix use-after-free with log and quotas
2008-09-18 7:36 UTC
read only remount not so happy
2008-09-18 5:29 UTC (5+ messages)
2.6.27-rc6: lockdep warning: iprune_mutex at shrink_icache_memory+0x38/0x1a8
2008-09-17 18:33 UTC (5+ messages)
[PATCH 5/6] always use struct xfs_btree_block instead of short / longform structures
2008-09-17 0:59 UTC (4+ messages)
[PATCH 4/6] cleanup btree record / key / ptr addressing macros
2008-09-17 0:57 UTC (4+ messages)
[PATCH 3/6] cleanup maxrecs calculation
2008-09-16 17:29 UTC (3+ messages)
[PATCH 6/6] move XFS_BMAP_SANITY_CHECK out of line
2008-09-16 6:31 UTC (2+ messages)
[PATCH] Fix use-after-free with log and quotas
2008-09-16 6:36 UTC (5+ messages)
[PATCH] Re-dirty pages on I/O error
2008-09-16 6:30 UTC (5+ messages)
[PATCH 1/6] fix up btree headers for userspace
2008-09-16 5:12 UTC (2+ messages)
sanitize xlog_in_core_t definition
2008-09-16 5:11 UTC (2+ messages)
[PATCH 0/5] XFS: Track reclaimable inodes in inode cache V2
2008-09-16 5:06 UTC (6+ messages)
` [PATCH 1/5] XFS: move inode reclaim functions to xfs_sync.c
` [PATCH 2/5] XFS: rename inode reclaim functions
` [PATCH 3/5] XFS: mark inodes for reclaim via a tag in the inode radix tree
` [PATCH 4/5] XFS: use the inode radix tree for reclaiming inodes
` [PATCH 5/5] XFS: kill deleted inodes list
[PATCH 0/3] XFS: Combine Linux and XFS inodes
2008-09-16 4:47 UTC (4+ messages)
` [PATCH 3/3] XFS: Combine the XFS and Linux inodes V2
[PATCH 0/6] XFS: Track reclaimable inodes in inode cache
2008-09-16 4:27 UTC (13+ messages)
` [PATCH 1/6] XFS: move inode reclaim functions to xfs_sync.c
` [PATCH 2/6] XFS: mark inodes for reclaim via a tag in the inode radix tree
` [PATCH 3/6] XFS: rename inode reclaim functions
` [PATCH 4/6] XFS: use the inode radix tree for reclaiming inodes
` [PATCH 5/6] XFS: kill deleted inodes list
[PATCH 0/3] XFS: Prepare for combining the XFS and Linux inodes
2008-09-16 4:21 UTC (8+ messages)
` [PATCH 1/3] XFS: factor xfs_iget_core() into hit and miss cases
` [PATCH 2/3] XFS: Make use of the init-once slab optimisation
` [PATCH 3/3] XFS: Never call mark_inode_dirty_sync() directly
Bug#499076: Physical walk no longer ignores all symlinks
2008-09-16 1:07 UTC
XFS does not recognise mount options in 2.6.27-rc6
2008-09-15 14:22 UTC (5+ messages)
[PATCH 4/4] add support for large btree blocks with CRCs and additional RAS information
2008-09-15 1:03 UTC
[PATCH 3/4] Add a mount feature bit for CRC enabled filesystems
2008-09-15 1:03 UTC
[PATCH 2/4] Add copy_uuid_helper
2008-09-15 1:03 UTC
[PATCH 1/4] add pre-io callback to struct xfs_buf
2008-09-15 1:03 UTC
[PATCH 0/4] add crcs for btree blocks
2008-09-15 1:03 UTC
[PATCH 2/6] make xfsidbg independent of the main btree implementation
2008-09-15 0:46 UTC
[PATCH 0/6] btree cleanups
2008-09-15 0:46 UTC
[PATCH 0/10] XFS: clean up sync code
2008-09-14 13:24 UTC (9+ messages)
` [PATCH 01/10] XFS: split out two helpers from xfs_syncsub
` [PATCH 05/10] XFS: xfssyncd: don't call xfs_sync
[PATCH 0/6] XFS: replace the mount inode list with radix tree traversals V4
2008-09-14 13:22 UTC (2+ messages)
[PATCH] XFS: remove i_gen from incore inode
2008-09-14 13:16 UTC (2+ messages)
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