public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-03 08:33:10 to 2011-11-13 11:59:43 UTC [more...]

[PATCH 0/8] xfsprogs: new resvsp db command, plus some fixes
 2011-11-13 11:59 UTC  (11+ messages)
` [PATCH 1/8] xfsprogs: Fix setbitval() bug when nbits is byte-aligned
  ` [PATCH 2/8] xfsprogs: unconditionally drop used buffer reference
  ` [PATCH 3/8] xfsprogs: xfs_repair: don't set the root inode pointer
  ` [PATCH 4/8] xfsprogs: mkfs.xfs: let libxfs_umount() do its thing
  ` [PATCH 5/8] xfsprogs: Drop root inode refrerence in libxfs_umount()
  ` [PATCH 6/8] xfsprogs: xfs_db: unmount fs before exiting
  ` [PATCH 7/8] xfsprogs: clean up errors in libxfs_mount() consistently
  ` [PATCH 8/8] xfsprogs: xfs_db: add new "resvsp" command

xfstests/071 FAIL with XFS Assertion
 2011-11-13 11:52 UTC  (2+ messages)

[RFC PATCH 0/4] Rearrange code to make the code more readable
 2011-11-11 20:29 UTC  (8+ messages)
` [RFC PATCH 1/4] Define a new function xfs_this_quota_on()
` [RFC PATCH 2/4] Define a new function xfs_inode_dquot()
` [RFC PATCH 3/4] Change xfs_sb_from_disk() interface to take a mount pointer

Bug#553875: marked as done (replacing libreadline5-dev build dependency with libreadline-dev)
 2011-11-11  5:51 UTC 

xfsprogs_3.1.6_i386.changes ACCEPTED into unstable
 2011-11-11  5:47 UTC 

Processing of xfsprogs_3.1.6_i386.changes
 2011-11-11  5:44 UTC 

XFS realtime O_DIRECT failures
 2011-11-10 22:38 UTC  (9+ messages)

Debug of xfstest 234 hang
 2011-11-10 22:19 UTC  (2+ messages)

[GIT PULL] XFS update for 3.2-rc2
 2011-11-10 22:05 UTC 

Occasional memory fault in inode_has_perm() while running xfstest 234
 2011-11-10 21:36 UTC 

[PATCH v2] xfsdump: handle Ctrl-D during prompts
 2011-11-10 18:55 UTC 

[PATCH 0/5] log all file size updates
 2011-11-10 17:42 UTC  (7+ messages)
` [PATCH 1/5] fix: force shutdown handling in xfs_end_io
` [PATCH 2/5] xfs: use per-filesystem I/O completion workqueues
` [PATCH 3/5] xfs: do not require an ioend for new EOF calculation

[PATCH] xfsdump: handle Ctrl-D during prompts
 2011-11-10 16:39 UTC  (3+ messages)

[PATCH] xfsprogs: add .ltdep to .gitignore
 2011-11-10 16:25 UTC  (5+ messages)

[PATCH v2 0/8] xfsdump: enable support for multiple streams
 2011-11-10 16:22 UTC  (19+ messages)
` [PATCH v2 1/8] xfsdump: link with libpthread
` [PATCH v2 2/8] xfsdump: remove multi-stream synchronous dir dump
` [PATCH v2 3/8] xfsdump: implement lock abstraction with pthreads
` [PATCH v2 4/8] xfsdump: simplify qlock ordinal bitmap
` [PATCH v2 5/8] xfsdump: convert IRIX sproc threads to pthreads
` [PATCH v2 6/8] xfsdump: process thread exit status
` [PATCH v2 7/8] xfsdump: path lookup cache must be thread specific
` [PATCH v2 8/8] xfsdump: enable multiple streams

userspace status
 2011-11-10 13:52 UTC 

[PATCH 0/2] Set lost+found inode as used after its allocation
 2011-11-10 12:05 UTC  (5+ messages)
` [PATCH 1/2] xfs_repair: Add inline function to get avl tree node
` [PATCH 2/2] xfs_repair: Properly set lost+found inode as used

[PATCH] xfs: fix attr2 vs large data fork assert
 2011-11-10 11:18 UTC  (2+ messages)

[PATCH] [BUGFIX] xfs: use doalloc flag in xfs_qm_dqattach_one()
 2011-11-10  7:37 UTC  (2+ messages)

[PATCH] xfstests: fix logging on test 205
 2011-11-10  0:08 UTC 

