linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-03 22:37:18 to 2010-05-13 16:20:16 UTC [more...]

SQUASHME: missing from FIXME: async layout return
 2010-05-13 16:20 UTC  (9+ messages)

[PATCH v2 0/9] nfsd4: keep the client from expiring while in use by nfs41 compounds
 2010-05-13 16:11 UTC  (19+ messages)
` [PATCH v2 1/9] nfsd4: rename sessionid_lock to client_lock
` [PATCH v2 2/9] nfsd4: fold release_session into expire_client
` [PATCH v2 3/9] nfsd4: use list_move in move_to_confirmed
` [PATCH v2 4/9] nfsd4: extend the client_lock to cover cl_lru
` [PATCH v2 5/9] nfsd4: refactor expire_client
` [PATCH v2 6/9] nfsd4: introduce nfs4_client.cl_refcount
` [PATCH v2 7/9] nfsd4: mark_client_expired
` [PATCH v2 8/9] nfsd4: keep a reference count on client while in use
` [PATCH v2 9/9] nfsd4: nfsd4_destroy_session must set callback client under the state lock

ONE More BAD bug with 2.6.34-pnfs branch found - watch out
 2010-05-13 15:58 UTC 

pNFS-related questions
 2010-05-13 15:56 UTC  (6+ messages)

trouble using kerberos between linux client and server
 2010-05-13 12:55 UTC  (5+ messages)

Second Last Email to nfs@lists.sourceforge.net
 2010-05-13 12:40 UTC 

[PATCH] pnfs: set pnfs_curr_ld before calling initialize_mountpoint
 2010-05-13  3:01 UTC  (3+ messages)

NFS client stall
 2010-05-12 20:36 UTC  (3+ messages)

[PATCH] pnfsblock: Lookup list entry of layouts and tags in reverse order
 2010-05-12 20:28 UTC  (3+ messages)

[pnfs] Linux pNFS status meeting 05/13
 2010-05-12 20:08 UTC 

[PATCH 0/3] Use MDS session for dual role MDS/DS
 2010-05-12 17:39 UTC  (4+ messages)
` [PATCH 1/3] SQUASHME pnfs_submit: use MDS session for dual MDS/DS
  ` [PATCH 2/3] SQUASHME pnfs_submit: update DS nfs4_set_client
    ` [PATCH 3/3] SQUASHME pnfs_submit: cleanup DS exchange flag processing

gfs2/pnfs stall
 2010-05-12 15:48 UTC  (4+ messages)

[PATCH 0/9] user space NFSv2/v3 lock recovery, take 2
 2010-05-12 15:37 UTC  (4+ messages)
` [PATCH 2/9] lockd: Add /sys/fs/lockd

[PATCH 0/10] pnfs_submit:: Remove threshold calculations
 2010-05-12 15:09 UTC 

(unknown),
 2010-05-12 14:44 UTC  (11+ messages)
` [PATCH 01/10] SQUASHME pnfs_submit: remove filelayout get threshold
  ` [PATCH 02/10] SQUASHME pnfs_submit: don't use pnfs_use_read
    ` [PATCH 03/10] SQUASHME pnfs_submit: don't use pnfs_use_write
      ` [PATCH 04/10] SQUASHME pnfs_submit: don't use pnfs_use_write for commit
        ` [PATCH 05/10] SQUASHME pnfs_submit: don't use pg_threshold
          ` [PATCH 06/10] SQUASHME pnfs_submit: remove pg_threshold
            ` [PATCH 07/10] SQUASHME pnfs_submit: don't use below_threshold in read
              ` [PATCH 08/10] SQUASHME pnfs_submit: don't use below_threshold in direct io
                ` [PATCH 09/10] SQUASHME pnfs_submit: remove unused threshold calculations
                  ` [PATCH 10/10] SQUASHME pnfs_submit: cleanup filelayout pg_test

[PATCH] pnfs: set pnfs_blksize before calling set_pnfs_layoutdriver
 2010-05-12  6:55 UTC  (2+ messages)

[PATCH 1/1] SQUASHME pnfs_submit: move unmount_pnfs_layoutdriver call
 2010-05-12  6:52 UTC  (2+ messages)

[PATCH] pnfs: send layoutcommit until IO completed when return layout
 2010-05-12  6:51 UTC  (2+ messages)

linux-nfs.org will be going down for an upgrade today
 2010-05-11 19:12 UTC  (2+ messages)

[Fwd: newpynfs: compound test 6 fails]
 2010-05-11 18:52 UTC  (2+ messages)

[PATCH 0/6] Update NFSROOT to use text-based mounts
 2010-05-11 17:17 UTC  (7+ messages)
  ` [PATCH 1/6] NFS: Remove \t from mount debugging message
  ` [PATCH 2/6] NFS: Clean up NFSROOT command line parsing
  ` [PATCH 3/6] NFS: Use super.c for NFSROOT mount option parsing
  ` [PATCH 4/6] NFS: Clean up nfsroot.c
  ` [PATCH 5/6] NFS: Allow NFSROOT debugging messages to be enabled dynamically
  ` [PATCH 6/6] SUNRPC: Remove rpcb_getport_sync()

libnfsidmap: Virtual domains/users handling with at sign in idmap
 2010-05-11 16:58 UTC  (4+ messages)

[PATCH 0/8] nfsd4: keep the client from expiring while in use by nfs41 compounds
 2010-05-11 16:05 UTC  (19+ messages)
` [PATCH 1/8] nfsd4: rename sessionid_lock to client_lock
` [PATCH 2/8] nfsd4: fold release_session into expire_client
` [PATCH 3/8] nfsd4: use list_move in move_to_confirmed
` [PATCH 4/8] nfsd4: extend the client_lock to cover cl_lru
` [PATCH 5/8] nfsd4: refactor expire_client
` [PATCH 6/8] nfsd4: introduce nfs4_client.cl_refcount
` [PATCH 7/8] nfsd4: keep a reference count on client while in use
` [PATCH 8/8] nfsd41: cstate->session can NULL in nfsd4_destroy_session

[PATCH 0/7] pnfs-submit api touch ups
 2010-05-11 15:02 UTC  (14+ messages)
` [PATCH 1/2] SQUASHME: pnfs-submit: have initialize_mountpoint return status
` [PATCH 2/2] SQUASHME: pnfs-submit: pass struct nfs_server * to getdeviceinfo
` [PATCH 3/5] pnfs-post-submit: pass struct nfs_server * to getdevicelist
` [PATCH 4/5] pnfs-post-submit: pass mntfh down the init_pnfs path
` [PATCH 5/5] FIXME: pnfs-post-submit: per mount layout driver private data
` [PATCH 6/6] SQUASHME: pnfs-block: convert APIs pnfs-post-submit
` [PATCH 7/7] SQUASHME: pnfs-obj: "

