public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-01 23:47:13 to 2012-07-16 21:56:27 UTC [more...]

xfs_repair failing
 2012-07-16 21:56 UTC  (2+ messages)

A little RAID experiment
 2012-07-16 21:27 UTC  (5+ messages)

[PATCH 1/2] xfs: merge xfs_itobp into xfs_imap_to_bp
 2012-07-16 17:35 UTC  (4+ messages)
` [PATCH 2/2] xfs: remove xfs_inotobp

[PATCH] xfs: handle EOF correctly in xfs_vm_writepage
 2012-07-16 16:05 UTC  (2+ messages)

[PATCH] xfs: fix comment typo of struct xfs_da_blkinfo
 2012-07-16 15:10 UTC  (2+ messages)

[GIT PULL] XFS update for 3.5-rc7
 2012-07-16 14:56 UTC 

[PATCH] xfs: cleanup the mount options
 2012-07-16  8:06 UTC  (14+ messages)
` [PATCH 1/2 V2] "
  ` [PATCH 2/2] xfs: rename xfs_fs_* to xfs_*
    ` [PATCH V3] xfs: cleanup the mount options
        ` [PATCH V4] "
                ` [PATCH V5] "

[PATCHSET] workqueue: reimplement high priority using a separate worker pool
 2012-07-14  8:18 UTC  (32+ messages)
