messages from 2012-06-01 14:17:45 to 2012-06-15 12:34:52 UTC [more...]
duplicate e-mails from xfs mailing list
2012-06-15 12:34 UTC (3+ messages)
XFS hangs and freezes with LSI 9265-8i controller on high i/o
2012-06-15 12:30 UTC (19+ messages)
BUG in xlog_get_lowest_lsn
2012-06-14 23:56 UTC (13+ messages)
` [PATCH] xfs: use s_umount sema in xfs_sync_worker
` [PATCH] xfs: shutdown xfs_sync_worker before the log
[PATCH] xfs: kill copy and paste segment checks in xfs_file_aio_read
2012-06-14 16:45 UTC (2+ messages)
[PATCH 0/2 v2] Subject xfs: rename log structure and remove xlog_t typedef
2012-06-14 14:22 UTC (3+ messages)
` [PATCH 1/2 v2] "
` [PATCH 2/2 "
[PATCH] mm: add gfp_mask parameter to vm_map_ram()
2012-06-14 7:52 UTC (9+ messages)
[PATCH 0/2] Add FALLOC_FL_ZERO_RANGE to fallocate
2012-06-13 23:52 UTC (11+ messages)
` [PATCH 1/2] vfs: add "
` [PATCH 2/2] xfs: "
[PATCH] (repost) xfs: rename log structure and remove xlog_t
2012-06-13 2:30 UTC (2+ messages)
[PATCH] xfs: rename log structure and remove xlog_t typedef
2012-06-13 2:28 UTC (2+ messages)
block sizes > 4K ?? possible w/large page support?
2012-06-12 18:55 UTC (11+ messages)
[PATCH 00/27 v7] Fix filesystem freezing deadlocks
2012-06-12 14:32 UTC (4+ messages)
` [PATCH 18/27] xfs: Convert to new freezing code
Still seeing hangs in xlog_grant_log_space
2012-06-12 13:28 UTC (42+ messages)
Hole punching and mmap races
2012-06-12 8:56 UTC (20+ messages)
[PATCH 0/7] inode allocator refactoring
2012-06-12 8:19 UTC (9+ messages)
` [PATCH 1/7] xfs: remove xfs_ialloc_find_free
` [PATCH 2/7] xfs: split xfs_dialloc
` [PATCH 3/7] xfs: remove the alloc_done argument to xfs_dialloc
` [PATCH 4/7] xfs: add a short cut to xfs_dialloc for the non-NULL agbp case
` [PATCH 5/7] xfs: refactor xfs_ialloc_ag_select
` [PATCH 6/7] xfs: do not read the AGI buffer in xfs_dialloc until nessecary
` [PATCH 7/7] xfs: merge xfs_ialloc_ag_select into xfs_dialloc
[PATCH] xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near
2012-06-12 4:20 UTC
[PATCH] xfs: xfs_release don't free eofblocks with extsize hint
2012-06-12 1:11 UTC (2+ messages)
[PATCH] xfs: check for stale inode before acquiring iflock on push
2012-06-12 0:18 UTC (4+ messages)
Repeated XFS corruption on RAID-10 on Adaptec 51245
2012-06-10 3:58 UTC (7+ messages)
[PATCH 00/27 v6] Fix filesystem freezing deadlocks
2012-06-09 6:29 UTC (5+ messages)
` [PATCH 18/27] xfs: Convert to new freezing code
[PATCH] xfs: use INIT_WORK_ONSTACK in xfs_alloc_vextent()
2012-06-08 23:14 UTC (4+ messages)
[PATCH] xfs: using extsize cause corruption with multi buffer page
2012-06-08 23:13 UTC (6+ messages)
` [PATCH] xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)
[RFC, PATCH] fs: push rcu_barrier() from deactivate_locked_super() to filesystems
2012-06-08 21:43 UTC (2+ messages)
[PATCH 0/2] xfs: kill m_maxioffset
2012-06-08 14:08 UTC (5+ messages)
` [PATCH 1/2] xfs: m_maxioffset is redundant
` [PATCH 2/2] xfs: make largest supported offset less shouty
attr vs. getfattr
2012-06-08 8:43 UTC (4+ messages)
[PATCH 0/9] xfs: discontiguous directory buffer support
2012-06-08 5:38 UTC (10+ messages)
` [PATCH 1/9] xfs: separate buffer indexing from block map
` [PATCH 2/9] xfs: convert internal buffer functions to pass maps
` [PATCH 3/9] xfs: add discontiguous buffer map interface
` [PATCH 4/9] xfs: add discontiguous buffer support to transactions
` [PATCH 5/9] xfs: struct xfs_buf_log_format isn't variable sized
` [PATCH 6/9] xfs: support discontiguous buffers in the xfs_buf_log_item
` [PATCH 7/9] xfs: use multiple irec xfs buf support in dabuf
` [PATCH 8/9] xfs: remove struct xfs_dabuf and infrastructure
` [PATCH 9/9] xfs: factor buffer reading from xfs_dir2_leaf_getdents
[PATCH v2] xfs: re-enable xfsaild idle mode and fix associated races
2012-06-07 16:49 UTC
[PATCH] xfs: fix debug_object WARN at xfs_alloc_vextent()
2012-06-07 7:44 UTC
[PATCH] xfs: probe data buffer from page cache for unwritten extents
2012-06-07 7:36 UTC
[PATCH] xfs: re-enable xfsaild idle mode and fix associated races
2012-06-07 2:24 UTC (5+ messages)
[PATCH] xfs: implement ->update_time
2012-06-06 21:01 UTC
Segmentation fault in xfs_db frag, xfsprogs-3.1.8
2012-06-06 14:57 UTC (4+ messages)
[PATCH] xfstest 285: userspace vs. fragmented multiblock dir2
2012-06-06 2:29 UTC (5+ messages)
` [PATCH V2] xfstest 287: "
[PATCH v2] xfs: Fix overallocation in xfs_buf_allocate_memory()
2012-06-05 22:32 UTC
[PATCH] xfs: Fix overallocation in xfs_buf_allocate_memory()
2012-06-05 22:16 UTC (3+ messages)
[PATCH] xfs: reject completely bogus remount options
2012-06-05 16:41 UTC
[PATCH 0/3] Print when ENOSPC due to lack of inodes
2012-06-05 14:00 UTC (5+ messages)
` [PATCH 1/3] XFS: Print error when xfs_ialloc_ag_select fails to find continuous free space
` [PATCH 2/3] XFS: Print error when unable to allocate inodes
` [PATCH 3/3] XFS: Print error when there are no free AGs
[PATCH 0/1] xfstest: using extsize cause corruption with multi buffer page
2012-06-05 12:22 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] Printk for ENOSPC due to lack of inodes
2012-06-05 6:46 UTC (5+ messages)
` "
[PATCH v4] Stop periodic syncing if filesystem is already shutdown
2012-06-05 6:34 UTC (3+ messages)
` "
task hung over xfs
2012-06-05 6:28 UTC (3+ messages)
Your message to Hampshire awaits moderator approval
2012-06-03 5:47 UTC
[PATCH] xfstests: fix a compile warning at seek_sanity_test.c
2012-06-02 14:33 UTC
[PATCH v2] xfstests: Introduce test case 285 to check statfs(2) will not cause ASSERT(XFS_IS_QUOTA_RUNNING(mp)) failed
2012-06-02 14:27 UTC (3+ messages)
*** buffer overflow detected ***: xfs_repair terminated
2012-06-01 20:57 UTC
[PATCH 0/3] xfs_repair fixes for fragmented multiblock v2 dirs
2012-06-01 20:25 UTC (3+ messages)
` [PATCH 3/3] xfs_repair: handle fragmented multiblock dir2 in process_leaf_node_dir2()
[PATCH] xfstest: Cleanup test permission and gitignore state
2012-06-01 14:21 UTC (4+ messages)
` [PATCH] xfstest: Cleanup test permission and gitignore state. V2
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