Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-04-19 20:50:29 to 2008-04-30 16:47:20 UTC [more...]

[enctypes round 2: PATCH 00/26] Implement more encryption for gss_krb5
 2008-04-30 16:47 UTC  (19+ messages)
  ` [enctypes round 2: PATCH 01/26] gss_krb5: create a define for token header size and clean up ptr location
  ` [enctypes round 2: PATCH 02/26] gss_krb5: move gss_krb5_crypto into the krb5 module
  ` [enctypes round 2: PATCH 03/26] rpcauth: update and document available space in xdr_buf when doing privacy
  ` [enctypes round 2: PATCH 04/26] gss_krb5: Use random value to initialize confounder
  ` [enctypes round 2: PATCH 05/26] rpc: gss: Add oid values to the gss_api mechanism structures
  ` [enctypes round 2: PATCH 06/26] Don't expect blocksize to always be 8 when calculating padding
  ` [enctypes round 2: PATCH 07/26] gss_krb5: split up functions in preparation of adding new enctypes
  ` [enctypes round 2: PATCH 08/26] gss_krb5: prepare for new context format
  ` [enctypes round 2: PATCH 09/26] gss_krb5: introduce encryption type framework
  ` [enctypes round 2: PATCH 10/26] gss_krb5: add ability to have a keyed checksum (hmac)
  ` [enctypes round 2: PATCH 11/26] gss_krb5: import functionality to derive keys into the kernel
  ` [enctypes round 2: PATCH 12/26] gss_krb5: use a global static OID value for krb5
  ` [enctypes round 2: PATCH 13/26] gss_krb5: handle new context format from gssd
  ` [enctypes round 2: PATCH 14/26] gss_krb5: add support for triple-des encryption
  ` [enctypes round 2: PATCH 15/26] Add new pipefs file indicating which Kerberos enctypes the kernel supports
  ` [enctypes round 2: PATCH 16/26] gss_krb5: add DES3 to the list of supported enctypes
  ` [enctypes round 2: PATCH 17/26] sunrpc: Export function write_bytes_to_xdr_buf
  ` [enctypes round 2: PATCH 18/26] gss_krb5: add support for new token formats in rfc4121

[PATCH 0/6] Fix several issues with NFS mount option parsing
 2008-04-30 16:00 UTC  (7+ messages)
  ` [PATCH 1/6] NFS: Allow any value for the "retry" option
  ` [PATCH 2/6] NFS: Treat "intr" and "nointr" options as deprecated
  ` [PATCH 3/6] NFS: missing newline in NFS mount debugging message
  ` [PATCH 4/6] NFS: Fix "retrans" and "timeo" mount option behavior
  ` [PATCH 5/6] NFS: "proto=tcp" implies "mountproto=tcp"
  ` [PATCH 6/6] NFS: Allow sloppy mount option parsing

[NFS] [PATCH] Make UDF exportable
 2008-04-30 15:41 UTC  (4+ messages)

Data corruption using 2.6.18 NFSv3 client -- sparse files?
 2008-04-30  9:56 UTC  (3+ messages)
  ` [NFS] "

lock reclaims outside grace period
 2008-04-30  0:45 UTC  (4+ messages)

EACCES in mount.nfs
 2008-04-29 21:42 UTC 

reconnect_path() breaks NFS server causing occasional EACCES
 2008-04-29 17:40 UTC  (6+ messages)

[PATCH] NFS: Update help text for CONFIG_NFS_FS
 2008-04-29 17:08 UTC 

multiple instances of rpc.statd
 2008-04-29 16:20 UTC  (9+ messages)

[patch] fix statd -n
 2008-04-29 16:16 UTC  (23+ messages)

nfs shared mmap performance regression against 2.6.23
 2008-04-29 15:18 UTC 

[PATCH] nfsd: remove unnecessary atomic ops
 2008-04-29  3:13 UTC 

Text-based mount interface breaking non-UDP mounts
 2008-04-28 21:11 UTC  (17+ messages)

nfs_revalidate_file_size
 2008-04-28 20:32 UTC 

[PATCH] NFS: Allow any value for the "retry" option
 2008-04-28 19:09 UTC 

[PATCH] text-based mount command: Fix retry= option
 2008-04-28 19:05 UTC 

[NFS] NFS limits?
 2008-04-28 16:06 UTC  (6+ messages)

[PATCH 2/3] NFS: path_{get,put}() cleanups
 2008-04-28 16:37 UTC 

[2.6 patch] make nfs4_drop_state_owner() static
 2008-04-28 15:39 UTC 

retry= is additive with the text-based mount interface
 2008-04-25 20:37 UTC  (9+ messages)

The text-based mount interface doesn't support -s (--sloppy)
 2008-04-25 18:07 UTC  (8+ messages)

nfsd changes for 2.6.26
 2008-04-25 17:57 UTC  (2+ messages)
` more "

