linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-23 18:41:37 to 2012-05-30 18:36:31 UTC [more...]

exchange_id/create_session bugfixes
 2012-05-30 18:36 UTC  (6+ messages)
` [PATCH 1/5] nfsd4: fix exchange_id to return confirm flag
` [PATCH 2/5] nfsd4: return "real" sequence id in confirmed case
` [PATCH 3/5] nfsd4: remove some dprintk's and a comment
` [PATCH 4/5] nfsd4: don't remove rebooted client record until confirmation
` [PATCH 5/5] nfsd4: fix, consolidate client_has_state

What should the server do for LAYOUTRETURN with lrf_length==0
 2012-05-30 15:42 UTC 

3.0+ NFS issues
 2012-05-30 13:25 UTC  (4+ messages)

NFS/RDMA - client crash on mount
 2012-05-30 12:46 UTC  (3+ messages)

NFSv4 client does not allow you to execute a file with no read permission
 2012-05-30  3:04 UTC 

[PATCH] NFS: add more context to state manager error mesgs
 2012-05-29 19:59 UTC  (2+ messages)

[PATCH] Honor the no_root_squash flag on pseudo roots
 2012-05-29 19:18 UTC  (7+ messages)

[PATCH] nfs-utils 1.2.6: nsm_client needs to link with libtirpc
 2012-05-29 19:18 UTC  (2+ messages)

[PATCH] nfsidmap: Allow verbosity level to be set in the config file
 2012-05-29 19:17 UTC  (2+ messages)

[PATCH v4] statd: drop all capabilities from the bounding set as well
 2012-05-29 19:16 UTC  (2+ messages)

[nfs-utils PATCH] build: avoid AM_CONDITIONAL in conditional execution
 2012-05-29 19:16 UTC  (2+ messages)

[PATCH] autoconf: make the test for prctl have an effect
 2012-05-29 19:15 UTC  (2+ messages)

[PATCH] NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
 2012-05-29 17:56 UTC 

ls stalls
 2012-05-29 16:20 UTC  (5+ messages)

[PATCH v2] Honor the no_root_squash flag on pseudo roots
 2012-05-29 16:02 UTC 

[PATCH 1/8] NFSv4.1: Exchange ID must use GFP_NOFS allocation mode
 2012-05-29 15:57 UTC  (12+ messages)
` [PATCH 2/8] NFSv4: Clean up the error handling for nfs4_reclaim_lease
  ` [PATCH 3/8] NFSv4: When purging the lease, we must clear NFS4CLNT_LEASE_CONFIRM
    ` [PATCH 4/8] NFSv4.1: Handle NFS4ERR_SEQ_MISORDERED when confirming the lease
      ` [PATCH 5/8] NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations
        ` [PATCH 6/8] NFSv4.1: Ensure we use the correct credentials for session create/destroy
          ` [PATCH 7/8] NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session
            ` [PATCH 8/8] NFSv4.1: Add DESTROY_CLIENTID

[PATCH] NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
 2012-05-29 13:13 UTC  (5+ messages)

3.4. sunrpc oops during shutdown
 2012-05-29 11:21 UTC  (11+ messages)

[PATCH-v3] pnfsblock: bail out partial page IO
 2012-05-29  7:16 UTC  (2+ messages)

Does our Kernel PNFSD-Server supports recurring layout_get with open_state_id
 2012-05-29  7:13 UTC  (23+ messages)
      ` [PATCH 1/5] pnfsd: make return_on_close state layout-global for the file/client
      ` [PATCH 2/5] SQUASHME: pnfsd: use LR_FLAG_INTERN for pnfsd_roc implicit layout return
      ` [PATCH 3/5] pnfsd: add debug printouts to pnfsd_roc
      ` [PATCH 4/5] pnfsd-lexp: return_on_close config option
      ` [PATCH 5/5] SQUASHME: pnfsd: lrs_present is false by default

[PATCH] pnfsblock: bail out partial page IO
 2012-05-29  7:07 UTC  (3+ messages)

[PATCH-v2] pnfsblock: bail out partial page IO
 2012-05-29  5:09 UTC  (2+ messages)

[PATCH-v2 0/3] pnfsblock: cope with DIO changes
 2012-05-29  4:38 UTC  (4+ messages)
` [PATCH-v2 1/3] pnfsblock: bail out partial block direct write
` [PATCH-v2 2/3] NFS41: add pg_layout_private and moreio fields
` [PATCH-v2 3/3] pnfsblock: call blk_plug functions for direct IO

nfsroot client will not start firefox or thunderbird from 3.4.0 nfsserver
 2012-05-28 22:19 UTC 

[GIT PULL] Please pull NFS client updates for Linux 3.5
 2012-05-28 22:05 UTC 

[PATCH 0/3] NFS41: make block layout driver work w/ NFS DIO changes
 2012-05-28 17:44 UTC  (23+ messages)
` [PATCH 1/3] NFS41: add pnfs_dio_begin/dio_end
` [PATCH 2/3] pnfsblock: call block plug in bl_dio_begin/end
` [PATCH 3/3] pnfsblock: bail out unaligned DIO

[GIT PULL] exofs changes for 3.5-rc1 merge Window
 2012-05-28 13:51 UTC 

[PATCH 0/5] NFS: create blocklayout pipe per network namesapce context
 2012-05-28 11:43 UTC  (14+ messages)
` [PATCH 4/5] NFS: remove RPC PipeFS mount point reference from blocklayout routines

[PATCH v2 1/9] NFSv4.1: Exchange ID must use GFP_NOFS allocation mode
 2012-05-27  2:34 UTC  (12+ messages)
