Linux NFS development
 help / color / mirror / Atom feed
 messages from 2002-07-26 01:10:57 to 2002-08-14 12:37:21 UTC [more...]

patch 01/38: switches in fs/Config.in, fs/Config.help
 2002-08-14 12:37 UTC  (2+ messages)

2.4.19 hang (was unlink perf pb !)
 2002-08-14 12:12 UTC 

General network slowness on SIS 530 with eepro100
 2002-08-14  1:50 UTC  (3+ messages)

PATCH - RPC/TCP 2 of 4 - Allow SO_REUSEADDR for NFS sockets
 2002-08-14  1:17 UTC  (5+ messages)
    `  "

patch 26/38: SERVER: wipe out all evidence in fh_put()
 2002-08-13 23:14 UTC 

patch 38/38: SERVER: giant patch importing NFSv4 server functionality
 2002-08-13 23:12 UTC 

patch 37/38: SERVER: ensure XDR buffer is large enough for NFSv4
 2002-08-13 23:12 UTC 

patch 36/38: SERVER: header file for NFSv4 XDR
 2002-08-13 23:12 UTC 

patch 35/38: SERVER: new routine exp_pseudoroot() [trivial for now]
 2002-08-13 23:11 UTC 

patch 34/38: SERVER: tweak nfsd_readdir() for NFSv4
 2002-08-13 23:11 UTC 

patch 33/38: SERVER: new argument to nfsd_access()
 2002-08-13 23:10 UTC 

patch 32/38: SERVER: tweak nfsd_create_v3() for NFSv4
 2002-08-13 23:10 UTC 

patch 31/38: SERVER: allow type==0 in nfsd_unlink()
 2002-08-13 23:09 UTC 

patch 30/38: SERVER: overflow check in nfsd_commit()
 2002-08-13 23:09 UTC 

patch 29/38: SERVER: allow resfh==fhp in fh_compose()
 2002-08-13 23:08 UTC 

patch 28/38: SERVER: expand filehandle to 128 bytes
 2002-08-13 23:08 UTC 

patch 27/38: SERVER: new routine fh_dup2()
 2002-08-13 23:08 UTC 

patch 25/38: SERVER: return err_nofilehandle if missing fh in fh_verify()
 2002-08-13 23:06 UTC 

patch 24/38: SERVER: change ->rq_vers==3 to ->rq_vers>2
 2002-08-13 23:06 UTC 

patch 23/38: SERVER: type checking in fh_verify()
 2002-08-13 23:05 UTC 

patch 22/38: SERVER: error codes in include/linux/nfsd/nfsd.h
 2002-08-13 23:05 UTC 

patch 21/38: CLIENT: giant patch importing NFSv4 client functionality
 2002-08-13 23:04 UTC 

patch 20/38: CLIENT: lease time in 'struct nfs_fsinfo'
 2002-08-13 23:04 UTC 

patch 19/38: CLIENT: put nfs_async_handle_jukebox() in fs/nfs/nfs3proc.c
 2002-08-13 23:04 UTC 

patch 18/38: CLIENT: move nfs_async_handle_jukebox() into ->unlink_done()
 2002-08-13 23:03 UTC 

patch 17/38: CLIENT: add ->setup_{write,commit}() for async write, part 2
 2002-08-13 23:03 UTC 

patch 16/38: CLIENT: add ->setup_{write,commit}() for async write, part 1
 2002-08-13 23:02 UTC 

patch 15/38: CLIENT: add ->setup_read() nfs_rpc_op for async read, part 2
 2002-08-13 23:02 UTC 

patch 14/38: CLIENT: add ->setup_read() nfs_rpc_op for async read, part 1
 2002-08-13 23:01 UTC 

patch 13/38: CLIENT: space_used in nfs_fattr
 2002-08-13 23:01 UTC 

patch 12/38: CLIENT: add change_attr to nfs_fattr
 2002-08-13 23:01 UTC 

patch 11/38: CLIENT: changes to mount path in fs/nfs/inode.c
 2002-08-13 23:00 UTC 

patch 10/38: CLIENT: new fields in 'struct nfs_mount_data'
 2002-08-13 23:00 UTC 

patch 09/38: CLIENT: change fsid in 'struct nfs_fattr'
 2002-08-13 22:59 UTC 

patch 08/38: CLIENT: change hard limit on symlink length
 2002-08-13 22:59 UTC 

patch 07/38: CLIENT: change inode to dentry in ->setattr() nfs_rpc_op
 2002-08-13 22:58 UTC 

patch 06/38: CLIENT: change inode to dentry in ->readdir() nfs_rpc_op
 2002-08-13 22:58 UTC 

patch 05/38: CLIENT: change CONFIG_NFS_V3 to CONFIG_NFS_V3 || CONFIG_NFS_V4
 2002-08-13 22:57 UTC 

patch 04/38: SUNRPC: support for GSSD client
 2002-08-13 22:57 UTC 

patch 03/38: NFSv4 protocol header
 2002-08-13 22:56 UTC 

patch 02/38: new error codes
 2002-08-13 22:56 UTC 

announcing NFSv4 patches against 2.5.31
 2002-08-13 22:53 UTC 

2.4.19 hang (was unlink perf pb !)
 2002-08-13 18:42 UTC 

nfs problem
 2002-08-13 18:06 UTC  (4+ messages)
` nfs permissions / access problem

nfs permissions / access problem
 2002-08-13 17:42 UTC 

2.4.19 hang (was unlink perf pb !)
 2002-08-13 16:59 UTC 

nolock issues
 2002-08-13 16:54 UTC 

nfs unlink perf !
 2002-08-13 16:52 UTC 

nfs unlink perf !
 2002-08-13 16:20 UTC 

Mounting Problems
 2002-08-13 15:59 UTC 

