public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-10 11:46:27 to 2010-09-22 17:33:16 UTC [more...]

[PATCH 0/16] xfs: metadata scalability V2
 2010-09-22 17:34 UTC  (23+ messages)
` [PATCH 01/16] xfs: reduce the number of CIL lock round trips during commit
` [PATCH 02/16] xfs: remove debug assert for per-ag reference counting
` [PATCH 03/16] xfs: lockless per-ag lookups
` [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 06/16] xfs: introduced uncached buffer read primitve
` [PATCH 07/16] xfs: store xfs_mount in the buftarg instead of in the xfs_buf
` [PATCH 08/16] xfs: kill XBF_FS_MANAGED buffers
` [PATCH 09/16] xfs: use unhashed buffers for size checks
` [PATCH 10/16] xfs: remove buftarg hash for external devices
` [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 16/16] xfs; pack xfs_buf structure more tightly

XFS internal error xfs_da_do_buf(2)
 2010-09-22 12:11 UTC  (4+ messages)

Contiguous file sequences
 2010-09-22 11:01 UTC 

Question regarding performance on big files
 2010-09-22 10:26 UTC  (3+ messages)

System partially unusable after power loss
 2010-09-22  4:15 UTC  (7+ messages)

Latencies writing to memory mapped files
 2010-09-21 23:15 UTC  (8+ messages)

[PATCH 0/18] xfs: metadata and buffer cache scalability improvements
 2010-09-21 22:34 UTC  (66+ messages)
` [PATCH 01/18] xfs: single thread inode cache shrinking
` [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: convert inode cache lookups to use RCU locking
` [PATCH 06/18] xfs: convert pag_ici_lock to a spin lock
` [PATCH 07/18] xfs: don't use vfs writeback for pure metadata modifications
` [PATCH 08/18] xfs: rename xfs_buf_get_nodaddr to be more appropriate
` [PATCH 09/18] xfs: introduced uncached buffer read primitve
` [PATCH 10/18] xfs: store xfs_mount in the buftarg instead of in the xfs_buf
` [PATCH 11/18] xfs: kill XBF_FS_MANAGED buffers
` [PATCH 12/18] xfs: use unhashed buffers for size checks
` [PATCH 13/18] xfs: remove buftarg hash for external devices
` [PATCH 14/18] xfs: convert buffer cache hash to rbtree
` [PATCH 15/18] xfs; pack xfs_buf structure more tightly
` [PATCH 16/18] xfs: convert xfsbud shrinker to a per-buftarg shrinker
` [PATCH 17/18] xfs: add a lru to the XFS buffer cache
` [PATCH 18/18] xfs: stop using the page cache to back the "

Intersect360 Research Site Census Report - Storage
 2010-09-21 13:43 UTC 

Intersect360 Research Site Census Report - Storage
 2010-09-21  6:34 UTC 

XFS quota on real-time partition
 2010-09-20 23:19 UTC 

-mm: xfs lockdep warning
 2010-09-20 19:13 UTC  (3+ messages)

Linux and DMAPI
 2010-09-20  6:47 UTC  (2+ messages)

[PATCH] [RFC] xfs: prevent bmap btree from using alloc btree reserved blocks
 2010-09-20  5:25 UTC 

[PATCH] [RFC] xfs: prevent bmap btree from using alloc btree reserved blocks
 2010-09-20  0:58 UTC  (2+ messages)

LWN.net article: creating 1 billion files -> XFS looses
 2010-09-18 11:39 UTC  (9+ messages)
` LWN.net article: creating 1 billion files -> Tests we did

The segment fault with NULL point using when recovering failure
 2010-09-17  1:44 UTC  (2+ messages)

[PATCH] xfstests: add local.config example
 2010-09-16 23:31 UTC  (2+ messages)

sector size warning at mount time
 2010-09-16 23:18 UTC  (2+ messages)

[PATCH] 2.6.35.4: Fixed simple warning (array subscript is above array bounds)
 2010-09-16 16:48 UTC  (3+ messages)

Patch fs/xfs/xfs_alloc.c
 2010-09-16 15:38 UTC  (4+ messages)

no space left on device with 662G free
 2010-09-15 16:14 UTC  (6+ messages)

XFS Filesystem not mounting
 2010-09-15 13:15 UTC  (20+ messages)
                ` Now: Debian issues, WAS: "

Delaylog
 2010-09-14 23:23 UTC  (5+ messages)

[RFC] [PATCH 0/4] Replace buffer cache hash with rbtrees
 2010-09-14  7:13 UTC  (10+ messages)
` [PATCH 1/4] xfs: kill XBF_FS_MANAGED buffers
` [PATCH 2/4] xfs: use unhashed buffers for size checks
` [PATCH 4/4] xfs: convert buffer cache hash to rbtree

XFS defragmentation issue
 2010-09-13  8:05 UTC  (11+ messages)

[PATCH] xfstests: fix 108 and enable it by default
 2010-09-13  4:38 UTC  (2+ messages)

[PATCH] xfs_fsr: use /proc/mounts if available
 2010-09-13  4:35 UTC  (2+ messages)

[PATCH] [xfstests v2]: Don't hardcode paths to many binaries
 2010-09-11 22:44 UTC  (3+ messages)
` [PATCH] [xfstests]: Fix project quota checks

XFS over LVM over md RAID
 2010-09-10 23:08 UTC 

XFS over LVM over md RAID
 2010-09-10 22:19 UTC  (6+ messages)

[GIT PULL] XFS update #2 for 2.6.36-rc4
 2010-09-10 21:40 UTC 

[PATCH] xfs: remove the ->kill_root btree operation
 2010-09-10 20:20 UTC  (2+ messages)

[PATCH] xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush
 2010-09-10 19:49 UTC  (2+ messages)

[PATCH] xfs: simplify xfs_qm_dqusage_adjust
 2010-09-10 18:09 UTC  (2+ messages)

Traditional HPC Total Market Forecast: 2010 to 2014
 2010-09-10 11:47 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox