public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-31 22:11:43 to 2013-02-14 19:08:48 UTC [more...]

[PATCH] xfs_mkfs: wipe old signatures from the device
 2013-02-14 19:08 UTC  (18+ messages)

Weird performance on a FusionIO Octal (Random writes faster than Seq.)
 2013-02-14 18:45 UTC 

problem after growing
 2013-02-14 18:34 UTC  (15+ messages)

[PATCH 1/4] xfsprogs: Refactor release scripts to conform to using git archive
 2013-02-14 17:31 UTC  (14+ messages)
  ` [PATCH 2/4] xfsdump: "
  ` [PATCH 3/4] xfstests: "
  ` [PATCH 4/4] dmapi: "
` [PATCH 0/4] "
      ` [PATCH 0/4] Refactor release scripts to conform to using git?archive
          ` xfsprogs: update 'make deb' to use tarball
          ` xfsdump: update 'make deb' to use tarball archive

[PATCH] xfstests: add disk failure simulation test
 2013-02-14 15:15 UTC  (5+ messages)

XFS slow when project quota exceeded (again)
 2013-02-14 13:14 UTC 

Hung in D state during fclose
 2013-02-14  4:53 UTC  (11+ messages)

[ 21/89] xfs: Fix possible use-after-free with AIO
 2013-02-14  0:07 UTC  (2+ messages)
      ` [ 68/89] xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end

sector change after growing ?
 2013-02-13 16:10 UTC 

[PATCH 0/8] xfstests: Stress tests improments v3
 2013-02-13  8:50 UTC  (9+ messages)
` [PATCH 1/8] xfstests: add fio requirement V2
` [PATCH 2/8] xfstests: get rid of hardcoded /sbin/mkfs
` [PATCH 3/8] xfstest: add configurable load factors
` [PATCH 4/8] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 5/8] xfstests: Move run_check to common.rc
` [PATCH 6/8] xfstests: add fallocate/truncate vs AIO/DIO stress test
` [PATCH 7/8] xfstests: add fallocate/punch_hole "
` [PATCH 8/8] xfstests: add defragmentation stress tests for ext4

Goodbye from our Newsletter
 2013-02-13  6:47 UTC 

best hosting company
 2013-02-13  6:02 UTC 

Hung in D state during fclose
 2013-02-11 23:36 UTC 

[PATCH v2] xfs_mkfs: Do not discard if '-N' is provided
 2013-02-12 15:44 UTC 

[PATCH] xfs_mkfs: Do not discard if '-N' is provided
 2013-02-12 15:37 UTC  (3+ messages)

[PATCH 0/2] xfs: couple of patches for 3.9
 2013-02-12 13:35 UTC  (7+ messages)
` [PATCH 1/2] xfs: limit speculative prealloc size on sparse files
` [PATCH 2/2] xfs: rearrange some code in xfs_bmap for better locality

[PATCH 2/3 V2] Add new standard loop handling functions
 2013-02-12  9:21 UTC 

[PATCH v4 0/2] fix spinlock recursion on xa_lock in xfs_buf_item_push
 2013-02-11 21:53 UTC  (5+ messages)
` [PATCH v4 1/2] xfs: recheck buffer pinned status after push trylock failure
` [PATCH v4 2/2] xfs: remove log force from xfs_buf_trylock()

Xfs fails in xfstests 013
 2013-02-11 12:08 UTC  (7+ messages)

[PATCH] xfs: xfs_bmap_add_attrfork_local is too generic
 2013-02-11  4:58 UTC 

[PATCH v3 0/2] fix spinlock recursion on xa_lock in xfs_buf_item_push
 2013-02-10 23:24 UTC  (4+ messages)
` [PATCH v3 1/2] xfs: recheck buffer pinned status after push trylock failure
` [PATCH v3 2/2] xfs: remove log force from xfs_buf_trylock()

xfs_inode slab
 2013-02-10 21:06 UTC  (2+ messages)

[Fwd: xfs_inode slab]
 2013-02-10  7:18 UTC 

xfs deadlock on buffer semaphore while reading directory
 2013-02-10  2:04 UTC  (9+ messages)

(no subject)
 2013-02-08 15:09 UTC 

[PATCH 0/2] xfs: insert memory barriers before wake_up_bit()
 2013-02-07 15:44 UTC  (8+ messages)
` [PATCH 1/2] xfs: memory barrier "
` [PATCH 2/2] xfs: another "

XFS on RAID5+LVM with scheduled capacity grow
 2013-02-07 15:42 UTC 

XFS appears to cause strange hang with md raid1 on reboot
 2013-02-07  4:18 UTC  (12+ messages)

[PATCH v2 0/2] fix spinlock recursion on xa_lock in xfs_buf_item_push
 2013-02-07  0:57 UTC  (6+ messages)
` [PATCH v2 1/2] xfs: conditionally force log on trylock failure of pinned/stale buf
` [PATCH v2 2/2] xfs: disable log force in xfs_buf_item_push() to avoid xa_lock recursion

[PATCH 0/4] xfstests: seek data/hole and hole punching improvements
 2013-02-06  2:42 UTC  (3+ messages)

[PATCH 65/93] xfs: Fix possible use-after-free with AIO
 2013-02-05 22:06 UTC 

[PATCH v2 05/18] xfs: use ->invalidatepage() length argument
 2013-02-05  9:11 UTC 

[PATCH 1/3] xfstests: Provide dumpe2fs via standard common.config interface
 2013-02-05  7:56 UTC  (5+ messages)
` [PATCH 2/3] xfstests: Add new standard loop handling functions
` [PATCH 3/3 V2] xfstests: 297: Test that FS sends discard requests only on free blocks

[RFC] mm: change invalidatepage prototype to accept length
 2013-02-05  7:14 UTC  (23+ messages)
` [PATCH 01/18] "
` [PATCH 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH 03/18] ext4: use ->invalidatepage() length argument
` [PATCH 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH 05/18] xfs: use ->invalidatepage() length argument
` [PATCH 06/18] ocfs2: "
` [PATCH 07/18] ceph: "
` [PATCH 08/18] gfs2: "
` [PATCH 09/18] reiserfs: "
` [PATCH 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH 18/18] ext4: Allow punch hole with bigalloc enabled

Volume fine on x86_64, corruption on ARM
 2013-02-04 17:46 UTC  (3+ messages)

[PATCH 0/3] Add agskip=value mount option
 2013-02-04 13:18 UTC  (7+ messages)
` [PATCH 1/3] xfs: add "

