linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-06 13:40:16 to 2011-12-14 10:46:27 UTC [more...]

[PATCH 00/11] SUNRPC: make sysctl per network namespcase context
 2011-12-14 11:46 UTC  (12+ messages)
` [PATCH 01/11] SYSCTL: export root and set handling routines
` [PATCH 02/11] SUNRPC: use syctl path instead of dummy parent table
` [PATCH 03/11] SUNRPC: sysctl root for debug table introduced
` [PATCH 04/11] SUNRPC: per-net sysctl's set introduced
` [PATCH 05/11] SUNRPC: register debug sysctl table per network namespace
` [PATCH 06/11] SUNRPC: register xs_tunables "
` [PATCH 07/11] SUNRPC: xs tunables per network namespace introduced
` [PATCH 08/11] SUNRPC: use per-net xs tunables instead of static ones
` [PATCH 09/11] SUNRPC: remove xs_tcp_fin_timeout variable
` [PATCH 10/11] SUNRPC: allow debug flags modifications only from init_net
` [PATCH 11/11] SUNRPC: sysctl table for rpc_debug introduced

[PATCH] SUNRPC: make SUNPRC clients list per network namespace context
 2011-12-14  9:19 UTC 

Slides from the pNFS BoF we delivered at LISA 11
 2011-12-14  3:20 UTC  (10+ messages)
` [nfsv4] Slides from the pNFS BoF we delivered at LISA 11 - with attachment this time
  `  "

[PATCH] NFSD: Only reinitilize the recall_lru list under the recall lock
 2011-12-13 22:12 UTC  (2+ messages)

[PATCH] nfsd4: permit read opens of executable-only files
 2011-12-13 18:26 UTC  (5+ messages)

[PATH v4 0/3] nfsd41: current state id processing
 2011-12-13 16:44 UTC  (10+ messages)
` [PATH v4 1/3] nfsd41: handle current stateid in open and close
` [PATH v4 2/3] nfsd41: handle current stateid on lock and locku
` [PATH v4 3/3] nfsd41: consume current stateid on read and write

Confirmation from Libyan embassy
 2011-12-13 15:47 UTC 

Confirmation from Libyan embassy
 2011-12-13 15:47 UTC 

[PATCH] nfs: only do COMMIT for range written with direct I/O
 2011-12-13 15:02 UTC  (4+ messages)

ceph, cifs, nfs, fuse: boolean and / or confusion
 2011-12-13 14:34 UTC  (8+ messages)

need help for locking with nfs4
 2011-12-13 14:20 UTC  (4+ messages)

[PATCH Version 4 1/7] NFSv4.1: fix backchannel slotid off-by-one bug
 2011-12-13 13:39 UTC  (8+ messages)
` [PATCH Version 4 4/7] NFSv4.1: dynamic session slots

[PATCH] nfsd41: handle current stateid in open and close
 2011-12-13  7:47 UTC  (9+ messages)

[PATCH 1/3] client: test OPEN+WRITE+CLOSE in a single compound
 2011-12-12 22:44 UTC  (6+ messages)
` [PATCH 2/3] client: test LOCK+WRITE+LOCKU "
` [PATCH 3/3] client: group test with currentstateid tougheter

[PATCH] client: test LOCK and LOCKU in a single compound
 2011-12-12 22:39 UTC  (2+ messages)

Intermittent performance issues with Solaris 10 NFS V3 client to RHEL 5.5 NFS server
 2011-12-12 22:07 UTC  (4+ messages)

[PATH v3 0/5] nfsd41: current state id processing
 2011-12-12 20:59 UTC  (13+ messages)
` [PATH v3 1/5] nfsd41: handle current stateid in open and close
` [PATH v3 2/5] nfsd41: handle current stateid on lock and locku
` [PATH v3 3/5] nfsd41: update operations's stateid iff current stateid is set
` [PATH v3 4/5] nfsd41: consume current stateid on read and write
` [PATH v3 5/5] nfsd41: use pinter to current stateid to avoid extra copy

NFS - lock failover
 2011-12-12 20:48 UTC  (6+ messages)

[PATCH v2 1/2] create open requests without executing
 2011-12-12 19:52 UTC  (3+ messages)
