public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-09 20:07:56 to 2012-05-25 15:52:41 UTC [more...]

Build system revamp, part 1
 2012-05-25 15:52 UTC  (19+ messages)
` [PATCH 1/6] build: rename to configure.ac
      ` [PATCH] "
` [PATCH 2/6] build: use new autoconf constructs
` [PATCH 3/6] build: remove home-baked long/ptr size detection
` [PATCH 4/6] build: use standard type intptr_t
    ` xfsprogs/build: "
      ` [PATCH 1/2] types.h: implement intptr_t and uintptr_t
      ` [PATCH 2/2] xfs: use standard (u)intptr_t types
` [PATCH 5/6] build: use standard type uintptr_t
` [PATCH 6/6] Update .gitignore

very slow file deletion on an SSD
 2012-05-25 14:48 UTC  (4+ messages)

Still seeing hangs in xlog_grant_log_space
 2012-05-25  6:28 UTC  (2+ messages)

BUG in xlog_get_lowest_lsn
 2012-05-24 22:39 UTC  (10+ messages)
` [PATCH] xfs: use s_umount sema in xfs_sync_worker

file corruption issue
 2012-05-24 21:46 UTC  (9+ messages)

xfsprogs: .lai files not found
 2012-05-24 19:26 UTC  (3+ messages)

[PATCH] xfs: re-enable xfsaild idle mode and fix associated races
 2012-05-24 16:06 UTC 

[RFC PATCH v3 0/2] xfs: fix xfsaild races and re-enable idle mode
 2012-05-24 14:38 UTC  (13+ messages)
` [RFC PATCH v3 1/2] xfs: re-enable xfsaild idle mode when the ail is empty
` [RFC PATCH v3 2/2] xfs: fix xfsaild hang due to lost wake ups

Still seeing hangs in xlog_grant_log_space
 2012-05-24 14:23 UTC  (33+ messages)

Hole punching and mmap races
 2012-05-24 12:35 UTC  (9+ messages)

xfs: blocked task in xfs_buf_lock
 2012-05-24 11:14 UTC 

[GIT PULL] XFS update for 3.5-rc1
 2012-05-23 20:54 UTC 

[PATCH] 030: fix for new xfs_repair versions
 2012-05-23 17:11 UTC  (5+ messages)

[PATCH 00/10] xfs: discontiguous buffer support a.k.a. die xfs_dabuf die
 2012-05-23  9:27 UTC  (3+ messages)

Lost patch fixing test 273?
 2012-05-23  7:36 UTC  (3+ messages)

[PATCH] Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision
 2012-05-22 23:35 UTC  (3+ messages)

[RFC PATCH 0/3] xfs: fix xfsaild races and re-enable idle mode
 2012-05-22 23:15 UTC  (7+ messages)
` [RFC PATCH 1/3] xfs: re-enable xfsaild "
` [RFC PATCH 2/3] xfs: fix xfsaild hang due to premature idle
` [RFC PATCH 3/3] xfs: fix xfsaild hang due to lost wake ups

[PATCH 0/3] xfs_repair fixes for fragmented multiblock v2 dirs
 2012-05-22 13:42 UTC  (7+ messages)
` [PATCH 1/3] xfs_repair: Fix fragmented multiblock dir2 handling in blkmap_getn()
` [PATCH 2/3] xfs_repair: Document & robustify blkmap_next_off()
` [PATCH 3/3] xfs_repair: handle fragmented multiblock dir2 in process_leaf_node_dir2()
` [PATCH 2/3 RESEND] xfs_repair fixes for fragmented multiblock v2 dirs
` [PATCH 3/3 RESEND] xfs_repair: handle fragmented multiblock dir2 in process_leaf_node_dir2()

Storage server, hung tasks and tracebacks
 2012-05-22 13:14 UTC  (10+ messages)

[RFC PATCH v2 0/3] xfs: fix xfsaild races and re-enable idle mode
 2012-05-22 13:10 UTC  (7+ messages)
` [RFC PATCH v2 1/3] xfs: re-enable xfsaild "
` [RFC PATCH v2 2/3] xfs: fix xfsaild hang due to premature idle
` [RFC PATCH v2 3/3] xfs: fix xfsaild hang due to lost wake ups

