linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-27 06:27:31 to 2016-12-05 23:19:48 UTC [more...]

[PATCH] overlayfs: ignore empty NFSv4 ACLs in ext4 upperdir
 2016-12-05 23:19 UTC  (8+ messages)

[RFC PATCH 00/15] Enhance /etc/nfs.conf usage and remove nfs-config.service
 2016-12-05 22:42 UTC  (19+ messages)
` [PATCH 03/15] Add /etc/nfs.conf support to rpc.nfsd
` [PATCH 04/15] Add /etc/nfs.conf support for mountd
` [PATCH 05/15] Add /etc/nfs.conf support for statd
` [PATCH 02/15] conffile: add bool support
` [PATCH 01/15] Add man-page describing /etc/nfs.conf
` [PATCH 06/15] Add /etc/nfs.conf support for sm-notify
` [PATCH 07/15] conffile: free image of config file after parsing
` [PATCH 09/15] conffile: add support for include files
` [PATCH 08/15] conffile: split loading of file into a separate function
` [PATCH 11/15] conffile: ignore setting of empty string
` [PATCH 10/15] conffile: strip "quotes" from values in conf file
` [PATCH 13/15] statd: allow --no-notify to be passed via environment variable
` [PATCH 12/15] conffile: allow $name expansion of tag values
` [PATCH 15/15] Add nfs.systemd man page
` [PATCH 14/15] systemd: Remove the nfs-config.service

[PATCH] SUNRPC: fix refcounting problems with auth_gss messages
 2016-12-05 22:04 UTC  (3+ messages)

[PATCH] NFS: Fix incorrect size revalidation when holding a delegation
 2016-12-05 21:12 UTC  (3+ messages)

[PATCH 1/2] NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE
 2016-12-05  0:40 UTC  (2+ messages)
` [PATCH 2/2] NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()

[PATCH] NFS: Fix incorrect mapping revalidation when holding a delegation
 2016-12-04 21:52 UTC 

[PATCH 1/1 linux-next] sunrpc: use DEFINE_SPINLOCK()
 2016-12-04 12:45 UTC 

[PATCH 00/10] Add layoutstats to the flexfiles layoutreturn
 2016-12-03 20:57 UTC  (11+ messages)
` [PATCH 01/10] pNFS/flexfiles: Don't attempt to send layoutstats if there are no entries
  ` [PATCH 02/10] pNFS/flexfiles: Only send layoutstats updates for mirrors that were updated
    ` [PATCH 03/10] NFSv4: Add a generic structure for managing layout-private information
      ` [PATCH 04/10] pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
        ` [PATCH 05/10] pNFS: Add a layoutreturn callback to performa layout-private setup
          ` [PATCH 06/10] pNFS/flexfiles: Refactor encoding of the layoutreturn payload
            ` [PATCH 07/10] pNFS/flexfiles: Clean up layoutstats
              ` [PATCH 08/10] NFS: Fix up read of mirror stats
                ` [PATCH 09/10] pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
                  ` [PATCH 10/10] pNFS/flexfiles: Support sending layoutstats in layoutreturn

NFSv4.2 mode_umask support
 2016-12-03  3:53 UTC  (3+ messages)
` [PATCH 1/2] nfs: add support for the umask attribute
  ` [PATCH 2/2] nfsd: "

[PATCH v3 00/10] Server-side NFS/RDMA patches proposed for v4.10
 2016-12-03  3:17 UTC  (13+ messages)
` [PATCH v3 01/10] svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
` [PATCH v3 02/10] svcauth_gss: Close connection when dropping an incoming message
` [PATCH v3 03/10] svcrdma: Renovate sendto chunk list parsing
` [PATCH v3 04/10] svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
` [PATCH v3 05/10] svcrdma: Remove DMA map accounting
` [PATCH v3 06/10] svcrdma: Remove svc_rdma_op_ctxt::wc_status
` [PATCH v3 07/10] svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
` [PATCH v3 08/10] svcrdma: Remove unused variable in rdma_copy_tail()
` [PATCH v3 09/10] svcrdma: Break up dprintk format in svc_rdma_accept()
` [PATCH v3 10/10] svcrdma: Further clean-up of svc_rdma_get_inv_rkey()

