Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-02-12 05:43:28 to 2008-02-25 18:15:11 UTC [more...]

[ofa-general] new NFS/RDMA instructions for 2.6.25-rc1
 2008-02-25 18:15 UTC  (9+ messages)
`  "
  ` [ofa-general] "

kernel 2.6 and simulated flock() with posix locks
 2008-02-25 16:42 UTC  (3+ messages)

mountd prevents spindown of non-exported disk
 2008-02-25 16:32 UTC  (8+ messages)

[PATCH] nfsmount segfault fix
 2008-02-23 15:33 UTC 

[NFS] ipv6 support on nfsv2/3 server support for linux-2.6.12-5
 2008-02-22 22:18 UTC 

[PATCH 0/3] Should truncated READDIR replies return -EIO?
 2008-02-22 21:26 UTC  (6+ messages)
` [PATCH 1/3] NFS: clean up short packet handling for NFSv2 readdir
  ` [PATCH 2/3] NFS: clean up short packet handling for NFSv3 readdir
    ` [PATCH 3/3] NFS: clean up short packet handling for NFSv4 readdir

[PATCH] NFS: convert nfs4 callback thread to kthread API
 2008-02-22 11:18 UTC  (7+ messages)

[PATCH] nfs-utils: mountd: empty export list should not be treated as a failure
 2008-02-22  3:50 UTC  (6+ messages)
  ` nfs performance dropped when using 128 MB RAM

[NFS] [PATCH] Fix nfsstat --mounted
 2008-02-22  2:07 UTC 

[GIT] Please pull NFS client fixes for 2.6.25-rc2
 2008-02-22  1:01 UTC 

Strange lockup during unmount in 2.6.22 - maybe rpciod deadlock?
 2008-02-22  0:41 UTC  (12+ messages)

travelling, nfsd patches
 2008-02-21 22:54 UTC 

compound header status
 2008-02-21 22:37 UTC  (3+ messages)
      ` [pnfs] "

[PATCH] Wrap buffers used for rpc debug printks into RPC_IFDEBUG
 2008-02-21 21:58 UTC  (3+ messages)

[PATCH 00/19] RFC add kernel support for newer encrytpion types
 2008-02-21 18:45 UTC  (20+ messages)
  ` [PATCH 01/19] crypto: Add CTS mode required for Kerberos AES support
  ` [PATCH 02/19] rpc: gss: Add oid values to the gss_api mechanism structures
  ` [PATCH 03/19] sunrpc: make token header values less confusing
  ` [PATCH 04/19] Add new pipefs file indicating which Kerberos enctypes the kernel supports
  ` [PATCH 05/19] Correct grammer/typos in dprintks
  ` [PATCH 06/19] Use get_random_bytes() to create confounder
  ` [PATCH 07/19] Don't expect blocksize to always be 8 when calculating padding
  ` [PATCH 08/19] Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
  ` [PATCH 09/19] gss_krb5: split up functions in preparation of adding new enctypes
  ` [PATCH 10/19] gss_krb5: prepare for new context format
  ` [PATCH 11/19] gss_krb5: introduce encryption type framework
  ` [PATCH 12/19] gss_krb5: add ability to have a keyed checksum (hmac)
  ` [PATCH 13/19] gss_krb5: import functionality to derive keys into the kernel
  ` [PATCH 14/19] gss_krb5: use a global static OID value for krb5
  ` [PATCH 15/19] gss_krb5: handle new context format from gssd
  ` [PATCH 16/19] gss_krb5: add support for triple-des encryption
  ` [PATCH 17/19] xdr: add a new utility function to shift the head data of an xdr buffer
  ` [PATCH 18/19] gss_krb5: add support for new token formats in rfc4121
  ` [PATCH 19/19] gss_krb5: add remaining pieces to enable AES encryption support

[PATCH] lockd: fix race in nlm_release()
 2008-02-21 14:39 UTC  (8+ messages)

[Fwd: Re: Linux 2.6.25-rc2]
 2008-02-20 18:52 UTC  (4+ messages)

(unknown),
 2008-02-20 16:39 UTC 

[PATCH] sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
 2008-02-20 15:38 UTC  (4+ messages)

[PATCH] NFS: flush signals before taking down callback thread
 2008-02-20 15:10 UTC  (6+ messages)

NFS/LSM: allow NFS to control all of its own mount options
 2008-02-20 13:56 UTC  (9+ messages)

