messages from 2011-06-29 07:24:51 to 2011-07-06 03:05:47 UTC [more...]
[PATCH 00/27] patch queue for Linux 3.1, V2
2011-07-06 3:05 UTC (40+ messages)
` [PATCH 01/27] xfs: PF_FSTRANS should never be set in ->writepage
` [PATCH 02/27] xfs: re-enable non-blocking behaviour in xfs_map_blocks
` [PATCH 03/27] xfs: work around bogus gcc warning in xfs_allocbt_init_cursor
` [PATCH 04/27] xfs: split xfs_setattr
` [PATCH 06/27] xfs: kill xfs_itruncate_start
` [PATCH 07/27] xfs: split xfs_itruncate_finish
` [PATCH 08/27] xfs: improve sync behaviour in the fact of aggressive dirtying
` [PATCH 09/27] xfs: fix filesystsem freeze race in xfs_trans_alloc
` [PATCH 10/27] xfs: remove i_transp
` [PATCH 11/27] xfs: kill the unused struct xfs_sync_work
` [PATCH 12/27] xfs: factor out xfs_dir2_leaf_find_entry
` [PATCH 13/27] xfs: cleanup shortform directory inode number handling
` [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
[PATCH 00/27] patch queue for Linux 3.1
2011-07-06 1:23 UTC (70+ messages)
` [PATCH 01/27] xfs: PF_FSTRANS should never be set in ->writepage
` [PATCH 02/27] xfs: remove the unused ilock_nowait codepath in writepage
` [PATCH 03/27] xfs: use write_cache_pages for writeback clustering
` [PATCH 04/27] xfs: cleanup xfs_add_to_ioend
` [PATCH 05/27] xfs: work around bogus gcc warning in xfs_allocbt_init_cursor
` [PATCH 06/27] xfs: split xfs_setattr
` [PATCH 08/27] xfs: kill xfs_itruncate_start
` [PATCH 09/27] xfs: split xfs_itruncate_finish
` [PATCH 10/27] xfs: improve sync behaviour in the fact of aggressive dirtying
` [PATCH 11/27] xfs: fix filesystsem freeze race in xfs_trans_alloc
` [PATCH 12/27] xfs: remove i_transp
` [PATCH 13/27] xfs: factor out xfs_dir2_leaf_find_entry
` [PATCH 14/27] xfs: cleanup shortform directory inode number handling
` [PATCH 15/27] xfs: kill struct xfs_dir2_sf
` [PATCH 16/27] xfs: cleanup the defintion of struct xfs_dir2_sf_entry
` [PATCH 17/27] xfs: avoid usage of struct xfs_dir2_block
` [PATCH 18/27] xfs: kill "
` [PATCH 19/27] xfs: avoid usage of struct xfs_dir2_data
` [PATCH 20/27] xfs: kill "
` [PATCH 21/27] xfs: cleanup the defintion of struct xfs_dir2_data_entry
` [PATCH 22/27] xfs: cleanup struct xfs_dir2_leaf
` [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-05 13:38 UTC (3+ messages)
xfs_bmap Cannot allocate memory
2011-07-05 13:18 UTC (9+ messages)
[RFC] remove filestreams support?
2011-07-05 11:01 UTC (4+ messages)
question about xfs_repair
2011-07-05 10:43 UTC (3+ messages)
Your friend resseller commission has recommended this great product from KettlebellHIT Store
2011-07-05 5:48 UTC
Updated xfsprogs 2.6.38 merge
2011-07-05 2:48 UTC
[PATCH 0/5] xfs: fix AIL bulk insert issues and cleanups
2011-07-04 21:20 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
Recovering XFS Partition of Type FAT16
2011-07-04 12:49 UTC (2+ messages)
[PATCH 3/7] xfs: there is no CONFIG_KDB_MODULES
2011-07-04 8:51 UTC (2+ messages)
xfs_growfs doesn't resize
2011-07-04 4:41 UTC (2+ messages)
2.6.39.1: (2.6.35+ probably): delaylog bug
2011-07-04 0:47 UTC (2+ messages)
xfs_growfs doesn't resize
2011-07-03 22:14 UTC (4+ messages)
xfs_growfs doesn't resize
2011-07-03 19:42 UTC
[PATCH 1/1] Fix the ltp Makefile to allow for installation of all non-c (scripts) files
2011-07-01 20:52 UTC
xfs_growfs doesn't resize
2011-07-01 16:44 UTC
[PATCH 0/2v v7] XFS TESTS: ENOSPC Punch Hole Test
2011-07-01 14:30 UTC (2+ messages)
xfs_growfs doesn't resize
2011-07-01 10:46 UTC (2+ messages)
XFS and USB Hang on 2.6.35.13
2011-07-01 10:37 UTC (5+ messages)
[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
2011-07-01 9:37 UTC (13+ messages)
` [PATCH] xfstests 255: add a seek_data/seek_hole tester
[PATCH] xfsprogs: fix gcc 4.6 variable set but not used warnings
2011-06-30 20:25 UTC
[PATCH] xfs_repair: add printf format checking and fix the fallout
2011-06-30 20:16 UTC
[PATCH 0/4 v3] XFS TESTS: Fix 252 failure
2011-06-30 5:24 UTC (5+ messages)
` [PATCH 1/4 v3] XFS TESTS: Fix 252 Failure: Make 252 xfs only with MD5 checksum
` [PATCH 2/4 v3] XFS TESTS: Fix 252 Failure: Update 252 Golden Output
` [PATCH 3/4 v3] XFS TESTS: Fix 252 Failure: Update 242 "
` [PATCH 4/4 v3] XFS TESTS: Fix 252 Failure: Add Generic FS Punch Hole Test 255
long hangs when deleting large directories (3.0-rc3)
2011-06-29 23:53 UTC (13+ messages)
[PATCH] xfs: Remove the second parameter to xfs_sb_count()
2011-06-29 22:10 UTC
[PATCH] xfs: replace bp->flags usage with predefined macros
2011-06-29 22:02 UTC (6+ messages)
xfstests test case 180 fails often
2011-06-29 21:54 UTC (5+ messages)
sbcount comment change
2011-06-29 18:36 UTC
[Fwd: PATCH: remove varibale that serve no purpose in xfs_alloc_ag_vextent_exact()]
2011-06-29 18:26 UTC
[PATCH v3] xfstests: Improve test 219 to work with different filesystems
2011-06-29 16:04 UTC
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