linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-19 22:10:17 to 2017-08-03 13:46:10 UTC [more...]

[PATCH v2 00/28] Reducing inode->i_lock contention in writebacks
 2017-08-03 13:45 UTC  (29+ messages)
` [PATCH v2 01/28] NFS: Simplify page writeback
  ` [PATCH v2 02/28] NFS: Reduce lock contention in nfs_page_find_head_request()
    ` [PATCH v2 03/28] NFS: Reduce lock contention in nfs_try_to_update_request()
      ` [PATCH v2 04/28] NFS: Ensure we always dereference the page head last
        ` [PATCH v2 05/28] NFS: Fix a reference and lock leak in nfs_lock_and_join_requests()
          ` [PATCH v2 06/28] NFS: Fix an ABBA issue "
            ` [PATCH v2 07/28] NFS: Don't check request offset and size without holding a lock
              ` [PATCH v2 08/28] NFS: Don't unlock writebacks before declaring PG_WB_END
                ` [PATCH v2 09/28] NFS: Fix the inode request accounting when pages have subrequests
                  ` [PATCH v2 10/28] NFS: Teach nfs_try_to_update_request() to deal with request page_groups
                    ` [PATCH v2 11/28] NFS: Remove page group limit in nfs_flush_incompatible()
                      ` [PATCH v2 12/28] NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests()
                        ` [PATCH v2 13/28] NFS: Further optimise nfs_lock_and_join_requests()
                          ` [PATCH v2 14/28] NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases
                            ` [PATCH v2 15/28] NFS: Remove nfs_page_group_clear_bits()
                              ` [PATCH v2 16/28] NFS: Remove unuse function nfs_page_group_lock_wait()
                                ` [PATCH v2 17/28] NFS: Remove unused parameter from nfs_page_group_lock()
                                  ` [PATCH v2 18/28] NFS: Fix up nfs_page_group_covers_page()
                                    ` [PATCH v2 19/28] NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()
                                      ` [PATCH v2 20/28] NFS: Refactor nfs_page_find_head_request()
                                        ` [PATCH v2 21/28] NFSv4: Use a mutex to protect the per-inode commit lists
                                          ` [PATCH v2 22/28] NFS: Use an atomic_long_t to count the number of requests
                                            ` [PATCH v2 23/28] NFS: Use an atomic_long_t to count the number of commits
                                              ` [PATCH v2 24/28] NFS: Switch to using mapping->private_lock for page writeback lookups
                                                ` [PATCH v2 25/28] NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()
                                                  ` [PATCH v2 26/28] NFS: Wait for requests that are locked on the commit list
                                                    ` [PATCH v2 27/28] SUNRPC: Add a function to allow waiting for RPC transmission
                                                      ` [PATCH v2 28/28] NFS: Throttle I/O to the NFS server

[PATCH] nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
 2017-08-03 12:57 UTC  (3+ messages)

[PATCH 1/2] NFS: Create NFS_ACCESS_* flags
 2017-08-02 20:51 UTC  (2+ messages)
` [PATCH 2/2] NFS: Don't compare apples to elephants to determine access bits

[GIT PULL] Please pull two more NFS client fixes for 4.13
 2017-08-02 20:27 UTC 

[PATCH] NFSv4: Don't add a new lock on an interrupted wait for LOCK
 2017-08-02 11:27 UTC  (3+ messages)
  ` [PATCH v2] "

Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
 2017-08-01 22:51 UTC  (6+ messages)
          ` Locking problems with Linux 4.9 and 4.11 "

delegation self-conflicts
 2017-08-01 21:44 UTC  (2+ messages)

[PATCH v1 0/4] NFS server clean ups for v4.14
 2017-08-01 21:37 UTC  (6+ messages)
` [PATCH v1 1/4] sunrpc: Const-ify instances of struct svc_xprt_ops
` [PATCH v1 2/4] nfsd: Const-ify NFSv4 encoding and decoding ops arrays
` [PATCH v1 3/4] sunrpc: Const-ify struct sv_serv_ops
` [PATCH v1 4/4] svcrdma: Clean up svc_rdma_build_read_chunk()

[PATCH 1/5] NFSv4: Fix EXCHANGE_ID corrupt verifier issue
 2017-08-01 20:07 UTC  (6+ messages)
` [PATCH 2/5] NFSv4: Fix double frees in nfs4_test_session_trunk()
  ` [PATCH 3/5] NFSv4: Refactor _nfs4_proc_exchange_id()
    ` [PATCH 4/5] NFSv4.1: Ensure we clear the SP4_MACH_CRED flags in nfs4_sp4_select_mode()
      ` [PATCH 5/5] NFSv4: Cleanup setting of the migration flags

[PATCH v2 0/1] rpcbind: install the rpcbind program to sbindir
 2017-08-01 18:55 UTC  (2+ messages)
` [PATCH v2 1/1] autotools: install rpcbind to --sbindir