` [PATCH 1/6] workqueue: don't use WQ_HIGHPRI for unbound workqueues
` [PATCH 2/6] workqueue: factor out worker_pool from global_cwq
  ` [PATCH UPDATED "
` [PATCH 3/6] workqueue: use @pool instead of @gcwq or @cpu where applicable
` [PATCH 4/6] workqueue: separate out worker_pool flags
` [PATCH 5/6] workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
  ` [PATCH UPDATED "
` [PATCH 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
  ` [PATCH UPDATED "
  ` [PATCH UPDATED v3 "

[PATCH 0/2] buffer caches fixes for Linux 3.5
 2012-07-13 19:12 UTC  (15+ messages)
` [PATCH 1/2] xfs: prevent recursion in xfs_buf_iorequest
` [PATCH 2/2] xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
      ` [PATCH 2/2 v2] "

[PATCH 0/1] xfstest: using extsize cause corruption with multi buffer page
 2012-07-13 18:23 UTC  (6+ messages)
` [PATCH 1/1] "
      ` [PATCH v2] xfstest: test corruption with multi extent in PAGE

[PATCH 0/2] xfs: regression fixes for 3.5-rc7
 2012-07-13 17:36 UTC  (8+ messages)
` [PATCH 1/2] xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
` [PATCH 2/2] xfs: don't defer metadata allocation to the workqueue

[PATCH] xfstest: preallocate file space greater then MAXEXTLEN
 2012-07-13 12:27 UTC 

[PATCH] xfs: prevent xfs_bmap_extsize_align() to exceed maximum extent size
 2012-07-13 10:09 UTC 

[PATCH 4/4] xfs: Add a new field to fs_quota_stat to get pquota
 2012-07-13  8:36 UTC 

[PATCH 3/4] xfs: Add pquotaino to on-disk super block
 2012-07-13  8:36 UTC 

[PATCH 2/4] xfs: Add pquota fields where gquota is used
 2012-07-13  8:35 UTC 

[PATCH 0/4] xfs: rebase patch set for allow pquota and gquota to be used together
 2012-07-13  8:34 UTC 

[PATCH 1/4] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
 2012-07-13  8:35 UTC 

[PATCH] xfs_db: Fix extent record printing on big endian
 2012-07-13  8:07 UTC  (3+ messages)

东莞诺基亚公司销 售计划/生产计划/物料计划组织架构
 2012-07-13  7:51 UTC 

[PATCH v2] xfstest: test corruption with multi extent in PAGE
 2012-07-10  8:32 UTC 

[PATCH v3] xfs: probe data buffer from page cache for unwritten extents
 2012-07-09 16:41 UTC  (2+ messages)

[PATCH v2] xfstests: improve test 286 for repeated unwritten/hole extents
 2012-07-09 15:18 UTC  (2+ messages)

mkfs.xfs states log stripe unit is too large
 2012-07-09 12:02 UTC  (10+ messages)
                  `  "

3.5.0-rc5: inconsistent lock state
 2012-07-06  1:55 UTC  (8+ messages)

[PATCH] xfs: implement ->update_time
 2012-07-06  0:55 UTC  (4+ messages)

[PATCH 0/5] do not take the iolock in inode reclaim context
 2012-07-06  0:05 UTC  (7+ messages)
` [PATCH 1/5] xfs: clean up xfs_inactive
` [PATCH 2/5] xfs: remove xfs_inactive_attrs
` [PATCH 3/5] xfs: do not take the iolock in xfs_inactive
` [PATCH 4/5] xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes
` [PATCH 5/5] xfs: remove iolock lock classes

[PATCH v3 0/2] block: improvements for discard alignment
 2012-07-05 21:43 UTC  (4+ messages)
` [PATCH v3 1/2] block: reorganize rounding of max_discard_sectors
` [PATCH v3 2/2] block: split discard into aligned requests

[PATCH 1/1] ACL: increase the #define XFS_ACL_MAX_ENTRIES to 128 The xfsprogs xfs_repair will have to be increased also if this is okay
 2012-07-05 22:08 UTC 

bug? "directory flags set on non-directory inode 2877105"
 2012-07-05  8:36 UTC  (3+ messages)

[PATCH 0/7] inode allocator refactoring V2
 2012-07-04 14:54 UTC  (8+ messages)
` [PATCH 1/7] xfs: remove xfs_ialloc_find_free
` [PATCH 2/7] xfs: split xfs_dialloc
` [PATCH 3/7] xfs: remove the alloc_done argument to xfs_dialloc
` [PATCH 4/7] xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
` [PATCH 5/7] xfs: refactor xfs_ialloc_ag_select
` [PATCH 6/7] xfs: do not read the AGI buffer in xfs_dialloc until nessecary
` [PATCH 7/7] xfs: merge xfs_ialloc_ag_select into xfs_dialloc

[MMTests] IO metadata on XFS
 2012-07-04  9:51 UTC  (16+ messages)

[PATCH] xfstests: improve test 286 for repeated unwritten/hole extents
 2012-07-04  8:36 UTC  (4+ messages)

Backporting the concurrent direct IO write fix to 3.4
 2012-07-04  8:02 UTC  (6+ messages)

[PATCH] xfstests: common.attr: get block size of test fs not root fs
 2012-07-04  3:09 UTC  (2+ messages)

[PATCH v3] xfs: re-enable xfsaild idle mode and fix associated races
 2012-07-03 16:07 UTC  (9+ messages)

[PATCH] xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
 2012-07-03 16:06 UTC  (2+ messages)

[PATCH v2 0/3] block: improvements for discard alignment
 2012-07-03 14:45 UTC  (14+ messages)
` [PATCH v2 1/3] block: add sysfs entry for discard_alignment
  ` [dm-devel] "
` [PATCH v2 2/3] block: reorganize rounding of max_discard_sectors
  ` [dm-devel] "
` [PATCH v2 3/3] block: split discard into aligned requests

Use whole disk
 2012-07-03  9:10 UTC  (4+ messages)

xfs_btree_cur leak with 3.5-rc4
 2012-07-03  5:53 UTC  (5+ messages)

Ext4 and xfs problems in dm-thin on allocation and discard
 2012-07-02 13:15 UTC  (8+ messages)

Strange case of deleting lots of files and "df" not recognizing it....(unless I umount/mount) the disk
 2012-07-02  3:44 UTC  (5+ messages)

xfs user quota differs from filesystem data
 2012-07-02  0:19 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