permission denied with >= ~2.6.25
 2010-05-11 11:02 UTC  (2+ messages)

should unstable pages be committed on close() ?
 2010-05-11  9:40 UTC  (3+ messages)

NFS hang when writing to loopback file from VMWare ESX (kernel 2.6.30)
 2010-05-10 17:36 UTC  (2+ messages)

[PATCH] Should we expect close-to-open consistency on directories?
 2010-05-10  3:01 UTC  (10+ messages)

[PATCH 0/2] Two more patches related to mountd IPv6 support
 2010-05-07 17:45 UTC  (3+ messages)
  ` [PATCH 1/2] libexport.a: Refactor rmtab_read()
  ` [PATCH 2/2] mountd: Convert colons in IPv6 presentation addresses to semicolons

[pnfs] Updated pNFS Developmental kernel repository
 2010-05-07 16:12 UTC 

Deadlock in NFSv4 in all kernels
 2010-05-07 15:39 UTC 

[PATCH nfs-utils] Allow mountd to not listen for RPC calls when v2/v3 disabled
 2010-05-07 11:37 UTC  (3+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2010-05-07  2:22 UTC 

[Bugme-new] [Bug 15709] New: swapper page allocation failure
 2010-05-06 21:30 UTC  (13+ messages)

[PATCH 05/39] whiteout/NFSD: Don't return information about whiteouts to userspace
 2010-05-06 21:18 UTC  (4+ messages)

[PATCH] nfs41: Free layoutcommit_data when error occurs in setup
 2010-05-06 21:16 UTC  (2+ messages)

pnfs git tree status 2010-04-29
 2010-05-06 21:15 UTC  (3+ messages)
` pnfs git tree status pnfs-all-2.6.34-rc6-2010-05-06 pnfs-all-2.6.33-2010-05-06

[PATCH 0/13] Remove non-file layout code from submit tree version 2
 2010-05-06 19:48 UTC  (2+ messages)

[PATCH 0/5] Restore non-file layout code version 2
 2010-05-06 19:47 UTC  (2+ messages)

[PATCH 0/8]: pnfs_submit: removal of fsdata manipulation
 2010-05-06 19:45 UTC  (10+ messages)
` [PATCH 1/8] SQUASHME: pnfs_submit: Revert the pnfs_write_end part of "pnfs: commit and pnfs_write_end"
  ` [PATCH 2/8] SQUASHME: pnfs_submit: Revert "pnfs: pnfs_modify_new_request"
    ` [PATCH 3/8] SQUASHME: pnfs_submit: Revert "pnfs: propagate fsdata into nfs_create_request"
      ` [PATCH 4/8] SQUASHME: pnfs_submit: Revert "pnfs: pnfs_do_flush"
        ` [PATCH 5/8] pnfs_post_submit: Restore "
          ` [PATCH 6/8] pnfs_post_submit: Restore "pnfs: propagate fsdata into nfs_create_request"
            ` [PATCH 7/8] pnfs_post_submit: Restore "pnfs: pnfs_modify_new_request"
              ` [PATCH 8/8] pnfs_post_submit: Revert the pnfs_write_end part of "pnfs: commit and pnfs_write_end"

[PATCH 1/1] SQUASHME pnfs: restore state recovery in async handler
 2010-05-06 19:44 UTC  (2+ messages)

[pnfs] Updated pNFS Developmental kernel rpms
 2010-05-06 19:37 UTC  (3+ messages)

Spam:Spam:Visiting Nurses & RN's marketing email list
 2010-05-06 19:22 UTC 

Linux pNFS status meeting 5/06/10
 2010-05-06 17:33 UTC  (3+ messages)

session hangs with 2.6.33rc7 & nfs-utils 1.2.2rc9
 2010-05-06 16:57 UTC  (2+ messages)

[PATCH] Check for AD style machine principal name
 2010-05-05 22:43 UTC  (7+ messages)

[PATCH 0/3] Three more IPv6-related mountd patches
 2010-05-05 19:39 UTC  (2+ messages)

[RFC 0/3] nfsd41: do not expire client while in use by current compound
 2010-05-04 21:40 UTC  (12+ messages)
` [RFC 1/3] nfsd4: use local variable in nfs4svc_encode_compoundres
` [RFC 2/3] nfsd4: hold a reference on nfs4_client when it is used by a session
` [RFC 3/3] nfsd4: do not expire nfs41 clients while in use

[patch] sunrpc: add missing return statement
 2010-05-04 14:02 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;
as well as URLs for NNTP newsgroup(s).