public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] pnfsblock fixes for 3.2
@ 2011-09-23  1:50 Jim Rees
  2011-09-23  1:50 ` [PATCH 01/10] pnfsblock: fix return code confusion Jim Rees
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Jim Rees @ 2011-09-23  1:50 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: linux-nfs, peter honeyman

Various pnfs client block layout driver bug fixes and improvements for Linux
3.2.  These are also available on the for-trond branch of my git repo at:
git://citi.umich.edu/projects/linux-pnfs-blk.git

Jim Rees (2):
  pnfsblock: fix return code confusion
  pnfsblock: fix size of upcall message

Peng Tao (8):
  SUNRPC/NFS: make rpc pipe upcall generic
  pnfsblock: add missing rpc_put_mount and path_put
  pnfs: make _set_lo_fail generic
  pnfsblock: init pg_bsize properly
  pnfs: recoalesce when ld write pagelist fails
  pnfs: recoalesce when ld read pagelist fails
  pnfsblock: fix NULL pointer dereference
  pnfsblock: fix writeback deadlock

 fs/nfs/blocklayout/blocklayout.c    |   78 ++++++++++++++++++++++-------------
 fs/nfs/blocklayout/blocklayout.h    |    4 +-
 fs/nfs/blocklayout/blocklayoutdev.c |   35 ++++------------
 fs/nfs/idmap.c                      |   25 +-----------
 fs/nfs/nfs4filelayout.c             |   19 +-------
 fs/nfs/pnfs.c                       |   52 ++++++++++++------------
 fs/nfs/pnfs.h                       |    5 +-
 fs/nfs/read.c                       |   12 +++++-
 fs/nfs/write.c                      |   25 +++++++++++-
 include/linux/sunrpc/rpc_pipe_fs.h  |    2 +
 net/sunrpc/auth_gss/auth_gss.c      |   24 +----------
 net/sunrpc/rpc_pipe.c               |   20 +++++++++
 12 files changed, 150 insertions(+), 151 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-09-23 12:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23  1:50 [PATCH 00/10] pnfsblock fixes for 3.2 Jim Rees
2011-09-23  1:50 ` [PATCH 01/10] pnfsblock: fix return code confusion Jim Rees
2011-09-23  1:50 ` [PATCH 02/10] pnfsblock: fix size of upcall message Jim Rees
2011-09-23  1:50 ` [PATCH 03/10] SUNRPC/NFS: make rpc pipe upcall generic Jim Rees
2011-09-23  1:50 ` [PATCH 04/10] pnfsblock: add missing rpc_put_mount and path_put Jim Rees
2011-09-23  1:50 ` [PATCH 05/10] pnfs: make _set_lo_fail generic Jim Rees
2011-09-23  1:50 ` [PATCH 06/10] pnfsblock: init pg_bsize properly Jim Rees
2011-09-23  5:21   ` Boaz Harrosh
2011-09-23  5:55     ` tao.peng
2011-09-23  8:55       ` Boaz Harrosh
2011-09-23 12:22     ` Jim Rees
2011-09-23  1:50 ` [PATCH 07/10] pnfs: recoalesce when ld write pagelist fails Jim Rees
2011-09-23  1:50 ` [PATCH 08/10] pnfs: recoalesce when ld read " Jim Rees
2011-09-23  1:50 ` [PATCH 09/10] pnfsblock: fix NULL pointer dereference Jim Rees
2011-09-23  1:50 ` [PATCH 10/10] pnfsblock: fix writeback deadlock Jim Rees

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