linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-29 02:03:34 to 2016-01-22 18:21:33 UTC [more...]

Announcing Connectathon 2016
 2016-01-22 18:21 UTC  (6+ messages)
` Talks at "
  ` [nfsv4] "

[PATCH v2 0/3] Deal with lost delegations and EKEYEXPIRED
 2016-01-22 16:36 UTC  (16+ messages)
` [PATCH v2 1/3] nfs/nfsd: Move useful bitfield ops to a commonly accessible place
` [PATCH v2 2/3] nfsd: allow mach_creds_match to be used more broadly
` [PATCH v2 3/3] nfsd: implement machine credential support for some operations

[PATCH 1/2] pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN
 2016-01-22 16:05 UTC  (4+ messages)
` [PATCH 2/2] pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn

linux-4.4/net/sunrpc/auth_gss/gss_krb5_mech.c:296: Undefined Behaviour
 2016-01-21 19:34 UTC 

[PATCH v5 00/10] NFS/RDMA server patches for v4.5
 2016-01-19 21:01 UTC  (14+ messages)
` [PATCH v5 01/10] svcrdma: Clean up rdma_create_xprt()
` [PATCH v5 02/10] svcrdma: Clean up process_context()
` [PATCH v5 03/10] svcrdma: Improve allocation of struct svc_rdma_op_ctxt
` [PATCH v5 04/10] svcrdma: Improve allocation of struct svc_rdma_req_map
` [PATCH v5 05/10] svcrdma: Remove unused req_map and ctxt kmem_caches
` [PATCH v5 06/10] svcrdma: Add gfp flags to svc_rdma_post_recv()
` [PATCH v5 07/10] svcrdma: Remove last two __GFP_NOFAIL call sites
` [PATCH v5 08/10] svcrdma: Make map_xdr non-static
` [PATCH v5 09/10] svcrdma: Define maximum number of backchannel requests
` [PATCH v5 10/10] svcrdma: Add class for RDMA backwards direction transport
` [PATCH v5 11/10] svc_rdma: use local_dma_lkey

Debian kernel: "Server nfs-home reports our clientid is in use"
 2016-01-18 15:36 UTC  (5+ messages)
  ` Debian kernel:

[PATCH 1/1] [nfs-utils] handle EINTR during connection establishment
 2016-01-16 22:01 UTC  (2+ messages)

[PATCH] nfsstat: show client rpc information correctly
 2016-01-16 22:00 UTC  (2+ messages)

[nfs-utils PATCH] Set right error after getaddrinfo fails bz 1287468
 2016-01-16 21:59 UTC  (2+ messages)

[PATCH nfs-utils 0/2] Fix problems caused by rpc.statd being unresponsive
 2016-01-16 21:58 UTC  (2+ messages)

[PATCH nfs-utils 0/2] fixes for protocol fallback on mount
 2016-01-16 21:57 UTC  (2+ messages)

[PATCH] NFS: Simplify nfs_request_add_commit_list() arguments
 2016-01-15 21:54 UTC 

[GIT PULL] nfsd changes for 4.5
 2016-01-15 20:46 UTC 

[PATCH v1 00/38] Allow NFS filesystems to be reexported via knfsd
 2016-01-15 16:00 UTC  (8+ messages)
` [PATCH v1 38/38] nfs: add a Kconfig option for NFS reexporting and documentation

[GIT PULL] Please pull NFS client changes
 2016-01-14 21:09 UTC 

4.1.13: nfs_have_writebacks(inode) warning triggered in nfs_clear_inode
 2016-01-14 20:13 UTC 

pynfs patch
 2016-01-14 20:00 UTC  (6+ messages)
` [PATCH] Reduce the probability to get port collision when asking for secure port. port collision = same port allocated to 2 different clients trying to connect to the same address

[PATCH] NFS: Close a race in nfs42_proc_deallocate()
 2016-01-12 21:38 UTC 

LSF/MM 2016: Call for Proposals
 2016-01-12 16:05 UTC 

xen domU disk on nfs shared file
 2016-01-12 12:58 UTC  (3+ messages)
` blk_update_request: I/O error on NFS (was: [Xen-users] xen domU disk on nfs shared file)
  ` blk_update_request: I/O error on NFS

NFS v4, are special steps required for uid/gid to work, even if they are the same on server and client?
 2016-01-11 18:47 UTC  (4+ messages)

[PATCH v17 00/22] Richacls (Core and Ext4)
 2016-01-11 15:21 UTC  (23+ messages)
