Linux NFS development
 help / color / mirror / Atom feed
 messages from 2017-08-05 08:59:18 to 2017-08-23 18:36:38 UTC [more...]

[PATCH v1 0/3] Handle NFSv4 operations in xdr_buf tail
 2017-08-23 18:36 UTC  (10+ messages)
` [PATCH v1 1/3] nfsd: Limit end of page list when decoding NFSv4 WRITE
` [PATCH v1 2/3] nfsd: Incoming xdr_bufs may have content in tail buffer
` [PATCH v1 3/3] svcrdma: Populate tail iovec when receiving

[PATCH v2] Replace bzero() calls with equivalent memset() calls
 2017-08-23 18:34 UTC  (2+ messages)

[PATCH 0/8] Assorted NFS patches
 2017-08-23 11:12 UTC  (17+ messages)
` [PATCH 4/8] NFS: flush out dirty data on file fput()
` [PATCH 1/8] SUNRPC: ECONNREFUSED should cause a rebind
` [PATCH 2/8] NFSv4: don't let hanging mounts block other mounts
` [PATCH 3/8] NFS: don't expect errors from mempool_alloc()
` [PATCH 6/8] NFS: flush data when locking a file to ensure cache coherence for mmap
` [PATCH 8/8] NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys'
` [PATCH 5/8] SUNRPC: remove some dead code
` [PATCH 7/8] NFS: remove error handling for callers of rpc_new_task()

[PATCH] net: sunrpc: svcsock: fix NULL-pointer exception
 2017-08-23 10:33 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

Do we really need d_weak_revalidate???
 2017-08-23  7:51 UTC  (21+ messages)

[PATCH v1] xprtrdma: Re-arrange struct rx_stats
 2017-08-22 15:19 UTC 

[PATCH RFC] NFS: Add static NFS I/O tracepoints
 2017-08-22 14:09 UTC  (3+ messages)

[PATCH] NFSv4: Fix up mirror allocation
 2017-08-22  0:28 UTC  (2+ messages)

[RFC v3 0/2] NFSv3 and NFSv4 Multipathing
 2017-08-18 23:31 UTC  (4+ messages)

[PATCH v4 0/5] RPC client latency fixes
 2017-08-18 18:51 UTC  (6+ messages)
` [PATCH v4 1/5] SUNRPC: Don't hold the transport lock across socket copy operations
  ` [PATCH v4 2/5] SUNRPC: Don't hold the transport lock when receiving backchannel data
    ` [PATCH v4 3/5] SUNRPC: Don't loop forever in xs_tcp_data_receive()
      ` [PATCH v4 4/5] SUNRPC: Cleanup xs_tcp_read_common()
        ` [PATCH v4 5/5] SUNRPC: Add a separate spinlock to protect the RPC request receive list

[PATCH v3 0/5] RPC client latency fixes
 2017-08-18 18:26 UTC  (9+ messages)
` [PATCH v3 1/5] SUNRPC: Don't hold the transport lock across socket copy operations
  ` [PATCH v3 2/5] SUNRPC: Don't hold the transport lock when receiving backchannel data
    ` [PATCH v3 3/5] SUNRPC: Don't loop forever in xs_tcp_data_receive()
      ` [PATCH v3 4/5] SUNRPC: Cleanup xs_tcp_read_common()
        ` [PATCH v3 5/5] SUNRPC: Add a separate spinlock to protect the RPC request receive list

NFSv4: cinfo->atomic and file creation
 2017-08-18 17:51 UTC  (4+ messages)

[PATCH 0/2] lockd: Adjustments for some function implementations
 2017-08-18 16:04 UTC  (5+ messages)
` [PATCH 1/2] lockd: Delete an error message for a failed memory allocation in reclaimer()
` [PATCH 2/2] lockd: Adjust 61 checks for null pointers

[RFC][PATCH 0/9] Make containers kernel objects
 2017-08-18  8:03 UTC  (5+ messages)
` [PATCH 2/9] Implement containers as "

