messages from 2011-12-06 16:15:03 to 2011-12-15 23:05:42 UTC [more...]
[PATCH] xfs: remove unused XBT_FORCE_SLEEP bit
2011-12-15 23:06 UTC (3+ messages)
[patch 00/19] Linux 3.3 patchqueue
2011-12-15 20:22 UTC (43+ 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] 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)
xfs-trace-ilock-more
2011-12-14 22:42 UTC (5+ messages)
[RFC, PATCH 0/12] xfs: compound buffers for directory blocks
2011-12-14 18:33 UTC (18+ 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-14 13:30 UTC (23+ 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] 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)
[PATCH 00/12] xfs_repair queue
2011-12-13 2:36 UTC (17+ 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 causing stack overflow
2011-12-12 22:47 UTC (15+ messages)
[PATCH] xfs: fix acl count validation in xfs_acl_from_disk()
2011-12-12 22:42 UTC (2+ 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
[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 (6+ messages)
` [PATCH 07/16] xfs: remove XFS_DQ_INACTIVE
[PATCH 0/6] XFS update for 3.1-stable (again)
2011-12-06 17:05 UTC (4+ messages)
[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 (5+ messages)
` [PATCH 5/4] xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
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