linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-03 22:07:26 to 2021-12-13 22:04:54 UTC [more...]

knfsd server returns writeverf of all 0 bits (but was not rebooted)
 2021-12-13 22:04 UTC  (5+ messages)

[bug report] nfs clients fail to get read delegations after file open with O_RDWR
 2021-12-13 21:55 UTC  (2+ messages)

[PATCH v2 00/67] fscache, cachefiles: Rewrite
 2021-12-13 21:05 UTC  (81+ messages)
` [PATCH v2 01/67] fscache, cachefiles: Disable configuration
` [PATCH v2 04/67] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH v2 05/67] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH v2 06/67] fscache: Introduce new driver
` [PATCH v2 07/67] fscache: Implement a hash function
` [PATCH v2 08/67] fscache: Implement cache registration
` [PATCH v2 09/67] fscache: Implement volume registration
` [PATCH v2 10/67] fscache: Implement cookie registration
` [PATCH v2 11/67] fscache: Implement cache-level access helpers
` [PATCH v2 12/67] fscache: Implement volume-level "
` [PATCH v2 13/67] fscache: Implement cookie-level "
` [PATCH v2 14/67] fscache: Implement functions add/remove a cache
` [PATCH v2 15/67] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v2 16/67] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v2 17/67] fscache: Implement simple cookie state machine
` [PATCH v2 18/67] fscache: Implement cookie user counting and resource pinning
` [PATCH v2 19/67] fscache: Implement cookie invalidation
` [PATCH v2 20/67] fscache: Provide a means to begin an operation
` [PATCH v2 21/67] fscache: Count data storage objects in a cache
` [PATCH v2 22/67] fscache: Provide read/write stat counters for the cache
` [PATCH v2 23/67] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v2 24/67] netfs: Pass more information on how to deal with a hole in the cache
` [PATCH v2 25/67] fscache: Implement raw I/O interface
` [PATCH v2 26/67] fscache: Implement higher-level write "
` [PATCH v2 27/67] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH v2 28/67] fscache: Provide a function to note the release of a page
` [PATCH v2 29/67] fscache: Provide a function to resize a cookie
` [PATCH v2 30/67] cachefiles: Introduce rewritten driver
` [PATCH v2 31/67] cachefiles: Define structs
` [PATCH v2 32/67] cachefiles: Add some error injection support
` [PATCH v2 33/67] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v2 34/67] cachefiles: Add cache error reporting macro
` [PATCH v2 35/67] cachefiles: Add security derivation
` [PATCH v2 36/67] cachefiles: Register a miscdev and parse commands over it
` [PATCH v2 37/67] cachefiles: Provide a function to check how much space there is
` [PATCH v2 38/67] vfs, cachefiles: Mark a backing file in use with an inode flag
` [PATCH v2 39/67] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH v2 40/67] cachefiles: Implement cache registration and withdrawal
` [PATCH v2 41/67] cachefiles: Implement volume support
` [PATCH v2 42/67] cachefiles: Add tracepoints for calls to the VFS
` [PATCH v2 43/67] cachefiles: Implement object lifecycle funcs
` [PATCH v2 44/67] cachefiles: Implement key to filename encoding
` [PATCH v2 45/67] cachefiles: Implement metadata/coherency data storage in xattrs
` [PATCH v2 46/67] cachefiles: Mark a backing file in use with an inode flag
` [PATCH v2 47/67] cachefiles: Implement culling daemon commands
` [PATCH v2 48/67] cachefiles: Implement backing file wrangling
` [PATCH v2 49/67] cachefiles: Implement begin and end I/O operation
` [PATCH v2 50/67] cachefiles: Implement cookie resize for truncate
` [PATCH v2 51/67] cachefiles: Implement the I/O routines
` [PATCH v2 52/67] cachefiles: Allow cachefiles to actually function
` [PATCH v2 53/67] fscache, cachefiles: Display stats of no-space events
` [PATCH v2 54/67] fscache, cachefiles: Display stat of culling events
` [PATCH v2 55/67] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v2 56/67] afs: Fix afs_write_end() to handle len > page size
` [PATCH v2 57/67] afs: Convert afs to use the new fscache API
` [PATCH v2 58/67] afs: Copy local writes to the cache when writing to the server
` [PATCH v2 59/67] afs: Skip truncation on the server of data we haven't written yet
` [PATCH v2 60/67] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH v2 61/67] 9p: Copy local writes to the cache when writing to the server
` [PATCH v2 62/67] nfs: Convert to new fscache volume/cookie API
` [PATCH v2 63/67] nfs: Implement cache I/O by accessing the cache directly
` [PATCH v2 64/67] cifs: Support fscache indexing rewrite (untested)
` [PATCH v2 65/67] ceph: conversion to new fscache API
` [PATCH v2 66/67] ceph: add fscache writeback support
  ` [PATCH] fscache: Need to go round again after processing LRU_DISCARDING state

[PATCH RFC v8 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-12-13 18:35 UTC  (4+ messages)
` [PATCH RFC v8 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH v8 2/2] nfsd: Initial implementation of NFSv4 Courteous Server

[PATCH v4 00/17] Optimize list lru memory consumption
 2021-12-13 16:53 UTC  (18+ messages)