[PATCH 0/1] rpcbind: install the rpcbind program to sbindir
 2017-08-01 18:47 UTC  (6+ messages)
` [PATCH 1/1] autotools: install rpcbind to --sbindir

[GIT PULL] Please pull NFS client changes for Linux 4.13
 2017-08-01 17:58 UTC  (14+ messages)

[PATCH] sunrpc: Const-ify all instances of struct rpc_xprt_ops
 2017-08-01 16:00 UTC 

[PATCH Version 4 0/2] Libtirpc changes for RPCSEC_GSS version 3
 2017-08-01 14:26 UTC  (5+ messages)
` [PATCH Version 4 1/2] Use "
` [PATCH Version 4 2/2] RPCSEC_GSSv3 new reply verifier

[PATCH v2] Replace bzero() calls with equivalent memset() calls
 2017-08-01  0:54 UTC 

lockd: server not responding
 2017-07-31 20:50 UTC  (2+ messages)

[PATCH Version 4 3/3] GSSD RPCSEC_GSS version 3 gssd man page additions
 2017-07-31 19:15 UTC 

[PATCH] Replace bzero() calls with equivalent memset() calls
 2017-07-31 15:15 UTC  (4+ messages)
` [Libtirpc-devel] "

[PATCH] Replace bcopy() calls with equivalent memmove() calls
 2017-07-31 14:47 UTC  (2+ messages)
` [Libtirpc-devel] "

[PATCH Version 4 0/2] GSSD changes for RPCSEC_GSS version 3
 2017-07-31 13:50 UTC  (4+ messages)
` [PATCH Version 4 1/2] GSSD: Add RPCSEC_GSS version to downcall
` [PATCH Version 4 2/2] GSSD add option to not put gss version in downcall

[RFC PATCH] NFS: Fix the access mask checks in NFSv4
 2017-07-31 13:02 UTC  (3+ messages)

/etc/mtab read ~900 times by rpc.mountd
 2017-07-31  4:23 UTC  (14+ messages)

[GIT PULL] Please pull a few more NFS client fixes for 4.13
 2017-07-28 20:37 UTC 

[PATCH Version 6 00/12] RPCSEC_GSS Version 3 Full MOde MAC Labeling
 2017-07-28 20:21 UTC  (13+ messages)
` [PATCH Version 6 01/12] SELINUX export security_current_sid_to_context
` [PATCH Version 6 02/12] SUNRPC GSSv3: base definitions
` [PATCH Version 6 03/12] SUNRPC AUTH_GSS get RPCSEC_GSS version from gssd downcall
` [PATCH Version 6 04/12] SUNRPC AUTH_GSS gss3 reply verifier
` [PATCH Version 6 05/12] SUNRPC AUTH_GSS RPCSEC_GSS_CREATE with label payload
` [PATCH Version 6 06/12] SUNRPC AUTH_GSS store and use gss3 label assertion
` [PATCH Version 6 07/12] SUNRPC-AUTH_GSS gss3_free_assertions
` [PATCH Version 6 08/12] SUNRPC SVCAUTH_GSS allow RPCSEC_GSS version 1 or 3
` [PATCH Version 6 09/12] SUNRPC SVCAUTH_GSS gss3 reply verifier
` [PATCH Version 6 10/12] SUNRPC SVCAUTH_GSS gss3 create label
` [PATCH Version 6 11/12] SUNRPC SVCAUTH_GSS set gss3 label on nfsd thread
` [PATCH Version 6 12/12] SUNRPC SVCAUTH_gss store gss3 child handles in parent rsc

[PATCH 00/20] Reducing inode->i_lock contention in writebacks
 2017-07-28 19:59 UTC  (25+ messages)
` [PATCH 01/20] NFS: Simplify page writeback
  ` [PATCH 02/20] NFS: Reduce lock contention in nfs_page_find_head_request()
    ` [PATCH 03/20] NFS: Reduce lock contention in nfs_try_to_update_request()
      ` [PATCH 04/20] NFS: Ensure we always dereference the page head last
        ` [PATCH 05/20] NFS: Fix a reference and lock leak in nfs_lock_and_join_requests()
          ` [PATCH 06/20] NFS: Fix an ABBA issue "
            ` [PATCH 07/20] NFS: Don't check request offset and size without holding a lock
              ` [PATCH 08/20] NFS: Don't unlock writebacks before declaring PG_WB_END
                ` [PATCH 09/20] NFS: Fix the inode request accounting when pages have subrequests
                  ` [PATCH 10/20] NFS: Teach nfs_try_to_update_request() to deal with request page_groups
                    ` [PATCH 11/20] NFS: Remove page group limit in nfs_flush_incompatible()
                      ` [PATCH 12/20] NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests()
                        ` [PATCH 13/20] NFS: Further optimise nfs_lock_and_join_requests()
                          ` [PATCH 14/20] NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases
                            ` [PATCH 15/20] NFS: Remove nfs_page_group_clear_bits()
                              ` [PATCH 16/20] NFS: Remove unuse function nfs_page_group_lock_wait()
                                ` [PATCH 17/20] NFS: Remove unused parameter from nfs_page_group_lock()
                                  ` [PATCH 18/20] NFS: Fix up nfs_page_group_covers_page()
                                    ` [PATCH 19/20] SUNRPC: Add a function to allow waiting for RPC transmission
                                      ` [PATCH 20/20] NFS: Throttle I/O to the NFS server

[PATCH] NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
 2017-07-28 16:49 UTC  (2+ messages)

[PATCH nfs-utils v2 00/12] add NFS over AF_VSOCK support
 2017-07-28  0:35 UTC  (12+ messages)
` [PATCH nfs-utils v2 05/12] getport: recognize "vsock" netid

