linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-23 22:01:01 to 2021-09-08 20:51:06 UTC [more...]

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2021-09-08 20:51 UTC  (10+ messages)
` [PATCH v2 "
` [PATCH v3 "
    `  "

[PATCH v2 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-09-08 19:06 UTC  (8+ messages)
` [PATCH v2 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH v2 2/6] afs: Sort out symlink reading
` [PATCH v2 3/6] folio: Add a function to change the private data attached to a folio
` [PATCH v2 4/6] folio: Add a function to get the host inode for "
` [PATCH v2 5/6] netfs, afs, ceph: Use folios
` [PATCH v2 6/6] afs: Use folios in directory handling

[GIT PULL] more nfsd changes for 5.15
 2021-09-08 17:47 UTC 

[PATCH] SUNRPC: use congestion_wait() in svc_alloc_args()
 2021-09-07 21:47 UTC  (13+ messages)

[bug report] nfsd: Protect session creation and client confirm using client_lock
 2021-09-07 15:00 UTC  (3+ messages)

[PATCH 0/2] Allow to to install systemd generators dependend on --with-systemd unit-dir-path location
 2021-09-06 18:50 UTC  (2+ messages)

[PATCH] pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
 2021-09-06  1:59 UTC 

[PATCH] NFSD: drop support for ancient file-handles
 2021-09-06  1:29 UTC  (42+ messages)
` [PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export
  ` [PATCH 1/2 v2] NFSD: drop support for ancient filehandles
    ` [PATCH 2/2] NFSD: simplify struct nfsfh
        ` [PATCH 1/3 v3] NFSD: move filehandle format declarations out of "uapi"
          ` [PATCH 2/3 v3] NFSD: drop support for ancient filehandles
            ` [PATCH 3/3 v3] NFSD: simplify struct nfsfh

quic in-kernel implementation?
 2021-09-05 14:09 UTC  (2+ messages)

NFS server regression in kernel 5.13 (tested w/ 5.13.9)
 2021-09-05  2:02 UTC  (37+ messages)
                                                            ` [PATCH] SUNRPC: don't pause on incomplete allocation
                                                              ` [PATCH] MM: clarify effort used in alloc_pages_bulk_*()

[GIT PULL] Please Pull NFS Client Updates for Linux 5.15
 2021-09-04 19:00 UTC  (2+ messages)

[PATCH RFC] xprtrdma: Provide a buffer to pad Write chunks of unaligned length
 2021-09-04  2:49 UTC 

[PATCH] SUNRPC: improve error response to over-size gss credential
 2021-09-03 17:43 UTC  (2+ messages)

[GIT PULL] fscache: Fixes and rewrite preparation
 2021-09-02 17:37 UTC  (2+ messages)

[PATCH] Don't block writes to swap-files with ETXTBSY
 2021-09-02  4:19 UTC  (4+ messages)

[PATCH RFC 0/6] NFSD: Pull Read chunks in XDR decoders
 2021-08-31 21:24 UTC  (13+ messages)
` [PATCH RFC 1/6] SUNRPC: Capture value of xdr_buf::page_base
` [PATCH RFC 2/6] SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases
` [PATCH RFC 3/6] NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
` [PATCH RFC 4/6] SUNRPC: svc_fill_write_vector() must handle non-zero page_bases
` [PATCH RFC 5/6] NFSD: Add a transport hook for pulling argument payloads
` [PATCH RFC 6/6] svcrdma: Pull Read chunks in ->xpo_argument_payload

[GIT PULL] nfsd changes for 5.15
 2021-08-31 18:19 UTC  (2+ messages)

[RFC 0/2] revisit RMDA XDR padding management
 2021-08-31 16:11 UTC  (17+ messages)
` [RFC 1/2] xprtrdma: xdr pad optimization revisted again
` [RFC 2/2] xprtrdma: remove re_implicit_roundup xprt_rdma_pad_optimize

[PATCH v3 0/9] Add a tool for using the new sysfs files
 2021-08-31 12:26 UTC  (11+ messages)
` [PATCH v3 1/9] nfssysfs: Add a nfssysfs.py tool
` [PATCH v3 2/9] nfssysfs.py: Add a command for printing xprt switch information
` [PATCH v3 3/9] nfssysfs.py: Add a command for printing individual xprts
` [PATCH v3 4/9] nfssysfs.py: Add a command for printing rpc-client information
` [PATCH v3 5/9] nfssysfs.py: Add a command for changing xprt dstaddr
` [PATCH v3 6/9] nfssysfs.py: Add a command for changing xprt-switch dstaddrs
` [PATCH v3 7/9] nfssysfs.py: Add a command for changing xprt state
` [PATCH v3 8/9] nfssysfs: Add a man page
` [PATCH v3 9/9] nfssysfs: Add installation to the Makefile

[PATCH v5 0/5] do not collapse trunkable transports
 2021-08-27 18:37 UTC  (7+ messages)
` [PATCH v5 1/5] SUNRPC keep track of number of transports to unique addresses
` [PATCH] [man]: adding new mount option max_connect
` [PATCH v5 2/5] SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs
` [PATCH v5 3/5] NFSv4 introduce max_connect mount options
` [PATCH v5 4/5] SUNRPC enforce creation of no more than max_connect xprts
` [PATCH v5 5/5] NFSv4.1 add network transport when session trunking is detected

[PATCH] NFS: Always provide aligned buffers to the RPC read layers
 2021-08-27 18:00 UTC 

[PATCH 04/12] fscache: Add a cookie debug ID and use that in traces
 2021-08-27 12:49 UTC  (11+ messages)
` [PATCH 00/12] fscache: Some prep work for fscache rewrite
  ` [PATCH 10/12] fscache: Fix cookie key hashing
  ` [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec
  ` [PATCH v2 04/12] fscache: Add a cookie debug ID and use that in traces
    ` [Linux-cachefs] "

[PATCH] sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
 2021-08-26 20:51 UTC  (6+ messages)

[GIT PULL] nfsd bugfix for 5.14
 2021-08-26 20:33 UTC  (2+ messages)

[PATCH 0/8] reexport lock fixes v3
 2021-08-26 19:38 UTC  (13+ messages)
` [PATCH 5/8] Keep read and write fds with each nlm_file
  ` [PATCH 9/8] nfsd: fix crash on LOCKT on reexported NFSv3

[PATCH] nfs-utils: add install-dep for installing all dependencies
 2021-08-26 19:22 UTC  (2+ messages)

[PATCH 0/4 v2] nfs-utils: A series of memory fixes
 2021-08-26 19:21 UTC  (2+ messages)

[PATCH] pynfs: Avoid changing sys.path in generated code
 2021-08-26 12:09 UTC 

[PATCH] SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()
 2021-08-25 20:37 UTC  (3+ messages)

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-08-25  2:06 UTC  (9+ messages)
` [PATCH] VFS/BTRFS/NFSD: provide more unique inode number for btrfs export

[PATCH v4 0/5] do not collapse trunkable transports
 2021-08-24 23:17 UTC  (8+ messages)
` [PATCH v4 1/5] SUNRPC keep track of number of transports to unique addresses
` [PATCH] [man]: adding new mount option max_connect
` [PATCH v4 2/5] SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs
` [PATCH v4 3/5] NFSv4 introduce max_connect mount options
` [PATCH v4 4/5] SUNRPC enforce creation of no more than max_connect xprts
` [PATCH v4 5/5] NFSv4.1 add network transport when session trunking is detected

[PATCH 1/2] SUNRPC: Simplify socket shutdown when not reusing TCP ports
 2021-08-24 15:38 UTC  (2+ messages)
` [PATCH 2/2] SUNRPC: Tweak TCP socket shutdown in the RPC client

[PATCH 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-08-24 14:38 UTC  (12+ messages)
` [PATCH 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH 2/6] folio: Add a function to change the private data attached to a folio
` [PATCH 3/6] folio: Add a function to get the host inode for "
` [PATCH 4/6] afs: Sort out symlink reading
` [PATCH 5/6] netfs, afs, ceph: Use folios
` [PATCH 6/6] afs: Use folios in directory handling


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