messages from 2008-09-25 22:55:27 to 2008-10-07 21:42:19 UTC [more...]
[PATCH 0/10] XFS: clean up sync code
2008-10-07 21:43 UTC (4+ 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 05/10] XFS: xfssyncd: don't call xfs_sync
[PATCH 0/6] XFS: replace the mount inode list with radix tree traversals
2008-10-07 21:41 UTC (7+ 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-07 21:36 UTC (2+ messages)
[PATCH 2/3] kill xfs_ialloc_log_di
2008-10-07 22:24 UTC (4+ messages)
[PATCH 1/3] kill XFS_LITINO
2008-10-07 21:18 UTC (2+ 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)
[PATCH V2] Re-dirty pages on ENOSPC when converting delayed allocations
2008-10-07 8:15 UTC
[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
[PATCH 3/3] Add timeout feature
2008-10-05 10:00 UTC (13+ messages)
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 (26+ 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)
TAKE 985583 - factored XFS btrees
2008-09-29 6:07 UTC
TAKE 986789 - Fix build brakage from patch "Clean up dquot pincount code"
2008-09-29 2:19 UTC
[PATCH] Clean up dquot pincount code
2008-09-29 2:11 UTC (6+ messages)
Speed of rm compared to reiserfs (slow)
2008-09-28 19:27 UTC (8+ messages)
` Speed of rm compared to reiserfs (slow) - and switching logdevices
inode64 question
2008-09-27 1:20 UTC (4+ messages)
[PATCH 0/10] freeze feature ver 1.13
2008-09-26 21:26 UTC (3+ messages)
xfs mailing list posting help
2008-09-26 15:18 UTC (5+ messages)
[PATCH 0/9] CRC support for superblock, ag headers, log and btree blocks
2008-09-26 11:10 UTC (3+ messages)
XFS internal error xfs_trans_cancel at line 1138 of file fs/xfs/xfs_trans.c
2008-09-26 10:16 UTC (3+ messages)
[PATCH 5/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 9:37 UTC (2+ messages)
[PATCH 10/10] Add timeout feature
2008-09-26 8:59 UTC
[PATCH 9/10] Remove XFS specific ioctl interfaces for freeze feature
2008-09-26 8:59 UTC
[PATCH 8/10] Implement generic freeze feature
2008-09-26 8:59 UTC
[PATCH 7/10] reiserfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:58 UTC
[PATCH 6/10] jfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:58 UTC
[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:58 UTC
[PATCH 3/10] ext4: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:57 UTC
[PATCH 2/10] ext3: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:57 UTC
[PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
2008-09-26 8:57 UTC
Clarification about NULLs in the file after a crash
2008-09-26 7:11 UTC (3+ messages)
[GIT PULL] XFS update for 2.6.27
2008-09-26 5:52 UTC
TAKE 986789 - Clean up dquot pincount code
2008-09-26 4:43 UTC
TAKE 981668 - Wait for all I/O on truncate to zero file size
2008-09-26 4:42 UTC
[REVIEW] Show pointer address for mem dump with corruption error
2008-09-26 4:06 UTC (2+ messages)
TAKE 907752 - xfs_stats.pl: xs_log_blocks counts in basic blocks
2008-09-26 1:25 UTC
[PATCH][DOC] xfs_stats.pl: xs_log_blocks counts in basic blocks
2008-09-26 1:00 UTC
2.6.27-rc7 no init found on the root partition?
2008-09-25 23:41 UTC (3+ messages)
[PATCH 8/9] Add CRC checks to the AGF
2008-09-25 22:56 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