public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-03 20:02:31 to 2012-02-13 18:06:46 UTC [more...]

XFS unlink still slow on 3.1.9 kernel ?
 2012-02-13 18:06 UTC  (9+ messages)

[GIT PULL] XFS update for 3.3
 2012-02-13 18:06 UTC 

[PATCH 3/3 v2] xfstests: add btrfs online defragments QA test
 2012-02-13 17:53 UTC  (2+ messages)

concurrent direct IO write in xfs
 2012-02-13 17:48 UTC  (10+ messages)

[PATCH] xfs_fsr: Get the last mount on a specific mount point
 2012-02-13 17:42 UTC  (2+ messages)

[PATCH v2] xfsdump: use the full 32-bit generation number
 2012-02-13 16:45 UTC  (4+ messages)

[RFC v3 PATCH 0/4] xfs: Allow pquota and gquota to be used together
 2012-02-13 16:05 UTC  (4+ messages)
` [RFC v3 PATCH 1/4] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD

[PATCH 0/4] Generic O_SYNC AIO DIO handling
 2012-02-13  9:42 UTC  (7+ messages)
` [PATCH 1/4] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 2/4] ocfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 3/4] gfs2: "
  ` [Cluster-devel] "
` [PATCH 4/4] btrfs: "

Disk spin down
 2012-02-13  8:36 UTC  (7+ messages)

xfsrestore: WARNING: corrupt extent header
 2012-02-13  4:46 UTC 

quotacheck speed
 2012-02-13  0:17 UTC  (4+ messages)

[PATCH] xfstests: fix msync() call in fsx.c:domapwrite()
 2012-02-12 23:48 UTC  (2+ messages)

[PATCH 0/7] better dquot caching
 2012-02-11 20:13 UTC  (13+ messages)
` [PATCH 1/7] xfs: use a normal shrinker for the dquot freelist

[PATCH -v2 0/3] xfs: change available ranges in quota check
 2012-02-10 22:23 UTC  (7+ messages)
` [PATCH -v2 1/3] xfs: change available ranges of softlimit and hardlimit "
` [PATCH -v2 2/3] xfs: make inode quota check more general
` [PATCH -v2 3/3] xfs: cleanup quota check on disk blocks and inodes reservations

Red Hat bug 643571
 2012-02-10 13:17 UTC  (3+ messages)

[PATCH v2 1/2] xfstests: introduce 279 for SEEK_DATA/SEEK_HOLE sanity check
 2012-02-10  5:38 UTC  (8+ messages)

Inode lockdep problem observed on 2.6.37.6 xfs with RT subvolume
 2012-02-10  3:27 UTC  (5+ messages)

Question: Does XFS journal data or only metadata?
 2012-02-09 22:03 UTC  (2+ messages)

[PATCH] repair: fix a few message formats in process_dinode_int
 2012-02-09 18:19 UTC 

[PATCH] libxfs: stop caching inode structures
 2012-02-09 18:01 UTC  (3+ messages)

(no subject)
 2012-02-09 16:20 UTC 

[PATCH v2 2/2] xfstests: introduce 280 for SEEK_DATA/SEEK_HOLE copy check
 2012-02-09  9:50 UTC  (8+ messages)

[PATCH] Introduce SEEK_DATA/SEEK_HOLE support to XFS V7
 2012-02-08 23:06 UTC  (5+ messages)

[patch|rfc][0/3] fix aio+dio+O_SYNC writes
 2012-02-08 16:38 UTC  (13+ messages)
` [PATCH 2/3] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 3/3] filemap: don't call generic_write_sync for -EIOCBQUEUED

xfs_repair segfaults with ag_stride option
 2012-02-08  9:00 UTC  (10+ messages)

xfs_repair, xfs_metadump trouble with fs
 2012-02-08  5:20 UTC  (3+ messages)

[PATCH] xfstests: 068: run fsstress in read/write mode
 2012-02-08  4:14 UTC  (2+ messages)

[PATCH] repair: fix incorrect use of thread local data in dir and attr code
 2012-02-08  4:13 UTC  (2+ messages)

rfc: drop support for historic fs formats from xfsprogs
 2012-02-08  2:41 UTC  (2+ messages)

[PATCH][RFC] XFS: Fix mem leak and possible NULL deref in xfs_setattr_nonsize()
 2012-02-07 22:41 UTC  (7+ messages)
    `  "

[PATCH 1/8] xfsprogs: Fix setbitval() bug when nbits is byte-aligned
 2012-02-07 21:46 UTC  (6+ messages)
` [PATCH 3/8] xfsprogs: xfs_repair: don't set the root inode pointer

[PATCH] xfsdump: use the full 32-bit generation number
 2012-02-07 20:52 UTC  (5+ messages)

[PATCH 0/5] RFC: log all inode updates
 2012-02-07 18:10 UTC  (3+ messages)
` [PATCH 1/5] xfs: use per-filesystem I/O completion workqueues
` [PATCH 2/5] xfs: do not require an ioend for new EOF calculation

Performance problem - reads slower than writes
 2012-02-07 17:30 UTC  (24+ messages)

Soft lockup problem
 2012-02-07 16:54 UTC  (3+ messages)

[PATCH 1/3][RESEND] xfstests: fix 251's cp -axT problem
 2012-02-07  1:21 UTC  (5+ messages)
` [PATCH 2/3][RESEND] xfstests: make 218 support btrfs
` [PATCH 3/3] xfstests: add btrfs online defragments QA test

Placing the root partition on an XFS filesystem is not supported
 2012-02-05  0:47 UTC  (3+ messages)

Placing the root partition on an XFS filesystem is not supported
 2012-02-06 10:44 UTC  (10+ messages)

sparsify - utility to punch out blocks of 0s in a file
 2012-02-06 21:47 UTC  (17+ messages)

[PATCH 0/8] Fix filesystem freezing
 2012-02-06 15:33 UTC  (16+ messages)
` [PATCH 1/8] fs: Improve filesystem freezing handling
` [PATCH 2/8] vfs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 5/8] xfs: Protect xfs_file_aio_write() & xfs_setattr_size() with "
` [PATCH 6/8] xfs: Use generic writers counter instead of m_active_trans counter

[PATCH v2 0/2] Add two SEEK_DATA/SEEK_HOLE tests
 2012-02-06 14:30 UTC 

[PATCH] xfstests: fsstress - make sync a write op
 2012-02-05 23:12 UTC  (2+ messages)

A corruption that seems to span a few kernels
 2012-02-03 21:31 UTC  (3+ messages)


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