linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-12 17:36:40 to 2019-09-25 13:09:42 UTC [more...]

[PATCH] sunrpc: clean up indentation issue
 2019-09-25 13:09 UTC 

PROBLEM: nfs? crash in Linux 5.3 (possible regression)
 2019-09-24 17:58 UTC  (5+ messages)

troubleshooting LOCK FH and NFS4ERR_BAD_SEQID
 2019-09-24 14:45 UTC  (9+ messages)

[RFC-PATCH] nfsd: provide a procfs entry to release stateids of a particular local filesystem
 2019-09-24 14:35 UTC  (9+ messages)

[nfs-utils PATCH] Add printf format checking
 2019-09-23 21:53 UTC  (6+ messages)
` [nfs-utils PATCH v2] "

[PATCH 0/1] Clean up and fix NFS server handling of eof
 2019-09-23 20:31 UTC  (2+ messages)

generic/495: swap on sparse file over NFS
 2019-09-23 20:21 UTC  (2+ messages)

[PATCH -next] nfsd: Make nfsd_reset_boot_verifier_locked static
 2019-09-23 16:20 UTC  (2+ messages)

[PATCH trivial] fs: Fix Kconfig indentation
 2019-09-23 15:48 UTC 

[PATCH] NFS: Optimise the default readahead size
 2019-09-23  6:36 UTC  (2+ messages)

[PATCH 0/3] some nfs-utils patches
 2019-09-23  4:26 UTC  (4+ messages)
` [PATCH 3/3] statd: take user-id from /var/lib/nfs/sm
` [PATCH 2/3] conffile: allow optional include files
` [PATCH 1/3] mountd: Initialize logging early

rsize,wsize=1M causes severe lags in 10/100 Mbps, what sets those defaults?
 2019-09-21 11:02 UTC  (19+ messages)
  ` rsize,wsize=1M causes severe lags in 10/100 Mbps

[PATCH v3 0/9] Various NFSv4 state error handling fixes
 2019-09-21  4:11 UTC  (12+ messages)
` [PATCH v3 1/9] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
  ` [PATCH v3 2/9] NFSv4: Clean up pNFS return-on-close error handling
    ` [PATCH v3 3/9] NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close
      ` [PATCH v3 4/9] NFSv4: Handle RPC level errors in LAYOUTRETURN
        ` [PATCH v3 5/9] NFSv4: Add a helper to increment stateid seqids
          ` [PATCH v3 6/9] pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
            ` [PATCH v3 7/9] NFSv4: Fix OPEN_DOWNGRADE error handling
              ` [PATCH v3 8/9] NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
                ` [PATCH v3 9/9] NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU

[PATCH 0/2] tweak knfsd session slot table sizing
 2019-09-20 16:28 UTC  (10+ messages)
` [PATCH 2/2] nfsd: give out fewer session slots as limit approaches
          ` [PATCH 1/2] nfsd: handle drc over-allocation gracefully
            ` [PATCH 1/2 - vers2] "
              ` [PATCH - 2/2] nfsd: degraded slot-count more gracefully as allocation nears exhaustion

[PATCH v2 0/9] Various NFSv4 state error handling fixes
 2019-09-20 14:54 UTC  (15+ messages)
` [PATCH v2 1/9] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
  ` [PATCH v2 2/9] NFSv4: Clean up pNFS return-on-close error handling
    ` [PATCH v2 3/9] NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close
      ` [PATCH v2 4/9] NFSv4: Handle RPC level errors in LAYOUTRETURN
        ` [PATCH v2 5/9] NFSv4: Add a helper to increment stateid seqids
          ` [PATCH v2 6/9] pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
            ` [PATCH v2 7/9] NFSv4: Fix OPEN_DOWNGRADE error handling
              ` [PATCH v2 8/9] NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
                ` [PATCH v2 9/9] NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU

[PATCH] NFSv4: fix memory leak if nfs4_begin_drain_session fails
 2019-09-20  0:22 UTC 

[PATCH v7 00/19] client and server support for "inter" SSC copy
 2019-09-19 19:55 UTC  (21+ messages)
` [PATCH v7 01/19] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v7 02/19] NFS: add COPY_NOTIFY operation
` [PATCH v7 03/19] NFS: add ca_source_server<> to COPY
` [PATCH v7 04/19] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v7 05/19] NFS: inter ssc open
` [PATCH v7 06/19] NFS: skip recovery of copy open on dest server
` [PATCH v7 07/19] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v7 08/19] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v7 09/19] NFS: handle source server reboot
` [PATCH v7 10/19] NFS: replace cross device check in copy_file_range
` [PATCH v7 11/19] NFSD fill-in netloc4 structure
` [PATCH v7 12/19] NFSD add ca_source_server<> to COPY
` [PATCH v7 13/19] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [PATCH v7 14/19] NFSD COPY_NOTIFY xdr
` [PATCH v7 15/19] NFSD add COPY_NOTIFY operation
` [PATCH v7 16/19] NFSD check stateids against copy stateids
` [PATCH v7 17/19] NFSD generalize nfsd4_compound_state flag names
` [PATCH v7 18/19] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH v7 19/19] NFSD add nfs4 inter ssc to nfsd4_copy
  ` [PATCH 1/1] "

NFSv4 client locks up on larger writes with Kerberos enabled
 2019-09-19 14:58 UTC  (3+ messages)

[PATCH v2] NFS: Don't skip lookup when holding a delegation
 2019-09-19 14:49 UTC 

support for UDP
 2019-09-19 13:40 UTC  (4+ messages)

5.3.0 Regression: rpc.nfsd v4 uninterruptible sleep for 5+ minutes w/o rpc-statd/etc
 2019-09-19 13:17 UTC  (2+ messages)

[PATCH v4 0/3] kernel/notifier.c: intercepting duplicate registrations to avoid infinite loops
 2019-09-19 12:55 UTC  (6+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] kernel/notifier.c: remove notifier_chain_cond_register()
` [PATCH v4 3/3] kernel/notifier.c: remove blocking_notifier_chain_cond_register()

slow layoutget operations are not visible as iowait
 2019-09-19 12:28 UTC 

[PATCH] overlayfs: ignore empty NFSv4 ACLs in ext4 upperdir
 2019-09-18 19:49 UTC  (12+ messages)

[PATCH 1/9] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
 2019-09-16 19:39 UTC  (14+ messages)
` [PATCH 2/9] NFSv4: Clean up pNFS return-on-close error handling
  ` [PATCH 3/9] NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close
    ` [PATCH 4/9] NFSv4: Handle RPC level errors in LAYOUTRETURN
      ` [PATCH 5/9] NFSv4: Add a helper to increment stateid seqids
        ` [PATCH 6/9] pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
          ` [PATCH 7/9] NFSv4: Fix OPEN_DOWNGRADE error handling
            ` [PATCH 8/9] NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
              ` [PATCH 9/9] NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU

(Ubuntu 18.04) NFSv4+sec=krb5 client turns into a DoS device after ticket expires?
 2019-09-16 15:12 UTC  (2+ messages)

[PATCH V3 1/2] SUNRPC: Fix buffer handling of GSS MIC without slack
 2019-09-16 14:43 UTC  (3+ messages)
` [PATCH V3 2/2] SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic

[PATCH] SUNRPC: Don't try to parse incomplete RPC messages
 2019-09-16 13:12 UTC 

[PATCH v2 1/2] SUNRPC: Fix buffer handling of GSS MIC without slack
 2019-09-16 10:37 UTC  (5+ messages)
` [PATCH v2 2/2] SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic

[PATCH 1/2] SUNRPC: Fix buffer handling of GSS MIC with less slack
 2019-09-15 14:08 UTC  (10+ messages)
` [PATCH 2/2] SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic

[PATCH] SUNRPC: Fix congestion window race with disconnect
 2019-09-13 20:01 UTC 

[PATCH 0/3] nfs_instantiate() might succeed leaving dentry negative unhashed
 2019-09-13 13:02 UTC  (5+ messages)
` [PATCH 1/3] NFS: Refactor nfs_instantiate() for dentry referencing callers
` [PATCH 2/3] NFSv3: use nfs_add_or_obtain() to create and reference inodes
` [PATCH 3/3] NFS: remove unused check for negative dentry

[PATCH v4 00/26] nfs: Mount API conversion
 2019-09-13 12:17 UTC  (27+ messages)
` [PATCH v4 01/26] saner calling conventions for nfs_fs_mount_common()
` [PATCH v4 02/26] nfs: stash server into struct nfs_mount_info
` [PATCH v4 03/26] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
` [PATCH v4 04/26] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH v4 05/26] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH v4 06/26] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH v4 07/26] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH v4 08/26] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH v4 09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH v4 10/26] nfs: merge xdev and remote file_system_type
` [PATCH v4 11/26] nfs: unexport nfs_fs_mount_common()
` [PATCH v4 12/26] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH v4 13/26] nfs: get rid of mount_info ->fill_super()
` [PATCH v4 14/26] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH v4 15/26] nfs: get rid of ->set_security()
` [PATCH v4 16/26] NFS: Move mount parameterisation bits into their own file
` [PATCH v4 17/26] NFS: Constify mount argument match tables
` [PATCH v4 18/26] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH v4 19/26] NFS: Split nfs_parse_mount_options()
` [PATCH v4 20/26] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH v4 21/26] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH v4 22/26] NFS: Do some tidying of the parsing code
` [PATCH v4 23/26] NFS: rename nfs_fs_context pointer arg in a few functions
` [PATCH v4 24/26] NFS: Convert mount option parsing to use functionality from fs_parser.h
` [PATCH v4 25/26] NFS: Add fs_context support
` [PATCH v4 26/26] NFS: Attach supplementary error information to fs_context

[PATCH v6 00/19] client and server support for "inter" SSC copy
 2019-09-13  0:29 UTC  (8+ messages)
` [PATCH v6 05/19] NFS: inter ssc open

[RFC PATCH 00/35] user xattr support (RFC8276)
 2019-09-12 17:25 UTC  (10+ messages)
` [RFC PATCH 03/35] NFSv4.2: query the server for extended attribute support
` [RFC PATCH 06/35] NFSv4.2: define and set initial limits for extended attributes
` [RFC PATCH 10/35] NFSv4.2: add client side XDR handling "
` [RFC PATCH 15/35] nfs: make the buf_to_pages_noslab function available to the nfs code
` [RFC PATCH 26/35] nfsd: add structure definitions for xattr requests / responses
` [RFC PATCH 01/35] nfsd: make sure the nfsd4_ops array has the right size
` [RFC PATCH 30/35] nfsd: add xattr XDR encode functions
` [RFC PATCH 31/35] nfsd: add xattr operations to ops array
` [RFC PATCH 33/35] nfsd: add fattr support for user extended attributes

[PATCH v3 00/26] nfs: Mount API conversion
 2019-09-12 17:36 UTC  (4+ messages)
` [PATCH v3 16/26] NFS: Move mount parameterisation bits into their own file


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