` [PATCH v2 2/9] NFSv4: Clean up the error handling for nfs4_reclaim_lease
  ` [PATCH v2 3/9] NFSv4: When purging the lease, we must clear NFS4CLNT_LEASE_CONFIRM
    ` [PATCH v2 4/9] NFSv4.1: Handle NFS4ERR_SEQ_MISORDERED when confirming the lease
      ` [PATCH v2 5/9] NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations
        ` [PATCH v2 6/9] NFSv4.1: Ensure we use the correct credentials for session create/destroy
          ` [PATCH v2 7/9] NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session
            ` [PATCH v2 8/9] NFSv4.1: Add DESTROY_CLIENTID
              ` [PATCH v2 9/9] NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid

[PATCH] nfs-utils 1.2.6: fix osd_login installation
 2012-05-26 21:33 UTC 

nfs-utils 1.2.6: error: #error It appears you have already included the Heimdal gssapi.h file
 2012-05-26 12:37 UTC 

FROM MRS SUSAN SHABANGU(OPEN THE ATTACH FILES)
 2012-05-26 10:56 UTC 

FROM MRS SUSAN SHABANGU(OPEN THE ATTACH FILES)
 2012-05-26 10:56 UTC 

[PATCH 0/4] Add support for new RPCSEC_GSS upcall mechanism for nfsd
 2012-05-25 22:09 UTC  (5+ messages)
` [PATCH 1/4] SUNRPC: conditionally return endtime from import_sec_context
` [PATCH 2/4] SUNRPC: Document a bit RPCGSS handling in the NFS Server
` [PATCH 3/4] SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
` [PATCH 4/4] SUNRPC: Use gssproxy upcall for nfsd's RPCGSS authentication

[PATCH 0/4] Add support for new upcall mechanism for nfsd
 2012-05-25 15:37 UTC  (8+ messages)
` [PATCH 4/4] SUNRPC: Use gssproxy upcall for nfsd's RPCGSS authentication

[PATCH v2] NFSd: fix locking in nfsd_forget_delegations()
 2012-05-25 14:38 UTC 

BUG: At key_instantiate_and_link+0x2e/0xa0
 2012-05-25 10:12 UTC 

[PATCH 1/2] nfs4.1: add BIND_CONN_TO_SESSION operation
 2012-05-24 21:19 UTC  (2+ messages)
` [PATCH 2/2] nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*

[PATCH 1/2] nfs4.1: add BIND_CONN_TO_SESSION operation
 2012-05-24 21:07 UTC  (11+ messages)
` [PATCH 2/2] nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*

[PATCH 1/2] nfs4.1: add BIND_CONN_TO_SESSION operation
 2012-05-24 20:35 UTC  (2+ messages)

[PATCH v2 00/12] NFS: callback threads containerization
 2012-05-24 19:47 UTC  (4+ messages)
` [PATCH v2 01/12] NFS: pass net to nfs_callback_down()

[PATCH 1/2] nfsd: add fault injection for CB_PATH_DOWN
 2012-05-24 19:42 UTC  (2+ messages)
` [PATCH 2/2] nfsd: probe the back channel on new connections

[PATCH 0/4] NFSv4.1 add nfs_inode book keeping for mdsthreshold
 2012-05-24 17:13 UTC  (2+ messages)
` [PATCH 3/4] "

Linux pNFS status meeting 05/24/12
 2012-05-24 13:24 UTC  (2+ messages)

[PATCH] NFSd: simplify locking in nfsd_recall_delegations()
 2012-05-24 12:30 UTC  (2+ messages)

[PATCH 1/3] NFSv4.1: Fix session initialisation races
 2012-05-24 11:59 UTC  (10+ messages)
` [PATCH 2/3] NFSv4: Fix a race in the net namespace mount notification
  ` [PATCH 3/3] NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation

[PATCH] NFSd: fix locking in nfsd_forget_delegations()
 2012-05-24 11:09 UTC  (5+ messages)

[PATCH v2] NFSd: set nfsd_serv to NULL after service destruction
 2012-05-24 10:15 UTC 

[PATCH 1/2] vfs: stop d_splice_alias creating directory aliases
 2012-05-23 22:07 UTC  (3+ messages)
` [PATCH 2/2] vfs: remove unused __d_splice_alias argument

[PATCH] NFSd: set nfsd_serv to NULL after service destruction
 2012-05-23 21:52 UTC  (2+ messages)

mainly setclientid/confirm cleanup
 2012-05-23 21:40 UTC  (11+ messages)
` [PATCH 01/10] nfsd4: setclientid remove unnecessary terms from a logical expression
` [PATCH 02/10] nfsd4: setclientid/confirm comment cleanup
` [PATCH 03/10] nfsd4: merge last two setclientid cases
` [PATCH 04/10] nfsd4: pull out common code from "
` [PATCH 05/10] nfsd4: merge 3 setclientid cases to 2
` [PATCH 06/10] nfsd4: fix setclientid_confirm same_cred check
` [PATCH 07/10] nfsd4: fix error return in non-matching-creds case
` [PATCH 08/10] nfsd4: setclientid: remove pointless assignment
` [PATCH 09/10] nfsd4: simpler ordering of setclientid_confirm checks
` [PATCH 10/10] nfsd4: clarify that renewing expired client is a bug

[PATCH 1/4] NFSv4.1 mdsthreshold attribute xdr
 2012-05-23 18:41 UTC  (4+ messages)
` [PATCH 3/4] NFSv4.1 add nfs_inode book keeping for mdsthreshold


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).