[PATCH v2 0/4] Add copy_file_range() tests
 2016-12-02 20:00 UTC  (7+ messages)

[PATCH 0/5] Performance optimsations for 4.10
 2016-12-02 17:47 UTC  (9+ messages)
` [PATCH 1/5] NFSv4: Don't check file access when reclaiming state
  ` [PATCH 2/5] NFSv4: Don't ask for the change attribute "
    ` [PATCH 3/5] NFSv4: Don't request a GETATTR on open_downgrade
      ` [PATCH 4/5] NFSv4: Don't request close-to-open attribute when holding a delegation
        ` [PATCH 5/5] NFSv4: Optimise away forced revalidation when we know the attributes are OK

rpcbind allowed port range on linux
 2016-12-02 17:33 UTC  (5+ messages)

NFSv4.2 mode_umask support
 2016-12-02 16:47 UTC  (5+ messages)
` [PATCH 1/2] nfs: add support for the umask attribute

[PATCH v2 0/3] Readdirplus performance improvements for 4.10
 2016-12-02 15:42 UTC  (5+ messages)
` [PATCH v2 1/3] NFS: Fix a performance regression in readdir
  ` [PATCH v2 2/3] NFS: Be more targeted about readdirplus use when doing lookup/revalidation
    ` [PATCH v2 3/3] NFS: Allow getattr to also report readdirplus cache hits

RFC rpc.gssd enhancement
 2016-12-02 15:09 UTC  (10+ messages)
          ` Fwd: "

[PATCH 0/3] Address readdirplus performance
 2016-12-02 14:32 UTC  (8+ messages)
` [PATCH 1/3] NFS: Fix a performance regression in readdir
  ` [PATCH 2/3] NFS: Be more targeted about readdirplus use when doing lookup/revalidation

[PATCH v27 00/21] Richacls (Core and Ext4)
 2016-12-02  9:57 UTC  (5+ messages)
` [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "

[PATCH 0/4] 4 assorted nfs-utils patches
 2016-12-02  3:26 UTC  (6+ messages)
` [PATCH 1/4] mount: don't hide temporary error code on timeout
` [PATCH 3/4] Remove all use of the nfsctl system call
` [PATCH 4/4] Remove error messages on xstrdup failure
  ` [PATCH 4/4 revised] "
` [PATCH 2/4] mount: take history into account when assessing if an error is permanent

[PATCH 00/26] pNFS updates for v4.10
 2016-12-01 22:19 UTC  (27+ messages)
` [PATCH 01/26] pNFS: Fix a deadlock between read resends and layoutreturn
  ` [PATCH 02/26] pNFS: Don't clear the layout stateid if a layout return is outstanding
    ` [PATCH 03/26] pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid
      ` [PATCH 04/26] pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cache
        ` [PATCH 05/26] pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
          ` [PATCH 06/26] pNFS: Fix race in pnfs_wait_on_layoutreturn
            ` [PATCH 07/26] pNFS: consolidate the different range intersection tests
              ` [PATCH 08/26] pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
                ` [PATCH 09/26] pNFS: Do not free layout segments that are marked for return
                  ` [PATCH 10/26] NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid
                    ` [PATCH 11/26] pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()
                      ` [PATCH 12/26] pNFS: Skip checking for return-on-close if the layout is invalid
                        ` [PATCH 13/26] pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
                          ` [PATCH 14/26] pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc
                            ` [PATCH 15/26] NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
                              ` [PATCH 16/26] NFSv4: Add encode/decode of the layoutreturn op in CLOSE
                                ` [PATCH 17/26] NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
                                  ` [PATCH 18/26] pNFS: Clean up - add a helper to initialise struct layoutreturn_args
                                    ` [PATCH 19/26] pNFS: Enable layoutreturn operation for return-on-close
                                      ` [PATCH 20/26] pNFS: Prevent unnecessary layoutreturns after delegreturn
                                        ` [PATCH 21/26] pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalid
                                          ` [PATCH 22/26] pNFS: Fix bugs in _pnfs_return_layout
                                            ` [PATCH 23/26] pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturn
                                              ` [PATCH 24/26] pNFS: Don't mark the layout as freed if the last lseg is marked for return
                                                ` [PATCH 25/26] pNFS: Wait on outstanding layoutreturns to complete in pnfs_roc()
                                                  ` [PATCH 26/26] pNFS: Skip invalid stateids when doing a bulk destroy

