public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-24 10:31:14 to 2012-02-01 23:55:10 UTC [more...]

File system remain unresponsive until the system is rebooted
 2012-02-01 23:55 UTC  (15+ messages)

[patch] xfs: remove an unneeded NULL check
 2012-02-01 23:16 UTC  (8+ messages)
` [NOTES] "

[16/65] xfs: fix endian conversion issue in discard code
 2012-02-01 20:55 UTC 

[PATCH] xfstests: Introduce a new SEEK_DATA/SEEK_HOLE tester
 2012-02-01 19:24 UTC  (2+ messages)

[PATCH 0/2]: xfs - fixes found with sparse checking
 2012-02-01 18:33 UTC  (5+ messages)
` [PATCH 1/2] xfs: clean up minor sparse warnings

[PATCH 0/7] better dquot caching
 2012-02-01 13:57 UTC  (8+ messages)
` [PATCH 1/7] xfs: use a normal shrinker for the dquot freelist
` [PATCH 2/7] xfs: per-filesystem dquot LRU lists
` [PATCH 3/7] xfs: use per-filesystem radix trees for dquot lookup
` [PATCH 4/7] xfs: remove the per-filesystem list of dquots
` [PATCH 5/7] xfs: use per-cpu data for the quota statistics
` [PATCH 6/7] xfs: user per-cpu stats for the total dquot numbers
` [PATCH 7/7] xfs: remove the globalk xfs_Gqm structure

xfs_repair segfaults with ag_stride option
 2012-02-01 13:36 UTC 

[PATCH] xfs_quota: remove calls to XFS_QSYNC
 2012-02-01 10:24 UTC  (5+ messages)

Performance problem - reads slower than writes
 2012-02-01  7:29 UTC  (12+ messages)

xfs: validate inode numbers in file handles correctly
 2012-02-01  5:46 UTC  (10+ messages)
        ` xfs: validate inode numbers in file handles correctly--NFS Stale File Handle Again

[PATCH] xfstests: several 274 fixups
 2012-02-01  4:07 UTC  (4+ messages)

xfs task blocked for more than 120 seconds
 2012-01-31 23:30 UTC  (4+ messages)

[patch] xfsprogs: extend fiemap configure check
 2012-01-31 23:11 UTC 

[patch] xfsprogs: add debian linux-libc-dev build dependency
 2012-01-31 23:07 UTC 

Identify patches for superblock changes for Crossmeta
 2012-01-31 22:24 UTC  (2+ messages)

[RFC v3 PATCH 0/4] xfs: Allow pquota and gquota to be used together
 2012-01-31 21:42 UTC  (9+ messages)
` [RFC v3 PATCH 1/4] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
  ` [NOTES] "
` [RFC v3 PATCH 2/4] xfs: Add pquota fields where gquota is used
  ` [NOTES] "
` [RFC v3 PATCH 3/4] xfs: Add pquotaino to on-disk super block
  ` [NOTES] "
` [RFC v3 PATCH 4/4] xfs: Add a new field to fs_quota_stat to get pquota information
  ` [NOTES] "

[PATCH] Introduce SEEK_DATA/SEEK_HOLE support to XFS V6
 2012-01-31 19:22 UTC  (2+ messages)

[PATCH] xfs: show uuid when mount fails due to duplicate uuid
 2012-01-31 19:19 UTC  (3+ messages)

[RFC PATCH] xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()
 2012-01-31 17:50 UTC  (3+ messages)

xfs task blocked for more than 120 seconds
 2012-01-31 10:54 UTC 

XFS problem
 2012-01-31  9:27 UTC  (7+ messages)

Question on xfstest 274
 2012-01-30 21:22 UTC  (3+ messages)

XFS for-next branch
 2012-01-30 18:27 UTC  (6+ messages)

Placing the root partition on an XFS filesystem is not supported
 2012-01-30 11:19 UTC  (3+ messages)

Dave's presentation at Linux.Conf.Au 2012
 2012-01-30 10:14 UTC  (5+ messages)

reserved blocks pool default size
 2012-01-29 22:20 UTC  (3+ messages)

Insane file system overhead on large volume
 2012-01-29 22:18 UTC  (11+ messages)

[patch|rfc][0/3] fix aio+dio+O_SYNC writes
 2012-01-28 15:08 UTC  (6+ messages)
` [PATCH 1/3] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 2/3] ext4: "
` [PATCH 3/3] filemap: don't call generic_write_sync for -EIOCBQUEUED

[PATCH] xfstests 273 274 275: do test in dedicated dir and leave test files in it
 2012-01-27 21:16 UTC  (5+ messages)