` [PATCH v4 01/17] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v4 02/17] mm: introduce kmem_cache_alloc_lru
` [PATCH v4 03/17] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v4 04/17] fs: allocate inode by using alloc_inode_sb()
` [PATCH v4 05/17] f2fs: "
` [PATCH v4 06/17] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v4 07/17] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v4 08/17] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v4 09/17] mm: workingset: use xas_set_lru() to pass shadow_nodes
` [PATCH v4 10/17] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v4 11/17] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v4 12/17] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v4 13/17] mm: list_lru: replace linear array with xarray
` [PATCH v4 14/17] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v4 15/17] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v4 16/17] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v4 17/17] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id

[PATCH] NFSD: De-duplicate nfsd4_decode_bitmap4()
 2021-12-13 16:58 UTC 

[PATCH v2] SUNRPC: Add source address/port to rpc_socket* traces
 2021-12-13  8:38 UTC 

NFS client can crash server due to overrun in nfsd4_decode_bitmap4()
 2021-12-13  4:52 UTC  (7+ messages)

[PATCH] nfs: nfs4clinet: check the return value of kstrdup()
 2021-12-13  3:00 UTC 

[RFC PATCH] NFS: Save 4 bytes when re-exporting
 2021-12-12 21:57 UTC  (6+ messages)

[PATCH] NFS: nfs_encode_fh: Improve debug logging
 2021-12-12 20:57 UTC 

[PATCH 0/7] NFSv4.1+ support for session trunking discovery
 2021-12-11 11:39 UTC  (9+ messages)
` [PATCH 1/7] NFSv4 remove zero number of fs_locations entries error check
` [PATCH 2/7] NFSv4 store server support for fs_location attribute
` [PATCH 3/7] NFSv4.1 query for fs_location attr on a new file system
` [PATCH 4/7] NFSv4 expose nfs_parse_server_name function
` [PATCH 5/7] NFSv4 handle port presence in fs_location server string
` [PATCH 6/7] SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
` [PATCH 7/7] NFSv4.1 test and add 4.1 trunking transport

[PATCH RFC v3] pynfs: nfs4.0 enhance open_confirm to work with courteous server
 2021-12-11  2:54 UTC 

[PATCH RFC v2] nfs4.0 enhance open_confirm to work with courteous server
 2021-12-11  2:52 UTC 

[PATCH RFC 1/1] nfs4.0 enhance open_confirm to work with courteous server
 2021-12-11  1:58 UTC 

[GIT PULL] more nfsd bugfixes for 5.16
 2021-12-11  1:38 UTC  (2+ messages)

[PATCH RFC v7 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-12-11  1:02 UTC  (3+ messages)
` [PATCH RFC v7 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v7 2/2] nfsd: Initial implementation of NFSv4 Courteous Server

BUG: KASAN: use-after-free in __fscache_acquire_cookie+0x437/0x9b0 [fscache] with NFSv3 and xfstests on [PATCH v2 00/67] fscache, cachefiles: Rewrite
 2021-12-10 23:28 UTC 

[PATCH RFC v6 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-12-10 17:51 UTC  (24+ messages)
` [PATCH RFC v6 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v6 2/2] nfsd: Initial implementation of NFSv4 Courteous Server

[PATCH] blkmapd: fix coredump in bl_add_disk
 2021-12-10  8:30 UTC  (2+ messages)

Improving NFS re-export
 2021-12-09 22:03 UTC  (3+ messages)

[PATCH 00/64] fscache, cachefiles: Rewrite
 2021-12-09 16:49 UTC  (4+ messages)
` [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache

[RFC PATCH 1/2] security: Remove security_add_mnt_opt() as it's unused
 2021-12-08 20:05 UTC  (5+ messages)
` [RFC PATCH 2/2] security, nfs: Provide a hook for fs_context security initialisation

[PATCH 1/5] SUNRPC: Remove low signal-to-noise tracepoints
 2021-12-08 16:54 UTC  (5+ messages)
` [PATCH 2/5] SUNRPC: Record endpoint information in trace log
` [PATCH 3/5] SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xid
` [PATCH 4/5] NFSD: Combine XDR error tracepoints
` [PATCH 5/5] NFSD: Remove NFSD_PROC_ARGS_* macros

[PATCH] NFSD: simplify per-net file cache management
 2021-12-08 16:31 UTC 

[PATCH v2 0/3] Remove NFS v2 support from the client and server
 2021-12-08 16:30 UTC  (4+ messages)
` [PATCH 1/3] nfsd: Remove the ability to enable NFS v2
` [PATCH 2/3] nfs.man: Remove references to NFS v2 from the man pages
` [PATCH v2 3/3] mount: Remove NFS v2 support from mount.nfs

[PATCH net-next] net: sunrpc: fix code indentation
 2021-12-08  7:20 UTC 

(kein Betreff)
 2021-12-07 19:45 UTC 

[PATCH] nfsd: Fix nsfd startup race (again)
 2021-12-07 16:56 UTC  (2+ messages)

[PATCH] SUNRPC: Add source address/port to rpc_socket* traces
 2021-12-06 16:51 UTC  (3+ messages)

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-12-06 15:46 UTC  (16+ messages)
                  ` [PATCH] nfsdcld: use WAL journal for faster commits

[bug report] nfs: Convert to new fscache volume/cookie API
 2021-12-06  9:28 UTC  (5+ messages)

[PATCH] nfs4: skip locks_lock_inode_wait() in nfs4_locku_done if FL_ACCESS is set
 2021-12-05 10:43 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).