Linux NFS development
 help / color / mirror / Atom feed
 messages from 2013-10-01 22:14:36 to 2013-10-14 15:23:02 UTC [more...]

[PATCH] NFS: Add support for multiple sec= mount options
 2013-10-14 15:23 UTC  (12+ messages)

[PATCH RFC v0 0/49] pnfsd-dlm
 2013-10-14 14:15 UTC  (71+ messages)
` [PATCH RFC v0 05/49] pnfsd: introduce pnfsd header files
` [PATCH RFC v0 08/49] pnfsd: layout verify
` [PATCH RFC v0 10/49] pnfsd: use sbid hash table to map super_blocks to devid major identifiers
` [PATCH RFC v0 20/49] pnfsd: filelayout: layout encoding
` [PATCH RFC v0 21/49] nfsd: no need to unhash_stid before free
` [PATCH RFC v0 43/49] pnfsd: release state lock around iput in put_nfs4_file
` [PATCH RFC v0 44/49] posix_acl: resolve compile dependency in posix_acl.h
  ` [PATCH] "
` [PATCH RFC v0 45/49] nfs: resolve compile dependency in nfs_xdr.h

[PATCH 0/3] fs: use helper function path_foo() to simpily code
 2013-10-14 12:26 UTC  (4+ messages)
` [PATCH 1/3] fs: use path_equal() and path_put() to simplify code
` [PATCH 2/3] fs: nfsd: use path_equal() to simply code
` [PATCH 3/3] fs: notify: "

[PATCH] nfsd: cleanup free_stid
 2013-10-14 10:44 UTC  (2+ messages)
` [PATCH v2] nfsd: nfs4_free_stid

[PATCH] nfsd: no need to unhash_stid before free
 2013-10-14  6:01 UTC 

Different sequence of "exportfs" produce different effects on nfs client mounts
 2013-10-14  2:16 UTC 

[PATCH] nfs: Remove useless 'error' assignment
 2013-10-14  1:20 UTC  (2+ messages)
` Different sequence of "exportfs" produce different effects on nfs client mounts

why is i_ino unsigned long, anyway?
 2013-10-13 22:52 UTC  (24+ messages)
              ` [PATCH 1/2] vfs: split out vfs_getattr_nosec
                ` [PATCH 2/2] exportfs: fix 32-bit nfsd handling of 64-bit inode numbers

nfs RPC: AUTH_GSS upcall timed out and running nfs v4 without full kerberos : how?
 2013-10-12 17:53 UTC  (2+ messages)

4 DCACHE_DISCONNECTED patches
 2013-10-12  8:42 UTC  (6+ messages)
` [PATCH 4/4] dcache: don't clear DCACHE_DISCONNECTED too early

nfs4.1 pseudo filesystem
 2013-10-12  6:40 UTC  (7+ messages)

[PATCH] KEYS: Fix a race between negating a key and reading the error set
 2013-10-11 22:51 UTC  (3+ messages)

[PATCH] sunrpc: trim off EC bytes in addition to the checksum blob when doing a GSSAPI v2 unwrap
 2013-10-11 15:04 UTC  (2+ messages)

[PATCH] register_shrinker: shrinker->nr_deferred is never freed
 2013-10-11 14:19 UTC 

miscellaneous gss-proxy & krb5 fixes for 3.13
 2013-10-11 13:55 UTC  (10+ messages)
` [PATCH 1/4] svcrpc: fix gss-proxy NULL dereference in some error cases
` [PATCH 2/4] svcrpc: fix error-handling on badd gssproxy downcall
` [PATCH 3/4] svcrpc: handle some gssproxy encoding errors
` [PATCH 4/4] gss_krb5: document that we ignore sequence number

[PATCH pynfs] Add a more explicit copyright notice
 2013-10-10 17:46 UTC  (2+ messages)

DoS with NFSv4.1 client
 2013-10-10 15:39 UTC  (8+ messages)

[PATCH] nfsd: unhash client before expiring it
 2013-10-10 13:12 UTC  (2+ messages)

unread variables in sunrpc kerberos code
 2013-10-09 22:42 UTC  (4+ messages)

Debian Wheezy: Problems getting quota over NFS4 on live system
 2013-10-09 21:50 UTC  (2+ messages)

[PATCH v3 0/2] gssd: allow gssd to work with KEYRING: credcaches
 2013-10-09 20:21 UTC  (3+ messages)
` [PATCH v3 1/2] gssd: have process_krb5_upcall fork before handling upcall
` [PATCH v3 2/2] gssd: do a more thorough change of identity after forking

[PATCH 1/2] nfsmount.conf: Remove duplicate 'bg' and 'fg' from parsing string
 2013-10-08 21:30 UTC  (2+ messages)
` [PATCH 2/2] nfsmount.conf: remove duplicate 'timeo' from the "