nfs unlink perf !
 2002-08-13 15:09 UTC 

nfs unlink perf !
 2002-08-13 15:05 UTC 

getfh failed: Operation not permitted
 2002-08-13 14:26 UTC  (2+ messages)

can't get request slot, write timeout
 2002-08-13 10:52 UTC  (4+ messages)

PATCH - RPC/TCP 4 of 4 - Handle short read when reading RPC/TCP packet length
 2002-08-13  3:00 UTC 

PATCH - RPC/TCP 3 of 4 - Correct error message when rpc/tcp sent fails
 2002-08-13  2:59 UTC 

PATCH - RPC/TCP 1 of 4 - Rearrange setting of snd/rcv buf size to avoid locking issue
 2002-08-13  2:56 UTC 

statd?
 2002-08-12 23:57 UTC 

Linux 2.2 client trouble after 2.4.18 server reboot
 2002-08-12 23:44 UTC  (9+ messages)
  ` Weird error with nfs server and an embedded linux system

getfh failed: Operation not permitted
 2002-08-12 23:30 UTC 

getfh failed: Operation not permitted
 2002-08-12 19:31 UTC 

nfs unlink perf !
 2002-08-12 18:55 UTC  (2+ messages)

can't get request slot, write timeout
 2002-08-12 18:31 UTC  (3+ messages)

nfs unlink perf !
 2002-08-12 15:48 UTC 

RedHat Rawhide Kernels
 2002-08-12 10:41 UTC  (13+ messages)

NFS on linux (Redhat) questions
 2002-08-09 18:15 UTC  (2+ messages)

Need help
 2002-08-10  1:14 UTC  (3+ messages)

fsid syntax
 2002-08-08 22:15 UTC  (11+ messages)

RH 7.3 kernels and NFS performance
 2002-08-08 11:56 UTC  (12+ messages)

Maximum number of nfsd daemons?
 2002-08-07 20:18 UTC  (7+ messages)

RH 7.3 kernels and NFS performance
 2002-08-07 15:45 UTC 

Create a PAYCHECK with your computer -
 2002-08-08 10:56 UTC 

nfs export switchs to readonly
 2002-08-07 10:47 UTC  (2+ messages)

Create a PAYCHECK with your computer -
 2002-08-06  1:14 UTC 

trond's patch for 2.4.19
 2002-08-06 16:44 UTC  (2+ messages)

Introducing 19 kNFSd patches for 2.4.20-pre
 2002-08-06 10:06 UTC 

Get Your Sample: Canon 360 Folding Calculator
 2002-08-06  8:18 UTC 

NFS Daemon not compilable as module in 2.4.18
 2002-08-04  5:17 UTC 

Canon 360 Folding Calculator. Free Sample
 2002-08-03  4:44 UTC 

XFS for NFS
 2002-08-03  2:18 UTC  (2+ messages)

limit on filesystem size?
 2002-08-02 22:35 UTC  (6+ messages)

Maximum number of nfsd daemons?
 2002-08-02 21:18 UTC  (6+ messages)

Cachefs??
 2002-08-02 19:26 UTC 

provide NSFv3 server/client support in kernel
 2002-08-02 12:35 UTC 

Problems with hard links in root NFS filesystem
 2002-08-02  9:05 UTC 

nfs performance
 2002-08-01 17:29 UTC  (2+ messages)

linux nfs still limited to rsize=1024 ?
 2002-08-01 15:01 UTC 

Problems with hard links in root NFS filesystem
 2002-08-01 12:01 UTC  (3+ messages)

Linux release of nfs-utils version 1.0.1
 2002-07-31 17:41 UTC  (2+ messages)

Re: pf: to scrub or not to scrub?
 2002-07-31 13:54 UTC 

no_root_squash made CPU in heavy load on RH 7.3 NFS server
 2002-07-31  2:07 UTC 

problems with Redhat 6.2 client
 2002-07-30 14:09 UTC 

(no subject)
 2002-07-30 11:10 UTC 

locking problem from HP-UX to Linux NFS Server
 2002-07-30  8:03 UTC 

An honest way to make money -
 2002-07-30  8:10 UTC 

Doubly mounting same directory
 2002-07-29 10:33 UTC  (2+ messages)

pf: to scrub or not to scrub?
 2002-07-28 16:21 UTC  (3+ messages)
        `  "

[PATCH] Support for cached lookups via readdirplus [6/6]
 2002-07-28 15:26 UTC 

[PATCH] Support for cached lookups via readdirplus [5/6]
 2002-07-28 15:26 UTC 

[PATCH] Support for cached lookups via readdirplus [4/6]
 2002-07-28 15:26 UTC 

[PATCH] Support for cached lookups via readdirplus [3/6]
 2002-07-28 15:25 UTC 

[PATCH] Support for cached lookups via readdirplus [2/6]
 2002-07-28 15:25 UTC 

[PATCH] Support for cached lookups via readdirplus [1/6]
 2002-07-28 15:25 UTC 

[PATCH] Set PG_uptodate in nfs_writepage_sync()
 2002-07-28 15:24 UTC 

type check in fh_verify()
 2002-07-28  5:00 UTC  (3+ messages)

[PATCH] add proper NFSv3 permissions checking
 2002-07-26 20:13 UTC 

[PATCH] Reduce the number of getattr/lookup calls in nfs_lookup_revalidate()
 2002-07-26 20:12 UTC 

[PATCH] increase socket buffer for RPC over UDP
 2002-07-26 20:10 UTC 

[PATCH] clean up RPC write_space() code
 2002-07-26 20:09 UTC 

hung server
 2002-07-26 15:19 UTC  (2+ messages)

locking problem from HP-UX to Linux NFS Server
 2002-07-26 13:23 UTC 


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