messages from 2011-12-01 23:28:01 to 2011-12-12 04:15:07 UTC [more...]
Data corruption, md5 changes on every mount
2011-12-12 4:15 UTC (5+ messages)
XFS causing stack overflow
2011-12-12 2:31 UTC (10+ messages)
Bad performance with XFS + 2.6.38 / 2.6.39
2011-12-12 2:00 UTC (5+ messages)
xfs_repair gets stuck on phase3
2011-12-12 0:45 UTC (4+ messages)
[PATCH] xfstests 276: Ensure lost+found is not created with wrong link count
2011-12-09 22:25 UTC (3+ messages)
Filesystem Structure publican XML available?
2011-12-09 11:56 UTC (2+ messages)
[PATCH] xfstests: 277 new test to check freeze/unfreeze works well or not under heavy load
2011-12-09 7:17 UTC (2+ messages)
[patch 00/19] Linux 3.3 patchqueue
2011-12-08 21:36 UTC (27+ messages)
` [patch 01/19] xfs: remove the deprecated nodelaylog option
` [patch 02/19] xfs: cleanup the transaction commit path a bit
` [patch 03/19] xfs: remove the lid_size field in struct log_item_desc
` [patch 04/19] xfs: untange SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush
` [patch 05/19] xfs: make sure to really flush all dquots in xfs_qm_quotacheck
` [patch 06/19] xfs: remove xfs_qm_sync
` [patch 07/19] xfs: remove the sync_mode argument to xfs_qm_dqflush_all
` [patch 08/19] xfs: cleanup dquot locking helpers
` [patch 09/19] xfs: cleanup xfs_qm_dqlookup
` [patch 10/19] xfs: remove XFS_DQ_INACTIVE
` [patch 11/19] xfs: implement lazy removal for the dquot freelist
` [patch 12/19] xfs: flatten the dquot lock ordering
` [patch 13/19] xfs: nest qm_dqfrlist_lock inside the dquot qlock
` [patch 14/19] xfs: simplify xfs_qm_dqattach_grouphint
` [patch 15/19] xfs: simplify xfs_qm_detach_gdquots
` [patch 16/19] xfs: add a xfs_dqhold helper
` [patch 17/19] xfs: merge xfs_qm_dqinit_core into the only caller
` [patch 18/19] xfs: kill xfs_qm_idtodq
` [patch 19/19] xfs: remove XFS_QMOPT_DQSUSER
Polish translation update for xfsprogs 3.1.7
2011-12-08 16:57 UTC (2+ messages)
[RFC, PATCH 0/12] xfs: compound buffers for directory blocks
2011-12-08 16:07 UTC (17+ messages)
` [PATCH 01/12] xfs: remove remaining scraps of struct xfs_iomap
` [PATCH 02/12] xfs: clean up buffer get/read call API
` [PATCH 03/12] xfs: introduce a compound buffer construct
` [PATCH 04/12] xfs: add compound buffer get and read interfaces
` [PATCH 05/12] xfs: add irec interfaces to xfs_trans_buf_get/read
` [PATCH 06/12] xfs: convert xfs_da_do_buf to use irec buffer interface
` [PATCH 07/12] xfs: switch the buffer get/read API to use irec methods
` [PATCH 08/12] xfs: support multiple irec maps in buffer code
` [PATCH 09/12] xfs: support compund buffers in buf_item logging
` [PATCH 10/12] xfs: use multiple irec xfs buf support in dabuf
` [PATCH 11/12] xfs: remove struct xfs_dabuf and infrastructure
` [PATCH 12/12] xfs: remove duplication in transaction buffer operations
[PATCH 00/11] inode shrink and misc updates
2011-12-08 15:58 UTC (12+ 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 05/11] xfs: make i_flags an unsigned long
` [PATCH 06/11] xfs: replace i_flock with a sleeping bitlock
` [PATCH 07/11] xfs: replace i_pin_wait with a bit waitqueue
` [PATCH 08/11] xfs: remove the i_size field in struct xfs_inode
` [PATCH 09/11] xfs: remove the i_new_size "
` [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
[PATCH] xfstests/071 FAIL with pwrite64: Invalid argument
2011-12-08 2:25 UTC (6+ messages)
[GIT PULL] XFS update for 3.2
2011-12-07 23:08 UTC
[046/104] xfs: dont serialise direct IO reads on page cache checks
2011-12-07 16:11 UTC (6+ messages)
` [047/104] xfs: avoid direct I/O write vs buffered I/O race
` [048/104] xfs: Return -EIO when xfs_vn_getattr() failed
` [049/104] xfs: fix buffer flushing during unmount
` [050/104] xfs: Fix possible memory corruption in xfs_readlink
` [051/104] xfs: use doalloc flag in xfs_qm_dqattach_one()
[69/80] xfs: validate acl count
2011-12-07 16:07 UTC (3+ messages)
` [70/80] xfs: force buffer writeback before blocking on the ilock in inode reclaim
` [71/80] xfs: fix attr2 vs large data fork assert
[PATCH] xfstests: new check 276 to ensure btrfs backref integrity
2011-12-07 13:33 UTC
[PATCH] security: Delay freeing inode->i_security till the end of RCU grace period
2011-12-06 22:28 UTC (8+ messages)
[PATCH 1/3] xfs: validate acl count
2011-12-06 21:21 UTC (3+ messages)
` [PATCH 2/3] xfs: force buffer writeback before blocking on the ilock in inode reclaim
` [PATCH 3/3] xfs: fix attr2 vs large data fork assert
[PATCH 00/16] quota cleanups for Linux 3.3
2011-12-06 20:34 UTC (41+ messages)
` [PATCH 01/16] xfs: untange SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush
` [PATCH 02/16] xfs: make sure to really flush all dquots in xfs_qm_quotacheck
` [PATCH 03/16] xfs: remove xfs_qm_sync
` [PATCH 04/16] xfs: remove the sync_mode argument to xfs_qm_dqflush_all
` [PATCH 05/16] xfs: cleanup dquot locking helpers
` [PATCH 06/16] xfs: cleanup xfs_qm_dqlookup
` [PATCH 07/16] xfs: remove XFS_DQ_INACTIVE
` [PATCH 08/16] xfs: implement lazy removal for the dquot freelist
` [PATCH 09/16] xfs: flatten the dquot lock ordering
` [PATCH 10/16] xfs: nest qm_dqfrlist_lock insise the dquot qlock
` [PATCH 11/16] xfs: simplify xfs_qm_dqattach_grouphint
` [PATCH 12/16] xfs: simplify xfs_qm_detach_gdquots
` [PATCH 13/16] xfs: add a xfs_dqhold helper
` [PATCH 14/16] xfs: merge xfs_qm_dqinit_core into the only caller
` [PATCH 15/16] xfs: kill xfs_qm_idtodq
` [PATCH 16/16] xfs: remove XFS_QMOPT_DQSUSER
[PATCH 0/6] XFS update for 3.1-stable (again)
2011-12-06 17:05 UTC (5+ messages)
` [PATCH 3/6] xfs: Return -EIO when xfs_vn_getattr() failed
[PATCH] mkfs: Refuse to initialize a misaligned device if not forced using libblkid [v3]
2011-12-06 16:45 UTC
[PATCH 0/4] xfs fixes for Linux 3.2-rc3
2011-12-06 16:39 UTC (15+ messages)
` [PATCH 4/4] xfs: fix the logspace waiting algorithm
` [PATCH 5/4] xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
[PATCH] xfstests: check if qa user can execute commands
2011-12-06 15:18 UTC (4+ messages)
xfs: validate inode numbers in file handles correctly
2011-12-06 15:17 UTC (7+ messages)
[PATCH 0/2] xfstests: small fixes
2011-12-06 15:12 UTC (5+ messages)
` [PATCH 1/2] xfstests: test 110 sometimes fails to unmount scratch dev
` [PATCH 2/2] xfstests: ln failure output has changed again
RAID60/mdadm/xfs performance tuning
2011-12-05 22:48 UTC (2+ messages)
case NO.263 execute failure in xfstests-dev
2011-12-05 8:56 UTC (2+ messages)
[PATCH] xfs: mark the xfssyncd workqueue as non-reentrant
2011-12-05 8:53 UTC
[PATCH 0/3] remove the deprecated nodelaylog options
2011-12-05 8:35 UTC (8+ messages)
` [PATCH 1/3] xfs: remove the deprecated nodelaylog option
` [PATCH 2/3] xfs: cleanup the transaction commit path a bit
` [PATCH 3/3] xfs: remove the lid_size field in struct log_item_desc
[RFC][PATCH 0/8] xfstests: rework large filesystem testing
2011-12-04 21:16 UTC (5+ messages)
` [PATCH 1/8] xfstests: add --largefs check option
` [PATCH 5/8] xfstests: use command line option for setting extra space
Your friend Sandy has recommended this great product from Chelseadeals
2011-12-03 12:05 UTC
[7/8] xfstests: add a new test that runs fsstress under ENOSPC conditions
2011-12-02 23:28 UTC
[6/8] xfstests: add fiemap operation to fsstress
2011-12-02 23:28 UTC
[4/8] xfstests: add fallocate support to fsstress
2011-12-02 23:28 UTC
[2/8] xfstests: add different logging option to fsstress
2011-12-02 23:27 UTC
[1/8] xfstests: fsstress dump inode info when possible
2011-12-02 23:27 UTC
[PATCH 00/12] xfs_repair queue
2011-12-02 17:46 UTC (13+ messages)
` [PATCH 01/12] repair: do not walk the unlinked inode list
` [PATCH 02/12] repair: allocate and free inode records individually
` [PATCH 03/12] repair: allocate and free extent "
` [PATCH 04/12] xfsprogs: allow linking against libtcmalloc
` [PATCH 05/12] repair: update extent count after zapping duplicate blocks
` [PATCH 06/12] repair: use recursive buffer locking
` [PATCH 07/12] repair: fix another ABBA deadlock in inode prefetching
` [PATCH 08/12] repair: handle filesystems with the log in allocation group 0
` [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
[GIT PULL] XFS update for 3.2-rc5
2011-12-02 17:33 UTC
(no subject)
2011-12-02 17:28 UTC
[PATCH] mkfs: Refuse to initialize a misaligned device if not forced using libblkid
2011-12-02 12:14 UTC
[PATCH] mkfs: Refuse to initialize a misaligned device if not forced using libblkid
2011-12-02 11:27 UTC (2+ messages)
[PATCH] xfs: fix allocation length overflow in xfs_bmapi_write()
2011-12-02 11:24 UTC (2+ 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