public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-27 20:58:42 to 2010-11-13 15:33:52 UTC [more...]

xfs_repair of critical volume
 2010-11-13 15:35 UTC  (16+ messages)

reducing imaxpct on linux
 2010-11-13 15:06 UTC  (5+ messages)

[PATCH v2 0/9] xfsrestore dirent limitations and scaling issues
 2010-11-12 23:25 UTC  (17+ messages)
` [PATCH v2 1/9] xfsrestore: turn off NODECHK
` [PATCH v2 2/9] xfsrestore: change nrh_t from 32 to 64 bits
` [PATCH v2 3/9] xfsrestore: cache path lookups
` [PATCH v2 4/9] xfsrestore: mmap dirent names for faster lookups
` [PATCH v2 5/9] xfsrestore: cleanup node allocation
` [PATCH v2 6/9] xfsrestore: fix node table setup
` [PATCH v2 7/9] xfsrestore: make node lookup more efficient
` [PATCH v2 8/9] xfsrestore: remove nix_t
` [PATCH v2 9/9] xfsrestore: check for compatible xfsrestore

[PATCH] xfstests 246: Test for race between direct I/O and mmap
 2010-11-12 22:37 UTC 

[PATCH] xfstests: add test for fallocate with hole punching
 2010-11-12 21:55 UTC 

[PATCH] [RFC] xfsprogs: add -p for hole punching to falloc command
 2010-11-12 21:55 UTC 

Testcase and guide to XFS log corruption issues
 2010-11-12 19:09 UTC  (2+ messages)

[PATCH] Xfsprogs: add fiemap command to xfs_io V2
 2010-11-12 17:19 UTC 

[PATCH 2/2] xfsprogs: update deb package maintainer, bump version
 2010-11-11 22:06 UTC  (10+ messages)

[PATCH 2/2] xfsprogs: update deb package maintainer, bump version
 2010-11-11 22:02 UTC  (3+ messages)

XFS mounting fails on MIPS
 2010-11-11 14:56 UTC  (10+ messages)

xfsprogs_3.1.4_i386.changes ACCEPTED into unstable
 2010-11-11 10:32 UTC 

Processing of xfsprogs_3.1.4_i386.changes
 2010-11-11 10:29 UTC 

[GIT PULL] XFS update for 2.6.37-rc2
 2010-11-10 22:58 UTC 

[PATCH] Xfsprogs: add fiemap command to xfs_io
 2010-11-10 22:24 UTC 

[PATCH] xfs: remove incorrect assert in xfs_vm_writepage
 2010-11-10 21:48 UTC  (2+ messages)

[PATCH] xfstests: fix 108 golden output
 2010-11-10 12:58 UTC 

[PATCH] xfstests: check block truncation after write failure
 2010-11-10 12:55 UTC  (3+ messages)

vmap allocation for size 1048576 failed
 2010-11-10 12:30 UTC  (6+ messages)

[PATCH 00/16] xfs: current patch stack for 2.6.38 window
 2010-11-10  6:20 UTC  (42+ messages)
` [PATCH 01/16] xfs: fix per-ag reference counting in inode reclaim tree walking
` [PATCH 02/16] xfs: move delayed write buffer trace
` [PATCH 03/16] [RFC] xfs: use generic per-cpu counter infrastructure
` [PATCH 04/16] xfs: dynamic speculative EOF preallocation
` [PATCH 05/16] xfs: don't truncate prealloc from frequently accessed inodes
` [PATCH 06/16] patch xfs-inode-hash-fake
` [PATCH 07/16] xfs: convert inode cache lookups to use RCU locking
` [PATCH 08/16] xfs: convert pag_ici_lock to a spin lock
` [PATCH 09/16] xfs: convert xfsbud shrinker to a per-buftarg shrinker
` [PATCH 10/16] xfs: add a lru to the XFS buffer cache
` [PATCH 11/16] xfs: connect up buffer reclaim priority hooks
` [PATCH 12/16] xfs: bulk AIL insertion during transaction commit
` [PATCH 13/16] xfs: reduce the number of AIL push wakeups
` [PATCH 14/16] xfs: remove all the inodes on a buffer from the AIL in bulk
` [PATCH 15/16] xfs: only run xfs_error_test if error injection is active
` [PATCH 16/16] xfs: make xlog_space_left() independent of the grant lock

[PATCH 1/6] fs: add hole punching to fallocate
 2010-11-09 23:40 UTC  (19+ messages)
` [PATCH 2/6] XFS: handle hole punching via fallocate properly
` [PATCH 3/6] Ocfs2: "
` [PATCH 4/6] Ext4: fail if we try to use hole punch
` [PATCH 5/6] Btrfs: "
` [PATCH 6/6] Gfs2: "

[PATCH, RFC] xfs: fix failed write handling
 2010-11-09 13:55 UTC  (4+ messages)

[PATCH 1/2] xfsprogs: fix debian upgrade issue
 2010-11-09 13:38 UTC  (2+ messages)

[PATCH] xfstests: add _require_sparse_files
 2010-11-09 12:00 UTC  (3+ messages)

[PATCH] xfstests: add test for renaming over non-empty directories
 2010-11-09 11:59 UTC  (3+ messages)

XFS status update for October 2010
 2010-11-08 23:53 UTC 

[PATCH 0/18] xfs: metadata and buffer cache scalability improvements
 2010-11-08 10:47 UTC  (3+ messages)
` [PATCH 07/18] xfs: don't use vfs writeback for pure metadata modifications

a few patches for 2.6.37
 2010-11-06 17:56 UTC  (6+ messages)
` [PATCH 1/3] xfs: tell lockdep about parent iolock usage in filestreams
` [PATCH 2/3] xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
` [PATCH 3/3] xfs: use hlist_add_fake

Linux and DMAPI
 2010-11-05 19:16 UTC  (5+ messages)

[PATCH] xfs: linux-2.6: xfs_ioctl: fix information leak to userland
 2010-11-05 17:19 UTC  (2+ messages)

[PATCH 00/49] Use vzalloc not vmalloc/kmemset
 2010-11-05 17:09 UTC  (3+ messages)
  ` [PATCH 41/49] fs/xfs: Use vzalloc

[bug, 2.6.37-current] Assertion failed: atomic_read(&pag->pag_ref) == 0
 2010-11-04 23:00 UTC  (4+ messages)

[2.6.32] scheduling while atomic
 2010-11-02 16:02 UTC  (3+ messages)

XFS: bad clientid on recovery on MIPS (VIPT cache)
 2010-11-02  6:35 UTC  (6+ messages)

xfs_repair of critical volume
 2010-11-01 15:03 UTC  (6+ messages)

Pid: 8345, comm: rsync Not tainted 2.6.32.22intel #1
 2010-11-01 13:48 UTC  (16+ messages)

XFS journaling position
 2010-10-29  7:58 UTC  (6+ messages)

[PATCH] xfs: remove experimental tag from the delaylog option
 2010-10-28 22:25 UTC  (2+ messages)


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