messages from 2011-06-27 21:16:23 to 2011-07-04 08:16:05 UTC [more...]
[PATCH 0/5] xfs: fix AIL bulk insert issues and cleanups
2011-07-04 8:16 UTC (9+ 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
[PATCH 3/7] xfs: there is no CONFIG_KDB_MODULES
2011-07-04 4:58 UTC
xfs_growfs doesn't resize
2011-07-04 4:41 UTC (2+ messages)
[PATCH 00/27] patch queue for Linux 3.1
2011-07-04 3:25 UTC (66+ 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
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 (4+ messages)
` [PATCH 1/2 v7] XFS TESTS: ENOSPC Punch Hole: Move su routines in 123 to common.rc
` [PATCH 2/2 v7] XFS TESTS: Add ENOSPC Hole Punch Test
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 00/27] patch queue for Linux 3.1, V2
2011-07-01 9:43 UTC (27+ 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 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
2011-07-01 9:37 UTC (16+ messages)
` [PATCH 2/4] Btrfs: implement our own ->llseek
` [PATCH 3/4] Ext4: handle SEEK_HOLE/SEEK_DATA generically
` [PATCH 4/4] fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
` [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
XFS file loss - 2.6.38.5, FC RAID
2011-06-29 1:24 UTC (2+ messages)
[PATCH 0/3 v2] XFS TESTS: Fix 252 failure
2011-06-28 15:03 UTC (11+ messages)
` [PATCH 1/3 v2] XFS TESTS: Fix 252 Failure: Relax fiemap filter
` [PATCH 2/3 v2] XFS TESTS: Fix 252 Failure: Update 252 Golden Output
` [PATCH 3/3 v2] XFS TESTS: Fix 252 Failure: Update 242 "
[PATCH v3] xfs_repair: Check if agno is inside the filesystem
2011-06-28 14:26 UTC
[PATCH 0/2 v6] XFS TESTS: Add ENOSPC Punch Hole Test
2011-06-28 14:02 UTC (4+ messages)
` [PATCH 1/2 v6] XFS TESTS: ENOSPC Punch Hole: Move su routines in 123 to common.rc
` [PATCH 2/2 v6] XFS TESTS: ENOSPC Punch Hole: Add new test 255
[PATCH] xfs_repair: Check if agno is inside the filesystem
2011-06-28 11:37 UTC (4+ messages)
[PATCH] xfs_repair: Check if agno is inside the filesystem
2011-06-28 11:14 UTC (2+ messages)
[PATCH] xfsprogs: don't hard code the shell binary
2011-06-28 8:45 UTC (3+ messages)
mkfs.xfs error creating large agcount an raid
2011-06-28 1:22 UTC (11+ messages)
***** SUSPECTED SPAM ***** [PATCH 0/4] xfstests: fsx is fallocate challenged
2011-06-27 23:07 UTC (8+ messages)
` [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
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