[PATCH] mountstats: remove shebang
 2017-07-27 17:39 UTC  (2+ messages)

[PATCH] rpcdebug: Add proper free() to avoid memory leak
 2017-07-27 17:20 UTC  (6+ messages)

[nfs-utils PATCH v4] systemd: add instructions for disabling gssd to nfs.systemd.man
 2017-07-26 18:05 UTC  (9+ messages)
  ` [nfs-utils PATCH] systemd: add a blurb about masking rpc-gssd to the man page

[PATCH 0/4] Fix assorted problems with mount.nfs
 2017-07-26 17:58 UTC  (2+ messages)

[PATCH 00/11 V2] Removed a bunch random warnings
 2017-07-26 15:32 UTC  (17+ messages)
` [PATCH 01/11] rpcdebug.c: remove a warning
` [PATCH 02/11] present_address: Fixed error path
` [PATCH 03/11] atomicio: removed a warning
` [PATCH 04/11] cache.c: removed a couple warning
` [PATCH 05/11] nfsd.c: removed a few warnings
` [PATCH 06/11] bldev_read_serial: removed a couple warnings
` [PATCH 07/11] device-discovery.c: removed a warning
` [PATCH 08/11] network.c: removed some warnings
` [PATCH 09/11] nfsmount: remove a warning
` [PATCH 10/11] nfs4mount: removed "
` [PATCH 11/11] nfsdcltrack.c: remove "

[nfsv4] The Fall Bakeathon in Westford, Ma
 2017-07-26 15:08 UTC  (2+ messages)
` Fwd: "

[REGRESSION 4.13-rc] NFS returns -EACCESS at the first read
 2017-07-26 13:37 UTC  (4+ messages)

[4.13-rc2 regression] NFSv4 fails file permission tests in fstests generic/126
 2017-07-26 12:48 UTC  (4+ messages)

[PATCH 4.12 149/196] sunrpc: use constant time memory comparison for mac
 2017-07-25 19:22 UTC 

[PATCH 4.9 100/125] sunrpc: use constant time memory comparison for mac
 2017-07-25 19:20 UTC 

[PATCH] [RESEND] nfs: blocklayout: avoid warnings on 32-bit sector_t
 2017-07-24  7:57 UTC  (2+ messages)

[PATCH 0/2] Fix NFS issues with posix_fallocate() in locked file
 2017-07-24  7:40 UTC  (4+ messages)
` [PATCH 2/2] NFS: Optimize fallocate by refreshing mapping when needed
` [PATCH 1/2] NFS: invalidate file size when taking a lock

[PATCH] SUNRPC: ECONNREFUSED should cause a rebind
 2017-07-24  5:36 UTC 

[GIT PULL] Please pull NFS client fixes for 4.13
 2017-07-21 23:37 UTC  (2+ messages)

[PATCH 00/11] Removed a bunch random warnings
 2017-07-21 18:30 UTC  (15+ messages)
` [PATCH 02/11] present_address: remove a warning
` [PATCH 03/11] atomicio: removed "
` [PATCH 05/11] nfsd.c: removed a few warnings
` [PATCH 08/11] network.c: removed some warnings
` [PATCH 11/11] nfsdcltrack.c: remove a warning

[PATCH v3 1/1] PNFS fix dangling DS mount
 2017-07-21 15:46 UTC  (5+ messages)

Kernel Oops with 4.13.0-0.rc1
 2017-07-21 12:29 UTC 

[PATCH] nfs: track writeback errors with errseq_t
 2017-07-20 19:42 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).