messages from 2012-02-15 02:31:50 to 2012-02-24 12:52:46 UTC [more...]
creating a new 80 TB XFS
2012-02-24 12:52 UTC
XFS, empty files after a crash
2012-02-24 10:21 UTC (8+ messages)
kernel BUG at fs/namei.c:1320!
2012-02-24 9:44 UTC
Save options for XFS over ISCSI ~ 17TB (for backup)
2012-02-24 8:22 UTC
[PATCH] xfs: Use memset to initialize structure member
2012-02-24 7:53 UTC (2+ messages)
[GIT PULL] XFS update for 3.3
2012-02-23 22:44 UTC
[PATCH 0/4] xfs: resurrect realtime subvolume support on kernel 2.6.37
2012-02-23 16:52 UTC (8+ messages)
` [PATCH 1/4] xfs: only lock the rt bitmap inode once per allocation
` [PATCH 2/4] xfs: fix xfs_get_extsz_hint for a zero extent size hint
` [PATCH 3/4] xfs: add lockdep annotations for the rt inodes
` [PATCH 4/4] xfs: fix deadlock in xfs_rtfree_extent with kernel v2.6.37
` [PATCH 4/4] V2 "
xlog_space_left: head behind tail
2012-02-23 10:54 UTC (2+ messages)
xfsrestore will create orphanage directory when use -t
2012-02-23 1:16 UTC (7+ messages)
` [PATCH] xfsdump: dirs being created in list-only restore
[PATCH] xfs: fix deadlock in xfs_rtfree_extent with kernel v3.x
2012-02-23 0:41 UTC
Warning from unlock_new_inode
2012-02-22 22:01 UTC
[patch 0/1] xfstests: fix test 050
2012-02-22 18:27 UTC (2+ messages)
` [patch 1/1] xfstests: update inode softlimit output in 050
[PATCH] Introduce SEEK_DATA/SEEK_HOLE support V8
2012-02-22 14:26 UTC (4+ messages)
[PATCH] repair: fix a few message formats in process_dinode_int
2012-02-22 3:26 UTC (3+ messages)
[RFC v4 PATCH 0/4] xfs: Allow pquota and gquota to be used together
2012-02-21 16:54 UTC (5+ messages)
` [RFC v4 PATCH 1/4] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [RFC v4 PATCH 2/4] xfs: Add pquota fields where gquota is used
` [RFC v4 PATCH 3/4] xfs: Add pquotaino to on-disk super block
` [RFC v4 PATCH 4/4] xfs: Add a new field to fs_quota_stat to get pquota information
[PATCH 0/4] xfstests: Test pquota and gquota being used together
2012-02-21 16:58 UTC (5+ messages)
` [PATCH 1/4] xfstests: Fix a problem where using bsize was not working as expected
` [PATCH 2/4] xfstests: Add a require_seppquota function
` [PATCH 3/4] xfstests: Add a simple test to check separate pquota/gquota
` [PATCH 4/4] xfstests: Add the new test to the group file
[PATCH 00/12] log grant code cleanups V2
2012-02-21 15:18 UTC (15+ 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: share code for grant head wakeups
` [PATCH 11/12] xfs: share code for grant head availability checks
` [PATCH 12/12] xfs: split and cleanup xfs_log_reserve
xfs_fsr (defragmenting) 'XFS_IOC_SWAPEXT failed: ino=xxxxxx: Invalid argument' error
2012-02-21 13:00 UTC (6+ messages)
[PATCH 0/8] log all inode updates V2
2012-02-21 5:23 UTC (10+ messages)
` [PATCH 1/8] xfs: use per-filesystem I/O completion workqueues
` [PATCH 2/8] xfs: do not require an ioend for new EOF calculation
` [PATCH 6/8] xfs: make xfs_inode_item_size idempotent
` [PATCH 7/8] xfs: split in-core and on-disk inode log item fields
` [PATCH 8/8] xfs: add back fdatasync support
[PATCH 0/8] quota updates, V3
2012-02-21 4:41 UTC (16+ messages)
` [PATCH 1/8] xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota
` [PATCH 2/8] xfs: include reservations in quota reporting
` [PATCH 3/8] quota: make Q_XQUOTASYNC a noop
` [PATCH 4/8] xfs: use common code for quota statistics
` [PATCH 4/8 v2] "
` [PATCH 5/8] xfs: per-filesystem dquot LRU lists
` [PATCH 6/8] xfs: use per-filesystem radix trees for dquot lookup
` [PATCH 7/8] xfs: remove the per-filesystem list of dquots
` [PATCH 8/8] xfs: remove the global xfs_Gqm structure
[help] xfs quotacheck problem when xfs filesystem mount
2012-02-20 22:29 UTC (2+ messages)
[patch 00/12] log grant code cleanups
2012-02-20 21:59 UTC (32+ 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 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
` [patch 12/12] xfs: split and cleanup xfs_log_reserve
xfs_repair: phase7.c:148: phase7: Assertion `no_modify || nrefs > 0' failed
2012-02-20 15:00 UTC
Problems with filesizes on different Kernels
2012-02-20 12:06 UTC (5+ messages)
[PATCH 1/1] xfs: fix buffer flushing during log unmount
2012-02-20 1:33 UTC (7+ messages)
XFS memory recomendation?
2012-02-19 21:00 UTC (9+ messages)
[PATCH v3 2/2] xfstests: introduce 280 for SEEK_DATA/SEEK_HOLE copy test
2012-02-19 14:51 UTC
[PATCH v3 1/2] xfstests: introduce 279 for SEEK_DATA/SEEK_HOLE sanity test
2012-02-19 14:44 UTC
Fatal Error doing make for xfsdump
2012-02-18 22:30 UTC (2+ messages)
[PATCH] xfs_fsr: Get the last mount on a specific mount point
2012-02-17 23:36 UTC (5+ messages)
[RFC v3 PATCH 0/4] xfs: Allow pquota and gquota to be used together
2012-02-17 21:05 UTC (9+ messages)
` [RFC v3 PATCH 1/4] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
[PATCH] xfs: only take the ILOCK in xfs_reclaim_inode()
2012-02-17 19:13 UTC (3+ messages)
[PATCH 0/9] quota updates V2
2012-02-17 17:48 UTC (24+ messages)
` [PATCH 1/9] xfs: use per-filesystem dquot LRU lists
` [PATCH 2/9] xfs: use per-filesystem radix trees for dquot lookup
` [PATCH 3/9] xfs: remove the per-filesystem list of dquots
` [PATCH 4/9] xfs: use per-CPU data for the quota statistics
` [PATCH 5/9] xfs: user per-cpu stats for the total dquot numbers
` [PATCH 6/9] xfs: remove the global xfs_Gqm structure
` [PATCH 7/9] xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota
` [PATCH 8/9] xfs: include reservations in quota reporting
` [PATCH 9/9] quota: make Q_XQUOTASYNC a noop
[PATCH] xfsprogs: skip FSGEOMETRY call in openfile if no geom var present
2012-02-17 17:21 UTC (2+ messages)
[PATCH] xfstests: more careful size grep in 256
2012-02-17 17:21 UTC (2+ messages)
[PATCH -v2 0/3] xfs: change available ranges in quota check
2012-02-17 14:01 UTC (9+ 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
Transactional XFS?
2012-02-17 4:40 UTC (9+ messages)
[PATCH 0/5] RFC: log all inode updates
2012-02-16 6:58 UTC (5+ 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
mount recovery taking quite long time
2012-02-16 0:20 UTC (2+ messages)
quotacheck speed
2012-02-15 21:45 UTC (5+ messages)
XFS unlink still slow on 3.1.9 kernel ?
2012-02-15 15:54 UTC (6+ messages)
XFS unlink still slow on 3.1.9 kernel ?
2012-02-15 12:07 UTC (7+ messages)
File system remain unresponsive until the system is rebooted
2012-02-15 11:38 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox