public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-06 02:32:02 to 2011-07-13 06:49:42 UTC [more...]

[PATCH 00/11] a few more cleanups for Linux 3.1
 2011-07-13  6:49 UTC  (33+ messages)
` [PATCH 01/11] xfs: reshuffle dir2 headers
` [PATCH 02/11] xfs: cleanup struct xfs_dir2_free
` [PATCH 03/11] xfs: factor out xfs_dir2_leaf_find_stale
` [PATCH 04/11] xfs: factor out xfs_da_grow_inode_int
` [PATCH 05/11] xfs: add a proper transaction pointer to struct xfs_buf
` [PATCH 06/11] xfs: remove wrappers around b_fspriv
` [PATCH 07/11] xfs: remove wrappers around b_iodone
` [PATCH 08/11] xfs: remove the unused xfs_buf_delwri_sort function
` [PATCH 09/11] xfs: remove the dead QUOTADEBUG debug
` [PATCH 10/11] xfs: remove leftovers of the old btree tracing code
` [PATCH 11/11] xfs: kill the dead XFS_DABUF debug code

[PATCH] stable: restart busy extent search after node removal
 2011-07-13  1:27 UTC  (5+ messages)

PM / hibernate xfs lock up / xfs_reclaim_inodes_ag
 2011-07-13  0:03 UTC  (2+ messages)

kernel bug on 2.6.38.8
 2011-07-12 13:37 UTC 

[regression, 3.0-rc] xfs: freeze hang in 068
 2011-07-12  0:46 UTC  (3+ messages)

[PATCH] xfs: start periodic workers later
 2011-07-11 22:34 UTC  (2+ messages)

[PATCH 00/27] patch queue for Linux 3.1
 2011-07-11 19:09 UTC  (20+ messages)
` [PATCH 03/27] xfs: use write_cache_pages for writeback clustering

xfssyncd and disk spin down
 2011-07-11 14:34 UTC  (13+ messages)

[PATCH 0/4, V2] xfstests: fsx is fallocate challenged
 2011-07-11  6:14 UTC  (10+ messages)
` [PATCH 1/4] xfstests: fix fsx fpunch test to actually test for fpunch
` [PATCH 2/4] xfstests: fsx fallocate support is b0rked
` [PATCH 3/4] xfstests: fix brain-o in fallocate log dump
` [PATCH 4/4] xfstests: add mapped write fsx operations to 091

Updated xfsprogs 2.6.38 merge
 2011-07-11  5:27 UTC  (4+ messages)

xfs_repair stuck?
 2011-07-11  0:20 UTC  (2+ messages)

Processed: libreadline5-dev not provided anymore: use either libreadline-dev or libreadline-gplv2-dev (see the reports for detail)
 2011-07-09 10:48 UTC 

[RFC] remove filestreams support?
 2011-07-08 21:07 UTC  (4+ messages)

[PATCH] fs/vfs/security: pass last path component to LSM on inode creation
 2011-07-08 16:17 UTC  (2+ messages)

[GIT PULL] XFS update for 3.0-rc7
 2011-07-08 14:34 UTC 

[PATCH 00/28] patch queue for Linux 3.1, V3
 2011-07-08 12:28 UTC  (38+ messages)
