public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-17 15:16:41 to 2012-01-28 10:55:03 UTC [more...]

[patch] xfs: remove an unneeded NULL check
 2012-01-28 10:55 UTC 

XFS for-next branch
 2012-01-27 21:17 UTC  (5+ messages)

[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|rfc][0/3] fix aio+dio+O_SYNC writes
 2012-01-27 21:15 UTC  (4+ 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

Question on xfstest 274
 2012-01-27 20:51 UTC 

[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  (6+ messages)
  ` [PATCH V2] "

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

Insane file system overhead on large volume
 2012-01-27 19:15 UTC  (5+ 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  (9+ messages)
` [PATCH 1/3] xfs: consider new reservation for quota check on inode reservation
` [PATCH 2/3] xfs: change available ranges of softlimit and hardlimit in quota check
` [PATCH 3/3] xfs: cleanup quota check on disk blocks and inodes reservations

reserved blocks pool default size
 2012-01-27 11:40 UTC  (2+ messages)

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

XFS problem
 2012-01-27 10:58 UTC  (4+ messages)

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

[RFC PATCH] xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()
 2012-01-27 10:52 UTC  (2+ messages)

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  (28+ messages)
` [patch 01/12] xfs: split tail_lsn assignments from log space wakeups
` [patch 02/12] xfs: do exact log space wakeups in xlog_ungrant_log_space
` [patch 03/12] xfs: remove xfs_trans_unlocked_item
` [patch 04/12] xfs: cleanup xfs_log_space_wake
` [patch 05/12] xfs: remove log space waitqueues
` [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  (13+ messages)

[PATCH] xfstests: make 275 pass on ext4
 2012-01-25 21:13 UTC  (10+ 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  (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 3/8] ext4: Protect ext4_page_mkwrite & ext4_setattr with "
` [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 6/8] xfs: Use generic writers counter instead of m_active_trans counter
` [PATCH 7/8] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
` [PATCH 8/8] vfs: Document s_frozen state through freeze_super

[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  (14+ 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

[PATCH] xfs: show uuid when mount fails due to duplicate uuid
 2012-01-24 18:02 UTC  (2+ messages)

xfs: validate inode numbers in file handles correctly
 2012-01-24 17:58 UTC  (9+ messages)
        ` xfs: validate inode numbers in file handles correctly--NFS Stale File Handle Again

XFS update for 3.2-stable
 2012-01-24 17:44 UTC  (4+ messages)
` [PATCH] xfs: fix endian conversion issue in discard code

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

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

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

Sua mensagem para a lista Tribuna aguarda aprovação
 2012-01-24  6:21 UTC 

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

[119/129] xfs: fix endian conversion issue in discard code
 2012-01-24  2:35 UTC 

[PATCH 0/4] xfsprogs: Allow pquota and gquota to be used together
 2012-01-23 17:33 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 v3 PATCH 0/4] xfs: Allow pquota and gquota to be used together
 2012-01-23 17:32 UTC  (5+ messages)
` [RFC v3 PATCH 1/4] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [RFC v3 PATCH 2/4] xfs: Add pquota fields where gquota is used
` [RFC v3 PATCH 3/4] xfs: Add pquotaino to on-disk super block
` [RFC v3 PATCH 4/4] xfs: Add a new field to fs_quota_stat to get pquota information

[PATCH 00/11] inode shrink and misc updates V2
 2012-01-20 12:51 UTC  (13+ messages)
` [PATCH 04/11] xfs: remove the if_ext_max field in struct xfs_ifork
` [PATCH 09/11] xfs: remove the i_new_size field in struct xfs_inode
` [PATCH 10/11] xfs: always return with the iolock held from xfs_file_aio_write_checks
` [PATCH 11/11] xfs: cleanup xfs_file_aio_write

The question about parallel direct IO in xfs
 2012-01-20  5:13 UTC  (2+ messages)

working on extent locks for i_mutex
 2012-01-20  2:26 UTC  (6+ messages)

Trouble activating xfs pquotas
 2012-01-19 18:49 UTC  (4+ messages)

[PATCH 1/1] xfs: kill the unused XFS_BB_FSB_OFFSET macro
 2012-01-18 22:36 UTC  (2+ messages)

[GIT PULL] XFS update for 3.3
 2012-01-17 21:55 UTC 


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