public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-26 23:00:11 to 2012-05-10 02:51:31 UTC [more...]

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

Still seeing hangs in xlog_grant_log_space
 2012-05-10  2:10 UTC  (22+ messages)

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

[PATCH 0/3] xfs: failed writes and stale delalloc blocks
 2012-05-09 19:14 UTC  (19+ messages)
` [PATCH 1/3] xfs: punch all delalloc blocks beyond EOF on write failure
` [PATCH 2/3] xfs: punch new delalloc blocks out of failed writes inside EOF
` [PATCH 3/3] xfs: prevent needless mount warning causing test failures
` [PATCH 4/3] xfs: don't assert on delalloc regions beyond EOF
` [PATCH 5/3] xfs: limit specualtive delalloc to maxioffset
` [PATCH 6/3] xfs: make largest supported offset less shouty

[Virus Alert]Returned mail: Data format error
 2012-05-09 11:19 UTC 

suddenly slow writes on XFS Filesystem
 2012-05-09  7:49 UTC  (25+ messages)

fallocate bug?
 2012-05-09  1:43 UTC  (9+ messages)

[PATCH] xfs: fix delalloc quota accounting on failure
 2012-05-08 22:35 UTC  (5+ messages)

XFS status update for April 2012
 2012-05-08 15:35 UTC 

XFS status update for March 2012
 2012-05-08 15:35 UTC 

deadlock below xfs_ialloc, when radix_tree_preload goes into reclaim?
 2012-05-07 23:18 UTC  (4+ messages)
` [PATCH] xfs: fix memory reclaim deadlock on agi buffer

[patch 1/5] [PATCH 2/3] xfs: punch new delalloc blocks out of failed writes
 2012-05-07 20:42 UTC  (5+ messages)
` [patch 2/5] [PATCH 3/3] xfs: prevent needless mount warning causing test failures
` [patch 3/5] [PATCH 4/3] xfs: dont assert on delalloc regions beyond EOF
` [patch 4/5] [PATCH 5/3] xfs: limit specualtive delalloc to maxioffset
` [patch 5/5] [PATCH 6/3] xfs: make largest supported offset less shouty

Storage server, hung tasks and tracebacks
 2012-05-07  1:53 UTC  (8+ messages)

[PATCH] xfstests: make 275 xfs specific
 2012-05-07  1:23 UTC  (4+ messages)

Cleancache support in XFS
 2012-05-05 23:40 UTC  (4+ messages)

Null in file after crash
 2012-05-05 10:39 UTC 

[PATCH 0/4] xfstests: Test pquota and gquota being used together
 2012-05-04 21:26 UTC  (7+ messages)
` [PATCH 1/4] xfstests: Fix a problem where using bsize was not working as expected
` [PATCH 2/4] xfstests: Add a require_seppquota function
` [PATCH 4/4] xfstests: Add the new test to the group file

[RFC v5 PATCH 0/4] xfs: Allow pquota and gquota to be used together
 2012-05-04 20:04 UTC  (10+ messages)
` [RFC v5 PATCH 2/4] xfs: Add pquota fields where gquota is used
` [RFC v5 PATCH 3/4] xfs: Add pquotaino to on-disk super block

[PATCH 00/10] xfs: discontiguous buffer support a.k.a. die xfs_dabuf die
 2012-05-04 19:54 UTC  (24+ messages)
` [PATCH 01/10] xfs: add trace points for log forces
` [PATCH 02/10] xfs: separate buffer indexing from block map
` [PATCH 03/10] xfs: convert internal buffer functions to pass maps
` [PATCH 04/10] xfs: add discontiguous buffer map interface
` [PATCH 05/10] xfs: add discontiguous buffer support to transactions
` [PATCH 06/10] xfs: struct xfs_buf_log_format isn't variable sized
` [PATCH 07/10] xfs: support discontiguous buffers in the xfs_buf_log_item
` [PATCH 08/10] xfs: use multiple irec xfs buf support in dabuf
` [PATCH 09/10] xfs: remove struct xfs_dabuf and infrastructure
` [PATCH 10/10] xfs: factor buffer reading from xfs_dir2_leaf_getdents

[PATCH 0/4] xfsprogs: Allow pquota and gquota to be used together
 2012-05-04 16:47 UTC  (10+ messages)
` [PATCH 1/4] xfsprogs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [PATCH 2/4] xfsprogs: Add new field pquotaino to on disk superblock
` [PATCH 3/4] xfsprogs: Add qs_pquota to the fs_quota
` [PATCH 4/4] xfsprogs: Add support to mkfs to add pquotino by adding a new option

corrupt dinode 4345, extent total = 1, nblocks = 0. This is a bug
 2012-05-04 15:55 UTC  (2+ messages)

detecting case-insensitivity
 2012-05-03 20:22 UTC  (6+ messages)

[PATCH] xfs_repair: fix process_leaf_node_dir2() for fragmented multiblock dirs
 2012-05-02 19:40 UTC 

[PATCH] xfsprogs: comment & robustify blkmap_next_off()
 2012-05-02 19:27 UTC 

[PATCH] xfs_repair: fix for fragmented multiblock dirs
 2012-05-02  3:54 UTC 

A little RAID experiment
 2012-05-01 10:46 UTC  (10+ messages)

[PATCH 00/37] xfs: current 3.4 patch queue
 2012-04-30 23:20 UTC  (58+ messages)
` [PATCH 04/37] xfs: implement freezing by emptying the AIL
` [PATCH 09/37] xfs: on-stack delayed write buffer lists
` [PATCH 12/37] xfs: Do background CIL flushes via a workqueue
  ` [PATCH 12/37 V2] "
` [PATCH 14/37] xfs: Use preallocation for inodes with extsz hints
` [PATCH 28/37] xfs: move xfsagino_t to xfs_types.h
` [PATCH 29/37] xfs: move busy extent handling to it's own file
    ` [PATCH 29/37 V2] "
          ` [PATCH 29/37 V3] "
` [PATCH 30/37] xfs: clean up busy extent naming
    ` [PATCH 30/37 V2] "
` [PATCH 31/37] xfs: move xfs_fsb_to_db to xfs_bmap.h
` [PATCH 32/37] xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
` [PATCH 33/37] xfs: move xfs_do_force_shutdown() and kill xfs_rw.c
` [PATCH 34/37] xfs: clean up xfs_bit.h includes
` [PATCH 35/37] xfs: Properly exclude IO type flags from buffer flags
` [PATCH 36/37] xfs: flush outstanding buffers on log mount failure
` [PATCH 37/37] xfs: make XBF_MAPPED the default behaviour
` Assertion failed: RB_EMPTY_NODE(&bp->b_rbnode)

Kernel 3.0.30 hang in xfs_submit_ioend_bio
 2012-04-30 10:32 UTC  (2+ messages)

[PATCH 0/18] xfs: current patch queue
 2012-04-30  6:09 UTC  (12+ messages)
` [PATCH 01/18] xfs: Ensure inode reclaim can run during quotacheck
` [PATCH 03/18] xfs: Do background CIL flushes via a workqueue
` [PATCH 04/18] xfs: page type check in writeback only checks last buffer

Problem recovering XFS filesystem
 2012-04-29 21:55 UTC  (5+ messages)

A little RAID experiment
 2012-04-28  4:15 UTC  (3+ messages)

11.1
 2012-04-27 21:28 UTC  (2+ messages)

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


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