[PATCH 0/2] Revise handling of some mount errors
 2016-12-01 22:09 UTC  (5+ messages)
` [PATCH 2/2] mount: take history into account when assessing if an error is permanent
` [PATCH 1/2] mount: don't hide temporary error code on timeout

[PATCH] NFSv4.1: Fix regression in callback retry handling
 2016-12-01 22:07 UTC 

Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Dec 1
 2016-12-01 17:47 UTC  (2+ messages)

LSF/MM 2017: Call for Proposals
 2016-12-01 14:11 UTC 

[PATCH pynfs 00/12] Flex File support
 2016-11-30 16:56 UTC  (22+ messages)
` [PATCH pynfs 02/12] Close the files opened in the OPEN tests
` [PATCH pynfs 03/12] Some more file closes to cleanup state on the server
` [PATCH pynfs 04/12] Get rid of the client records as well as the session records
` [PATCH pynfs 05/12] Really, really close those open temp files to remove state on the server
` [PATCH pynfs 06/12] Add xdr for Flex Files Layout Type
` [PATCH pynfs 07/12] Simple tests of the flex file layout type
` [PATCH pynfs 08/12] Add a check to see if NFS4ERR_OLD_STATEID is issued on concurrent layoutgets
` [PATCH pynfs 09/12] Check that the flex file access uid/gid are correct for the different iomodes
` [PATCH pynfs 10/12] FFLS1: Simulate LAYOUTSTATS for 20 small file creations
` [PATCH pynfs 11/12] Factor out checking seqid for flex file layouts
` [PATCH pynfs 12/12] Add layoutstats tests for flex files

ANNOUNCE: rpcbind-0.2.4 released
 2016-11-30 15:36 UTC 

[PATCH v2 00/10] NFS: add AF_VSOCK support to NFS client
 2016-11-30 10:21 UTC  (5+ messages)

[PATCH 0/2] nfs-utils patches relating to server startup
 2016-11-30  1:33 UTC  (9+ messages)
` [PATCH 2/2] mount: RPC_PROGNOTREGISTERED should not be a permanent error

[PATCH v3 00/12] client-side NFS/RDMA patches proposed for v4.10
 2016-11-29 15:53 UTC  (13+ messages)
` [PATCH v3 01/12] xprtrdma: Cap size of callback buffer resources
` [PATCH v3 02/12] xprtrdma: Make FRWR send queue entry accounting more accurate
` [PATCH v3 03/12] xprtrdma: Support for SG_GAP devices
` [PATCH v3 04/12] SUNRPC: Proper metric accounting when RPC is not transmitted
` [PATCH v3 05/12] xprtrdma: Address coverity complaint about wait_for_completion()
` [PATCH v3 06/12] xprtrdma: Avoid calls to ro_unmap_safe()
` [PATCH v3 07/12] xprtrdma: Refactor FRMR invalidation
` [PATCH v3 08/12] xprtrdma: Update documenting comment
` [PATCH v3 09/12] xprtrdma: Squelch "max send, max recv" messages at connect time
` [PATCH v3 10/12] xprtrdma: Shorten QP access error message
` [PATCH v3 11/12] xprtrdma: Update dprintk in rpcrdma_count_chunks
` [PATCH v3 12/12] xprtrdma: Relocate connection helper functions

[PATCH xfstests] dirstress: Allow ESTALE as well as ENOENT
 2016-11-29 14:34 UTC  (8+ messages)
      ` [PATCH 1/2] Document fstests mailing list
        ` [PATCH 2/2] dirstress: Allow ESTALE as well as ENOENT

BUG: User triggerable kernel panic in 4.8 (possibly 4.9)
 2016-11-29 14:30 UTC  (2+ messages)

[PATCH rpcbind] Fix path for rpcbind in rpcbind.service
 2016-11-28 20:42 UTC  (2+ messages)
` [Libtirpc-devel] "

[PATCH] nfs: fix false positives in nfs40_walk_client_list()
 2016-11-28 19:23 UTC  (3+ messages)

possible bug in nfs-kernel-server
 2016-11-28 18:25 UTC  (13+ messages)

(no subject)
 2016-11-27  6:48 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).