[PATCH] SQUASHME: pnfsd: destroy fi_lo_lock at put time
 2013-10-08  8:16 UTC 

[PATCH] NFSv4: Fix NULL dereference in recovery path
 2013-10-07 23:40 UTC  (2+ messages)

I am expecting your urgent response
 2013-10-07 21:21 UTC 

[PATCH] pynfs: fix reporting of ignored tests
 2013-10-07 18:25 UTC  (7+ messages)

[PATCH 0/4] pnfsd: refactor nfs4_process_layout_stateid
 2013-10-07 15:50 UTC  (10+ messages)
` [PATCH 1/4] SQUASHME: fix lo_destroy_list nested definition
` [PATCH 2/4] SQUASHME: pnfsd: nfs4_find_create_layout_stateid
  ` [PATCH v2 "
` [PATCH 3/4] SQUASHME: pnfsd: no need for find_file in layout commit/return
  ` [PATCH v2 "
` [PATCH 4/4] SQUASHME: pnfsd: fixup error code for layout_commit

[PATCH] st_destroy_session: remove invalid testcase
 2013-10-07 15:37 UTC  (2+ messages)

[PATCH 00/13] Implement NFSv4 delegations, take 12
 2013-10-07 15:20 UTC  (5+ messages)

[PATCH v2 0/2] gssd: allow it to work with KEYRING: credcaches
 2013-10-07 10:00 UTC  (6+ messages)
` [PATCH v2 1/2] gssd: have process_krb5_upcall fork before handling upcall
` [PATCH v2 2/2] gssd: switch real uid instead of just fsuid when looking for user creds

[PATCH] nfsd4: fix leak of inode reference on delegation failure
 2013-10-06 15:09 UTC  (5+ messages)

[RFC] extending splice for copy offloading
 2013-10-06  8:42 UTC  (11+ messages)

Hey we are seeing a big problem with Labeled NFS
 2013-10-05 14:59 UTC  (3+ messages)

[PATCH RFC v0 05/49] pnfsd: introduce pnfsd header files
 2013-10-04  3:14 UTC  (3+ messages)

looking for loan
 2013-10-03 20:03 UTC 

looking for loan
 2013-10-03 20:03 UTC 

[PATCH 0/2] gssd: allow it to work with KEYRING: credcaches
 2013-10-03 18:56 UTC  (4+ messages)
` [PATCH 1/2] gssd: have process_krb5_upcall fork before handling upcall
` [PATCH 2/2] gssd: switch real uid instead of just fsuid when looking for user creds

[PATCH] nfs-utils: remove gss_clnt_send_err and gss_destroy_creds
 2013-10-03 18:29 UTC  (2+ messages)

fedfs-utils 0.9.3 packaged in EPEL for RHEL 6
 2013-10-03 16:24 UTC 

[PATCH Version 6 1/1] NFSv4 Remove zeroing state kern warnings
 2013-10-03 16:23 UTC 

Linux NFS town hall meeting 10/03/13 (Cancelled)
 2013-10-03 10:34 UTC 

[PATCH] exportfs: Return non-zero exit value on error
 2013-10-02 23:29 UTC 

[PATCH] exportfs: Add -s option
 2013-10-02 21:40 UTC  (2+ messages)

Issues with a rather unusual configured NFS server
 2013-10-02 20:29 UTC  (10+ messages)

NULL pointer dereference from Bakeathon
 2013-10-02 20:04 UTC 

pynfs updates
 2013-10-02 15:58 UTC  (8+ messages)

[PATCH 14/26] nfs: Convert direct IO to use get_user_pages_fast()
 2013-10-02 14:27 UTC 

Issues with a rather unusual configured NFS server
 2013-10-02 14:04 UTC  (4+ messages)

[PATCH 1/2] rpc: change BUG to WARN in gss_encode_v1_msg
 2013-10-02 13:48 UTC  (2+ messages)
` [PATCH 2/2] sunrpc: comment typo fix

[RFC] extending splice for copy offloading
 2013-10-02 13:31 UTC  (12+ messages)


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