public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-08 08:50:51 to 2010-09-16 23:31:00 UTC [more...]

[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)

LWN.net article: creating 1 billion files -> XFS looses
 2010-09-16 21:53 UTC  (3+ messages)
` LWN.net article: creating 1 billion files -> Tests we did

System partially unusable after power loss
 2010-09-16 21:23 UTC  (3+ 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)

-mm: xfs lockdep warning
 2010-09-16  7:46 UTC 

[PATCH 0/18] xfs: metadata and buffer cache scalability improvements
 2010-09-16  0:28 UTC  (62+ 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 "

Latencies writing to memory mapped files
 2010-09-16  0:18 UTC  (2+ messages)

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

The segment fault with NULL point using when recovering failure
 2010-09-15 15:59 UTC 

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  (17+ messages)
` [PATCH 1/4] xfs: kill XBF_FS_MANAGED buffers
` [PATCH 2/4] xfs: use unhashed buffers for size checks
` [PATCH 3/4] xfs: remove buftarg hash for external devices
` [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]: Don't hardcode getfattr/setfattr/attr paths
 2010-09-11 22:44 UTC  (4+ messages)
` [PATCH] [xfstests v2]: Don't hardcode paths to many binaries
  ` [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  (9+ 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 

[RFC PATCH] fs,xfs: Use __GFP_MOVABLE for XFS buffers
 2010-09-10  8:33 UTC  (3+ messages)

fragmentation question
 2010-09-10  4:57 UTC  (8+ messages)

[PATCH] xfs: single thread inode cache shrinking
 2010-09-10  3:29 UTC  (3+ messages)

Virus intercepted
 2010-09-09 23:23 UTC 

logerrors on armv5te hardware rendering xfs-partition unmountable
 2010-09-09 18:49 UTC  (2+ messages)

New Retained Searches
 2010-09-09 16:44 UTC 

Workqueues in 2.6.36
 2010-09-09 16:40 UTC 

XFS status update for August 2010
 2010-09-09  8:29 UTC  (12+ messages)
  ` xfs mount/create options (was: XFS status update for August 2010)

xfstests: 106 question
 2010-09-09  8:08 UTC 

xfs on armv5 still with erroneous log in kernel 2.6.35.4
 2010-09-09  6:45 UTC  (9+ messages)

[PATCH] xfs: log IO completion workqueue is a high priority queue
 2010-09-09  1:26 UTC  (2+ messages)

Sorry! I made an error in my last email!
 2010-09-09  1:22 UTC 

[PATCH] Test to ensure that the EOFBLOCK_FL gets set/unset correctly. As found by Theodore Ts'o: If a 128K file is falloc'ed using the KEEP_SIZE flag, and then write exactly 128K, the EOFBLOCK_FL doesn't get cleared correctly. This forces e2fsck to complain about that inode
 2010-09-08 19:11 UTC  (11+ messages)
  ` [PATCH] Test to ensure that the EOFBLOCK_FL gets set/unset correctly

[2.6.36-rc3] Workqueues, XFS, dependencies and deadlocks
 2010-09-08 14:10 UTC  (17+ messages)


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