[RFC][PATCH 00/27] VFS: Introduce filesystem context [ver #5]
 2017-08-18  3:09 UTC  (3+ messages)
` [PATCH 06/27] Provide supplementary error message facility "

[RFC v3 2/2] SUNRPC: Mask XIDs to prevent replay cache collision
 2017-08-17  3:33 UTC  (3+ messages)

[PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-08-16 22:08 UTC  (3+ messages)

[PATCH v2 0/6] RPC client latency fixes
 2017-08-16 20:03 UTC  (11+ messages)
` [PATCH v2 1/6] SUNRPC: Don't hold the transport lock across socket copy operations
  ` [PATCH v2 2/6] SUNRPC: Don't hold the transport lock when receiving backchannel data
    ` [PATCH v2 3/6] SUNRPC: Don't loop forever in xs_tcp_data_receive()
      ` [PATCH v2 4/6] SUNRPC: Cleanup xs_tcp_read_common()
        ` [PATCH v2 5/6] SUNRPC: Add a function to allow waiting for RPC transmission
          ` [PATCH v2 6/6] NFS: Throttle I/O to the NFS server

[PATCH 0/3] RPC client latency fixes
 2017-08-16 16:05 UTC  (17+ messages)
` [PATCH 1/3] SUNRPC: Don't hold the transport lock across socket copy operations
  ` [PATCH 2/3] SUNRPC: Don't loop forever in xs_tcp_data_receive()
    ` [PATCH 3/3] SUNRPC: Cleanup xs_tcp_read_common()

[PATCH] NFS: remove jiffies field from access cache
 2017-08-16  2:47 UTC 

[RFC v3 1/2] NFS: Allow multiple connections to NFSv3 and NFSv4.0 servers
 2017-08-16  0:48 UTC 

Pull request for pynfs
 2017-08-14 23:55 UTC 

[PATCH v1] NLM: GRANTED_MSG fails after client remount
 2017-08-14 19:53 UTC 

[PATCH v1 0/2] More xprt header XDR encoding clean up
 2017-08-14 19:38 UTC  (3+ messages)
` [PATCH v1 1/2] xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
` [PATCH v1 2/2] xprtrdma: Remove imul instructions from chunk list encoders

[RFC v3 0/3] VFS/NFS support to destroy FS credentials
 2017-08-14 15:59 UTC  (22+ messages)
` [RFC v3 1/3] VFS adding destroy_creds call
` [RFC 1/1] destroy_creds.2: new page documenting destroy_creds()
` [RFC v3 2/3] SUNRPC mark user credentials destroyed
` [RFC v3 3/3] NFS define vfs destroy_creds functions

[nfs:ioctl 2/5] fs/nfs/ioctl.c:undefined reference to `__ucmpdi2'
 2017-08-12  0:37 UTC 

[GIT PULL] Please pull a few more NFS client fixes for 4.13
 2017-08-11 20:40 UTC 

[nfs:ioctl 2/5] ERROR: "__ucmpdi2" [fs/nfs/nfs.ko] undefined!
 2017-08-11 20:05 UTC 

[PATCH v1 0/5] Clean up XDR encoding of RPC/RDMA xprt hdrs
 2017-08-11 20:02 UTC  (7+ messages)
` [PATCH v1 1/5] xprtrdma: Clean up rpcrdma_marshal_req() synopsis
` [PATCH v1 2/5] xprtrdma: Remove rpclen from rpcrdma_marshal_req
` [PATCH v1 3/5] xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
` [PATCH v1 4/5] xprtrdma: Harden chunk list encoding against send buffer overflow
` [PATCH v1 5/5] xprtrdma: Clean up rpcrdma_bc_marshal_reply()

[PATCH] pnfs/blocklayout: require 64-bit ѕector_t
 2017-08-11 19:00 UTC  (3+ messages)

Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
 2017-08-11 15:14 UTC  (10+ messages)
          ` Locking problems with Linux 4.9 and 4.11 "
                  ` AW: "

[PATCH] nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
 2017-08-11 14:18 UTC  (4+ messages)

[PATCH v2] NFS: Fix NFSv2 security settings
 2017-08-10 20:41 UTC 

[PATCH v1] NFS: Fix NFSv2 security settings
 2017-08-10 20:36 UTC  (2+ messages)

[PATCH] VFS: lookup path of "-o remount" the same way as "umount"
 2017-08-10  6:30 UTC 

[PATCH RFC] NLM: GRANTED_MSG fails after client remount
 2017-08-09 22:05 UTC  (2+ messages)

[PATCH 1/2] NFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state()
 2017-08-09  1:40 UTC  (2+ messages)
` [PATCH 2/2] NFSv4: Use the nfs4_state being recovered "

[PATCH] NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
 2017-08-09  1:39 UTC 

[PATCH] sunrpc: Const-ify all instances of struct rpc_xprt_ops
 2017-08-08 21:12 UTC  (4+ messages)

[PATCH v1 0/7] Clean up XDR decoding of RPC/RDMA xprt hdrs
 2017-08-08 20:54 UTC  (2+ messages)

cannot attach files to bugs in bugzilla.linux-nfs.org
 2017-08-08 19:07 UTC 

[PATCH nfs-utils v2 05/12] getport: recognize "vsock" netid
 2017-08-08 14:07 UTC  (11+ messages)

[nfs-utils PATCH] idmapd: daemonize earlier
 2017-08-07 19:09 UTC 

[nfs-utils PATCH] idmapd: fix object order in idmapd_LDADD
 2017-08-07 19:09 UTC 

[RFC v2 0/3] VFS/NFS support to destroy FS credentials
 2017-08-07 15:53 UTC  (4+ messages)


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