messages from 2011-12-07 16:22:32 to 2011-12-21 04:50:23 UTC [more...]
A recommendation from Diana Black
2011-12-21 4:49 UTC
[PATCH 0/2]: xfs - fixes found with sparse checking
2011-12-21 4:36 UTC (4+ messages)
` [PATCH 1/2] xfs: clean up minor sparse warnings
` [PATCH 2/2] xfs: fix endian conversion issue in discard code
XFS: attempt to access beyond end of device
2011-12-21 3:40 UTC (3+ messages)
A recommendation from Diana Black
2011-12-21 0:18 UTC
[PATCH 1/1] xfs: log the inode in ->write_inode calls for kupdate
2011-12-20 21:21 UTC (9+ messages)
` [PATCH 2/2] xfs: log all dirty inodes in xfs_fs_sync_fs
` [PATCH 2/2 v2] "
xfsprogs patches pw 2883, 2986-2997
2011-12-20 20:44 UTC (3+ messages)
[PATCH] xfs: mark the xfssyncd workqueue as non-reentrant
2011-12-20 16:45 UTC (3+ messages)
bug in fs/xfs/xfs_aops.c:959! (kernel 3.1.5)
2011-12-20 9:54 UTC (3+ messages)
xfsdump
2011-12-19 1:50 UTC (2+ messages)
[RFC, PATCH 0/12] xfs: compound buffers for directory blocks
2011-12-18 23:01 UTC (15+ 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 11/12] xfs: remove struct xfs_dabuf and infrastructure
` [PATCH 12/12] xfs: remove duplication in transaction buffer operations
[PATCH 00/12] xfs_repair queue
2011-12-18 22:54 UTC (19+ 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 00/11] inode shrink and misc updates V2
2011-12-18 22:13 UTC (13+ 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
xfs-trace-ilock-more
2011-12-18 20:27 UTC (7+ messages)
[PATCH 00/11] inode shrink and misc updates
2011-12-18 18:11 UTC (24+ 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 00/19] Linux 3.3 patchqueue
2011-12-16 21:33 UTC (45+ 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
[PATCH] xfs: fix acl count validation in xfs_acl_from_disk()
2011-12-16 21:19 UTC (3+ messages)
[31/45] xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
2011-12-16 19:40 UTC (2+ messages)
` [32/45] xfs: avoid synchronous transactions when deleting attr blocks
[PATCH] xfs: remove unused XBT_FORCE_SLEEP bit
2011-12-15 23:06 UTC (3+ messages)
[PATCH] xfstests 276: Ensure lost+found is not created with wrong link count (V2)
2011-12-14 18:33 UTC
trim performance on xfs (also reply to: Online TRIM/discard performance impact)
2011-12-15 5:49 UTC (2+ messages)
[Patch] xfs: serialise unaligned direct IOs
2011-12-14 8:57 UTC (7+ messages)
[PATCH] xfstests: open btrfsck to check the btrfs filesystem
2011-12-14 7:35 UTC
[PATCH] update 068 to reproduce an unfreeze hanging up problem
2011-12-14 2:22 UTC (3+ messages)
[PATCH] Introduce SEEK_DATA/SEEK_HOLE to XFS V3
2011-12-13 15:02 UTC
[PATCH] mkfs: Refuse to initialize a misaligned device if not forced using libblkid
2011-12-13 5:01 UTC (2+ messages)
XFS causing stack overflow
2011-12-12 22:47 UTC (15+ messages)
[PATCH 1/2] xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
2011-12-12 22:22 UTC (2+ messages)
` [PATCH 2/2] xfs: avoid synchronous transactions when deleting attr blocks
[PATCH] xfstests 276: Ensure lost+found is not created with wrong link count
2011-12-12 19:30 UTC (4+ messages)
XFS status update for November 2011
2011-12-12 14:56 UTC (3+ messages)
[patch 00/12] log grant code cleanups
2011-12-12 14:13 UTC (13+ 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
` [patch 12/12] xfs: split and cleanup xfs_log_reserve
[PATCH] xfs_lsprojid: show quota project id for specified files
2011-12-12 14:06 UTC
Bad performance with XFS + 2.6.38 / 2.6.39
2011-12-12 13:57 UTC (6+ messages)
xfs_repair gets stuck on phase3
2011-12-12 13:12 UTC (5+ messages)
[PATCH] xfstests: 277 new test to check freeze/unfreeze works well or not under heavy load
2011-12-12 9:31 UTC (3+ messages)
Data corruption, md5 changes on every mount
2011-12-12 4:15 UTC (5+ messages)
Filesystem Structure publican XML available?
2011-12-09 11:56 UTC (2+ messages)
Polish translation update for xfsprogs 3.1.7
2011-12-08 16:57 UTC (2+ messages)
[PATCH] xfstests/071 FAIL with pwrite64: Invalid argument
2011-12-08 2:25 UTC (5+ messages)
[GIT PULL] XFS update for 3.2
2011-12-07 23:08 UTC
[048/104] xfs: Return -EIO when xfs_vn_getattr() failed
2011-12-07 16:11 UTC (4+ messages)
` [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()
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