All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] pnfsblock patches
@ 2011-12-03  4:46 Peng Tao
  2011-11-29 18:44 ` Jim Rees
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Peng Tao @ 2011-12-03  4:46 UTC (permalink / raw)
  To: Trond.Myklebust; +Cc: linux-nfs

Hi, Trond,

Following are some bugfix and improvements for blocklayout driver. All have been
sent to the list before and have been tested for several weeks.

Peng Tao (9):
  pnfsblock: cleanup bl_mark_sectors_init
  pnfsblock: acquire im_lock in _preload_range
  pnfsblock: move find lock page logic out of bl_write_pagelist
  pnfsblock: set read/write tk_status to pnfs_error
  pnfsblock: remove rpc_call_ops from struct parallel_io
  pnfsblock: clean up _add_entry
  pnfsblock: alloc short extent before submit bio
  pnfsblock: don't spinlock when freeing block_dev
  pnfsblock: limit bio page count

 fs/nfs/blocklayout/blocklayout.c |  202 ++++++++++++++++++++++++-------------
 fs/nfs/blocklayout/blocklayout.h |   12 ++-
 fs/nfs/blocklayout/extents.c     |  176 ++++++++++++++-------------------
 3 files changed, 215 insertions(+), 175 deletions(-)


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-11-30 13:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-03  4:46 [PATCH 0/9] pnfsblock patches Peng Tao
2011-11-29 18:44 ` Jim Rees
2011-11-30  2:37   ` tao.peng
2011-11-30 13:05     ` Benny Halevy
2011-11-30 13:25       ` Peng Tao
2011-11-29 21:38 ` Boaz Harrosh
2011-11-29 22:58   ` Jim Rees
2011-11-29 23:39     ` Boaz Harrosh
2011-11-30  2:44       ` tao.peng
2011-12-03  4:46 ` [PATCH 1/9] pnfsblock: cleanup bl_mark_sectors_init Peng Tao
2011-12-03  4:46 ` [PATCH 3/9] pnfsblock: move find lock page logic out of bl_write_pagelist Peng Tao
2011-12-03  4:46 ` [PATCH 4/9] pnfsblock: set read/write tk_status to pnfs_error Peng Tao
2011-12-03  4:46 ` [PATCH 5/9] pnfsblock: remove rpc_call_ops from struct parallel_io Peng Tao
2011-12-03  4:46 ` [PATCH 6/9] pnfsblock: clean up _add_entry Peng Tao
2011-12-03  4:46 ` [PATCH 7/9] pnfsblock: alloc short extent before submit bio Peng Tao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.