linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-09 17:30:19 to 2021-01-07 05:32:30 UTC [more...]

[PATCH v2 1/7] pNFS: Mark layout for return if return-on-close was not sent
 2021-01-07  5:31 UTC  (5+ messages)
` [PATCH v2 2/7] pNFS: We want return-on-close to complete when evicting the inode
  ` [PATCH v2 3/7] pNFS: Clean up pnfs_layoutreturn_free_lsegs()
    ` [PATCH v2 4/7] pNFS: Stricter ordering of layoutget and layoutreturn
      ` [PATCH v2 5/7] NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request

virtual/permanent bakeathon infrastructure
 2021-01-06 21:46 UTC  (5+ messages)
` [nfsv4] "

[PATCH v2 0/3] Improvements to nfsd stats
 2021-01-06 20:50 UTC  (5+ messages)
` [PATCH v2 1/3] nfsd: remove unused stats counters
` [PATCH v2 2/3] nfsd: protect concurrent access to nfsd "
` [PATCH v2 3/3] nfsd: report per-export stats

[PATCH] mount: parse default values correctly
 2021-01-06 18:40 UTC 

[PATCH 1/4] pNFS: Mark layout for return if return-on-close was not sent
 2021-01-06 15:25 UTC  (5+ messages)
` [PATCH 2/4] pNFS: We want return-on-close to complete when evicting the inode
  ` [PATCH 3/4] pNFS: Clean up pnfs_layoutreturn_free_lsegs()
    ` [PATCH 4/4] pNFS: Stricter ordering of layoutget and layoutreturn

[PATCH 0/2] Fix crash in trace_rpcgss_context due to 0-length acceptor
 2021-01-05 22:06 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: Move simple_get_bytes and simple_get_netobj into xdr.h
` [PATCH 2/2] SUNRPC: Handle 0 length opaque XDR object data properly

[PATCH 0/2] Improvements to nfsd stats
 2021-01-05 18:32 UTC  (14+ messages)
` [PATCH 1/2] nfsd: protect concurrent access to nfsd stats counters
` [PATCH 2/2] nfsd: report per-export stats

[PATCH v1 00/42] Update NFSD XDR functions
 2021-01-05 15:33 UTC  (43+ messages)
` [PATCH v1 01/42] SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
` [PATCH v1 02/42] SUNRPC: Display RPC procedure names instead of proc numbers
` [PATCH v1 03/42] SUNRPC: Move definition of XDR_UNIT
` [PATCH v1 04/42] NFSD: Update GETATTR3args decoder to use struct xdr_stream
` [PATCH v1 05/42] NFSD: Update ACCESS3arg "
` [PATCH v1 06/42] NFSD: Update READ3arg "
` [PATCH v1 07/42] NFSD: Update WRITE3arg "
` [PATCH v1 08/42] NFSD: Update READLINK3arg "
` [PATCH v1 09/42] NFSD: Fix returned READDIR offset cookie
` [PATCH v1 10/42] NFSD: Add helper to set up the pages where the dirlist is encoded
` [PATCH v1 11/42] NFSD: Update READDIR3args decoders to use struct xdr_stream
` [PATCH v1 12/42] NFSD: Update COMMIT3arg decoder "
` [PATCH v1 13/42] NFSD: Update the NFSv3 DIROPargs "
` [PATCH v1 14/42] NFSD: Update the RENAME3args "
` [PATCH v1 15/42] NFSD: Update the LINK3args "
` [PATCH v1 16/42] NFSD: Update the SETATTR3args "
` [PATCH v1 17/42] NFSD: Update the CREATE3args "
` [PATCH v1 18/42] NFSD: Update the MKDIR3args "
` [PATCH v1 19/42] NFSD: Update the SYMLINK3args "
` [PATCH v1 20/42] NFSD: Update the MKNOD3args "
` [PATCH v1 21/42] NFSD: Update the NFSv2 GETATTR argument "
` [PATCH v1 22/42] NFSD: Update the NFSv2 READ "
` [PATCH v1 23/42] NFSD: Update the NFSv2 WRITE "
` [PATCH v1 24/42] NFSD: Update the NFSv2 READLINK "
` [PATCH v1 25/42] NFSD: Add helper to set up the pages where the dirlist is encoded
` [PATCH v1 26/42] NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
` [PATCH v1 27/42] NFSD: Update NFSv2 diropargs decoding "
` [PATCH v1 28/42] NFSD: Update the NFSv2 RENAME argument decoder "
` [PATCH v1 29/42] NFSD: Update the NFSv2 LINK "
` [PATCH v1 30/42] NFSD: Update the NFSv2 SETATTR "
` [PATCH v1 31/42] NFSD: Update the NFSv2 CREATE "
` [PATCH v1 32/42] NFSD: Update the NFSv2 SYMLINK "
` [PATCH v1 33/42] NFSD: Remove argument length checking in nfsd_dispatch()
` [PATCH v1 34/42] NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
` [PATCH v1 35/42] NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
` [PATCH v1 36/42] NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
` [PATCH v1 37/42] NFSD: Update the NFSv2 ACL GETATTR "
` [PATCH v1 38/42] NFSD: Update the NFSv2 ACL ACCESS "
` [PATCH v1 39/42] NFSD: Clean up after updating NFSv2 ACL decoders
` [PATCH v1 40/42] NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
` [PATCH v1 41/42] NFSD: Update the NFSv2 SETACL "
` [PATCH v1 42/42] NFSD: Clean up after updating NFSv3 ACL decoders

Boot time improvement with systemd and nfs-utils
 2021-01-05 14:48 UTC  (9+ messages)
              ` [PATCH v2] systemd: rpc-statd-notify.service can run in the background

[PATCH] NFS: Adjust fs_context error logging
 2021-01-05 14:40 UTC  (2+ messages)

[PATCH] net: sunrpc: interpret the return value of kstrtou32 correctly
 2021-01-05 14:17 UTC 

gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount revisted
 2021-01-04 16:00 UTC  (3+ messages)

[PATCH] NFSD: Restore NFSv4 decoding's SAVEMEM functionality
 2021-01-04 12:42 UTC 

[PATCH] NFSD: Fix sparse warning in nfssvc.c
 2021-01-04 12:41 UTC 

[PATCH v2] SUNRPC: Handle TCP socket sends with kernel_sendpage() again
 2021-01-04 12:39 UTC 

steam-associated reproducible hard NFSv4.2 client hang (5.9, 5.10)
 2021-01-03 14:27 UTC 

[PATCH AUTOSEL 5.10 09/31] NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
 2020-12-30 13:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 21/31] NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow

[PATCH AUTOSEL 5.4 09/17] NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
 2020-12-30 13:03 UTC 

[PATCH AUTOSEL 4.19 07/10] NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
 2020-12-30 13:04 UTC 

[PATCH 2/2] mountd: always root squash on the pseudofs
 2020-12-26 19:32 UTC  (4+ messages)
` [PATCH 1/2] mountd: allow high ports on all pseudofs exports
  ` [PATCH 2/2] mountd: never root squash on the pseudofs

[PATCH] SUNRPC: xprt: prevent shift-out-of-bounds
 2020-12-22  1:29 UTC 

[pynfs python3 0/7] Python3 patches for st_flex.py
 2020-12-21 20:00 UTC  (10+ messages)
` [pynfs python3 1/7] CB_LAYOUTRECALL: Make string a byte array
` [pynfs python3 2/7] st_flex: Use NFS4_MAXFILELEN in layout calls
` [pynfs python3 3/7] st_flex: Provide an empty ff_layoutreturn4 by default for LAYOUTRETURN
` [pynfs python3 4/7] st_flex: Use range instead of xrange for python3
` [pynfs python3 5/7] st_flex: Test is now redundant
` [pynfs python3 6/7] st_flex: Return the layout before closing the file
` [pynfs python3 7/7] st_flex: testFlexLayoutStatsSmall needed loving to pass python3

[pynfs 00/10] Misc Fixes, primarily LAYOUTRETURN
 2020-12-21  2:46 UTC  (19+ messages)
` [pynfs 01/10] st_flex.py - Added tests for LAYOUTRETURN with errors
` [pynfs 02/10] st_flex.py - Fixed flag names
` [pynfs 03/10] Close the file for SEQ10b
` [pynfs 04/10] flexfiles: Fix up the layout error handling to reflect the previous error
` [pynfs 05/10] Fix testFlexLayoutOldSeqid
` [pynfs 06/10] st_flex: Reduce the layoutstats period to make tests finish in a sane time
` [pynfs 07/10] st_flex: Fix up test names
` [pynfs 08/10] st_flex: Only do 100 layoutget/return in loop
` [pynfs 09/10] st_flex: We can't return the layout without a layout stateid
` [pynfs 10/10] st_flex: Fixup check for error in layoutget_return()

[PATCH AUTOSEL 5.9 02/15] pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled
 2020-12-20  3:34 UTC 

set_page_dirty vs truncate
 2020-12-19  7:04 UTC  (4+ messages)

[GIT PULL] Please pull NFS client changes for 5.11
 2020-12-17 21:19 UTC  (3+ messages)

