public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-20 22:04:38 to 2012-01-12 02:48:47 UTC [more...]

[PATCH 0/4] Fix filesystem freezing
 2012-01-12  2:48 UTC  (6+ messages)
` [PATCH 1/4] fs: Improve filesystem freezing handling
` [PATCH 2/4] vfs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 3/4] ext4: Protect ext4_page_mkwrite with "
` [PATCH 4/4] xfs: Protect xfs_file_aio_write() "

[RFC PATCH] xfs: show uuid when mount fails due to duplicate uuid
 2012-01-12  2:47 UTC 

[PATCH] xfstests: fix 251's cp -axT problem
 2012-01-12  1:16 UTC  (4+ messages)

[PATCH] xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
 2012-01-11 20:39 UTC  (4+ messages)

Introduce SEEK_DATA/SEEK_HOLE to XFS V5
 2012-01-11 22:28 UTC  (8+ messages)

xfsdump 3.0.6, ERROR: xfs_quota failed with exit status: -1
 2012-01-11 22:20 UTC  (4+ messages)
` [PATCH] xfsdump: allow system() to obtain exit status

[PATCH] xfstests 278: Ensure lost+found is not created with wrong link count (V3)
 2012-01-11 22:15 UTC  (2+ messages)

[PATCH 00/12] xfs_repair queue
 2012-01-11 21:40 UTC  (12+ messages)
` [PATCH 09/12] repair: kill check_inode_block
` [PATCH 10/12] repair: mark local functions static
` [PATCH 11/12] repair: move extern declarations to headers
` [PATCH 12/12] repair: cleanup inode record macros

query
 2012-01-11 19:54 UTC  (2+ messages)

Empty dir can't be removed ... because it's not empty?
 2012-01-11 18:28 UTC  (4+ messages)

Query
 2012-01-11 14:43 UTC 

[PATCH] xfstests 271: use xfs_io to truncate file instead of truncate(1)
 2012-01-11 11:46 UTC  (4+ messages)
` [PATCH] xfstests 273: Create lost+found to pass _check_scratch_fs

XFS: bad clientid on recovery on MIPS (VIPT cache)
 2012-01-11 11:43 UTC  (4+ messages)

[PATCH] xfsdump: fix restore of ext attrs on root directory
 2012-01-11 11:42 UTC  (2+ messages)

[PATCH 2/2] xfs: cleanup XFS_BB_FSB_OFFSET
 2012-01-11 11:35 UTC  (3+ messages)

[PATCH 1/1] xfs: serialise unaligned direct IOs
 2012-01-11 11:34 UTC  (2+ messages)

Why does xfsdump encounter "WARNING: could not get list of non-root attributes for nondir ino nnnn: Cannot allocate memory (12)"?
 2012-01-11 10:29 UTC  (8+ messages)

bug: xfs_repair becomes very slow when file system has a large sparse file
 2012-01-10 17:32 UTC  (3+ messages)

Cyclic Code?
 2012-01-10  6:55 UTC  (4+ messages)

Get file using a specific sector number
 2012-01-09 21:46 UTC  (2+ messages)

[GIT PULL] XFS bugfix for 3.3
 2012-01-09 18:26 UTC 

[PATCH] xfsdump: use the full 32-bit generation number
 2012-01-09 14:01 UTC  (3+ messages)

[PATCH 00/11] inode shrink and misc updates V2
 2012-01-06 16:58 UTC  (10+ messages)
` [PATCH 01/11] xfs: remove xfs_itruncate_data
` [PATCH 02/11] xfs: cleanup xfs_iomap_eof_align_last_fsb
` [PATCH 03/11] xfs: remove the unused dm_attrs structure
` [PATCH 04/11] xfs: remove the if_ext_max field in struct xfs_ifork

[PATCH] xfstests: add SEEK_DATA/SEEK_HOLE sanity checker
 2012-01-06 15:54 UTC  (2+ messages)

[PATCH 0/2]: xfs - fixes found with sparse checking
 2012-01-06 15:38 UTC  (10+ messages)
` [PATCH 1/2] xfs: clean up minor sparse warnings
` [PATCH 2/2] xfs: fix endian conversion issue in discard code

[PATCH] xfstests/071 FAIL with pwrite64: Invalid argument
 2012-01-06  3:53 UTC  (7+ messages)

xfs-trace-ilock-more
 2012-01-05 23:54 UTC  (5+ messages)

[67/73] xfs: log the inode in ->write_inode calls for kupdate
 2012-01-05 22:44 UTC  (2+ messages)
` [68/73] xfs: log all dirty inodes in xfs_fs_sync_fs

higher position for your site
 2012-01-05 22:14 UTC 

[GIT PULL] XFS update for 3.3-rc1
 2012-01-05 18:40 UTC 

Another SEEK_DATA/SEEK_HOLE tester
 2012-01-05  6:04 UTC  (3+ messages)

[PATCH] Introduce SEEK_DATA/SEEK_HOLE support to XFS V4
 2012-01-05  6:02 UTC  (3+ messages)

[PATCH] xfstests: make 275 pass on ext4
 2012-01-05  0:39 UTC  (6+ messages)
` [PATCH V2] xfstests: make 275 pass

[LSF/MM TOPIC] [ATTEND] xfstests: what do we need to do to make it better?
 2012-01-04 20:35 UTC  (3+ messages)

[PATCH] xfstests 276: Ensure lost+found is not created with wrong link count (V2)
 2012-01-04 18:43 UTC  (2+ messages)

[PATCH] xfstests: fixup check 276
 2012-01-04 18:42 UTC  (2+ messages)
` 276: fix up various issues

[PATCH] xfstests: add a new test to verify on disk ctime update for chattr
 2012-01-04 18:42 UTC  (2+ messages)
` 277: "

[PATCH] xfstests: open btrfsck to check the btrfs filesystem
 2012-01-04 18:42 UTC  (2+ messages)
` use btrfsck to check btrfs filesystems

[PATCH] update 068 to reproduce an unfreeze hanging up problem
 2012-01-04 18:42 UTC  (5+ messages)
    ` 068: run on more filesystems

[PATCH v2] xfstests: new check 278 to ensure btrfs backref integrity
 2012-01-04 17:04 UTC  (4+ messages)

[PATCH] xfs_lsprojid: show quota project id for specified files
 2012-01-04 15:11 UTC  (2+ messages)

xfsrestore: incorrect restore if file becomes a dir
 2012-01-04 14:56 UTC  (6+ messages)

[PATCH 1/2] xfs: log the inode in ->write_inode calls for kupdate
 2012-01-04 14:48 UTC  (2+ messages)
` [PATCH 2/2] xfs: log all dirty inodes in xfs_fs_sync_fs

Bad performance with XFS + 2.6.38 / 2.6.39
 2012-01-04 13:06 UTC  (19+ messages)

[PATCH 1/2] xfs: log the inode in ->write_inode calls for kupdate
 2012-01-04  9:30 UTC  (2+ messages)
` [PATCH 2/2] xfs: log all dirty inodes in xfs_fs_sync_fs

Conversion Routine Help
 2012-01-04  7:56 UTC  (4+ messages)

xfs: validate inode numbers in file handles correctly
 2012-01-04  2:20 UTC  (8+ messages)
        ` xfs: validate inode numbers in file handles correctly--NFS Stale File Handle Again

[PATCH 1/1] xfs: log the inode in ->write_inode calls for kupdate
 2012-01-03 15:48 UTC  (14+ messages)
` [PATCH 2/2] xfs: log all dirty inodes in xfs_fs_sync_fs
  ` [PATCH 2/2 v2] "
` sync fixes

Preallocation with direct IO?
 2011-12-31 12:46 UTC  (5+ messages)

[GIT PULL] XFS update for 3.2
 2011-12-29 17:31 UTC 

[PATCH] xfstests: Introduce a new SEEK_DATA/SEEK_HOLE tester
 2011-12-29 13:31 UTC 

bug in fs/xfs/xfs_aops.c:959! (kernel 3.1.5)
 2011-12-29 11:07 UTC  (3+ messages)

[PATCH] xfsprogs: use uid/gid instead of actual name to fix install issue
 2011-12-26  3:39 UTC  (5+ messages)

[PATCH] xfstests: new check 276 to ensure btrfs backref integrity
 2011-12-22 10:59 UTC  (3+ messages)

[PATCH] Introduce SEEK_DATA/SEEK_HOLE to XFS V3
 2011-12-22 10:07 UTC  (3+ messages)

[CFP] Linux Storage, Filesystem & Memory Management Summit 2012 (April 1-2)
 2011-12-21 15:26 UTC 

Kswapd in 3.2.0-rc5 is a CPU hog
 2011-12-21 14:19 UTC  (4+ messages)

Your response is important
 2011-12-21  9:39 UTC 

A recommendation from Diana Black
 2011-12-21  4:49 UTC 

XFS: attempt to access beyond end of device
 2011-12-21  3:40 UTC  (3+ messages)

A recommendation from Diana Black
 2011-12-21  0:18 UTC 


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