Linux NFS development
 help / color / mirror / Atom feed
 messages from 2010-09-28 12:06:58 to 2010-10-01 16:03:39 UTC [more...]

[PATCH 0/7] misc fixes and cleanup
 2010-10-01 16:02 UTC  (3+ messages)
` [PATCH 1/7] SQUASHME: pnfs-devinfo-submit: misc small fixes
` [PATCH 2/7] SQUASHME: pnfs_submit: remove inlines from *.c files

pnfs git tree status pnfs-all-2.6.36-rc3-2010-08-30
 2010-10-01 15:40 UTC  (42+ messages)
` pnfs git tree status pnfs-all-2.6.36-rc6-2010-09-29
  ` [PATCH 1/5] SQUASHME: pnfs-submit: add missing include file in nfs4filelayoutdev.c
  ` [PATCH 2/5] SQUASHME: move nfs4_deviceid definitions to include/linux/nfs4.h
  ` [PATCH 3/5] SQUASHME: pnfs-submit: handle non-pnfs case in set_pnfs_layoutdriver
  ` [PATCH 4/5] pnfs-submit: file needs layout commit, server attributes may be stale
  ` [PATCH 5/5] NFS: clear fsinfo before sendign rpc
  ` [PATCH 6/9] pnfs: alloc and free layout_hdr layoutdriver methods
  ` [PATCH 7/9] pnfs: allow nfs4_proc_layoutget to sleep on invalid lsegs
  ` [PATCH 8/9] SQUASHME: pnfs: refactor put_lseg{_locked}
  ` [PATCH 9/9] SQUASHME: pnfs: get rid of lo_waitq
  ` [PATCH 10/15] SQUASHME: pnfsblock: remove obsolete include file from blocklayout.h
  ` [PATCH 11/15] SQUASHME: pnfsblock: use nfs4_deviceid
  ` [PATCH 12/15] SQUASHME: pnfsblock: no callback ops
  ` [PATCH 13/15] SQAUSHME: pnfsblock: no PNFS_NFS_SERVER
  ` [PATCH 14/15] SQUASHME: pnfsblock: no dev_notify_types
  ` [PATCH 15/15] SQUASHME: pnfsblock: use new struct pnfs_layout_hdr
  ` [PATCH 16/17] SQUASHME: pnfs-obj: fix REQ flags usage
  ` [PATCH 17/17] SQUASHME: pnfs-obj: convert to new pnfs-submit changes
  ` [PATCH 18/18] SQUASHME: pnfsd-exofs: "
  ` [PATCH] pnfs: get layout in proper segments
              ` pnfs-all-2.6.36-rc6-2010-09-30
              ` pNFS DS session

[PATCH 2/2] nfsd41: mask out unsupported pnfs attributes
 2010-10-01 15:35 UTC  (7+ messages)
` [PATCH 1/2] SQUASHME: pnfsd: FATTR4_WORD2_LAYOUT_BLKSIZE is supported only under CONFIG_PNFSD
` [PATCH 2/2] pnfsd: mask out unsupported pnfs attributes only when !CONFIG_PNFSD

[PATCH 1/2] nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length
 2010-10-01 15:18 UTC  (3+ messages)

Updated pNFS Developmental kernel repository
 2010-10-01 13:51 UTC  (4+ messages)

question about serialization/queuing behavior in linux nfs client
 2010-10-01 13:44 UTC 

NFS4 clients cannot reclaim locks
 2010-10-01 11:30 UTC 

[PATCH 00/17] Introduce automounter dentry ops
 2010-10-01  8:55 UTC  (19+ messages)