[PATCH repair: do not walk the unlinked inode list
 2011-11-09 23:11 UTC  (2+ messages)

quota mismatch for NFS mount of XFS filesystem
 2011-11-09  9:52 UTC  (4+ messages)

[PATCH v2 0/3] xfstests: Add a group of reservation space test
 2011-11-09  8:38 UTC  (5+ messages)
` [PATCH v2 1/3] xfstests 273: add a copy and reserve test
` [PATCH v2 2/3] xfstests 274: add a prealloc "
` [PATCH v2 3/3] xfstests 275: add a write "

[PATCH 0/2] Set lost+found inode as used after its allocation
 2011-11-08 19:07 UTC  (8+ messages)
` [PATCH 1/2] xfs_repair: Add inline function to get avl tree node
` [PATCH 2/2] xfs_repair: Properly set lost+found inode as used

[BUG] assert in xfs_imap_to_bp, line 185
 2011-11-08 17:19 UTC  (3+ messages)

[PATCH 1/9] xfstests: fsstress add command line style output for show_opts
 2011-11-08 17:04 UTC  (16+ messages)
` [PATCH 2/9] xfstests: freeze fsstress options for 117'th
` [PATCH 3/9] xfstests: add fallocate support to fsstress
` [PATCH 4/9] xfstests: fsstress add FS_IOC_{SET, GET}FLAGS operations v2
` [PATCH 5/9] xfstests: add fiemap operation to fsstress
` [PATCH 6/9] xfstests: add a new test that runs fsstress under ENOSPC conditions
` [PATCH 7/9] xfstests: add a new quota "
` [PATCH 8/9] xfstress: add regression testcase for d583fb87a3ff0
` [PATCH 9/9] xfstress: Test data journaling flag switch for a single file

[PATCH] Fix possible memory corruption in xfs_readlink
 2011-11-08 14:38 UTC  (4+ messages)
` [PATCH, updated] xfs: "

[PATCH 1/3] xfstests: fix argument typo
 2011-11-08  8:41 UTC  (3+ messages)
` [PATCH 2/3] xfstests: fix typo in 260'th test
` [PATCH 3/3] xfstests: remove duplicated umount $scratch_dev

[PATCH 00/12] Bunch of new stress tests -v4
 2011-11-08  8:32 UTC  (18+ messages)
` [PATCH 01/12] xfstests: fsstress dump inode info when possible
` [PATCH 02/12] xfstests: add different logging option to fsstress
` [PATCH 03/12] xfstests: fsstress should kill children tasks before exit
` [PATCH 04/12] xfstests: fsstress add command line style output for show_opts
` [PATCH 05/12] xfstests: freeze fsstress options for 117'th
` [PATCH 06/12] xfstests: add fallocate support to fsstress
` [PATCH 07/12] xfstests: fsstress add FS_IOC_{SET, GET}FLAGS operations v2
` [PATCH 08/12] xfstests: add fiemap operation to fsstress
` [PATCH 09/12] xfstests: add a new test that runs fsstress under ENOSPC conditions
` [PATCH 10/12] xfstests: add a new quota "
` [PATCH 11/12] xfstress: add regression testcase for d583fb87a3ff0
` [PATCH 12/12] xfstress: Test data journaling flag switch for a single file

[PATCH] xfstests: fix permissions on non-executable tests
 2011-11-08  2:11 UTC  (2+ messages)

[PATCH v2] xfstests: add 059 and 060 for multi-stream xfsdump
 2011-11-08  2:11 UTC  (2+ messages)

[PATCH] xfstests: ignore fsstress file count for 022
 2011-11-08  2:05 UTC  (2+ messages)

Crash with XFS
 2011-11-07 20:18 UTC  (2+ messages)

xfs_getbmap assert
 2011-11-07 20:15 UTC  (2+ messages)

[PATCH] xfstests: add 059 and 060 for multi-stream xfsdump
 2011-11-07 16:58 UTC  (2+ messages)

[PATCH] path: fix 1 byte overflow with empty lists
 2011-11-07 15:14 UTC  (2+ messages)

Advanced format disk
 2011-11-07 15:14 UTC  (4+ messages)

Online TRIM/discard performance impact
 2011-11-07 14:31 UTC  (3+ messages)

[PATCH] xfstests: 075 112 redirect stderr of fsx to /dev/null too
 2011-11-07  7:38 UTC  (3+ messages)

xfs_repair fails with corrupt dinode 17491441757, extent total = 1, nblocks = 0. This is a bug
 2011-11-06 22:19 UTC  (10+ messages)

[PATCH] xfsprogs: fix various incorrect printf formats
 2011-11-05  9:33 UTC  (5+ messages)
  ` [PATCH v2] "

XFS status update for October 2011
 2011-11-05  9:32 UTC 

[PATCH 00/45] write back all metadata via the AIL (and remove xfsbufd)
 2011-11-05  8:11 UTC  (3+ messages)
` [PATCH 10/45] fix: force shutdown handling in xfs_end_io

XFS read hangs in 3.1-rc10
 2011-11-04 21:03 UTC  (7+ messages)

xfsp_repair segfault (3.1.4 & 3.1.6)
 2011-11-04 15:50 UTC  (2+ messages)

CIFS: Rename bug on servers not supporting inode numbers
 2011-11-04 11:16 UTC 

[PATCH 1/2] xfstests: 083 make variable filesize as size in bytes
 2011-11-04  8:21 UTC  (5+ messages)
` [PATCH 2/2] xfstests: meet btrfs fs size requirement in _scratch_mkfs_sized()

Hang seen in xfstests 234
 2011-11-03 21:43 UTC 

[PATCH 0/8] xfstests: Bunch of new stress tests -v3
 2011-11-03 16:05 UTC  (9+ messages)
` [PATCH 6/8] xfstests: add fiemap operation to fsstress

[PATCH 0/8] xfsdump: enable support for multiple streams
 2011-11-03 12:11 UTC  (7+ messages)
` [PATCH 7/8] xfsdump: path lookup cache must be thread specific
` [PATCH 8/8] xfsdump: enable multiple streams

[Patch] xfs: serialise unaligned direct IOs
 2011-11-03 11:19 UTC  (5+ messages)

[PATCH 0/3] xfstests: Add a group of reservation space test
 2011-11-03  8:04 UTC  (4+ messages)
` [PATCH 1/3] xfstests 264: add a copy and reserve test


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