public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-01 08:01:41 to 2011-02-22 22:13:58 UTC [more...]

[RFC, PATCH 0/5] xfs: Reduce OOM kill problems under heavy load
 2011-02-22 22:16 UTC  (5+ messages)
` [PATCH 1/5] xfs: introduce inode cluster buffer trylocks for xfs_iflush
` [PATCH 2/5] xfs: introduce a xfssyncd workqueue
` [PATCH 3/5] xfs: convert ENOSPC inode flushing to use new syncd workqueue
` [PATCH 4/5] xfs: introduce background inode reclaim work

[PATCH] xfs_repair: validate inode di_flaaags field
 2011-02-22 21:39 UTC  (3+ messages)

[PATCH 0/3] xfsprogs: sync up with 2.6.38 kernel code V2
 2011-02-22 20:45 UTC  (13+ messages)
` [PATCH 1/3] libxfs: reintroduce old xfs_repair radix-tree code
` [PATCH 2/3] libxlog: sync up with 2.6.38 kernel code
` [PATCH 3/3] libxfs: sync files "

Input/Output error
 2011-02-22 20:21 UTC  (2+ messages)

[PATCH] xfsprogs: Don't ever try to set the device blocksize in repair
 2011-02-22 20:04 UTC  (2+ messages)

[PATCH] xfs: enable delaylog by default
 2011-02-21 23:35 UTC  (2+ messages)

xfs_force_shutdown() called when running xfstests on 2.6.38-rc4
 2011-02-21 23:30 UTC  (14+ messages)
      ` [PATCH] xfstests: Notify via syslog when godown is shutting down fs

XFS errors... can't repair them
 2011-02-21 22:56 UTC  (4+ messages)

[PATCH] Check for immutable flag in fallocate path
 2011-02-21 16:50 UTC  (3+ messages)

[PATCH v4] Add test 249: Check filesystem FITRIM implementation
 2011-02-21 15:55 UTC  (4+ messages)

First 128KB of XFS partition is NULL
 2011-02-20 21:32 UTC  (4+ messages)

xfstests 071 trips an ASSERT due to commit 055388a3188f56676c21e92962fc366ac8b5cb72
 2011-02-20 21:29 UTC  (2+ messages)

[PATCH] xfs_quota: don't try to report quotas which aren't there
 2011-02-20 21:16 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

External log size limitations
 2011-02-20 21:14 UTC  (10+ messages)

[PATCH v3, 04/16] xfsprogs: metadump: adjust rather than start over when invalid byte found
 2011-02-18 21:21 UTC 

[PATCH v3, 03/16] xfsprogs: metadump: drop unneeded use of a random character
 2011-02-18 21:21 UTC 

[PATCH v3, 00/16] xfsprogs: fix obfuscation problems in metadump
 2011-02-18 21:21 UTC 

[PATCH v3, 01/16] xfsprogs: metadump: some names aren't all that special
 2011-02-18 21:21 UTC 

[PATCH v3, 02/16] xfsprogs: metadump: simplify '/' handling in generate_obfuscated_name()
 2011-02-18 21:21 UTC 

[PATCH v3, 11/16] xfsprogs: metadump: move obfuscation algorithm into its own function
 2011-02-18 21:21 UTC 

[PATCH v3, 12/16] xfsprogs: metadump: no need for local copy of name when obfuscating
 2011-02-18 21:21 UTC 

[PATCH v3, 08/16] xfsprogs: metadump: ensure dup table always has entry for obfuscated name
 2011-02-18 21:21 UTC 

[PATCH v3, 09/16] xfsprogs: metadump: don't loop on too many dups
 2011-02-18 21:21 UTC 

[PATCH v3, 10/16] xfsprogs: metadump: encapsulate the nametable code
 2011-02-18 21:21 UTC 

[PATCH v3, 16/16] xfsprogs: metadump: drop a typedef in db/metadump.c
 2011-02-18 21:21 UTC 

[PATCH v3, 13/16] xfsprogs: metadump: move duplicate name handling into its own function
 2011-02-18 21:21 UTC 

[PATCH v3, 14/16] xfsprogs: metadump: fix duplicate handling once and for all
 2011-02-18 21:21 UTC 

[PATCH v3, 15/16] xfsprogs: metadump: use printable characters for obfuscated names
 2011-02-18 21:21 UTC 

[PATCH v3, 05/16] xfsprogs: metadump: eliminate a pointless loop in generate_obfuscated_name()
 2011-02-18 21:21 UTC 

[PATCH v3, 07/16] xfsprogs: metadump: use pointers in generate_obfuscated_name()
 2011-02-18 21:21 UTC 