Looking for Linux XFS file system performance tuning tips for LSI 9271-8i + 8 SSD's RAID0
 2013-02-04 12:52 UTC  (3+ messages)
` Looking for Linux XFS file system performance tuning tips for LSI9271-8i "

xfsdump showing system problems -- ? ideas?
 2013-02-04  9:01 UTC  (6+ messages)
` xfsdump -OOM triggering 'soft' kernel panic
    ` xfsdump fix tested... level 0's on all partitions: no problems

xfsprogs: update version numbers and changelog
 2013-02-02  6:01 UTC  (3+ messages)

[PATCH v4 00/13] xfs: kill hard-coded number 128 for transaction space log reservation
 2013-02-02  0:02 UTC  (2+ messages)

xfsdump: update version numbers and changelog
 2013-02-01 23:30 UTC 

xfsprogs: fix warning in libxcmd/input.c
 2013-02-01 21:43 UTC  (2+ messages)

[PATCH RFC 0/2] fix spinlock recursion on xa_lock in xfs_buf_item_push
 2013-02-01 16:01 UTC  (7+ messages)

[ 12/33] xfs: Fix possible use-after-free with AIO
 2013-02-01 10:49 UTC 

[RESEND][PATCH v4 02/13] xfs: make use of xfs_calc_buf_res() in xfs_trans.c
 2013-02-01  4:20 UTC 

[PATCH v4 02/13] xfs: make use of xfs_calc_buf_res() in xfs_trans.c
 2013-02-01  1:39 UTC  (2+ messages)

[ 3.5.y.z extended stable ] Patch "xfs: Fix possible use-after-free with AIO" has been added to staging queue
 2013-01-31 22:11 UTC 


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