linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-12 23:44:44 to 2011-06-20 18:01:35 UTC [more...]

Kernel panic in 2.6.38.8 plus nfs-binding patches
 2011-06-20 18:01 UTC 

[PATCH v4 0/6] nfs-utils: Support binding to source address
 2011-06-20 17:40 UTC  (8+ messages)
` [PATCH v4 1/6] nfs-utils: Add structure for passing local binding info
` [PATCH v4 2/6] nfs-utils: Add patch to parse srcaddr= option
` [PATCH v4 3/6] nfs-utils: Implement srcaddr binding in rpc_socket
` [PATCH v4 4/6] nfs-utils: Support srcaddr=n option for string mount
` [PATCH v4 5/6] nfs-utils: Implement srcaddr=n binding for unmount
` [PATCH v4 6/6] nfs-utils: Update man page for srcaddr= option

Exports stops working with permission denied
 2011-06-20 16:54 UTC  (3+ messages)

missing verifier in rpcsec_gss calls
 2011-06-20 14:09 UTC 

Umount and delegation release thread syncronization
 2011-06-20  7:45 UTC 

[PATCH] NFSv4.1: file layout must consider pg_bsize for coalescing
 2011-06-19 22:33 UTC  (2+ messages)
` [PATCH v2] "

nfs-utils crossmnt bugfix, and cleanup
 2011-06-18 19:50 UTC  (7+ messages)
` [PATCH 1/4] mountd: prefer explicit subexports over crossmnt parents
` [PATCH 2/4] mountd: gather fsid information into one struct
` [PATCH 3/4] mountd: move fsidtype-specific code to helpers
` [PATCH 4/4] mountd: don't automatically add subexports to kernel cache

[PATCH] Do not skip records with nonblocking connections (take 2)
 2011-06-18 17:00 UTC  (2+ messages)

[PATCH] pnfs-obj: No longer needed to take an extra ref at add_device
 2011-06-17 20:25 UTC 

[PATCH] FIXME: pnfs: BUG in layout_commit logic
 2011-06-17 20:20 UTC 

rpc-srv/tcp: nfsd: got error -104 when sending 140 bytes - shutting down socket
 2011-06-17 16:54 UTC  (2+ messages)

[PATCH] KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring [ver #2]
 2011-06-17 16:39 UTC  (2+ messages)

[PATCH] coredump: call vfs_getattr() to get inode attributes
 2011-06-17 14:48 UTC 

[PATCH] nfsstat: reorder nfs4 stats for 2.6.39
 2011-06-17 14:21 UTC 

In the linux-all-2.6.38 of pnfs, why was pnfs_return_layout removed ?
 2011-06-17 13:52 UTC  (3+ messages)

[PATCH] KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
 2011-06-17  9:56 UTC  (3+ messages)

Jenkins NFS
 2011-06-16 20:02 UTC 

[PATCH 0/2] minor patches to cthon tests for gcc 4.0
 2011-06-16 16:27 UTC  (4+ messages)
` [PATCH 1/2] add generated .c files to .gitignore
` [PATCH 2/2] remove -fwritable-strings for gcc 4.0

[PATCH] NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND
 2011-06-16 15:39 UTC 

[PATCH] FIXME: BUG wdata->mds_offset never gets set
 2011-06-16 15:38 UTC  (6+ messages)
` [PATCH 1/3] pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs
` [PATCH 2/3] SQUASHME pnfs-blocks: mds_offset is set in the generic layer
` [PATCH 3/3] SQUASHME: pnfs-obj: "

[PATCH Bakeathon 1/2] NFSv4.1: allow referral directories to be displayed by readdir
 2011-06-15 21:52 UTC  (2+ messages)
` [PATCH Bakeathon 2/2] NFSv4.1: do not use deviceids after MDS clientid invalidation

[PATCH 1/1] nfs4.1: check for whole file layouts is comparing against uninitialized values
 2011-06-15 19:15 UTC 

[PATCH 1/1] nfs4.1: mark layout as bad on error path in _pnfs_return_layout
 2011-06-15 18:32 UTC 

[PATCH 1/1] nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout
 2011-06-15 16:31 UTC 

lease/delegation/oplock semantics
 2011-06-15 15:47 UTC  (12+ messages)
` [PATCH 1/2] locks: introduce i_blockleases to close lease races

[PATCH] NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path
 2011-06-15 15:44 UTC  (2+ messages)

[PATCH] FS-Cache: Add a helper to bulk uncache pages on an inode
 2011-06-15 15:01 UTC 

[PATCH] FS-Cache: Add a helper to bulk uncache pages on an inode
 2011-06-15 15:00 UTC 

[PATCH Bakeathon version 2 1/1] NFSv4.1: fix hlist_del in _deviceid_purge_client
 2011-06-15 15:01 UTC  (3+ messages)

[PATCH Bakeathon 1/1] NFSv4.1: fix hlist_del in _deviceid_purge_client
 2011-06-15 14:18 UTC 

FSCache and NFS Attribute caching
 2011-06-15  5:34 UTC 

[PATCH] NFS: (d)printks should use %zd for ssize_t arguments
 2011-06-14 23:55 UTC 

[PATCHSET 0/8] pnfsd-exofs: New set of exofs pnfs export patches
 2011-06-14 22:24 UTC  (22+ messages)
` [PATCH 1/8] nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
` [PATCH 2/8] exofs: pnfs-tree: Remove pnfs-osd private definitions
` [PATCH 4/8] pnfsd-exofs: pnfs objects server XDR functions
` [PATCH 5/8] pnfsd-exofs: Add pNFS export support
` [PATCH 6/8] pnfsd-exofs: get_device_info implementation
` [PATCH 8/8] pnfsd-exofs: layoutreturn pnfs-obj information decoding
` [PATCH 3/8] pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanup
` [PATCH 7/8] pnfsd-exofs: Recall layouts on truncate
` [PATCHSET 0/10] pnfsd-exofs: SQUASHMES that went into last changes
  ` [PATCH 01/10] SQUASHME: pnfsd-exofs xdr_srv: Wrong type in comments
  ` [PATCH 02/10] SQUASHME: pnfsd-exofs: Move all Server xdr definisions to separate header
  ` [PATCH 03/10] SQUASHME: pnfsd-exofs: Prettify pnfs_osd_xdr_srv.h
  ` [PATCH 04/10] SQUASHME: pnfsd-exofs: Change layout encoding to two pass
  ` [PATCH 05/10] SQUASHME: pnfsd-exofs: osd_xdr_srv: Convert XDR API to return enum nfsstat4
  ` [PATCH 06/10] SQUASHME: pnfsd-exofs: Server xdr definisions were moved to a separate header
  ` [PATCH 07/10] SQUASHME: pnfsd-exofs: osd_xdr_srv header moved
  ` [PATCH 08/10] SQUASHME: pnfsd-exofs: layout encoding was Changed to two pass
  ` [PATCH 09/10] SQUASHME: pnfsd-exofs: Convert XDR API to return enum nfsstat4
  ` [PATCH 10/10] SQUASHME: pnfsd-exofs: checkpatch love and a dprint

[PATCH 1/1] nfs4.1: pnfs_find_lseg only looks at first element in list
 2011-06-14 20:30 UTC  (3+ messages)
  ` [PATCH] NFSv4.1: fix break condition in pnfs_find_lseg

Kerberos + LDAP + NFSv4 on Ubuntu Natty - Unable to recover unattended client
 2011-06-14 18:58 UTC 

[PATCHSET 0/2] Small change needed in nfs_xdr.h
 2011-06-14 18:45 UTC  (4+ messages)
` [PATCH 1/2] nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
` [PATCH 2/2] exofs: pnfs-tree: Remove pnfs-osd private definitions

[PATCH 00/34] pnfs block layout driver based on v3.0-rc2
 2011-06-14 16:22 UTC  (45+ messages)
` [PATCH 03/34] pnfs: let layoutcommit code handle multiple segments
` [PATCH 04/34] pnfs: hook nfs_write_begin/end to allow layout driver manipulation
` [PATCH 05/34] pnfs: ask for layout_blksize and save it in nfs_server
` [PATCH 06/34] pnfs: cleanup_layoutcommit
` [PATCH 07/34] pnfsblock: define PNFS_BLOCK Kconfig option
` [PATCH 17/34] pnfsblock: call and parse getdevicelist
` [PATCH 18/34] pnfsblock: allow use of PG_owner_priv_1 flag
` [PATCH 21/34] pnfsblock: SPLITME: add extent manipulation functions
` [PATCH 22/34] pnfsblock: merge rw extents
` [PATCH 23/34] pnfsblock: encode_layoutcommit
` [PATCH 24/34] pnfsblock: cleanup_layoutcommit
` [PATCH 25/34] pnfsblock: bl_read_pagelist
` [PATCH 26/34] pnfsblock: write_begin
` [PATCH 27/34] pnfsblock: write_end
` [PATCH 28/34] pnfsblock: write_end_cleanup
` [PATCH 29/34] pnfsblock: bl_write_pagelist support functions
` [PATCH 30/34] pnfsblock: bl_write_pagelist
` [PATCH 31/34] pnfsblock: note written INVAL areas for layoutcommit
` [PATCH 32/34] pnfsblock: Implement release_inval_marks
` [PATCH 33/34] Add configurable prefetch size for layoutget
` [PATCH 34/34] NFS41: do not update isize if inode needs layoutcommit

[PATCH 00/33] v2 block layout patches
 2011-06-14 15:52 UTC  (35+ messages)
` [PATCH 01/33] pnfs: GETDEVICELIST
` [PATCH 02/33] pnfs: add set-clear layoutdriver interface
` [PATCH 03/33] pnfs: let layoutcommit code handle multiple segments
` [PATCH 04/33] pnfs: hook nfs_write_begin/end to allow layout driver manipulation
` [PATCH 05/33] pnfs: ask for layout_blksize and save it in nfs_server
` [PATCH 06/33] pnfs: cleanup_layoutcommit
` [PATCH 07/33] pnfsblock: define PNFS_BLOCK Kconfig option
` [PATCH 08/33] pnfsblock: blocklayout stub
` [PATCH 09/33] pnfsblock: layout alloc and free
` [PATCH 10/33] pnfsblock: add support for simple rpc pipefs
` [PATCH 11/33] pnfsblock: add block device discovery pipe
` [PATCH 12/33] pnfsblock: basic extent code
` [PATCH 13/33] pnfsblock: add device operations
` [PATCH 14/33] pnfsblock: remove "
` [PATCH 15/33] pnfsblock: lseg alloc and free
` [PATCH 16/33] pnfsblock: merge extents
` [PATCH 17/33] pnfsblock: call and parse getdevicelist
` [PATCH 18/33] pnfsblock: allow use of PG_owner_priv_1 flag
` [PATCH 19/33] pnfsblock: xdr decode pnfs_block_layout4
` [PATCH 20/33] pnfsblock: find_get_extent
` [PATCH 21/33] pnfsblock: SPLITME: add extent manipulation functions
` [PATCH 22/33] pnfsblock: merge rw extents
` [PATCH 23/33] pnfsblock: encode_layoutcommit
` [PATCH 24/33] pnfsblock: cleanup_layoutcommit
` [PATCH 25/33] pnfsblock: bl_read_pagelist
` [PATCH 26/33] pnfsblock: write_begin
` [PATCH 27/33] pnfsblock: write_end
` [PATCH 28/33] pnfsblock: write_end_cleanup
` [PATCH 29/33] pnfsblock: bl_write_pagelist support functions
` [PATCH 30/33] pnfsblock: bl_write_pagelist
` [PATCH 31/33] pnfsblock: note written INVAL areas for layoutcommit
` [PATCH 32/33] pnfsblock: Implement release_inval_marks
` [PATCH 33/33] pnfsblock DEVONLY: Add configurable prefetch size for layoutget

[PATCH 1/1] nfs4.1: fix several problems with _pnfs_return_layout
 2011-06-14 14:55 UTC  (2+ messages)

[PATCH] SUNRPC: Never reuse the socket port after an xs_close()
 2011-06-14 11:05 UTC 

[PATCH] libexport.a: fix using bad index for loop at cltsetup()
 2011-06-14  2:54 UTC  (2+ messages)

[PATCH] NFS: return -EAGAIN when skipped commit in nfs_commit_unstable_pages()
 2011-06-14  2:30 UTC  (3+ messages)

[PATCH Bakeathon version 3 1/1] NFSv4.1: allow zero fh array in filelayout decode layout
 2011-06-13 22:36 UTC 

[PATCH Version 4 1/1] NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
 2011-06-13 22:25 UTC 

[PATCH Bakeathon version 2 1/2] NFSv4.1: allow zero fh array in filelayout decode layout
 2011-06-13 22:22 UTC  (2+ messages)
` [PATCH Bakeathon version 2 2/2] NFSv4.1: File layout only supports whole file layouts

[pnfs]-10008
 2011-06-13 22:18 UTC 

[PATCH] pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanup
 2011-06-13 21:52 UTC 

dCache BAT instance
 2011-06-13 21:46 UTC 

[PATCH] pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanup
 2011-06-13 21:45 UTC 

[Patch 1/1]: fixed a bug that EXCHGID4_FLAG_CONFIRMED_R is cleared in EXCHANGE_ID reply if incarnation is a confirmed client
 2011-06-13 21:09 UTC  (2+ messages)

[PATCH] SQUASHME: pnfsd-lexp: return only nfs4errs from pnfsd_lexp_layout_get
 2011-06-13 20:42 UTC 

[PATCH v3 0/6] nfs-utils: Support binding to source address
 2011-06-13 20:37 UTC  (4+ messages)
` [PATCH v3 4/6] nfs-utils: Support srcaddr=n option for string mount

[PATCH Bakeathon 1/2] NFSv4.1: allow zero fh array in filelayout decode layout
 2011-06-13 20:32 UTC  (3+ messages)
` [PATCH Bakeathon 2/2] NFSv4.1: File layout only supports whole file layouts

3.0.0-rc1 kernel oops
 2011-06-13 19:49 UTC  (2+ messages)

block layout git repo
 2011-06-13 18:46 UTC 

libgssglue: incompatible with krb5 1.9
 2011-06-13 15:45 UTC  (4+ messages)

What time is the shuttle from the hotel in the morning?
 2011-06-13 11:04 UTC  (3+ messages)


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).