` [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v17 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v17 06/22] richacl: In-memory representation and helper functions
` [PATCH v17 07/22] richacl: Permission mapping functions
` [PATCH v17 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v17 09/22] richacl: Permission check algorithm
` [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v17 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v17 13/22] vfs: Cache richacl in struct inode
` [PATCH v17 14/22] richacl: Update the file masks in chmod()
` [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v17 16/22] richacl: Create-time inheritance
` [PATCH v17 17/22] richacl: Automatic Inheritance
` [PATCH v17 18/22] richacl: xattr mapping functions
` [PATCH v17 19/22] richacl: Add richacl xattr handler
` [PATCH v17 20/22] vfs: Add richacl permission checking
` [PATCH v17 21/22] ext4: Add richacl support
` [PATCH v17 22/22] ext4: Add richacl feature flag

xen domU disk on nfs shared file (fwd)
 2016-01-11 15:00 UTC 

[RFC PATCH 0/2] nfsd: clean up CB_LAYOUTRECALL handling
 2016-01-08 19:36 UTC  (4+ messages)
` [RFC PATCH 2/2] nfsd: give up on CB_LAYOUTRECALLs after two lease periods

[PATCH] nfsd: don't hold i_mutex over userspace upcalls
 2016-01-07 21:08 UTC 

Monthly Linux NFS Town Hall meeting: Cancelled
 2016-01-07 15:07 UTC 

[PATCH] NFS: Use wait_on_atomic_t() for unlock after readahead
 2016-01-06 19:13 UTC  (2+ messages)

Question-patch
 2016-01-06 17:31 UTC  (3+ messages)
` [PATCH] nfs: set RPC_TASK_TIMEOUT on rpc task to separate TIMEOUT from IO errors

[PATCH] SUNRPC: Fixup socket wait for memory
 2016-01-06 17:20 UTC  (3+ messages)

[patch -next] svcrdma: fix a couple warning messages
 2016-01-06 15:36 UTC  (2+ messages)

Multiple HA-NFS services sharing a single /var/lib/nfs folder
 2016-01-06 11:04 UTC 

Charity/Donation
 2016-01-06  0:46 UTC 

nfsd leaks 3 sunrpc module references
 2016-01-05 22:44 UTC  (6+ messages)
` [PATCH] nfsd: Fix nfsd leaks "

[PATCH v2 0/3] Deal with lost delegations and EKEYEXPIRED
 2016-01-05 18:55 UTC  (4+ messages)
` [PATCH v2 1/3] nfs/nfsd: Move useful bitfield ops to a commonly accessible place
` [PATCH v2 2/3] nfsd: allow mach_creds_match to be used more broadly
` [PATCH v2 3/3] nfsd: implement machine credential support for some operations

[PATCH v2] nfs: machine credential support for additional operations
 2016-01-05 18:27 UTC 

[PATCH v4 00/10] locking fixups for NFS
 2016-01-05 13:48 UTC  (22+ messages)
` [PATCH v4 01/10] NFS4: remove a redundant lock range check
` [PATCH v4 02/10] NFS: Move the flock open mode check into nfs_flock()
` [PATCH v4 03/10] NFS: Pass nfs_open_context instead of file to the lock procs
` [PATCH v4 04/10] NFSv4: Pass nfs_open_context instead of nfs4_state to nfs4_proc_unlck()
` [PATCH v4 05/10] lockd: Plumb nfs_open_context into nlm client unlock
` [PATCH v4 06/10] lockd: Send the inode to nlmclnt_setlockargs()
` [PATCH v4 07/10] lockd: do_vfs_lock() only needs the inode
` [PATCH v4 08/10] locks: Set FL_CLOSE when removing flock locks on close()
` [PATCH v4 09/10] NFS: Deferred unlocks - always unlock on FL_CLOSE
` [PATCH v4 10/10] NFS: cleanup do_vfs_lock()

[patch] svcrdma: signedness bug in xprt_rdma_bc_send_request()
 2016-01-05  9:50 UTC 

[PATCH] lockd: constify nlmsvc_binding structure
 2016-01-04 22:49 UTC  (2+ messages)

[PATCH 2/3] nfsd: use to_delayed_work
 2016-01-04 22:44 UTC  (3+ messages)
` [PATCH 3/3] lockd: "

[PATCH 01/14] pNFS/flexfiles: Support server-supplied layoutstats sampling period
 2016-01-04 20:12 UTC  (16+ messages)
` [PATCH 02/14] NFS41: pop some layoutget errors to application
  ` [PATCH 03/14] nfs: clean up rest of reqs when failing to add one
    ` [PATCH 04/14] nfs: centralize pgio error cleanup
      ` [PATCH 05/14] nfs: handle request add failure properly
        ` [PATCH 06/14] nfs: only remove page from mapping if launder_page fails
          ` [PATCH 07/14] NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA
            ` [PATCH 08/14] pnfs/flexfiles: do not mark delay-like status as DS failure
              ` [PATCH 09/14] pnfs/flexfiles: count io stat in rpc_count_stats callback
                ` [PATCH 10/14] pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET
                  ` [PATCH 11/14] pNFS/flexfiles: Don't mark the entire layout as failed, when returning it
                    ` [PATCH 12/14] pNFS/flexfiles: Fix a statistics gathering imbalance
                      ` [PATCH 13/14] pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write

[PATCH v2 0/3] NFSv4.2: Add support for the COPY operation
 2016-01-04 20:05 UTC  (10+ messages)
` [PATCH v2 1/3] NFSD: Don't pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH v2 2/3] NFSD: Implement the COPY call
` [PATCH v2 3/3] NFS: Add COPY nfs operation

[PATCH v3 01/18] pNFS: Ensure nfs4_layoutget_prepare returns the correct error
 2016-01-04 18:21 UTC  (18+ messages)
` [PATCH v3 02/18] NFSv4.1/pNFS: Add a helper to mark the layout as returned
  ` [PATCH v3 03/18] pNFS: If we have to delay the layout callback, mark the layout for return
    ` [PATCH v3 04/18] NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1
      ` [PATCH v3 05/18] NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL
        ` [PATCH v3 06/18] NFSv4: List stateid information in the callback tracepoints
          ` [PATCH v3 07/18] NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
            ` [PATCH v3 08/18] NFS: Allow multiple commit requests in flight per file
              ` [PATCH v3 09/18] NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
                ` [PATCH v3 10/18] NFS: Relax requirements in nfs_flush_incompatible
                  ` [PATCH v3 11/18] NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn()
                    ` [PATCH v3 12/18] NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids
                      ` [PATCH v3 13/18] NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode
                        ` [PATCH v3 14/18] NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout
                          ` [PATCH v3 15/18] NFSv4.1/pNFS: Fix a race in initiate_file_draining()
                            ` [PATCH v3 16/18] NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid()
                              ` [PATCH v3 17/18] NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures
                                ` [PATCH v3 18/18] NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments

[PATCH] svc_rdma: use local_dma_lkey
 2016-01-04 16:57 UTC  (2+ messages)

[PATCH v2 1/6] NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn
 2016-01-04 16:37 UTC  (8+ messages)
` [PATCH v2 2/6] pNFS: Ensure nfs4_layoutget_prepare returns the correct error
  ` [PATCH v2 3/6] NFSv4.1/pNFS: Add a helper to mark the layout as returned
    ` [PATCH v2 4/6] pNFS: If we have to delay the layout callback, mark the layout for return
      ` [PATCH v2 5/6] NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1
        ` [PATCH v2 6/6] NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL

Charity Donation
 2016-01-03 11:31 UTC 

Charity Donation
 2016-01-03 11:06 UTC 

Charity Donation
 2016-01-03  0:36 UTC 

Charity Donation
 2016-01-02 17:08 UTC 

[PATCH v2] NFS: Fix attribute cache revalidation
 2016-01-02 16:19 UTC  (2+ messages)

[PATCH 1/4] NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
 2015-12-31 19:10 UTC  (4+ messages)
` [PATCH 2/4] NFS: Allow multiple commit requests in flight per file
  ` [PATCH 3/4] NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
    ` [PATCH 4/4] NFS: Relax requirements in nfs_flush_incompatible

[PATCH] pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()
 2015-12-30 16:05 UTC 

[PATCH] nfs: revalidate inode before access checks
 2015-12-30 14:04 UTC  (7+ messages)
` [PATCH] NFS: Ensure we revalidate attributes before using execute_ok()
      ` [PATCH] NFS: Fix attribute cache revalidation

[PATCH v3 00/10] locking fixups for NFS
 2015-12-29 14:55 UTC  (14+ messages)
` [PATCH v3 02/10] NFS: Move the flock open mode check into nfs_flock()
` [PATCH v3 03/10] NFS: Pass nfs_open_context instead of file to the lock procs
` [PATCH v3 04/10] NFSv4: Pass nfs_open_context instead of nfs4_state to nfs4_proc_unlck()
` [PATCH v3 05/10] lockd: Plumb nfs_open_context into nlm client unlock

Donation/Charity
 2015-12-29  5:06 UTC 

Donation/Charity
 2015-12-29  4:33 UTC 

Charity Donation
 2015-12-29  3:24 UTC 

Donation/Charity
 2015-12-29  2:29 UTC 

How do you get /proc/fs/nfs/exports to populate?
 2015-12-29  3:17 UTC  (4+ messages)

Assalam o Alaikum
 2015-12-29  2:03 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).