` [PATCH v2 2/2] client: add open+close test with current stateid

[PATCH] SUNRPC: make SUNPRC clients list per network namespace context
 2011-12-12 18:11 UTC 

[PATCH 0/4] SUNRPC: pass network namespace context to sockaddr construction routines
 2011-12-12 16:27 UTC  (13+ messages)
` [PATCH 1/4] SUNRPC: use passed network namespace context in rpc_parse_scope_id()
` [PATCH 2/4] SUNRPC: use passed network namespace context in rpc_pton6()
` [PATCH 3/4] SUNRPC: use passed network namespace context in rpc_pton()
` [PATCH 4/4] SUNRPC: use passed network namespace context in rpc_uaddr2sockaddr()

Xmas Lening Aanbieding
 2011-12-12 13:12 UTC 

Xmas Lening Aanbieding
 2011-12-12 13:12 UTC 

3.1.4: NFSv3 RPC scheduling issue?
 2011-12-11 18:10 UTC  (9+ messages)

[PATCH] NFSv4: Do not accept delegated opens when a delegation recall is in effect
 2011-12-10  0:09 UTC 

linux-image: on nfs4 server: RPC: AUTH_GSS upcall timed out Please check user daemon is running
 2011-12-09 19:10 UTC  (4+ messages)

NFS kmemleak reports
 2011-12-09 17:59 UTC 

[PATCH/RFC v2 0/7] Volatile Filehandle Client-side Support
 2011-12-09 15:23 UTC  (8+ messages)
` [PATCH/RFC v2 1/7] New mount option for volatile filehandle recovery
` [PATCH/RFC v2 2/7] Added support for FH_EXPIRE_TYPE attribute
` [PATCH/RFC v2 3/7] Add VFS objects from nfs4_proc calls into nfs4_exception
` [PATCH/RFC v2 4/7] Save root file handle in nfs_server
` [PATCH/RFC v2 5/7] Added VFH FHEXPIRED recovery functions
` [PATCH/RFC v2 6/7] Perform recovery on both inodes for rename
` [PATCH/RFC v2 7/7] Added error handling for NFS4ERR_FHEXPIRED

[PATCH 1/2] create open requests without executing
 2011-12-09 13:04 UTC  (4+ messages)
` [PATCH 2/2] client: add open+close test with current stateid

[RFC][PATCH] libtirpc,rpcbind: move socket from /var/run to /run
 2011-12-08 23:40 UTC  (5+ messages)

Error: state manager failed on NFSv4 server base with error 10018
 2011-12-08 21:52 UTC  (4+ messages)

[PATCH 0/4] 32/64 bit llseek hashes (v4)
 2011-12-08 21:10 UTC  (5+ messages)

[PATCH] 4.1 CLNT: Test Case for OPEN file with claim_type is CLAIM_FH
 2011-12-08 21:09 UTC  (8+ messages)
` [PATCH v2] "

Oracle RAC on NFS
 2011-12-08  7:36 UTC 

[PATCH] nfsctl: fix building with newer arches
 2011-12-08  5:51 UTC 

[PATCH-RESEND 4/4] pnfsblock: do not ask for layout in pg_init
 2011-12-08  3:32 UTC  (9+ messages)

pnfs nfsd compile problems
 2011-12-08  0:08 UTC  (5+ messages)
  ` [PATCH] SQUASHME: pnfsd-block: fix compile error when PNFSD_BLOCK in not enabled

Linux pNFS status meeting 12/01/11
 2011-12-07 23:11 UTC  (2+ messages)
` Linux pNFS status meeting 12/08/11 CANCELED

[PATCH v2] NFSd: use network-namespace-aware cache registering routines
 2011-12-07 22:47 UTC  (2+ messages)

NFSv4 fsid=0 export still necessary?
 2011-12-07 21:17 UTC  (6+ messages)

[PATCH Version 2 1/1] NFSv4: include bitmap in nfsv4 get acl data
 2011-12-07 16:55 UTC 

[PATCH] nfs: treat open-associated setattr like write otc purposes
 2011-12-07 16:40 UTC 

[PATCH v2] rpcbind: add support for systemd socket activation
 2011-12-07 15:18 UTC 

Help wanted: ENOCLK returned during lock test#2 in connectathon's test
 2011-12-07 15:12 UTC  (6+ messages)
        ` [Nfs-ganesha-devel] "

Bug#651032: /usr/sbin/rpc.idmapd: rpc.idmapd referring to none existing library
 2011-12-07 14:35 UTC  (6+ messages)

nfsv41: add current_stateid processing
 2011-12-07 14:17 UTC  (15+ messages)
` [PATCH 2/2] nfsv41: handle current stateid on open and close

[PATCH] fix do_xor_speed 64-bit devision issue on 32-bits arch
 2011-12-07 14:08 UTC 

[PATCH 0/13] misc pnfsd patches
 2011-12-07 12:45 UTC  (6+ messages)
` [PATCH 03/13] pnfsd-block: reverse boolean_t values so they make sense

[PATCH] NFSd: use network-namespace-aware cache registering routines
 2011-12-07  8:47 UTC  (4+ messages)

[PATCH] SUNRPC: create svc_xprt in proper network namespace
 2011-12-07  8:45 UTC  (3+ messages)

[PATCH 0/2] SUNRPC: make /proc helpers network-namespace-aware
 2011-12-06 21:49 UTC  (5+ messages)
` [PATCH 1/2] SUNRPC: register RPC stats /proc entries in passed network namespace context
` [PATCH 2/2] SUNRPC: register service "

[PATCH 0/2] Cache state owners [take 2]
 2011-12-06 21:13 UTC  (3+ messages)
` [PATCH 1/2] NFS: Clean up nfs4_find_state_owners_locked()
` [PATCH 2/2] NFS: Cache state owners after files are closed

rpc.gssd locks up with -vv or higher
 2011-12-06 19:56 UTC  (3+ messages)

nfs client hangs after lazy unmount
 2011-12-06 19:36 UTC 

(Updated) libnfsidmap-0.25 is available
 2011-12-06 19:01 UTC 

libnfsidmap-0.25 is available
 2011-12-06 18:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).