Linux NFS development
 help / color / mirror / Atom feed
 messages from 2007-11-03 13:21:41 to 2007-11-14 18:25:02 UTC [more...]

Use of delayed request information in nlmsvc_lookup_host
 2007-11-14 18:23 UTC 

[PATCH] - [7/15] - remove defconfig ptr comparisons to 0 - fs/lockd
 2007-11-14 17:50 UTC  (4+ messages)

[PATCH 05/25] NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
 2007-11-14 16:52 UTC  (3+ messages)

libnfsidmap
 2007-11-14 14:59 UTC  (3+ messages)

[PATCH 00/25] RFC: AF_INET6 family support for the NFS client
 2007-11-14 13:26 UTC  (4+ messages)

Parce que les services publics ne s' arrêtent jamais !
 2007-11-14 10:45 UTC 

Oops in rpciod when building procmail from an NFS client
 2007-11-14  8:59 UTC  (2+ messages)

Probieren Sie es - Mann Lebt nur einmal I appreciate that -- of patterns with others
 2007-11-14  5:45 UTC 

[PATCH] 2.6.24-rc2-mm1 - Build fails - in nsfd/vfs.c
 2007-11-14  5:12 UTC  (2+ messages)

[PATCH] - [9/15] - remove defconfig ptr comparisons to 0 - fs/nfsd
 2007-11-14  2:38 UTC  (2+ messages)

[PATCH] - [15/15] - remove defconfig ptr comparisons to 0 - net/sunrpc
 2007-11-14  2:05 UTC 

linux-2.6.24-rc2-CITI_NFS4_ALL-1
 2007-11-13 23:17 UTC 

uuid/blkid performance problem with large number of mounts - was: Re: stale nfs file handle with exported loopback mounts
 2007-11-13 22:44 UTC 

[PATCH 25/25] NFS: Verify IPv6 addresses properly
 2007-11-13 18:33 UTC 

[PATCH 24/25] NFS: Parse IPv6 addresses in nfs_parse_server_address
 2007-11-13 18:33 UTC 

[PATCH 23/25] NFS: Add AF_INET6 support to nfs_try_mount()
 2007-11-13 18:33 UTC 

[PATCH 22/25] NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
 2007-11-13 18:32 UTC 

[PATCH 21/25] NFS: Refactor mount option address parsing into separate function
 2007-11-13 18:32 UTC 

[PATCH 20/25] NFS: Set default port for NFSv4, with support for AF_INET6
 2007-11-13 18:32 UTC 

[PATCH 19/25] NFS: Make setting a port number agostic
 2007-11-13 18:32 UTC 

[PATCH 18/25] NFS: Remove the NIPQUAD from nfs_try_mount
 2007-11-13 18:32 UTC 

[PATCH 01/25] SUNRPC: Move universal address definitions to global header
 2007-11-13 18:31 UTC 

[PATCH 17/25] NFS: Change nfs4_set_client() to accept (sockaddr *, len)
 2007-11-13 18:32 UTC 

[PATCH 16/25] NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
 2007-11-13 18:32 UTC 

[PATCH 15/25] NFS: Change nfs_get_client() to take (sockaddr *, len)
 2007-11-13 18:32 UTC 

[PATCH 14/25] NFS: Change nfs_find_client() to take "struct sockaddr *"
 2007-11-13 18:32 UTC 

[PATCH 13/25] NFS: Distinguish IPv6 addresses in __nfs_find_client
 2007-11-13 18:32 UTC 

[PATCH 07/25] NFS: Address a couple of nits in nfs_follow_referral()
 2007-11-13 18:31 UTC 

[PATCH 12/25] NFS: Change __nfs_find_client() to take "struct sockaddr *"
 2007-11-13 18:32 UTC 

[PATCH 11/25] NFS: Make nfs_alloc_client() take (sockaddr, len) instead of sockaddr_in
 2007-11-13 18:31 UTC 

[PATCH 10/25] NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in
 2007-11-13 18:31 UTC 

[PATCH 09/25] NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in
 2007-11-13 18:31 UTC 

[PATCH 08/25] NFS: Expand server address storage in nfs_client struct
 2007-11-13 18:31 UTC 

[PATCH 02/25] NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
 2007-11-13 18:31 UTC 

[PATCH 04/25] NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses
 2007-11-13 18:31 UTC 

[PATCH 06/25] NFS: Clean-up: move dprintks from callback.c to callback_proc.c
 2007-11-13 18:31 UTC 

[PATCH 03/25] NFS: Increase size of cl_ipaddr field to hold IPv6 addresses
 2007-11-13 18:31 UTC 

[PATCH] NFSD: fix wrong mnt_writer count in rename (MMOTM 2007-11-10-19-05)
 2007-11-13 17:39 UTC  (2+ messages)

Differences between 2.6.5 und 2.6.16: getattr with actimeo=0 and O_DIRECT
 2007-11-13 16:09 UTC  (5+ messages)

