messages from 2012-07-04 15:14:45 to 2012-07-23 23:54:58 UTC [more...]
[RFC] [PATCH 0/18] xfstests: move tests out of top level
2012-08-21 22:09 UTC (5+ messages)
Assert in xfs_repair (Phase 7) and other xfs_restore problems
2012-07-23 23:54 UTC (3+ messages)
[PATCH 1/2 V2] xfs: cleanup the mount options
2012-07-23 23:28 UTC (11+ messages)
` [PATCH V3] "
` [PATCH V4] "
` [PATCH V5] "
[MMTests] Threaded IO Performance on xfs
2012-07-23 21:25 UTC
Delay in folder access
2012-07-23 17:48 UTC (5+ messages)
办理职工特 殊工种提前退休时应注意哪些问 题
2012-07-22 16:44 UTC
[PATCH v4] xfs: probe data buffer from page cache for unwritten extents
2012-07-22 6:28 UTC (6+ messages)
[PATCH] Xfstests: add btrfs snapshot function test
2012-07-21 3:46 UTC
[PATCH 0/4] xfsprogs: Allow pquota and gquota to be used together
2012-07-20 23:04 UTC (5+ 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
[RFC v6 PATCH 0/5] xfs: Allow pquota and gquota to be used together
2012-07-20 23:03 UTC (6+ messages)
` [RFC v6 PATCH 1/5] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [RFC v6 PATCH 2/5] xfs: Add pquota fields where gquota is used
` [RFC v6 PATCH 3/5] xfs: Add pquotaino to on-disk super block
` [RFC v6 PATCH 4/5] xfs: Add proper versioning support to fs_quota_stat
` [RFC v6 PATCH 5/5] xfs: Add a new field to fs_quota_stat to get pquota information
[RFC] xfs: wait for the write of the superblock on unmount
2012-07-20 21:24 UTC (4+ messages)
[PATCH][RFC] XFS: Fix mem leak and possible NULL deref in xfs_setattr_nonsize()
2012-07-20 19:28 UTC (4+ messages)
Re: [PATCH] Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision
2012-07-20 12:40 UTC
[PATCH] xfs: prevent xfs_bmap_extsize_align() to exceed maximum extent size
2012-07-20 8:05 UTC (6+ messages)
` [PATCH V2] "
[PATCH] xfstests 274: test more code paths
2012-07-20 7:20 UTC
[PATCH] xfs: fix comment typo of struct xfs_da_blkinfo
2012-07-20 1:52 UTC (9+ messages)
[PATCH] Xfstests/254: add more cases for testing btrfs snapshot in 254
2012-07-20 1:36 UTC (3+ messages)
Superblock restore takes too long
2012-07-20 0:21 UTC (4+ messages)
wiki spam
2012-07-19 15:53 UTC
A little RAID experiment
2012-07-19 3:08 UTC (17+ messages)
[PATCH v3] xfs: probe data buffer from page cache for unwritten extents
2012-07-19 14:39 UTC (5+ messages)
[PATCH] xfs: Add readpage() check up for mmap file at xfs_file_mmap()
2012-07-19 2:59 UTC (3+ messages)
xfs: use discontiguous xfs_buf support in dabuf wrappers
2012-07-18 13:46 UTC
xfs/md filesystem hang on drive pull under IO with 2.6.35.13
2012-07-18 2:31 UTC (4+ messages)
[PATCH 0/5] do not take the iolock in inode reclaim context
2012-07-17 17:27 UTC (9+ 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
xfs_repair failing
2012-07-17 15:53 UTC (4+ messages)
[PATCH 3/4] xfs: Add pquotaino to on-disk super block
2012-07-17 13:01 UTC (3+ messages)
[PATCH 2/4] xfs: Add pquota fields where gquota is used
2012-07-17 12:47 UTC (3+ messages)
[PATCH 1/4] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
2012-07-17 12:44 UTC (3+ messages)
[PATCH v2] xfstest: test corruption with multi extent in PAGE
2012-07-17 7:20 UTC (2+ messages)
[PATCH v3 0/2] block: improvements for discard alignment
2012-07-17 7:20 UTC (5+ messages)
` [PATCH v3 1/2] block: reorganize rounding of max_discard_sectors
` [PATCH v3 2/2] block: split discard into aligned requests
[PATCH v2] xfstests: improve test 286 for repeated unwritten/hole extents
2012-07-17 7:18 UTC (3+ messages)
[PATCH v3] xfs: re-enable xfsaild idle mode and fix associated races
2012-07-17 7:00 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)
[GIT PULL] XFS update for 3.5-rc7
2012-07-16 14:56 UTC
[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 (13+ messages)
` [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 4/4] xfs: Add a new field to fs_quota_stat to get pquota
2012-07-13 8:36 UTC
[PATCH 0/4] xfs: rebase patch set for allow pquota and gquota to be used together
2012-07-13 8:34 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
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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox