linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-11 16:16:45 to 2019-09-19 02:58:24 UTC [more...]

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

[PATCH v2 0/9] Various NFSv4 state error handling fixes
 2019-09-19  1:49 UTC  (12+ 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 0/2] tweak knfsd session slot table sizing
 2019-09-19  1:08 UTC  (3+ messages)
` [PATCH 2/2] nfsd: give out fewer session slots as limit approaches

NFSv4 client locks up on larger writes with Kerberos enabled
 2019-09-18 23:36 UTC 

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

troubleshooting LOCK FH and NFS4ERR_BAD_SEQID
 2019-09-18 14:32 UTC  (5+ messages)

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

[PATCH v7 00/19] client and server support for "inter" SSC copy
 2019-09-16 21:13 UTC  (20+ 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/9] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
 2019-09-16 19:39 UTC  (17+ 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

[nfs-utils PATCH] Add printf format checking
 2019-09-16 18:33 UTC  (3+ messages)
` [nfs-utils PATCH v2] "

(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

support for UDP
 2019-09-13 16:16 UTC  (3+ messages)

[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  (36+ messages)
` [RFC PATCH 02/35] nfs/nfsd: basic NFS4 extended attribute definitions
` [RFC PATCH 03/35] NFSv4.2: query the server for extended attribute support
` [RFC PATCH 04/35] nfs: parse the {no}user_xattr option
` [RFC PATCH 05/35] NFSv4.2: define a function to compute the maximum XDR size for listxattr
` [RFC PATCH 06/35] NFSv4.2: define and set initial limits for extended attributes
` [RFC PATCH 07/35] NFSv4.2: define argument and response structures for xattr operations
` [RFC PATCH 08/35] NFSv4.2: define the encode/decode sizes for the XATTR operations
` [RFC PATCH 09/35] NFSv4.2: define and use extended attribute overhead sizes
` [RFC PATCH 10/35] NFSv4.2: add client side XDR handling for extended attributes
` [RFC PATCH 11/35] nfs: define nfs_access_get_cached function
` [RFC PATCH 12/35] NFSv4.2: query the extended attribute access bits
` [RFC PATCH 13/35] nfs: modify update_changeattr to deal with regular files
` [RFC PATCH 14/35] nfs: define and use the NFS_INO_INVALID_XATTR flag
` [RFC PATCH 15/35] nfs: make the buf_to_pages_noslab function available to the nfs code
` [RFC PATCH 16/35] NFSv4.2: add the extended attribute proc functions
` [RFC PATCH 17/35] NFSv4.2: hook in the user extended attribute handlers
` [RFC PATCH 18/35] NFSv4.2: add client side xattr caching functions
` [RFC PATCH 19/35] NFSv4.2: call the xattr cache functions
` [RFC PATCH 20/35] nfs: add the NFS_V4_XATTR config option
` [RFC PATCH 21/35] xattr: modify vfs_{set,remove}xattr for NFS server use
` [RFC PATCH 22/35] nfsd: split off the write decode code in to a seperate function
` [RFC PATCH 23/35] nfsd: add defines for NFSv4.2 extended attribute support
` [RFC PATCH 26/35] nfsd: add structure definitions for xattr requests / responses
` [RFC PATCH 24/35] nfsd: define xattr functions to call in to their vfs counterparts
` [RFC PATCH 25/35] nfsd: take xattr access bits in to account when checking
` [RFC PATCH 27/35] nfsd: implement the xattr procedure functions
` [RFC PATCH 01/35] nfsd: make sure the nfsd4_ops array has the right size
` [RFC PATCH 28/35] nfsd: define xattr reply size functions
` [RFC PATCH 29/35] nfsd: add xattr XDR decode functions
` [RFC PATCH 30/35] nfsd: add xattr XDR encode functions
` [RFC PATCH 31/35] nfsd: add xattr operations to ops array
` [RFC PATCH 32/35] xattr: add a function to check if a namespace is supported
` [RFC PATCH 33/35] nfsd: add fattr support for user extended attributes
` [RFC PATCH 34/35] nfsd: add export flag to disable "
` [RFC PATCH 35/35] nfsd: add NFSD_V4_XATTR config option

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

Regression in 5.1.20: Reading long directory fails
 2019-09-12 13:35 UTC  (25+ messages)

[PATCH] SUNRPC: RPC level errors should always set task->tk_rpc_status
 2019-09-12 12:06 UTC 

[PATCH] SUNRPC: Don't receive TCP data into a request buffer that has been reset
 2019-09-12 12:04 UTC 

[PATCH v2] SUNRPC: Dequeue the request from the receive queue while we're re-encoding
 2019-09-12  7:30 UTC  (2+ messages)


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