[PATCH 1/4] NFS: Fix a deadlock with lazy umount
 2008-02-19 23:05 UTC  (4+ messages)
  ` [PATCH 2/4] SUNRPC: Allow the rpc_release() callback to be run on another workqueue
  ` [PATCH 3/4] NFS: Add an nfsiod workqueue
  ` [PATCH 4/4] NFS: Ensure that the asynchronous RPC calls complete on nfsiod

Should truncated READDIR replies return -EIO?
 2008-02-19 16:49 UTC  (7+ messages)

2.6.24: RPC: bad TCP reclen 0x00020090 (large)
 2008-02-18 22:00 UTC  (4+ messages)

[PATCH 17/17] NFS: Introduce "-4" and "-6" options to the mount.nfs command
 2008-02-18 18:36 UTC 

[PATCH 16/17] text-based mount.nfs: support AF_INET6 addresses for NFSv4 mounting
 2008-02-18 18:36 UTC 

[PATCH 15/17] text-based mount.nfs: allow mntopt helpers to construct AF_INET6 addresses
 2008-02-18 18:36 UTC 

[PATCH 14/17] mount: Introduce IPv6-aware DNS resolver API function
 2008-02-18 18:36 UTC 

[PATCH 13/17] text-based mount: support IPv6 addresses in get_client_address() function
 2008-02-18 18:36 UTC 

[PATCH 12/17] mount: rename local variable to avoid collision with library function
 2008-02-18 18:36 UTC 

[PATCH 11/17] NFS: Fix error handling in get_client_address()
 2008-02-18 18:36 UTC 

[PATCH 10/17] mount: support IPv6 in get_socket()
 2008-02-18 18:36 UTC 

[PATCH 09/17] mount command: Add AF_INET6 support for binding to reserved ports
 2008-02-18 18:36 UTC 

[PATCH 08/17] mount command: rename connect_to helper
 2008-02-18 18:36 UTC 

[PATCH 07/17] mount command: Fix type of get_socket's timeout argument
 2008-02-18 18:35 UTC 

[PATCH 06/17] mount: refactor error handling in get_socket()
 2008-02-18 18:35 UTC 

[PATCH 05/17] mount command: Add headers needed for IPv6 support
 2008-02-18 18:35 UTC 

[PATCH 04/17] nfs-utils: Introduce fallback bindresvport6() implementation
 2008-02-18 18:35 UTC 

[PATCH 03/17] Introduce "--enable-ipv6" ./configure option
 2008-02-18 18:35 UTC 

[PATCH 02/17] mount command: fix config.h includes in util/mount
 2008-02-18 18:35 UTC 

[PATCH 01/17] nfs-utils: update mailing list address
 2008-02-18 18:35 UTC 

[PATCH 00/17] RFC: mount.nfs support for NFSv4 over IPv6
 2008-02-18 18:35 UTC 

Performance question
 2008-02-18 16:59 UTC  (8+ messages)

[PATCH] validateascii in idmapd.c access beyond end of array
 2008-02-18  2:44 UTC 

[GIT] Please pull client fixes for 2.6.25-rc1
 2008-02-15 19:53 UTC 

location of headers under /usr/include/tirpc
 2008-02-15 19:10 UTC  (3+ messages)

[PATCH 0/2] NLM failover unlock
 2008-02-15 17:25 UTC  (7+ messages)

[PATCH] nfs-utils: update mailing list address
 2008-02-14 21:15 UTC 

[PATCH] NFSD: FIDs need to take precedence over UUIDs
 2008-02-14 20:58 UTC 

[PATCH 7/8] NFSD: Remove NFSv4 dependency on NFSv3
 2008-02-14 20:58 UTC 

[PATCH 6/8] SUNRPC: Remove PROC_FS dependency
 2008-02-14 20:58 UTC 

[PATCH 5/8] NFSD: Use "depends on" for PROC_FS dependency
 2008-02-14 20:58 UTC 

[PATCH 8/8] NFS: NFS_V4 and NFSD_V4 should depend on SUNRPC_GSS
 2008-02-14 20:58 UTC 

[PATCH 4/8] NLM: LOCKD fails to load if CONFIG_SYSCTL is not set
 2008-02-14 20:58 UTC 

[PATCH 3/8] SUNRPC: Update help Kconfig text
 2008-02-14 20:58 UTC 

[PATCH 2/8] NFS: Update help text for CONFIG_NFS_FS
 2008-02-14 20:58 UTC 

[PATCH 1/8] NFS: Always enable NFS direct I/O
 2008-02-14 20:58 UTC 

[PATCH 0/8] RFC: Kconfig updates and fixes for NFS
 2008-02-14 20:57 UTC 

Upgrade to 2.6.24 breaks NFS service
 2008-02-14  0:14 UTC  (3+ messages)

[PATCH 07/11] NFSD: Use "depends on" for PROC_FS dependency
 2008-02-13 21:48 UTC  (12+ messages)

[2.6 patch] make nfsd_create_setattr() static
 2008-02-13 21:38 UTC  (2+ messages)

[PATCH] NFS: Allow text-based mounts via compat_sys_mount
 2008-02-13 21:32 UTC  (2+ messages)

AES support for RPCSEC_GSS?
 2008-02-13 17:59 UTC  (4+ messages)

[NFS] Mapping ?
 2008-02-13 16:04 UTC  (2+ messages)

[PATCH] SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails
 2008-02-12 23:50 UTC  (2+ messages)

[PATCH 10/11] NFSD: Remove redundant "select" clauses in fs/Kconfig
 2008-02-12 22:34 UTC  (2+ messages)

[PATCH 09/11] NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"
 2008-02-12 22:33 UTC  (2+ messages)

[PATCH 08/11] NFSD: Move "select FS_POSIX_ACL if NFSD_V4"
 2008-02-12 22:33 UTC  (2+ messages)

[PATCH 01/11] NFS: Always enable NFS direct I/O
 2008-02-12 22:02 UTC  (3+ messages)

[PATCH 06/11] NLM: LOCKD fails to load if CONFIG_SYSCTL is not set
 2008-02-12 21:12 UTC  (2+ messages)

[PATCH 04/11] NFSD: Update help text for CONFIG_NFSD
 2008-02-12 21:08 UTC  (2+ messages)

[PATCH 02/11] NFSD: Remove NFSD_TCP kernel build option
 2008-02-12 21:04 UTC  (2+ messages)

[PATCH] NFS: remove error field from nfs_readdir_descriptor_t (resend)
 2008-02-12 11:49 UTC 

[NFS] -EXDEV between mounts that are same fs
 2008-02-12  4:54 UTC  (11+ messages)


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