public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-30 15:27:35 to 2011-10-10 14:18:26 UTC [more...]

Optimal XFS formatting options?
 2012-01-16  4:56 UTC  (5+ messages)

working on extent locks for i_mutex
 2012-01-15 23:57 UTC  (3+ messages)

[PATCH 2/2] xfs: cleanup XFS_BB_FSB_OFFSET
 2012-01-16 12:19 UTC  (3+ messages)

[PATCH] mkfs: Refuse to initialize a misaligned device if not forced using libblkid [v3]
 2012-01-16 15:16 UTC  (2+ messages)

[RFC][PATCH 0/8] xfstests: rework large filesystem testing
 2012-01-16 16:27 UTC  (7+ messages)
` [PATCH 1/8] xfstests: add --largefs check option
` [PATCH 2/8] xfstests: rename USE_BIG_LOOPFS to be more generic
` [PATCH 3/8] xfstests: rename RETAIN_AG_BYTES

[PATCH 0/5, v3] repair: sector size and blkmap fixes
 2011-10-10 14:18 UTC  (12+ messages)
` [PATCH 1/5] repair: handle repair of image files on large sector size filesystems
` [PATCH 2/5] repair: fix a valgrind reported error on i686
` [PATCH 3/5] repair: handle memory allocation failure from blkmap_grow
` [PATCH 4/5] repair: don't cache large blkmap allocations
` [PATCH 5/5] repair: prevent blkmap extent count overflows

[PATCH 0/4] fix AIL pushing under heavy concurrent metadata loads
 2011-10-10 13:26 UTC  (16+ messages)
` [PATCH 1/4] xfs: do not update xa_last_pushed_lsn for locked items
` [PATCH 2/4] xfs: force the log if we encounter pinned buffers in .iop_pushbuf
` [PATCH 3/4] xfs: revert to using a kthread for AIL pushing
` [PATCH 4/4] xfs: add AIL pushing tracepoints

[PATCH 0/5, v2] repair: sector size and blkmap fixes
 2011-10-10 13:22 UTC  (17+ messages)
` [PATCH 1/5] repair: handle repair of image files on large sector size filesystems
` [PATCH 2/5] repair: fix some valgrind reported errors on i686
` [PATCH 3/5] repair: handle memory allocation failure from blkmap_grow
` [PATCH 4/5] repair: don't cache large blkmap allocations
` [PATCH 5/5] repair: prevent blkmap extent count overflows

[PATCH] snapshot, defragment and raid test cases for btrfs
 2011-10-10 11:21 UTC  (6+ messages)
` [PATCH 3/3] Added test case 259 for the btrfs raid features
    ` [PATCH] Changes to received review comments

TRIM on XFS
 2011-10-10  6:29 UTC  (3+ messages)

[PATCH 0/2] xfstests: test different block sizes in a couple of tests
 2011-10-10  2:14 UTC  (3+ messages)
` [PATCH 1/2] xfstests: make 225 use SCRATCH_DEV
` [PATCH 2/2] xfstests: make 203 pass on non-default block size filesystems

[Fwd: [PATCH,v2] xfstests: simplify TRIM_OFF_LEN() in "ltp/fsx.c"]
 2011-10-09 15:08 UTC  (2+ messages)

[Fwd: [PATCH] xfstests: 259: convert to use the _math() function]
 2011-10-09 15:07 UTC  (2+ messages)

Premature "No Space left on device" on XFS
 2011-10-09 14:46 UTC  (19+ messages)

[PATCH 1/1] xfs: kill the unused XFS_BB_FSB_OFFSET macro
 2012-01-16 12:24 UTC 

[Fwd: [PATCH] xfstests: limit OP_PUNCH_HOLE operations to the file size]
 2011-10-07 22:41 UTC 

[PATCH] Xfstest: make 218 support btrfs
 2012-01-16 10:21 UTC 

[PATCH 0/9] a couple of buffer cache cleanups
 2011-10-07 20:10 UTC  (30+ messages)
` [PATCH 1/9] xfs: remove xfs_get_buftarg_list
` [PATCH 2/9] xfs: remove XFS_BUF_FINISH_IOWAIT
` [PATCH 3/9] xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
` [PATCH 4/9] xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
` [PATCH 5/9] xfs: remove buffers from the delwri list in xfs_buf_stale
` [PATCH 6/9] xfs: clean up buffer allocation
` [PATCH 7/9] xfs: clean up xfs_ioerror_alert
` [PATCH 8/9] xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacks
` [PATCH 9/9] xfs: remove xfs_buf_target_name

concurrent direct IO write in xfs
 2012-01-16  0:01 UTC 

[PATCH 0/2] repair: couple of bug fixes
 2011-10-07  0:06 UTC  (8+ messages)
` [PATCH 1/2] repair: handle repair of image files on large sector size filesystems
` [PATCH 2/2] repair: fix some valgrind reported errors on i686

[PATCH] xfs: fix unused variable warning
 2011-10-06 21:56 UTC  (3+ messages)

[PATCH] xfstests: 261: test failures caused by bogus mtab entries
 2011-10-06 20:14 UTC  (3+ messages)

[PATCH] xfstests: prepare for marking an initial versioned release
 2011-10-06 20:03 UTC  (3+ messages)

[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
 2011-10-06 19:52 UTC  (8+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations
    ` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET, GET}FLAGS operations

[PATCH,v2] xfstests: 262: verify project quota values aren't doubled
 2011-10-06 19:49 UTC  (2+ messages)

[PATCH 0/6] xfsprogs: tolerate mount or project errors
 2011-10-06 19:47 UTC  (17+ messages)
` [PATCH 1/6] xfsprogs: libxcmd: rearrange some routines
  ` [PATCH 2/6] xfsprogs: libxcmd: avoid using strtok()
  ` [PATCH 3/6] xfsprogs: libxcmd: encapsulate fs_table initialization
  ` [PATCH 4/6] xfsprogs: libxcmd: isolate strdup() calls to fs_table_insert()
  ` [PATCH 5/6] xfsprogs: libxcmd: avoid exiting when an error occurs
  ` [PATCH 6/6] xfsprogs: libxcmd: ignore errors when initializing fs_table

[PATCH] xfstests: make 258 more forgiving of timestamp rounding
 2011-10-06 19:47 UTC  (3+ messages)

SEEK_DATA/SEEK_HOLE support
 2011-10-06  0:32 UTC  (16+ messages)

[PATCH] xfsdump: update summaries in preparation for release 3.0.6
 2011-10-05 22:34 UTC  (2+ messages)

[PATCH] xfsprogs: update summaries in preparation for release 3.1.6
 2011-10-05 22:24 UTC  (3+ messages)

[PATCH] xfs: simplify xfs_trans_ijoin* again
 2011-10-05  4:09 UTC  (2+ messages)

[PATCH] xfs: fix buffer flushing during unmount
 2011-10-05  3:55 UTC  (4+ messages)

[PATCH] xfs: optimize fsync on directories
 2011-10-05  2:23 UTC  (2+ messages)

Let me help you increase your sales and customer base
 2011-10-05  2:15 UTC 

[PATCH] xfstests: 262: test failures caused by bogus mtab entries
 2011-10-04 23:20 UTC 

[PATCH 0/2] xfs: patches for 3.2
 2011-10-04 21:30 UTC  (4+ messages)
` [PATCH 1/2] xfs: Don't allocate new buffers on every call to _xfs_buf_find

Wireless Test Equipment
 2011-10-03 13:12 UTC 

[patch 0/5] per-zone dirty limits v3
 2011-10-03 11:25 UTC  (6+ messages)
` [patch 1/5] mm: exclude reserved pages from dirtyable memory
` [patch 5/5] Btrfs: pass __GFP_WRITE for buffered write page allocations

Directory fsync
 2011-10-01 23:20 UTC  (5+ messages)


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