messages from 2011-12-12 14:14:36 to 2012-01-03 23:45:00 UTC [more...]
[LSF/MM TOPIC] [ATTEND] xfstests: what do we need to do to make it better?
2012-01-03 23:44 UTC
xfsrestore: incorrect restore if file becomes a dir
2012-01-03 23:16 UTC (5+ messages)
[PATCH 00/11] inode shrink and misc updates V2
2012-01-03 21:53 UTC (14+ 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 1/1] xfs: log the inode in ->write_inode calls for kupdate
2012-01-03 15:48 UTC (20+ messages)
` [PATCH 2/2] xfs: log all dirty inodes in xfs_fs_sync_fs
` [PATCH 2/2 v2] "
` sync fixes
Bad performance with XFS + 2.6.38 / 2.6.39
2012-01-03 8:20 UTC (16+ messages)
Why does xfsdump encounter "WARNING: could not get list of non-root attributes for nondir ino nnnn: Cannot allocate memory (12)"?
2012-01-03 3:24 UTC (3+ messages)
xfs: validate inode numbers in file handles correctly
2012-01-02 15:02 UTC (7+ messages)
` xfs: validate inode numbers in file handles correctly--NFS Stale File Handle Again
Preallocation with direct IO?
2011-12-31 12:46 UTC (5+ messages)
Conversion Routine Help
2011-12-29 21:54 UTC (3+ messages)
[GIT PULL] XFS update for 3.2
2011-12-29 17:31 UTC
[PATCH] xfstests: Introduce a new SEEK_DATA/SEEK_HOLE tester
2011-12-29 13:31 UTC
bug in fs/xfs/xfs_aops.c:959! (kernel 3.1.5)
2011-12-29 11:07 UTC (5+ messages)
Another SEEK_DATA/SEEK_HOLE tester
2011-12-28 13:55 UTC
[PATCH] xfstests: add SEEK_DATA/SEEK_HOLE sanity checker
2011-12-28 13:41 UTC
[PATCH] Introduce SEEK_DATA/SEEK_HOLE support to XFS V4
2011-12-28 13:35 UTC
[PATCH] xfsprogs: use uid/gid instead of actual name to fix install issue
2011-12-26 3:39 UTC (5+ messages)
[PATCH 0/2]: xfs - fixes found with sparse checking
2011-12-22 18:15 UTC (8+ messages)
` [PATCH 1/2] xfs: clean up minor sparse warnings
` [PATCH 2/2] xfs: fix endian conversion issue in discard code
[PATCH v2] xfstests: new check 278 to ensure btrfs backref integrity
2011-12-22 11:08 UTC
[PATCH] xfstests: new check 276 to ensure btrfs backref integrity
2011-12-22 10:59 UTC (3+ messages)
[PATCH] Introduce SEEK_DATA/SEEK_HOLE to XFS V3
2011-12-22 10:07 UTC (3+ messages)
[PATCH] xfstests: add a new test to verify on disk ctime update for chattr
2011-12-22 3:55 UTC
[CFP] Linux Storage, Filesystem & Memory Management Summit 2012 (April 1-2)
2011-12-21 15:26 UTC
Kswapd in 3.2.0-rc5 is a CPU hog
2011-12-21 14:19 UTC (4+ messages)
Your response is important
2011-12-21 9:39 UTC
A recommendation from Diana Black
2011-12-21 4:49 UTC
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
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)
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 (11+ messages)
` [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
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 (22+ messages)
` [PATCH 01/11] xfs: remove xfs_itruncate_data
` [PATCH 02/11] xfs: cleanup xfs_iomap_eof_align_last_fsb
` [PATCH 04/11] xfs: remove the if_ext_max field in struct xfs_ifork
` [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 (33+ messages)
` [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] 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 (10+ 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 (2+ 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 (11+ 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 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 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
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