Oops in rpciod when building procmail from an NFS client
 2007-11-13 15:51 UTC 

[PATCH] Enable text-based mounts in mount.nfs
 2007-11-13 15:11 UTC  (3+ messages)
` [PATCH] mount.nfs: Time to pull the covers off text-based NFS mounts

git 1.5.3.5 error over NFS
 2007-11-12 23:31 UTC 

nfsd bugfixes
 2007-11-12 23:17 UTC  (7+ messages)
` [PATCH] knfsd: fix spurious EINVAL errors on first access of new filesystem
  ` [PATCH] nfsd4: recheck for secure ports in fh_verify

快速与客户建立信赖感的五大策略07602
 2007-11-12 22:06 UTC 

[PATCH 0/4] NFS: Support multi-segment direct I/O
 2007-11-12 19:02 UTC  (2+ messages)

[PATCH 4/4] NFS: Clean up new multi-segment direct I/O changes
 2007-11-12 17:17 UTC 

[PATCH 1/4] NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
 2007-11-12 17:16 UTC 

[PATCH 3/4] NFS: Ensure we return zero if applications attempt to write zero bytes
 2007-11-12 17:16 UTC 

[PATCH 2/4] NFS: Support multiple segment iovecs in the NFS direct I/O path
 2007-11-12 17:16 UTC 

=?iso-8859-8-i?b?5/nl4SDs4/L6IOLmIPjg4+XvIOLl+O0g7PH46O8=?=
 2007-11-12  6:13 UTC 

Did you know
 2007-11-12  5:10 UTC 

Did you know
 2007-11-12  5:10 UTC 

[Fwd: 2008 Linux Storage and Filesystem Workshop]
 2007-11-11 20:20 UTC 

מכירות המוניות
 2007-11-11 14:44 UTC 

NFSv4 broken in -mm (MMOM "10-Nov-2007 22:46")
 2007-11-11  3:32 UTC 

Articles & News - Writer's Resource Page
 2007-11-10 19:37 UTC 

nfs exports & bind mounts
 2007-11-10 22:39 UTC 

nfs exports & bind mounts
 2007-11-10 22:29 UTC  (2+ messages)

NFSD3 : oops with sec=krb5 and RPCSEC_GSS_KRB5 not compiled in
 2007-11-10 19:17 UTC  (2+ messages)

stale nfs file handle with exported loopback mounts
 2007-11-10 15:14 UTC 

[0]:
 2007-11-10 13:36 UTC 

Good project!
 2007-11-10  8:20 UTC 

Take Advantage of this LIMIT ED PROMO`TIONAL O`FFER Program
 2007-11-10  5:36 UTC 

OOPS in cache_clean
 2007-11-10  0:22 UTC 

[PATCH 0/7] Improve the NFS/TCP reconnection code
 2007-11-09 19:55 UTC  (37+ messages)
` [PATCH 1/7] SUNRPC: Fix a race in xs_tcp_state_change()
    ` [NFS] "
      ` setclientid: string in use on NFS v4 share on Debian Etch & hosts file "solution"
` [PATCH 2/7] SUNRPC: Fix TCP rebinding logic
      ` [NFS] "
` [PATCH 3/7] SUNRPC: Allow the client to detect if the TCP connection is closed
    ` [NFS] "
` [PATCH 4/7] SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket
  ` [NFS] "
` [PATCH 5/7] SUNRPC: xprt_autoclose() should not call xprt_disconnect()
  ` [NFS] "
` [PATCH 6/7] SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect()
  ` [NFS] "
` [PATCH 7/7] SUNRPC: Rename xprt_disconnect()
  ` [NFS] "

[OOPS] 2.6.23.1 in NFS
 2007-11-09 14:16 UTC  (2+ messages)

NFS Causing issues with Gimp XCF files?
 2007-11-08 22:43 UTC  (5+ messages)

::PavaZine# ano 1 n.º 25:: Teologia dá prosperidade
 2007-11-08 21:29 UTC 

(no subject)
 2007-11-08 15:36 UTC 

הלוואה בערבות המדינה
 2007-11-08 14:15 UTC 

[PATCH] NFS: Stop sillyname renames and unmounts from racing
 2007-11-08  9:05 UTC  (5+ messages)

LTP ustat01 test fails on NFSROOT
 2007-11-08  7:36 UTC  (7+ messages)

Articles & News - Writer's Resource Page
 2007-11-07 17:24 UTC 

FW[5]:
 2007-11-07 14:18 UTC 

[PATCH 00/15] Rewrite nfs(5) man page
 2007-11-07 15:29 UTC  (3+ messages)

5 dakikada 27 dolar kazanın
 2007-11-07 10:56 UTC 

5 dakikada 27 dolar kazanın
 2007-11-07  9:27 UTC 

odd kernel-nfs-server messages
 2007-11-07  4:56 UTC  (2+ messages)

Rare nude photos of Kate Moss
 2007-11-06 21:32 UTC 