` [PATCH 01/28] xfs: PF_FSTRANS should never be set in ->writepage
` [PATCH 02/28] xfs: re-enable non-blocking behaviour in xfs_map_blocks
` [PATCH 03/28] xfs: work around bogus gcc warning in xfs_allocbt_init_cursor
` [PATCH 04/28] xfs: split xfs_setattr
` [PATCH 06/28] xfs: kill xfs_itruncate_start
` [PATCH 07/28] xfs: split xfs_itruncate_finish
` [PATCH 08/28] xfs: improve sync behaviour in the face of aggressive dirtying
` [PATCH 09/28] xfs: fix filesystsem freeze race in xfs_trans_alloc
` [PATCH 10/28] xfs: remove i_transp
` [PATCH 11/28] xfs: kill the unused struct xfs_sync_work
` [PATCH 12/28] xfs: factor out xfs_dir2_leaf_find_entry
` [PATCH 13/28] xfs: cleanup shortform directory inode number handling
` [PATCH 14/28] xfs: kill struct xfs_dir2_sf
` [PATCH 15/28] xfs: cleanup the definition of struct xfs_dir2_sf_entry
` [PATCH 16/28] xfs: avoid usage of struct xfs_dir2_block
` [PATCH 17/28] xfs: kill "
` [PATCH 18/28] xfs: avoid usage of struct xfs_dir2_data
` [PATCH 19/28] xfs: kill "
` [PATCH 20/28] xfs: cleanup the definition of struct xfs_dir2_data_entry
` [PATCH 21/28] xfs: cleanup struct xfs_dir2_leaf
` [PATCH 22/28] xfs: use generic get_unaligned_beXX helpers
` [PATCH 23/28] xfs: byteswap constants instead of variables
` [PATCH 24/28] xfs: remove the unused xfs_bufhash structure
` [PATCH 25/28] xfs: clean up buffer locking helpers
` [PATCH 26/28] xfs: return the buffer locked from xfs_buf_get_uncached
` [PATCH 27/28] xfs: cleanup I/O-related buffer flags
` [PATCH 28/28] xfs: avoid a few disk cache flushes

xfs_quota: bug: traverses bind mountpoints
 2011-07-08  8:01 UTC  (4+ messages)

Number of ACLs
 2011-07-08  3:42 UTC  (5+ messages)

[PATCH 0/5] xfs: fix AIL bulk insert issues and cleanups
 2011-07-08  1:54 UTC  (15+ messages)
` [PATCH 1/5] xfs: unpin stale inodes directly in IOP_COMMITTED
` [PATCH 2/5] xfs: use a cursor for bulk AIL insertion
` [PATCH 3/5] xfs: remove confusing ail cursor wrapper
` [PATCH 4/5] xfs: convert AIL cursors to use struct list_head
` [PATCH 5/5] xfs: add size update tracepoint to IO completion

xfs_growfs doesn't resize
 2011-07-07 22:30 UTC  (5+ messages)

Recovering XFS Partition of Type FAT16
 2011-07-07 20:15 UTC  (6+ messages)

2.6.38.8: quota check oops
 2011-07-07 13:11 UTC  (2+ messages)

[PATCH 00/27] patch queue for Linux 3.1, V2
 2011-07-07  8:00 UTC  (72+ messages)
` [PATCH 02/27] xfs: re-enable non-blocking behaviour in xfs_map_blocks
` [PATCH 07/27] xfs: split xfs_itruncate_finish
` [PATCH 08/27] xfs: improve sync behaviour in the fact of aggressive dirtying
` [PATCH 14/27] xfs: kill struct xfs_dir2_sf
` [PATCH 15/27] xfs: cleanup the defintion of struct xfs_dir2_sf_entry
` [PATCH 16/27] xfs: avoid usage of struct xfs_dir2_block
` [PATCH 17/27] xfs: kill "
` [PATCH 18/27] xfs: avoid usage of struct xfs_dir2_data
` [PATCH 19/27] xfs: kill "
` [PATCH 20/27] xfs: cleanup the defintion of struct xfs_dir2_data_entry
` [PATCH 21/27] xfs: cleanup struct xfs_dir2_leaf
` [PATCH 22/27] xfs: use generic get_unaligned_beXX helpers
` [PATCH 23/27] xfs: remove the unused xfs_bufhash structure
` [PATCH 24/27] xfs: clean up buffer locking helpers
` [PATCH 25/27] xfs: return the buffer locked from xfs_buf_get_uncached
` [PATCH 26/27] xfs: cleanup I/O-related buffer flags
` [PATCH 27/27] xfs: avoid a few disk cache flushes

XFS internal error (memory corruption)
 2011-07-06 23:52 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox