linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-26 18:42:05 to 2013-10-03 06:02:31 UTC [more...]

[PATCH RFC v0 0/49] pnfsd-dlm
 2013-10-03  6:02 UTC  (96+ messages)
` [PATCH RFC v0 03/49] pnfsd: return pnfs flags on exchange_id
` [PATCH RFC v0 04/49] pnfsd: don't set up back channel on create_session for ds
` [PATCH RFC v0 05/49] pnfsd: introduce pnfsd header files
` [PATCH RFC v0 06/49] pnfsd: define pnfs_export_operations
` [PATCH RFC v0 07/49] pnfsd: add pnfs export option
` [PATCH RFC v0 08/49] pnfsd: layout verify
` [PATCH RFC v0 10/49] pnfsd: use sbid hash table to map super_blocks to devid major identifiers
` [PATCH RFC v0 11/49] NFSD: introduce exp_xdr.h
` [PATCH RFC v0 20/49] pnfsd: filelayout: layout encoding
` [PATCH RFC v0 29/49] pnfsd: support layout_type attribute
` [PATCH RFC v0 32/49] pnfsd: per block device dlm data server list cache
` [PATCH RFC v0 33/49] pnfsd: Add IP address validation to nfsd4_set_pnfs_dlm_device()
` [PATCH RFC v0 34/49] pnfsd: new nfsd filesystem file: pnfs_dlm_device
` [PATCH RFC v0 35/49] pnfsd: nfsd4_pnfs_dlm_getdeviter
` [PATCH RFC v0 36/49] pnfsd: nfsd4_pnfs_dlm_getdevinfo
` [PATCH RFC v0 37/49] pnfsd: make /proc/fs/nfsd/pnfs_dlm_device report dlm device list
` [PATCH RFC v0 38/49] pnfsd: nfsd4_pnfs_dlm_layoutget
` [PATCH RFC v0 39/49] pnfsd: DLM file layout only support read iomode layouts
` [PATCH RFC v0 40/49] pnfsd: add dlm file layout layout-type
` [PATCH RFC v0 41/49] pnfsd: dlm pnfs_export_operations
` [PATCH RFC v0 42/49] pnfsd: gfs2: use generic file layout pnfs operations vector
` [PATCH RFC v0 43/49] pnfsd: release state lock around iput in put_nfs4_file
` [PATCH RFC v0 44/49] posix_acl: resolve compile dependency in posix_acl.h
  ` [PATCH] "
` [PATCH RFC v0 45/49] nfs: resolve compile dependency in nfs_xdr.h
` [PATCH RFC v0 46/49] pnfsd: layout return generic implementation
` [PATCH RFC v0 47/49] pnfsd: pnfs_expire_client
` [PATCH RFC v0 48/49] pnfsd: return on close
` [PATCH RFC v0 49/49] pnfsd: dlm set return_on_close to true

[PATCH] exportfs: Return non-zero exit value on error
 2013-10-02 23:29 UTC 

[PATCH] exportfs: Add -s option
 2013-10-02 21:40 UTC  (2+ messages)

why is i_ino unsigned long, anyway?
 2013-10-02 21:28 UTC  (16+ messages)
              ` [PATCH 1/2] vfs: split out vfs_getattr_nosec
                ` [PATCH 2/2] exportfs: fix 32-bit nfsd handling of 64-bit inode numbers

Issues with a rather unusual configured NFS server
 2013-10-02 20:29 UTC  (10+ messages)

[PATCH 00/13] Implement NFSv4 delegations, take 12
 2013-10-02 20:16 UTC  (3+ messages)

NULL pointer dereference from Bakeathon
 2013-10-02 20:04 UTC 

pynfs updates
 2013-10-02 15:58 UTC  (11+ messages)

[PATCH 14/26] nfs: Convert direct IO to use get_user_pages_fast()
 2013-10-02 14:27 UTC 

Issues with a rather unusual configured NFS server
 2013-10-02 14:04 UTC  (4+ messages)

[PATCH] nfsd4: fix leak of inode reference on delegation failure
 2013-10-02 14:03 UTC  (2+ messages)

[PATCH 1/2] rpc: change BUG to WARN in gss_encode_v1_msg
 2013-10-02 13:48 UTC  (2+ messages)
` [PATCH 2/2] sunrpc: comment typo fix

[RFC] extending splice for copy offloading
 2013-10-02 13:31 UTC  (51+ messages)

[PATCH] NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
 2013-10-01 22:00 UTC 

NFS with ActiveDirectory+Kerberos
 2013-10-01 18:17 UTC 

Re: Regression caused by commit 4bdc33ed ("NFSDv4.2: Add NFS v4.2 support to the NFS server")
 2013-10-01 14:47 UTC  (3+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2013-09-30 22:02 UTC 

gss context cache
 2013-09-30 18:04 UTC  (5+ messages)

[PATCH 1/3] NFSv4.1: filelayout_check_layout: don't set the layout devinfo data on failure
 2013-09-30 14:27 UTC  (5+ messages)
` [PATCH 2/3] NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
  ` [PATCH 3/3] NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds

fuzz tested UML cores in pshrink_dcache_for_umount_subtree (dentry=0x47bd7840) at fs/dcache.c:928
 2013-09-29 19:48 UTC 

Debian Wheezy: Problems getting quota over NFS4 on live system
 2013-09-29 17:06 UTC 

question about map_read_chunks()
 2013-09-27 20:15 UTC  (4+ messages)

Re: Re: Re: Regression caused by commit 4bdc33ed ("NFSDv4.2: Add NFS v4.2 support to the NFS server")
 2013-09-27 20:09 UTC  (2+ messages)

[GIT PULL] NFS/FS-Cache: Fix crash from accidentally starting caching whilst writing
 2013-09-27 17:54 UTC 

Re: Re: Regression caused by commit 4bdc33ed ("NFSDv4.2: Add NFS v4.2 support to the NFS server")
 2013-09-27  1:12 UTC  (2+ messages)

[PATCH] NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
 2013-09-26 21:45 UTC  (9+ messages)
` [PATCH 1/7] SUNRPC: Enable the keepalive option for TCP sockets
  ` [PATCH 2/7] SUNRPC: Only update the TCP connect cookie on a successful connect
    ` [PATCH 3/7] SUNRPC: Don't set the request connect_cookie until a successful transmit
      ` [PATCH 4/7] SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
        ` [PATCH 5/7] SUNRPC: Add RPC task and client level options to disable the resend timeout
          ` [PATCH 6/7] NFSv4: Ensure that we disable the resend timeout for NFSv4
            ` [PATCH 7/7] SUNRPC: Fix RPC call retransmission statistics
              ` [PATCH] SUNRPC: call_connect_status should recheck bind and connect status on error


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