[PATCH] xfstest 285: userspace vs. fragmented multiblock dir2
 2012-05-21 22:05 UTC 

How to recover data from an xfs partition
 2012-05-21  8:23 UTC  (9+ messages)

Badness in xfs_write at fs/xfs/linux-2.6/xfs_lrw.c:838
 2012-05-18 16:45 UTC  (2+ messages)

Are two transactions running in parallel OK?
 2012-05-18 13:21 UTC  (3+ messages)

XFS stack overflows
 2012-05-17 19:09 UTC 

xfs: assertion failed in xfs_file_dio_aio_write
 2012-05-17 16:00 UTC 

[PATCH] Fix failure in 273 due to lack of inodes
 2012-05-15 20:27 UTC  (2+ messages)

Test 274 in xfstests
 2012-05-15 20:18 UTC  (4+ messages)

[PATCH 1/2] xfstests README: added 'make install' to building steps
 2012-05-15 15:47 UTC  (2+ messages)

[PATCH 1/2 V2] xfstests README: added 'make install' to building steps
 2012-05-15 15:46 UTC  (3+ messages)
` [PATCH 2/2 V2] xfstests 273: fix of reading scratch size and removing lost+found

[PATCH 1/2] xfs: hole-punch use truncate_pagecache_range
 2012-05-15  6:58 UTC  (4+ messages)
` [PATCH 2/2] xfs: hole-punch retaining cache beyond

[PATCH v2 2/2] xfstests: introduce 280 for SEEK_DATA/SEEK_HOLE copy check
 2012-05-15  4:47 UTC  (3+ messages)

badly destroyed XFS (on LVM) - how to repair?
 2012-05-15  1:13 UTC  (6+ messages)

git://oss.sgi.com/xfs/xfs master branch rebase
 2012-05-14 21:55 UTC 

badly destroyed XFS (on LVM) - how to repair?
 2012-05-12 17:16 UTC 

Strange problems with xfs an SLESS11 SP2
 2012-05-12  4:09 UTC  (4+ messages)

[PATCH 1/2] xfs_fsr: extra debugging info
 2012-05-12  1:30 UTC  (3+ messages)
` [PATCH 2/2] xfs_fsr: create extent-based attr to grow forkoff

XFS (dm-5): xfs_swap_extents: inode 0x35dbd267 format is incompatible for exchanging
 2012-05-11 23:46 UTC  (2+ messages)

kernel panic / NULL pointer dereference
 2012-05-11 16:29 UTC  (11+ messages)
  ` [PATCH] bio allocation failure due to bio_get_nr_vecs()

Blocks deallocation routine when file is deleted
 2012-05-11 14:31 UTC 

About tube connector and shop fixtures/Поставщик установки мебели и мебельной фурнитуры
 2012-05-11  2:37 UTC 

[PATCH v3 1/2] xfstests: introduce 279 for SEEK_DATA/SEEK_HOLE sanity test
 2012-05-11  2:32 UTC  (4+ messages)

[PATCH] Introduce SEEK_DATA/SEEK_HOLE support v9
 2012-05-10 20:28 UTC  (5+ messages)

linux-next: build failure after merge of the xfs tree
 2012-05-10 18:43 UTC  (4+ messages)

[PATCH] Introduce SEEK_DATA/SEEK_HOLE support V8
 2012-05-10  2:51 UTC  (3+ messages)

[PATCH] [PATCH] Stop periodic syncing if filesystem is already shutdown
 2012-05-09 20:34 UTC  (4+ messages)
  `  "


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