public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-13 08:36:55 to 2012-07-26 14:22:43 UTC [more...]

[RFC] [PATCH 0/18] xfstests: move tests out of top level
 2012-08-21 22:09 UTC  (23+ messages)
` [PATCH 01/18] xfstests: remove remake script
` [PATCH 02/18] xfstests: remove bench infrastructure
` [PATCH 03/18] xfstests: kill useless test owner fields
` [PATCH 04/18] xfstests: remove stale machine configs
` [PATCH 05/18] xfstests: fold common into check
` [PATCH 06/18] xfstests: clean up and simply check CLI option parsing
` [PATCH 07/18] xfstests: kill hangcheck stuff from check
` [PATCH 08/18] xfstests: remove test expunge file support
` [PATCH 09/18] xfstests: remove undocumented TESTS_REMAINING_LOG
` [PATCH 10/18] xfstests: include test subdirectory support
` [PATCH 11/18] xfstests: move generic tests out of top level dir
` [PATCH 12/18] xfstests: move xfs specific tests out of top directory
` [PATCH 13/18] xfstests: move remaining tests out of top level directory
` [PATCH 14/18] xfstests: rework CLI individual test specification
` [PATCH 15/18] xfstests: make exclude groups aware of multiple subdirectories
` [PATCH 16/18] xfstests: Introduce a results directory
` [PATCH 17/18] xfstests: convert tests to use new "
` [PATCH 18/18] xfstests: fix _link_out_file callers

[PATCH 0/10] xfstests: rework large filesystem testing
 2012-07-26 17:21 UTC  (12+ messages)
` [PATCH 01/10] xfstests: add --largefs check option
` [PATCH 02/10] xfstests: rename USE_BIG_LOOPFS to be more generic
` [PATCH 03/10] xfstests: rename RETAIN_AG_BYTES
` [PATCH 04/10] xfstests: use preallocation for ag-wiper
` [PATCH 05/10] xfstests: use command line option for setting extra space
` [PATCH 06/10] xfstest: enable xfs_repair for large filesystem testing
` [PATCH 07/10] xfstests: always us test option when checking large scratch device
` [PATCH 08/10] xfstests: enable large fs testing on ext4
` [PATCH 09/10] xfstests: disable tests that typically fail on large filesystems
` [PATCH 10/10] xfstests: exclude largefs fill files from dump tests

[PATCH v5 4/4]xfs: xfs_seek_hole() refinements with lookup hole offset from page cache
 2012-07-26  8:56 UTC 

[PATCH v5 3/4]xfs: xfs_seek_data() refinements with lookup data buffer offset from page cache
 2012-07-26  8:56 UTC 

[PATCH v5 2/4]xfs: Introduce a new function to find the desired type of offset from page cache
 2012-07-26  8:56 UTC 

[PATCH v5 1/4] xfs: Remove type argument from xfs_seek_data() and xfs_seek_hole()
 2012-07-26  8:55 UTC 

[PATCH v5 0/4] xfs: seek_data/seek_hole refinements
 2012-07-26  8:55 UTC 

[PATCH 0/4] xfstests: random fixes and improvements
 2012-07-26  8:35 UTC  (5+ messages)
` [PATCH 1/4] xfstests: test 110 sometimes fails to unmount scratch dev
` [PATCH 2/4] xfstests: loop devices vs umount stupidity
` [PATCH 3/4] xfstests: _check_quota_usage needs to unmount to get XFS quotacheck
` [PATCH 4/4] xfstests: speed up 227 by using preallocation

A little RAID experiment
 2012-07-26  8:32 UTC  (22+ messages)

[PATCH 0/3] xfs_io: new functions
 2012-07-25 22:30 UTC  (4+ messages)
` [PATCH 1/3] xfs_io: add sync_file_range support
` [PATCH 2/3] xfs_io: implement preadv for vectored reads
` [PATCH 3/3] xfs_io: implement pwritev for vectored writes

Returned mail: see transcript for details
 2012-07-25  6:09 UTC 

[PATCH V4] xfs: cleanup the mount options
 2012-07-25  1:11 UTC  (10+ messages)
` [PATCH V5] "
        ` [PATCH V7] "
    ` [PATCH V6] "

Assert in xfs_repair (Phase 7) and other xfs_restore problems
 2012-07-24 21:41 UTC  (6+ messages)

wiki spam
 2012-07-24 21:02 UTC  (4+ messages)

[PATCH] Xfstests: add btrfs snapshot function test
 2012-07-24 19:34 UTC  (2+ messages)

[PATCH v2] xfs: wait for the write the superblock on unmount
 2012-07-24 15:59 UTC 

[PATCH v3] xfs: re-enable xfsaild idle mode and fix associated races
 2012-07-24 14:54 UTC  (7+ messages)

[RFC] xfs: wait for the write of the superblock on unmount
 2012-07-24 14:03 UTC  (6+ messages)

XFS status update for June 2012
 2012-07-24 13:40 UTC 

用人单/位不出具《离 职证明》的,有什幺法/律责 任
 2012-07-24 11:35 UTC 

Makeup mirror suppliers shared photos with you
 2012-07-24  5:34 UTC 

[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 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

[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)

[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  (3+ messages)

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  (3+ messages)
` [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  (2+ 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  (23+ messages)
` [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  (7+ 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  (6+ messages)
` [PATCH 1/2] xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near

[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 


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