messages from 2012-10-01 22:08:20 to 2012-10-10 08:53:57 UTC [more...]
[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
2012-10-10 8:55 UTC (10+ messages)
Performance degradation over time
2012-10-10 8:51 UTC
[PATCH] xfs: avoid underflow in xfs_ioc_trim()
2012-10-10 7:50 UTC (4+ messages)
[PATCH] 260: Add another corner case where length is zero
2012-10-10 6:53 UTC (6+ messages)
[PATCH 1/2] xfs_io: include headers for preadv/pwritev
2012-10-10 3:40 UTC (10+ messages)
` [PATCH 2/2] xfs_io: configure tests for preadv/pwritev & sync_file_range
` [PATCH 2/2 V2] "
` [PATCH 1/2 V2] xfs_io: include headers for preadv/pwritev
[PATCH 00/14 V5]: xfs: remove the xfssyncd mess
2012-10-09 22:54 UTC (21+ messages)
` [PATCH 01/14] xfs: xfs_syncd_stop must die
` [PATCH 02/14] xfs: rationalise xfs_mount_wq users
` [PATCH 03/14] xfs: don't run the sync work if the filesystem is read-only
` [PATCH 04/14] xfs: sync work is now only periodic log work
` [PATCH 05/14] xfs: Bring some sanity to log unmounting
` [PATCH 06/14] xfs: xfs_sync_data is redundant
` [PATCH 07/14] xfs: syncd workqueue is no more
` [PATCH 08/14] xfs: xfs_sync_fsdata is redundant
` [PATCH 09/14] xfs: move xfs_quiesce_attr() into xfs_super.c
` [PATCH 10/14] xfs: xfs_quiesce_attr() should quiesce the log like unmount
` [PATCH 11/14] xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
` [PATCH 12/14] xfs: move inode locking functions to xfs_inode.c
` [PATCH 13/14] xfs: remove xfs_iget.c
` [PATCH 14/14] xfs: only update the last_sync_lsn when a transaction completes
[PATCH 0/3] xfs_io: new functions
2012-10-09 21:53 UTC (6+ messages)
[PATCH 1/2] xfsprogs: add PROJID32 geom feature flag
2012-10-09 19:48 UTC (4+ messages)
` [PATCH 2/2] xfsprogs: report projid32 status in growfs output
[PATCH] xfs: report projid32bit feature in geometry call
2012-10-09 19:45 UTC (3+ messages)
[PATCH] xfstests: 251, 260: Use loopdev as fallback if $SCRATCH_DEV doesn't support FITRIM
2012-10-09 19:42 UTC (2+ messages)
[PATCH v4] Use upstream version of fstrim instead of the local one
2012-10-09 14:21 UTC (2+ messages)
[PATCH 00/19] xfs: buffer read verifier infrastructure
2012-10-09 3:51 UTC (20+ messages)
` [PATCH 01/19] xfs: growfs: don't read garbage for new secondary superblocks
` [PATCH 02/19] xfs: make buffer read verication an IO completion function
` [PATCH 03/19] xfs: uncached buffer reads need to return an error
` [PATCH 04/19] xfs: verify superblocks as they are read from disk
` [PATCH 05/19] xfs: verify AGF blocks "
` [PATCH 06/19] xfs: verify AGI "
` [PATCH 07/19] xfs: verify AGFL "
` [PATCH 08/19] xfs: verify inode buffers "
` [PATCH 09/19] xfs: verify btree blocks "
` [PATCH 10/19] xfs: verify dquot "
` [PATCH 11/19] xfs: add verifier callback to directorry read code
` [PATCH 12/19] xfs: factor dir2 block read operations
` [PATCH 13/19] xfs: verify dir2 block format buffers
` [PATCH 14/19] xfs: factor dir2 free block reading
` [PATCH 15/19] xfs: factor out dir2 data "
` [PATCH 16/19] xfs: factor dir2 leaf read
` [PATCH 17/19] xfs: factor and verify attr leaf reads
` [PATCH 18/19] xfs: add xfs_da_node verification
` [PATCH 19/19] xfs: Add verifiers to dir2 data readahead
Polish translation for xfsdump
2012-10-08 21:15 UTC (2+ messages)
[PATCH] xfs: growfs: don't read garbage for new secondary superblocks
2012-10-08 17:11 UTC (2+ messages)
[patch v4 00/13] xfs: remove the xfssyncd mess
2012-10-08 0:33 UTC (24+ messages)
` [patch v4 01/13] [PATCH 01/13] xfs: xfs_syncd_stop must die
` [patch v4 02/13] [PATCH 02/13] xfs: rationalise xfs_mount_wq users
` [patch v4 03/13] [PATCH 03/13] xfs: dont run the sync work if the filesystem is
` [patch v4 04/13] [PATCH 04/13] xfs: sync work is now only periodic log work
` [patch v4 05/13] [PATCH 05/13] xfs: Bring some sanity to log unmounting
` [patch v4 06/13] [PATCH 06/13] xfs: xfs_sync_data is redundant
` [patch v4 07/13] [PATCH 07/13] xfs: syncd workqueue is no more
` [patch v4 08/13] [PATCH 08/13] xfs: xfs_sync_fsdata is redundant
` [patch v4 09/13] [PATCH 09/13] xfs: move xfs_quiesce_attr() into xfs_super.c
` [patch v4 10/13] [PATCH 10/13] xfs: xfs_quiesce_attr() should quiesce the log like
` [patch v4 11/13] [PATCH 11/13] xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
` [patch v4 12/13] [PATCH 12/13] xfs: move inode locking functions to xfs_inode.c
` [patch v4 13/13] [PATCH 13/13] xfs: remove xfs_iget.c
xfs mount fails 'can't read superblock'
2012-10-06 0:17 UTC (6+ messages)
INTERNATIONAL SWIFT ATM CARD in your name
2012-10-05 19:44 UTC
[PATCH v5 00/10] speculative preallocation inode tracking
2012-10-05 14:17 UTC (11+ messages)
` [PATCH v5 01/10] xfs: add EOFBLOCKS inode tagging/untagging
` [PATCH v5 02/10] xfs: support a tag-based inode_ag_iterator
` [PATCH v5 03/10] xfs: create helper to check whether to free eofblocks on inode
` [PATCH v5 04/10] xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure
` [PATCH v5 05/10] xfs: create function to scan and clear EOFBLOCKS inodes
` [PATCH v5 06/10] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
` [PATCH v5 07/10] xfs: make xfs_quota_type() non-static
` [PATCH v5 08/10] xfs: add quota id filtering to eofblocks scan
` [PATCH v5 09/10] xfs: add minimum file size "
` [PATCH v5 10/10] xfs: add background scanning to clear eofblocks inodes
[PATCH 0/2] xfs: fix AGF/alloc workqueue deadlock
2012-10-05 13:28 UTC (5+ messages)
` [PATCH 1/2] xfs: introduce XFS_BMAPI_STACK_SWITCH
` [PATCH 2/2] xfs: move allocation stack switch up to xfs_bmapi_allocate
kernel traceback from xfsdump
2012-10-05 3:29 UTC (2+ messages)
get filename->inode mappings in bulk for a live fs?
2012-10-05 0:36 UTC (9+ messages)
` xfs_freeze same as umount? How is that helpful?
how to replay log of a fs that has no log? or is this supposed to work?
2012-10-04 23:37 UTC (3+ messages)
` how to replay log of a fs that has no log: is this supposed to work? SW Defect?
[PATCH v3] xfstests: Use upstream version of fstrim instead of the local one
2012-10-04 20:13 UTC (6+ messages)
OOM on quotacheck (again?)
2012-10-04 14:19 UTC (10+ messages)
sparse files
2012-10-04 13:54 UTC (2+ messages)
Why xfs_<utils> not 'readline' w/line-edit & history enabled?
2012-10-04 12:12 UTC (17+ messages)
` Why xfs_<utils> not 'readline' w/line-edit & history enabled? (+attachment)
[PATCH V3 00/13] xfs: remove the xfssyncd mess
2012-10-04 1:07 UTC (17+ messages)
` [PATCH 06/13] xfs: xfs_sync_data is redundant
[grex.org #28261] AutoReply: DELIVERY REPORTS ABOUT YOUR E-MAIL
2012-10-03 9:45 UTC
Extreme I/O latency
2012-10-02 14:31 UTC (5+ messages)
[GIT PULL] XFS update for 3.7-rc1
2012-10-02 18:01 UTC
xfs_repair deleting realtime files
2012-10-02 16:47 UTC (12+ messages)
[PATCH 0/3] xfs: allocation worker causes freelist buffer lock hang
2012-10-01 23:10 UTC (7+ messages)
` [PATCH 0/3] xfs: allocation worker causes freelist buffer lock
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