Fred Isaman ([email protected])

Number of posts: 726 (0.84 per day)
First post: 2010-05-26 17:58:58
Last post: 2012-10-03 23:08:47

Date List Subject
2010-11-12 08:49:26 linux-nfs [PATCH 17/22] pnfs-submit: increase number of outstanding CB_LAYOUTRECALLS we can handle
2010-11-12 08:49:26 linux-nfs [PATCH 18/22] pnfs-submit: roc add layoutreturn op to close compound
2010-11-12 08:49:26 linux-nfs [PATCH 16/22] pnfs-submit: rewrite of layout state handling and cb_layoutrecall
2010-11-12 08:49:25 linux-nfs [PATCH 11/22] pnfs-submit: remove _pnfs_can_return_lseg call from pnfs_clear_lseg_list
2010-11-12 08:49:25 linux-nfs [PATCH 10/22] pnfs-submit: Have LAYOUTGETS wait when lo->plh_block_lgets is set
2010-11-12 08:49:25 linux-nfs [PATCH 13/22] pnfs-submit: reorganize struct cb_layoutrecallargs
2010-11-12 08:49:25 linux-nfs [PATCH 15/22] pnfs-submit: change pnfs_layout_hdr refcount to atomic_t
2010-11-12 08:49:25 linux-nfs [PATCH 12/22] pnfs_submit: nfs4_layoutreturn_release should not reference results
2010-11-12 08:49:25 linux-nfs [PATCH 14/22] pnfs-submit: rename lo->state to lo->plh_flags
2010-11-12 08:49:24 linux-nfs [PATCH 09/22] pnfs-submit: change pnfs_layout_segment refcounting from kref to atomic_t
2010-11-12 08:49:24 linux-nfs [PATCH 06/22] NFSv4.1: Callback share session between ops
2010-11-12 08:49:24 linux-nfs [PATCH 05/22] pnfs-submit: change layout state seqlock to a spinlock
2010-11-12 08:49:24 linux-nfs [PATCH 08/22] SQUASHME: allow cb_sequence changes to compile without v4.1
2010-11-12 08:49:24 linux-nfs [PATCH 07/22] SQUASHME: pnfs-submit: fixups for nfsv4.1 callbacks
2010-11-12 08:49:24 linux-nfs [PATCH 04/22] pnfs-submit: argument to should_free_lseg changed from lseg to range
2010-11-12 08:49:23 linux-nfs [PATCH 00/22] rewrite of CB_LAYOUTRECALL and layoutstate code, try 2
2010-11-12 08:49:23 linux-nfs [PATCH 02/22] pnfs-submit: remove unnecessary field lgp->status
2010-11-12 08:49:23 linux-nfs [PATCH 01/22] pnfs-submit: remove RPC_ASSASSINATED(task) checks
2010-11-12 08:49:23 linux-nfs [PATCH 03/22] pnfs-submit: layoutreturn's rpc_call_op functions need to handle bulk returns
2010-11-11 15:09:30 linux-nfs Re: [PATCH 04/18] pnfs-submit: change layout state seqlock to a spinlock
2010-11-11 13:52:25 linux-nfs Re: [PATCH 03/18] pnfs-submit: remove _pnfs_can_return_lseg call from pnfs_clear_lseg_list
2010-11-10 14:53:31 linux-nfs Re: [PATCH] SQUASHME: pnfs-submit: fixups for nfsv4.1 callbacks
2010-11-10 14:46:46 linux-nfs Re: [PATCH 03/18] pnfs-submit: remove _pnfs_can_return_lseg call from pnfs_clear_lseg_list
2010-11-04 15:22:56 linux-nfs [PATCH 18/18] pnfs_submit: roc add layoutcommit op to close compound
2010-11-04 15:22:55 linux-nfs [PATCH 17/18] pnfs-submit refactor pnfs_layoutcommit_setup
2010-11-04 15:22:55 linux-nfs [PATCH 16/18] pnfs-submit refactor layoutcommit xdr structures
2010-11-04 15:22:55 linux-nfs [PATCH 14/18] pnfs-submit: increase number of outstanding CB_LAYOUTRECALLS we can handle
2010-11-04 15:22:55 linux-nfs [PATCH 15/18] pnfs-submit: roc add layoutreturn op to close compound
2010-11-04 15:22:54 linux-nfs [PATCH 09/18] pnfs-submit: change pnfs_layout_hdr refcount to atomic_t
2010-11-04 15:22:54 linux-nfs [PATCH 11/18] pnfs-submit: remove unnecessary field lgp->status
2010-11-04 15:22:54 linux-nfs [PATCH 10/18] pnfs-submit: argument to should_free_lseg changed from lseg to range
2010-11-04 15:22:54 linux-nfs [PATCH 13/18] pnfs-submit: rewrite of layout state handling and cb_layoutrecall
2010-11-04 15:22:54 linux-nfs [PATCH 12/18] pnfs-submit: remove RPC_ASSASSINATED(task) checks
2010-11-04 15:22:53 linux-nfs [PATCH 08/18] pnfs-submit: rename lo->state to lo->plh_flags
2010-11-04 15:22:53 linux-nfs [PATCH 06/18] pnfs_submit: nfs4_layoutreturn_release should not reference results
2010-11-04 15:22:53 linux-nfs [PATCH 07/18] pnfs-submit: reorganize struct cb_layoutrecallargs
2010-11-04 15:22:52 linux-nfs [PATCH 05/18] pnfs-submit: layoutreturn' rpc_call_op functions need to handle bulk returns
2010-11-04 15:22:52 linux-nfs [PATCH 04/18] pnfs-submit: change layout state seqlock to a spinlock
2010-11-04 15:22:51 linux-nfs [PATCH 01/18] NFSv4.1: Callback share session between ops
2010-11-04 15:22:51 linux-nfs [PATCH 02/18] pnfs-submit: change pnfs_layout_segment refcounting from kref to atomic_t
2010-11-04 15:22:51 linux-nfs [PATCH 03/18] pnfs-submit: remove _pnfs_can_return_lseg call from pnfs_clear_lseg_list
2010-11-04 15:22:50 linux-nfs [PATCH 00/18] rewrite of CB_LAYOUTRECALL and layoutstate code
2010-10-28 19:18:53 linux-nfs [PATCH 0/6] pnfs callback rewrite preparation
2010-10-28 19:10:09 linux-nfs [PATCH 6/6] pnfs_submit: fix layoutreturn layout stateid processing
2010-10-28 19:10:08 linux-nfs [PATCH 4/6] pnfs-submit: change layout state seqlock to a spinlock
2010-10-28 19:10:08 linux-nfs [PATCH 5/6] pnfs-submit: nfs4_layoutreturn_release would crash on a bulk return
2010-10-28 19:10:06 linux-nfs [PATCH 2/6] pnfs-submit: change pnfs_layout_segment refcounting from kref to atomic_t
2010-10-28 19:10:06 linux-nfs [PATCH 3/6] pnfs-submit: remove _pnfs_can_return_lseg call from pnfs_clear_lseg_list
2010-10-28 19:10:04 linux-nfs [PATCH 1/6] NFSv4.1: Callback share session between ops
2010-10-27 20:17:20 linux-nfs Re: [PATCH 3/3] SQUASHME: pnfs: filelayout: print_ds should use dprintk
2010-10-27 19:49:20 linux-nfs Re: [PATCH 3/3] SQUASHME: pnfs: filelayout: print_ds should use dprintk