messages from 2010-09-22 22:35:48 to 2010-10-01 17:17:07 UTC [more...]
[patch] xfs: properly account for reclaimed inodes
2010-10-01 17:17 UTC (3+ messages)
[PATCH VER 6] Extend project quotas to support 32bit project identifiers
2010-10-01 13:57 UTC (9+ messages)
` [PATCH VER 6] xfsprogs: projid32bit handling
` [PATCH VER 6] xfstests: Quota project id setting overflow
[PATCH 0/3] streamline superblock modification helpers V2
2010-10-01 13:56 UTC (7+ messages)
` [PATCH 1/3] [PATCH 1/3] xfs: remove XFS_MOUNT_NO_PERCPU_SB
` [PATCH 2/3] [PATCH 2/3] xfs: do not use xfs_mod_incore_sb for per-cpu counters
` [PATCH 3/3] [PATCH 3/3] xfs: do not use xfs_mod_incore_sb_batch "
[PATCH] xfstests: make 223 use more compatible indirection operator
2010-10-01 13:09 UTC
xfsprogs Debian mantainaince
2010-10-01 8:36 UTC (6+ messages)
Quota confusion
2010-10-01 4:09 UTC
xfsprogs Debian mantainaince
2010-10-01 1:35 UTC
[PATCH] Add test 244: Check filesystem FITRIM
2010-09-30 16:20 UTC
[PATCH 0/0] streamline superblock modification helpers V2
2010-09-30 2:24 UTC
[PATCH 1/2] xfstests 224: Use $SCRATCH_MNT variable
2010-09-29 23:24 UTC (6+ messages)
` [PATCH 2/2] xfstests: Use $MKFS_OPTIONS in _scratch_mkfs_*()
Latencies writing to memory mapped files
2010-09-29 23:19 UTC (10+ messages)
[GIT PULL] XFS update for 2.6.36-rc7
2010-09-29 17:09 UTC
[PATCH 0/3] clean up superblock modification helpers
2010-09-29 12:26 UTC (12+ messages)
` [PATCH 1/3] [PATCH 1/3] xfs: remove XFS_MOUNT_NO_PERCPU_SB
` [PATCH 2/3] [PATCH 2/3] xfs: do not use xfs_mod_incore_sb for per-cpu counters
` [PATCH 3/3] [PATCH 3/3] xfs: do not use xfs_mod_incore_sb_batch "
[PATCH] xfs: reduce lock traffic on incore sb lock
2010-09-29 6:28 UTC (5+ messages)
The segment fault with NULL point using when recovering failure
2010-09-29 6:05 UTC (4+ messages)
how to increase speed to iterate all file's name in a XFS , about million files
2010-09-29 1:01 UTC (4+ messages)
allocsize mount option
2010-09-29 0:31 UTC (2+ messages)
[GIT PULL] xfs: metadata scalability
2010-09-28 2:39 UTC
[PATCH 0/18] xfs: metadata scalability V4
2010-09-28 1:42 UTC (24+ messages)
` [PATCH 01/18] xfs: force background CIL push under sustained load
` [PATCH 02/18] xfs: reduce the number of CIL lock round trips during commit
` [PATCH 03/18] xfs: remove debug assert for per-ag reference counting
` [PATCH 04/18] xfs: lockless per-ag lookups
` [PATCH 05/18] xfs: don't use vfs writeback for pure metadata modifications
` [PATCH 06/18] xfs: rename xfs_buf_get_nodaddr to be more appropriate
` [PATCH 07/18] xfs: introduced uncached buffer read primitve
` [PATCH 08/18] xfs: store xfs_mount in the buftarg instead of in the xfs_buf
` [PATCH 09/18] xfs: kill XBF_FS_MANAGED buffers
` [PATCH 10/18] xfs: use unhashed buffers for size checks
` [PATCH 11/18] xfs: remove buftarg hash for external devices
` [PATCH 12/18] xfs: split inode AG walking into separate code for reclaim
` [PATCH 13/18] xfs: split out inode walk inode grabbing
` [PATCH 14/18] xfs: implement batched inode lookups for AG walking
` [PATCH 15/18] xfs: batch inode reclaim lookup
` [PATCH 16/18] xfs: serialise inode reclaim within an AG
` [PATCH 17/18] xfs: convert buffer cache hash to rbtree
` [PATCH 18/18] xfs: pack xfs_buf structure more tightly
Contiguous file sequences
2010-09-28 1:16 UTC (11+ messages)
XFS on SSD, log/metadat on spindle?
2010-09-27 20:46 UTC (2+ messages)
[PATCH 0/16] xfs: metadata scalability V2
2010-09-27 17:43 UTC (26+ messages)
` [PATCH 04/16] xfs: don't use vfs writeback for pure metadata modifications
` [PATCH 05/16] xfs: rename xfs_buf_get_nodaddr to be more appropriate
` [PATCH 11/16] xfs: split inode AG walking into separate code for reclaim
` [PATCH 12/16] xfs: implement batched inode lookups for AG walking
` [PATCH 13/16] xfs: batch inode reclaim lookup
` [PATCH 14/16] xfs: serialise inode reclaim within an AG
` [PATCH 15/16] xfs: convert buffer cache hash to rbtree
XFS errors on large Infiniband fileserver setup
2010-09-27 5:49 UTC (12+ messages)
[PATCH 0/18] xfs: metadata scalability V3
2010-09-27 1:09 UTC (25+ messages)
` [PATCH 01/18] xfs: force background CIL push under sustained load
` [PATCH 02/18] xfs: reduce the number of CIL lock round trips during commit
` [PATCH 03/18] xfs: remove debug assert for per-ag reference counting
` [PATCH 04/18] xfs: lockless per-ag lookups
` [PATCH 05/18] xfs: don't use vfs writeback for pure metadata modifications
` [PATCH 06/18] xfs: rename xfs_buf_get_nodaddr to be more appropriate
` [PATCH 07/18] xfs: introduced uncached buffer read primitve
` [PATCH 08/18] xfs: store xfs_mount in the buftarg instead of in the xfs_buf
` [PATCH 09/18] xfs: kill XBF_FS_MANAGED buffers
` [PATCH 10/18] xfs: use unhashed buffers for size checks
` [PATCH 11/18] xfs: remove buftarg hash for external devices
` [PATCH 12/18] xfs: split inode AG walking into separate code for reclaim
` [PATCH 13/18] xfs: split out inode walk inode grabbing
` [PATCH 14/18] xfs: implement batched inode lookups for AG walking
` [PATCH 15/18] xfs: batch inode reclaim lookup
` [PATCH 16/18] xfs: serialise inode reclaim within an AG
` [PATCH 17/18] xfs: convert buffer cache hash to rbtree
` [PATCH 18/18] xfs: pack xfs_buf structure more tightly
Skype Upgrade Notification - Talk More For Free
2010-09-26 22:12 UTC
[PATCH VER 5] Extend project quotas to support 32bit project identifiers
2010-09-26 0:10 UTC (7+ messages)
` [PATCH VER 5] xfsprogs: projid32bit handling
` [PATCH VER 5] xfstests: Quota project id setting overflow
` [PATCH VER 5] xfsprogs: projid32bit handling (xfs_admin patch)
Problem with file system on iSCSI FileIO
2010-09-25 21:23 UTC (21+ messages)
-mm: xfs lockdep warning
2010-09-25 13:08 UTC (4+ messages)
No space left on device
2010-09-25 2:18 UTC (3+ messages)
System partially unusable after power loss
2010-09-24 20:44 UTC (5+ messages)
[PATCH] xfs: force background CIL push under sustained load
2010-09-24 14:02 UTC (7+ messages)
xfsdump-3.0.4 problems
2010-09-24 9:53 UTC (10+ messages)
` [PATCH] "
[PATCH] [RFC] xfs: prevent bmap btree from using alloc btree reserved blocks
2010-09-24 4:27 UTC
[PATCH VER 4] Extend project quotas to support 32bit project identificators
2010-09-24 0:55 UTC (8+ messages)
` [PATCH VER 4] xfsprogs: projid32bit handling
Question regarding performance on big files
2010-09-23 22:03 UTC (6+ messages)
XFS internal error xfs_da_do_buf(2)
2010-09-23 8:48 UTC (4+ messages)
[PATCH] [RFC] xfs: prevent bmap btree from using alloc btree reserved blocks
2010-09-23 7:03 UTC (2+ messages)
Magnum 4D Jackpot 1 Winning Formula!
2010-09-23 3:37 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