stuff
 2008-04-25 17:12 UTC  (2+ messages)
` don't call ->copy_lock methods on return of conflicting locks [was: Re: stuff]

[PATCH] NFS: Only warn on unrecognized mount options
 2008-04-25 11:33 UTC  (2+ messages)

[PATCH] Update to NFS/RDMA documentation
 2008-04-24 20:35 UTC  (2+ messages)

[GIT] Please pull the following NFS client updates for 2.6.25
 2008-04-24 18:38 UTC 

[PATCH 00/33] More NFS and SUNRPC client side patches
 2008-04-24 17:55 UTC  (52+ messages)
` [PATCH 03/33] SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials
` [PATCH 10/33] SUNRPC: Fix read ordering problems with req->rq_private_buf.len
  ` [PATCH 01/33] SUNRPC: Fix a bug in call_decode()
  ` [PATCH 02/33] SUNRPC: Fix up xprt_write_space()
  ` [PATCH 05/33] NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
  ` [PATCH 04/33] NFS: Fix nfs_wb_page() to always exit with an error or a clean page
  ` [PATCH 07/33] NFS: Ensure that rpc_run_task() errors are propagated back to the caller
  ` [PATCH 08/33] NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
  ` [PATCH 09/33] NFSv4: Only increment the sequence id if the server saw it
  ` [PATCH 12/33] NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
  ` [PATCH 13/33] NLM/lockd: Add a reference counter to struct nlm_rqst
  ` [PATCH 16/33] NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
  ` [PATCH 18/33] NFS: Remove the buggy lock-if-signalled case from do_setlk()
  ` [PATCH 17/33] NLM/lockd: Fix a race when cancelling a blocking lock
  ` [PATCH 19/33] NLM/lockd: Ensure client locking calls use correct credentials
  ` [PATCH 21/33] nfs: fix printout of multiword bitfields
  ` [PATCH 22/33] NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
  ` [PATCH 25/33] SUNRPC: Protect creds against early garbage collection
  ` [PATCH 28/33] SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
  ` [PATCH 29/33] SUNRPC: Fix a race in gss_refresh_upcall()
  ` [PATCH 32/33] NFS: remove duplicate flags assignment from nfs_validate_mount_data
  ` [PATCH 33/33] make nfs_automount_list static
  ` [PATCH 31/33] NFS - fix potential NULL pointer dereference v2

[PATCH] Silence 'may be used uninitialized' warning in fs/nfs/callback_xdr.c
 2008-04-24  4:22 UTC 

[NFS] Forcefully resetting a lock
 2008-04-23 21:44 UTC  (20+ messages)
              ` [NFS] [PATCH] lockd: unlock lockd locks associated with a given server ip
                ` [NFS] [PATCH] lockd: unlock lockd locks held for a certain filesystem
                      `  "

Problem with krb5 authentification, server under a NAT
 2008-04-22 19:15 UTC  (5+ messages)

Bug#476577: corrected patch
 2008-04-21 18:04 UTC  (4+ messages)

nfs: lock stuck after interrupt
 2008-04-20 19:24 UTC  (3+ messages)

[PATCH 1/2] NFS: implement option checking when remounting NFS filesystems (try #2)
 2008-04-20 19:03 UTC  (3+ messages)

[PATCH] NFS: implement option checking when remounting NFS filesystems (try #3)
 2008-04-20 19:00 UTC 

[NFS] [patch] rpcgen: include sys/ioctl.h on linux systems
 2008-04-20 10:49 UTC 


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