[PATCH 0/7 nfs-utils] Assorted improvements to handling nfsmount.conf
 2020-12-17 15:11 UTC  (9+ messages)
` [PATCH 1/7] mount: configfile: remove whitesspace from end of lines
` [PATCH 2/7] mount: report error if multiple version specifiers are given
` [PATCH 6/7] mount: don't add config-file protcol version options when already present
` [PATCH 7/7] mount: update nfsmount.conf man page
` [PATCH 5/7] mount: options in config file shouldn't over-ride command-line options
` [PATCH 4/7] mount: convert configfile.c to use parse_opt.c
` [PATCH 3/7] Revert "mount.nfs: merge in vers= and nfsvers= options"

NFSv4x share reservations support
 2020-12-17 14:57 UTC  (2+ messages)

[PATCH nfs-utils] nfsd: clean up option parsing
 2020-12-16 16:14 UTC  (3+ messages)

[GIT PULL] nfsd changes for 5.11
 2020-12-16 14:37 UTC  (3+ messages)

[PATCH][next] NFSv4.2: fix error return on memory allocation failure
 2020-12-16 12:25 UTC 

[PATCH] nfsd: fix spelling mistake in Kconfig "accesible" -> "accessible"
 2020-12-16 11:19 UTC 

UBSAN: shift-out-of-bounds in xprt_calc_majortimeo
 2020-12-15 15:03 UTC 

[PATCH RESEND v5 0/2] NFS: Fix interaction between fs_context and user namespaces
 2020-12-14  2:53 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] NFS: NFSv2/NFSv3: Use cred from fs_context during mount
` [PATCH RESEND v5 2/2] NFSv4: Refactor to use user namespaces for nfs4idmap

[PATCH RFC] SUNRPC: Handle TCP socket sends with kernel_sendpage() again
 2020-12-12 19:16 UTC  (2+ messages)

[PATCH v2 1/2] nfsd: Fixes for nfsd4_encode_read_plus_data()
 2020-12-11 17:26 UTC  (2+ messages)
` [PATCH v2 2/2] nfsd: Don't set eof on a truncated READ_PLUS

[PATCH v2 00/15] Fixes for the NFSv4.2 READ_PLUS operation
 2020-12-11 17:25 UTC  (16+ messages)
` [PATCH v2 01/15] SUNRPC: _shift_data_left/right_pages should check the shift length
  ` [PATCH v2 02/15] SUNRPC: Fixes for xdr_align_data()
    ` [PATCH v2 03/15] SUNRPC: Fix xdr_expand_hole()
      ` [PATCH v2 04/15] SUNRPC: Cleanup xdr_shrink_bufhead()
        ` [PATCH v2 05/15] SUNRPC: _copy_to/from_pages() now check for zero length
          ` [PATCH v2 06/15] SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
            ` [PATCH v2 07/15] SUNRPC: Cleanup - constify a number of xdr_buf helpers
              ` [PATCH v2 08/15] SUNRPC: When expanding the buffer, we may need grow the sparse pages
                ` [PATCH v2 09/15] NFSv4.2: Ensure we always reset the result->count in decode_read_plus()
                  ` [PATCH v2 10/15] NFSv4.2: decode_read_plus_data() must skip padding after data segment
                    ` [PATCH v2 11/15] NFSv4.2: decode_read_plus_hole() needs to check the extent offset
                      ` [PATCH v2 12/15] NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer
                        ` [PATCH v2 13/15] NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
                          ` [PATCH v2 14/15] NFSv4.2: Deal with potential READ_PLUS data extent "
                            ` [PATCH v2 15/15] NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet

[PATCH] exportfs: Ingnore export failures in nfs-server.serivce unit
 2020-12-11 13:48 UTC  (2+ messages)

[PATCH] exports.man: Remove some outdated verbiage
 2020-12-11 13:48 UTC  (2+ messages)

[PATCH] NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
 2020-12-11 10:12 UTC 

[PATCH -next] fs/lockd: convert comma to semicolon
 2020-12-11  8:41 UTC 

[GIT PULL] Please pull a few more NFS Client bugfixes for 5.10
 2020-12-11  0:11 UTC  (2+ messages)

[GIT PULL] Please pull NFSoRDMA Client Updates for 5.11
 2020-12-10 21:44 UTC 

[PATCH] nfs41: update ff_layout_io_track_ds_error to accept rpc task
 2020-12-10 14:54 UTC  (3+ messages)

[PATCH 0/3] NFS: Disable READ_PLUS by default
 2020-12-09 18:23 UTC  (17+ 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).