` [PATCH 01/17] Add a dentry op to handle automounting rather than abusing follow_link()
` [PATCH 02/17] AFS: Use d_automount() "
` [PATCH 03/17] NFS: "
` [PATCH 04/17] CIFS: "
` [PATCH 05/17] Remove the automount through follow_link() kludge code from pathwalk
` [PATCH 06/17] Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
` [PATCH 07/17] Make dentry::d_mounted into a more general field for special function dirs
` [PATCH 08/17] Make follow_down() handle d_manage()
` [PATCH 09/17] autofs4: add d_automount() dentry operation
` [PATCH 10/17] autofs4: add d_manage() "
` [PATCH 11/17] autofs4: removed unused code
` [PATCH 12/17] autofs4: cleanup inode operations
` [PATCH 13/17] autofs4: cleanup dentry operations
` [PATCH 14/17] autofs4: cleanup autofs4_free_ino()
` [PATCH 15/17] autofs4 - fix wait validation
` [PATCH 16/17] autofs4 - add v4 pseudo direct mount support
` [PATCH 17/17] autofs4 - bump version

another block layout oops
 2010-10-01  7:58 UTC  (5+ messages)

Odd NFS related SIGBUS (& possible fix)
 2010-10-01  6:01 UTC  (2+ messages)

BUG() in fs/nfs/nfs4proc.c
 2010-09-30 22:13 UTC  (2+ messages)

4.1 patches
 2010-09-30 21:57 UTC  (21+ messages)
` [PATCH 01/16] nfsd4: minor variable renaming (cb -> conn)
` [PATCH 02/16] nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence
` [PATCH 03/16] nfsd4: rename nfs4_rpc_args->nfsd4_cb_args
` [PATCH 04/16] nfsd4: generic callback code
` [PATCH 05/16] nfsd4: use generic callback code in null case
` [PATCH 06/16] nfsd4: remove separate cb_args struct
` [PATCH 07/16] nfsd4: Move callback setup to callback queue
` [PATCH 08/16] nfsd4: fix alloc_init_session BUILD_BUG_ON()
` [PATCH 09/16] nfsd4: fix alloc_init_session return type
` [PATCH 10/16] nfsd4: clean up session allocation
` [PATCH 11/16] nfsd4: keep per-session list of connections
` [PATCH 12/16] nfsd: provide callbacks on svc_xprt deletion
` [PATCH 13/16] nfsd4: use callbacks on svc_xprt_deletion
` [PATCH 14/16] nfsd4: refactor connection allocation
` [PATCH 15/16] nfsd4: add new connections to session
` [PATCH 16/16] nfsd4: enforce DESTROY_SESSION connection requirement

[PATCH] pnfs: compile error in blocklayout code
 2010-09-30 20:30 UTC  (4+ messages)

pnfs-all-latest client crash
 2010-09-30 19:52 UTC  (13+ messages)

[PATCH] nfs-utils: Add nfs.upcall for idmapper
 2010-09-30 17:57 UTC  (9+ messages)

rpc.gssd / kernel infinite loop when a kerberos ticket expires
 2010-09-30 17:31 UTC 

ANNOUNCE: nfs-utils-1.2.3 released
 2010-09-30 17:40 UTC  (5+ messages)

[PATCH] SQUASHME: pnfsd: factor out pnfsd check_export crap out of check_export
 2010-09-30 17:33 UTC 

Sorin contact
 2010-09-30 17:03 UTC 

[PATCH v3 0/9] sunrpc: Create sockets in namespaces
 2010-09-30 15:34 UTC  (15+ messages)
` [PATCH 1/9] sunrpc: Factor out rpc_xprt allocation
` [PATCH 2/9] sunrpc: Factor out rpc_xprt freeing
` [PATCH 3/9] sunrpc: Add net argument to svc_create_xprt
` [PATCH 4/9] sunrpc: Pull net argument downto svc_create_socket
` [PATCH 5/9] sunrpc: Add net to rpc_create_args
` [PATCH 6/9] sunrpc: Add net to xprt_create
` [PATCH 7/9] sunrpc: Tag rpc_xprt with net
` [PATCH 8/9] net: Export __sock_create
` [PATCH 9/9] sunrpc: Create sockets in net namespaces

block layout oops
 2010-09-30 11:59 UTC  (5+ messages)

[PATCH] libnfsidmap: add numerical string translation
 2010-09-29 19:41 UTC 

[PATCH] NFS: new idmapper
 2010-09-29 19:41 UTC 

Linux pNFS status meeting 09/30
 2010-09-29 18:38 UTC 

NFS4 / GSS: Problem with users accessing the mounted directories (with root, everything ist okay)
 2010-09-29 15:13 UTC  (3+ messages)

[PATCH 0/2] Two minor nfs-utils bug fixes
 2010-09-29 15:05 UTC  (3+ messages)

[PATCH] nfs(5): document new local_lock option
 2010-09-29 11:16 UTC  (5+ messages)

[PATCH 00/12] RFC: pnfs: LAYOUTGRT/DEVINFO submission, v3
 2010-09-29 10:59 UTC  (2+ messages)

[PATCH 7/8] net: Export __sock_create
 2010-09-28 17:40 UTC  (4+ messages)

BUG() at mm/filemap.c:550
 2010-09-28 17:10 UTC  (2+ messages)

[PATCH v2 0/7] sunrpc: Preparations to create sockets in namespaces
 2010-09-28 17:02 UTC  (12+ messages)
` [PATCH 1/7] sunrpc: Factor out rpc_xprt allocation
` [PATCH 2/7] sunrpc: Factor out rpc_xprt freeing
` [PATCH 3/7] sunrpc: Add net argument to svc_create_xprt
` [PATCH 4/7] sunrpc: Pull net argument downto svc_create_socket
` [PATCH 5/7] sunrpc: Add net to rpc_create_args
` [PATCH 6/7] sunrpc: Add net to xprt_create
` [PATCH 7/7] sunrpc: Tag rpc_xprt with net

Problems with the git://linux-nfs.org/ server
 2010-09-28 14:50 UTC  (6+ messages)

[PATCH 0/8] sunrpc: Create sockets in namespaces
 2010-09-28 14:23 UTC  (7+ messages)
` [PATCH 1/8] sunrpc: Factor out rpc_xprt freeing

[PATCH] NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2)
 2010-09-28 13:30 UTC  (2+ messages)

[PATCH 0/7] The final patches for mountd IPv6 support
 2010-09-28 12:08 UTC  (2+ messages)

[PATCH] svcgssd: Adding a <-p principal> flag
 2010-09-28 12:06 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