[PATCH] repair: validate acl count before reading it
 2012-01-27 19:54 UTC  (2+ messages)

[PATCH] xfsprogs: check for size parsing errors in xfs_quota
 2012-01-27 19:26 UTC  (4+ messages)
  ` [PATCH V2] "

[ANNOUNCE] XFS Developers meeting in San Francisco, April 3rd
 2012-01-27 19:19 UTC  (3+ messages)

[PATCH] xfstests 278: Ensure lost+found is not created with wrong link count (V4)
 2012-01-27 19:02 UTC  (2+ messages)

[PATCH] xfstests: make xattr test 020 generic
 2012-01-27 18:34 UTC  (3+ messages)
  ` [PATCH V2] xfstests: 020: make this xattr test generic

[PATCH 0/3] xfs: change available ranges in quota check
 2012-01-27 14:04 UTC  (6+ messages)

[PATCH] xfstests: mount other filesystems with selinux context as well
 2012-01-27 11:00 UTC  (8+ messages)
      ` [PATCH V2] "

[PATCH] xfstests: Sort recursive getfattr output in 062
 2012-01-27 10:53 UTC  (3+ messages)
              ` [PATCH V2] "

XFS update for 3.0-stable
 2012-01-27  0:47 UTC  (3+ messages)
` [PATCH] xfs: fix endian conversion issue in discard code

[patch 00/12] log grant code cleanups
 2012-01-26 22:12 UTC  (22+ messages)
` [patch 01/12] xfs: split tail_lsn assignments from log space wakeups
` [patch 04/12] xfs: cleanup xfs_log_space_wake
` [patch 06/12] xfs: add the xlog_grant_head structure
` [patch 07/12] xfs: add xlog_grant_head_init
` [patch 08/12] xfs: add xlog_grant_head_wake_all
` [patch 09/12] xfs: share code for grant head waiting
` [patch 10/12] xfs: shared code for grant head wakeups
` [patch 11/12] xfs: share code for grant head availability checks

help with deciphering kernel dmesg
 2012-01-26  4:57 UTC  (3+ messages)

Does Ext4 support parallel write similar to XFS?
 2012-01-25 22:55 UTC  (4+ messages)

concurrent direct IO write in xfs
 2012-01-25 22:25 UTC  (9+ messages)

[PATCH] xfstests: make 275 pass on ext4
 2012-01-25 21:13 UTC  (4+ messages)
` [PATCH V2] xfstests: make 275 pass
    ` [PATCH V3] "

[GIT PULL] XFS update for 3.3-rc1
 2012-01-25 20:25 UTC 

[PATCH] xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
 2012-01-25 16:15 UTC  (4+ messages)

Partially corrupted raid array beneath xfs
 2012-01-25  0:49 UTC  (2+ messages)

log recovery fails at mount
 2012-01-24 23:34 UTC  (5+ messages)

[RFC PATCH 0/4] Rearrange code to make the code more readable
 2012-01-24 19:41 UTC  (10+ messages)
` [RFC PATCH 1/4] Define a new function xfs_this_quota_on()
` [RFC PATCH 2/4] Define a new function xfs_inode_dquot()
` [RFC PATCH 3/4] Change xfs_sb_from_disk() interface to take a mount pointer
` [RFC PATCH 4/4] Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage

[PATCH 0/8] Fix filesystem freezing
 2012-01-24 19:35 UTC  (10+ messages)
` [PATCH 2/8] vfs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 4/8] xfs: Move ilock before transaction start in xfs_setattr_size()
` [PATCH 5/8] xfs: Protect xfs_file_aio_write() & xfs_setattr_size() with sb_start_write - sb_end_write

[PATCH] xfs: remove unecessary AIL push wakeups
 2012-01-24 18:02 UTC  (2+ messages)

How to fix bad superblock or xfs_repair: error - read only 0 of 512 bytes
 2012-01-24 18:10 UTC  (12+ messages)

[PATCH 00/11] inode shrink and misc updates
 2012-01-24 18:03 UTC  (4+ messages)
` [PATCH 05/11] xfs: make i_flags an unsigned long

XFS update for 3.2-stable
 2012-01-24 17:44 UTC  (3+ messages)

[LSF/MM TOPIC] [ATTEND] HSM, DMAPI, and external media filesystems
 2012-01-24 17:43 UTC  (2+ messages)

Annual Agreement Renewal - TransFirst ePay
 2012-01-24 16:18 UTC 

Optimal XFS formatting options?
 2012-01-24 10:31 UTC  (4+ messages)


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