[PATCH v3, 06/16] xfsprogs: metadump: replace repeated blocks with a loop
 2011-02-18 21:21 UTC 

[PATCH] xfstests: 253: test the metadump functionality of xfs_db
 2011-02-18 20:26 UTC 

[GIT PULL] XFS update for 2.6.38-rc3
 2011-02-16 21:50 UTC  (5+ messages)
      ` [stable] "

[PATCH] 089: fix error caused by weird stdout buffer handling
 2011-02-16 10:46 UTC  (4+ messages)
` [PATCH v2] "

[patch][xfstests-dev] 091: fix up output when pagesize == sectorsize
 2011-02-16 10:45 UTC  (2+ messages)

Your $1,000 a week guarantee
 2011-02-16  0:51 UTC 

[PATCH] xfs: check if device support discard in xfs_ioc_trim()
 2011-02-15 18:54 UTC  (2+ messages)

XFS status update for January 2011
 2011-02-15  2:01 UTC  (6+ messages)

[PATCH] xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
 2011-02-14 23:39 UTC  (5+ messages)
` [Security] "
  ` [PATCH v2] "

xfssyncd and disk spin down
 2011-02-14 18:04 UTC  (11+ messages)

[patch][xfstests-dev] 164: write a multiple of 4k instead of 512
 2011-02-14 16:58 UTC 

xfsdump SGI_FS_BULKSTAT errno = 22, how could this IRIX bug get into Ubuntu 10.04 Lucid between kernels 2.6.32-27 and 2.6.32-26?
 2011-02-14  2:52 UTC  (22+ messages)

[PATCH 2/2] xfs: more sensible inode refcounting for ialloc
 2011-02-13 13:26 UTC 

[PATCH 1/2] xfs: stop using xfs_trans_iget in the RT allocator
 2011-02-13 13:25 UTC 

[patch][xfstests-dev] 078: xfs_repair should be run against the losetup'd device, not the image file
 2011-02-13 12:05 UTC  (4+ messages)
` [patch][xfstests] 240: only run when the file system block size is larger than the disk sector size
  ` [patch][xfstests-dev] aiodio_sparse2: fix up alignment for 4k logical block sized devices

[PATCH v3] Add test 249: Check filesystem FITRIM implementation
 2011-02-09 16:24 UTC  (5+ messages)

xfssyncd keeps disks awake
 2011-02-09  6:28 UTC  (2+ messages)

segmentation fault during mount
 2011-02-08 15:00 UTC  (6+ messages)

mkfs.xfs pagefault when removed storage during operation
 2011-02-08  2:27 UTC  (7+ messages)

[patch] xfsprogs: unhandled error check in libxfs_trans_read_buf
 2011-02-08  2:22 UTC  (5+ messages)

system hang up during mount
 2011-02-07 10:58 UTC 

project quota: df/reservations
 2011-02-04 21:27 UTC  (2+ messages)

Oops while running xfstests on Power architecture
 2011-02-04 18:56 UTC  (3+ messages)

xfs undelete issue
 2011-02-04  8:35 UTC 

XFS stat/statvfs problems with 2.6.38-rc2-00175-g6fb1b30
 2011-02-03  1:18 UTC  (3+ messages)

[PATCH 0/4] xfstests: new tests and fixes
 2011-02-02  2:17 UTC  (11+ messages)
` [PATCH 1/4] xfstests: add simple splice test
` [PATCH 2/4] xfstests: add test to reproduce bmap btree corruption
` [PATCH 3/4] xfstests: make 016 work with delaylog
` [PATCH 4/4] xfstests: Speed up test 042

[PATCH 0/3] resurrect realtime subvolume support
 2011-02-02  1:58 UTC  (2+ messages)

[PATCH] Xfstests: make 014 only run on xfs
 2011-02-02  0:58 UTC  (4+ messages)

XFS Preallocation
 2011-02-02  0:07 UTC  (10+ messages)

[PATCH] xfs_repair: multithread phase 2
 2011-02-01 23:39 UTC  (2+ messages)

XFS internal error xfs_iformat(realtime) even after xfs_repair
 2011-02-01 23:04 UTC  (7+ messages)

[PATCH 0/6] do not reuse busy extents
 2011-02-01 23:02 UTC  (5+ messages)
` [PATCH 5/6] xfs: do not classify freed allocation btree blocks as busy
` [PATCH 6/6] xfs: remove handling of duplicates the busy extent tree

[patch] xfsprogs: repair never return if device removed
 2011-02-01 21:39 UTC  (5+ messages)

[patch] xfsprogs: repair pagefault due to missed out sanity NULL check
 2011-02-01 21:34 UTC  (4+ messages)

xfsprogs: Polish translation update
 2011-02-01 21:27 UTC 


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