Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-23 13:13:06 to 2023-07-07 16:46:49 UTC [more...]

[PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-07-07 16:46 UTC  (6+ messages)
` [PATCH v7 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
  ` [Linux-cachefs] "
    ` [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0

trunking rules
 2023-07-07 15:40 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-07 12:42 UTC  (16+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-07 12:24 UTC  (17+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 26/32] nfs/blocklayout: Convert to use blkdev_get_handle_by_dev/path()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()

[PATCH v2 57/92] nfs: convert to ctime accessor functions
 2023-07-06 14:56 UTC  (6+ messages)
  ` [PATCH v2 58/92] nfsd: "
  ` [PATCH v2 88/92] sunrpc: "

[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/12] backing_dev: remove current->backing_dev_info
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-07-05  3:27 UTC  (22+ messages)
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file

[PATCH v2 0/9] SUNRPC service thread scheduler optimizations
 2023-07-05  2:43 UTC  (28+ messages)
` [PATCH v2 1/9] SUNRPC: Deduplicate thread wake-up code
` [PATCH v2 2/9] SUNRPC: Report when no service thread is available
` [PATCH v2 3/9] SUNRPC: Split the svc_xprt_dequeue tracepoint
` [PATCH v2 4/9] SUNRPC: Count ingress RPC messages per svc_pool
` [PATCH v2 5/9] SUNRPC: Clean up svc_set_num_threads
` [PATCH v2 6/9] SUNRPC: Replace dprintk() call site in __svc_create()
` [PATCH v2 7/9] SUNRPC: Don't disable BH's when taking sp_lock
` [PATCH v2 8/9] SUNRPC: Replace sp_threads_all with an xarray
` [PATCH v2 9/9] SUNRPC: Convert RQ_BUSY into a per-pool bitmap

nfsd in D state, another case
 2023-07-04 17:48 UTC  (2+ messages)

[PATCH RFC 0/4] Encode NFSv4 attributes via a branch table
 2023-07-03 23:05 UTC  (9+ messages)
` [PATCH RFC 1/4] NFSD: Add struct nfsd4_fattr_args
` [PATCH RFC 2/4] NFSD: Encode attributes in WORD0 using a bitmask loop
` [PATCH RFC 3/4] NFSD: Encode attributes in WORD1 "
` [PATCH RFC 4/4] NFSD: Encode attributes in WORD2 "

[PATCH] xprtrdma: Remap Receive buffers after a reconnect
 2023-07-03 18:18 UTC 

[PATCH] sunrpc: avoid constant-out-of-range warning with clang
 2023-07-03 12:42 UTC  (2+ messages)

[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-07-02 17:54 UTC 

[GIT PULL] Please pull NFS client updates for Linux 6.5
 2023-07-01 21:49 UTC  (2+ messages)

[PATCH v4] NFSv4: Fix dropped lock for racing OPEN and delegation return
 2023-07-01 14:27 UTC 

[PATCH v3] NFSv4: Fix dropped lock for racing OPEN and delegation return
 2023-07-01 11:15 UTC 

[GIT PULL] nfsd fixes for v6.5
 2023-07-01  5:04 UTC  (2+ messages)

[PATCH v4 0/4] NFSv4.2: Various READ_PLUS fixes
 2023-06-30 23:46 UTC  (7+ messages)
` [PATCH v4 1/4] NFSv4.2: Fix READ_PLUS smatch warnings
` [PATCH v4 2/4] NFSv4.2: Fix READ_PLUS size calculations
` [PATCH v4 3/4] NFSv4.2: Rework scratch handling for READ_PLUS (again)
` [PATCH v4 4/4] SUNRPC: kmap() the xdr pages during decode

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-30 22:12 UTC  (2+ messages)
  ` [PATCH 01/79] fs: add ctime accessors infrastructure

[PATCH v2] NFSv4: Fix dropped lock for racing OPEN and delegation return
 2023-06-30 21:12 UTC  (2+ messages)

[PATCH RFC 0/8] RPC service thread scheduler optimizations
 2023-06-30 18:20 UTC  (13+ messages)
` [PATCH RFC 1/8] SUNRPC: Deduplicate thread wake-up code
` [PATCH RFC 2/8] SUNRPC: Report when no service thread is available
` [PATCH RFC 3/8] SUNRPC: Split the svc_xprt_dequeue tracepoint
` [PATCH RFC 4/8] SUNRPC: Clean up svc_set_num_threads
` [PATCH RFC 5/8] SUNRPC: Replace dprintk() call site in __svc_create()
` [PATCH RFC 6/8] SUNRPC: Replace sp_threads_all with an xarray
` [PATCH RFC 7/8] SUNRPC: Convert RQ_BUSY into a per-pool bitmap
` [PATCH RFC 8/8] SUNRPC: Don't disable BH's when taking sp_lock

[PATCH v1 0/9] Remove support for DES-based Kerberos enctypes
 2023-06-30 18:10 UTC  (11+ messages)
` [PATCH v1 1/9] SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
` [PATCH v1 2/9] SUNRPC: Remove Kunit tests for the DES3 encryption type
` [PATCH v1 3/9] SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list
` [PATCH v1 4/9] SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED
` [PATCH v1 5/9] SUNRPC: Remove krb5_derive_key_v1()
` [PATCH v1 6/9] SUNRPC: Remove gss_import_v1_context()
` [PATCH v1 7/9] SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM
` [PATCH v1 8/9] SUNRPC: Remove the ->import_ctx method
` [PATCH v1 9/9] SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c

[PATCH] SUNRPC: clean up integer overflow check
 2023-06-30 16:22 UTC  (5+ messages)

[PATCH v7 0/4] NFSD: add support for NFSv4.1+ write delegation
 2023-06-30 15:40 UTC  (6+ messages)
` [PATCH v7 1/4] locks: allow support for "
` [PATCH v7 2/4] NFSD: allow client to use write delegation stateid for READ
` [PATCH v7 3/4] NFSD: handle GETATTR conflict with write delegation
` [PATCH v7 4/4] NFSD: Enable write delegation support for NFSv4.1+ client

[RFC] NFSD: add rpc_status entry in nfsd debug filesystem
 2023-06-29 21:52 UTC  (4+ messages)

[PATCH 1/2] Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
 2023-06-29 19:01 UTC  (4+ messages)
` [PATCH 2/2] NFSv4: Fix dropped lock for racing OPEN and delegation return

[PATCH v6 0/5] NFSD: add support for NFSv4.1+ write delegation
 2023-06-29 16:16 UTC  (16+ messages)
` [PATCH v6 1/5] locks: allow support for "
` [PATCH v6 2/5] NFSD: Enable write delegation support for NFSv4.1+ client
` [PATCH v6 3/5] NFSD: handle GETATTR conflict with write delegation
` [PATCH v6 4/5] NFSD: allow client to use write delegation stateid for READ
` [PATCH v6 5/5] NFSD: add counter for write delegation recall due to conflict GETATTR

Słowa kluczowe do wypozycjonowania
 2023-06-29  7:30 UTC 

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-06-27 19:08 UTC  (18+ messages)

[PATCH] fs/nfsd: Fix creation time serialization order
 2023-06-27 16:09 UTC  (4+ messages)

[PATCH] NFS: Don't cleanup sysfs superblock entry if uninitialized
 2023-06-27 10:12 UTC 

[PATCH v4 00/11] NFS sysfs scaffolding
 2023-06-26 22:25 UTC  (5+ messages)
` [PATCH v4 05/11] NFS: add superblock sysfs entries

contention on pwq->pool->lock under heavy NFS workload
 2023-06-26 20:21 UTC  (9+ messages)

[GIT PULL] nfsd changes for v6.5
 2023-06-26 20:02 UTC  (2+ messages)

[PATCH v2 RESEND] NFS: Add mount option 'fasc'
 2023-06-26 10:25 UTC  (2+ messages)

[PATCH net-next v5 15/16] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-23 22:55 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 read-only IMAP folder(s) and NNTP newsgroup(s).