Rare nude photos of Kate Moss
 2007-11-06 21:31 UTC 

BUG: TIFF files created by libtiff on NFS4 filesystem are corrupted
 2007-11-06 19:11 UTC  (3+ messages)

rpc_pipefs patches
 2007-11-06 18:06 UTC  (3+ messages)
` [PATCH 1/2] sunrpc: rpc_pipe_poll may miss available data in some cases
` [PATCH 2/2] sunrpc: document the rpc_pipefs kernel api

Article on nfs server statistics
 2007-11-06  7:22 UTC 

[PATCH 15/15] nfs(5) man page: Update nfs(5) author information
 2007-11-06  1:04 UTC 

[PATCH 14/15] nfs(5) man page: Refresh the "SEE ALSO" section
 2007-11-06  1:03 UTC 

[PATCH 13/15] nfs(5) man page: Replace the BUGS section
 2007-11-06  1:03 UTC 

[PATCH 12/15] nfs(5) man page: Fix minor style problem in FILES section
 2007-11-06  1:03 UTC 

[PATCH 11/15] nfs(5) man page: Add new SECURITY CONSIDERATIONS section
 2007-11-06  1:03 UTC 

[PATCH 09/15] nfs(5) man page: Add new TRANSPORT METHODS section
 2007-11-06  1:03 UTC 

[PATCH 10/15] nfs(5) man page: Add new DATA AND METADATA COHERENCY section
 2007-11-06  1:03 UTC 

[PATCH 08/15] nfs(5) man page: Add new EXAMPLES section
 2007-11-06  1:03 UTC 

[PATCH 07/15] nfs(5) man page: Add new section for -t nfs4 mount options
 2007-11-06  1:03 UTC 

[PATCH 05/15] nfs(5) man page: Add new section for common nfs and nfs4 mount options
 2007-11-06  1:03 UTC 

[PATCH 06/15] nfs(5) man page: Add new section for -t nfs mount options
 2007-11-06  1:03 UTC 

[PATCH 04/15] nfs(5) man page: Add a MOUNT OPTIONS section
 2007-11-06  1:03 UTC 

[PATCH 02/15] nfs(5) man page: Adjust format of SYNOPSIS section
 2007-11-06  1:02 UTC 

[PATCH 03/15] nfs(5) man page: Update DESCRIPTION section
 2007-11-06  1:03 UTC 

[PATCH 01/15] nfs(5) man page: Update the NAME section
 2007-11-06  1:02 UTC 

[PATCH 5/5] text-based mount.nfs: Remove support for mountprog= option
 2007-11-06  0:55 UTC 

[PATCH 2/5] mount.nfs: eliminate a double unlock_mtab
 2007-11-06  0:55 UTC 

[PATCH 1/5] mount.nfs: Fix "statd not running" error message
 2007-11-06  0:55 UTC 

[PATCH 4/5] text-based mount.nfs: Remove support for nfsprog= option
 2007-11-06  0:55 UTC 

[PATCH 3/5] mount.nfs: Use nfs_ variants of setmntent() and friends
 2007-11-06  0:55 UTC 

[PATCH 0/5] mount.nfs bug fixes
 2007-11-06  0:55 UTC 

Good quality products
 2007-11-05 19:46 UTC 

\x82\xB3\x82\xBF\x82\xB1\x82\xC5\x82\xB7\x81\xF4\x94\xBB\x82\xE8\x82\xDC\x82\xB7\x82\xA9\x81H\x8Cg\x91\xD1\x82\xC9\x83\x81\x83b\x83Z\x81[\x83W\x82\xE0\x82\xE7\x82\xA6\x82\xDC\x82\xB9\x82\xF1\x82\xA9\x81H
 2007-11-05 19:28 UTC 

Cindy Margolis to Pose nude for Playboy
 2007-11-05 19:05 UTC 

Cindy Margolis to Pose nude for Playboy
 2007-11-05 18:57 UTC 

[PATCH nfs-utils] probe_port should not try other versions in a version was explicitly given
 2007-11-05 18:01 UTC  (8+ messages)
` [PATCH nfs-utils 1/3] "
  ` [PATCH nfs-utils 2/3] Correctly probe mount v2
    ` [PATCH nfs-utils 3/3] Fix bug in auto-exporting subordinate mounts

[PATCH 0/8] XDR strings use an unsigned length
 2007-11-05 17:40 UTC  (3+ messages)

stale nfs file handle with exported loopback mounts
 2007-11-05  9:59 UTC  (4+ messages)

Fw[1]:
 2007-11-04 16:07 UTC 

The truth about teh Internet banking!
 2007-11-03 15:50 UTC 

如何分解KPI122032
 2007-11-03 15:11 UTC 

[PATCH] Fix logging segfaults on amd64
 2007-11-03 14:36 UTC  (3+ messages)

failure notice
 2007-11-03 13:50 UTC 

[PATCH] Clarify language in man exportfs
 2007-11-03 13:18 UTC  (2+ messages)


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