linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-13 15:03:15 to 2020-11-20 15:15:50 UTC [more...]

[RFC PATCH 00/76] fscache: Modernisation
 2020-11-20 15:14 UTC  (58+ messages)
` [RFC PATCH 01/76] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [RFC PATCH 02/76] afs: Disable use of the fscache I/O routines
` [RFC PATCH 03/76] fscache: Add a cookie debug ID and use that in traces
` [RFC PATCH 04/76] fscache: Procfile to display cookies
` [RFC PATCH 05/76] fscache: Remove the old I/O API
` [RFC PATCH 06/76] fscache: Remove the netfs data from the cookie
` [RFC PATCH 07/76] fscache: Remove struct fscache_cookie_def
` [RFC PATCH 08/76] fscache: Remove store_limit* from struct fscache_object
` [RFC PATCH 09/76] fscache: Remove fscache_check_consistency()
` [RFC PATCH 10/76] fscache: Remove fscache_attr_changed()
` [RFC PATCH 11/76] fscache: Remove obsolete stats
` [RFC PATCH 12/76] fscache: Remove old I/O tracepoints
` [RFC PATCH 13/76] fscache: Temporarily disable fscache_invalidate()
` [RFC PATCH 14/76] fscache: Remove the I/O operation manager
` [RFC PATCH 15/76] fscache: Change %p in format strings to something else
` [RFC PATCH 16/76] cachefiles: "
` [RFC PATCH 17/76] iov_iter: Add ITER_XARRAY
` [RFC PATCH 18/76] vm: Add wait/unlock functions for PG_fscache
` [RFC PATCH 19/76] mm: Implement readahead_control pageset expansion
` [RFC PATCH 20/76] mm: Stop generic_file_buffered_read() from grabbing a superfluous page
` [RFC PATCH 21/76] vfs: Export rw_verify_area() for use by cachefiles
` [RFC PATCH 22/76] vfs: Provide S_CACHE_FILE inode flag
` [RFC PATCH 23/76] cachefiles: Remove tree of active files and use "
` [RFC PATCH 24/76] fscache: Provide a simple thread pool for running ops asynchronously
` [RFC PATCH 26/76] fscache: Rewrite the I/O API based on iov_iter
` [RFC PATCH 27/76] fscache: Keep track of size of a file last set independently on the server
` [RFC PATCH 28/76] fscache, cachefiles: Fix disabled histogram warnings
` [RFC PATCH 29/76] fscache: Recast assertion in terms of cookie not being an index
` [RFC PATCH 30/76] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
` [RFC PATCH 31/76] fscache: Allow ->put_super() to be used to wait for cache operations
` [RFC PATCH 32/76] netfs: Make a netfs helper module
` [RFC PATCH 33/76] netfs: Provide readahead and readpage netfs helpers
` [RFC PATCH 34/76] netfs: Use the cache
` [RFC PATCH 35/76] fscache: read-helper: Add tracepoints
` [RFC PATCH 36/76] cachefiles: Remove some redundant checks on unsigned values
` [RFC PATCH 37/76] cachefiles: trace: Log coherency checks
` [RFC PATCH 38/76] cachefiles: Split cachefiles_drop_object() up a bit
` [RFC PATCH 39/76] cachefiles: Implement new fscache I/O backend API
` [RFC PATCH 40/76] cachefiles: Merge object->backer into object->dentry
` [RFC PATCH 41/76] cachefiles: Implement a content-present indicator and bitmap
` [RFC PATCH 42/76] cachefiles: Shape requests from the fscache read helper
` [RFC PATCH 43/76] cachefiles: Round the cachefile size up to DIO block size
` [RFC PATCH 44/76] cachefiles: Implement read and write parts of new I/O API
` [RFC PATCH 45/76] cachefiles: Add I/O tracepoints
` [RFC PATCH 46/76] fscache: Display cache-specific data in /proc/fs/fscache/objects
` [RFC PATCH 47/76] fscache: Remove more obsolete stats
` [RFC PATCH 48/76] fscache: Always create /proc/fs/fscache/stats if configured
` [RFC PATCH 49/76] netfs: Stats
` [RFC PATCH 50/76] fscache: New stats
` [RFC PATCH 51/76] fscache, cachefiles: Rewrite invalidation
` [RFC PATCH 52/76] fscache: disable cookie when doing an invalidation for DIO write
` [RFC PATCH 53/76] fscache: Implement "will_modify" parameter on fscache_use_cookie()
` [RFC PATCH 54/76] fscache: Provide resize operation
` [RFC PATCH 55/76] fscache: Remove the update operation
` [RFC PATCH 56/76] afs: Pass page into dirty region helpers to provide THP size
` [RFC PATCH 57/76] afs: Print the operation debug_id when logging an unexpected data version
` [RFC PATCH 58/76] afs: Move key to afs_read struct

[PATCH 1/3] NFSv4: Fix the alignment of page data in the getdeviceinfo reply
 2020-11-20 14:52 UTC  (10+ messages)
` [PATCH 2/3] NFS: Avoid copy of xdr padding in readlink, layoutget and getxattr
  ` [PATCH 3/3] NFS: Avoid copy of xdr padding in read()

[PATCH 1/1] NFSv4.2: fix LISTXATTR buffer receive size
 2020-11-19 23:26 UTC  (8+ messages)

[PATCH] NFS: Retry the CLOSE if the embedded GETATTR is rejected with ERR_STALE
 2020-11-19 19:24 UTC  (5+ messages)

Kernel panic at nfs4_select_rw_stateid
 2020-11-19 17:27 UTC  (3+ messages)

[PATCH v5 0/2] NFS: Fix interaction between fs_context and user namespaces
 2020-11-19 15:39 UTC  (4+ messages)
` [PATCH v5 2/2] NFSv4: Refactor to use user namespaces for nfs4idmap

[GIT PULL] nfsd bugfix for 5.10
 2020-11-18 20:13 UTC  (2+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-17 22:19 UTC  (4+ messages)
` [PATCH v4 02/27] net: datagram: fix some "

Adventures in NFS re-exporting
 2020-11-17 15:34 UTC  (34+ messages)
                                    ` [PATCH 1/4] nfsd: move fill_{pre,post}_wcc to nfsfh.c
                                      ` [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute
                                      ` [PATCH 3/4] nfs: don't mangle i_version on NFS
                                      ` [PATCH 4/4] nfs: support i_version in the NFSv4 case

[PATCH v3 00/11] Add RDMA support to the pNFS file+flexfiles data channels
 2020-11-17 14:50 UTC  (9+ messages)

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[PATCH] NFS: only invalidate dentrys that are clearly invalid
 2020-11-16  6:08 UTC  (9+ messages)

[PATCH] pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled
 2020-11-15 22:37 UTC 

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

[PATCH v1 00/61] Update NFSD XDR functions
 2020-11-14 18:49 UTC  (64+ messages)
` [PATCH v1 06/61] NFSD: Replace READ* macros in nfsd4_decode_access()
` [PATCH v1 07/61] NFSD: Replace READ* macros in nfsd4_decode_close()
` [PATCH v1 09/61] NFSD: Replace READ* macros in nfsd4_decode_create()
` [PATCH v1 10/61] NFSD: Replace READ* macros in nfsd4_decode_bitmap()
` [PATCH v1 11/61] NFSD: Replace READ* macros in nfsd4_decode_link()
` [PATCH v1 12/61] NFSD: Relocate nfsd4_decode_opaque()
` [PATCH v1 13/61] NFSD: Replace READ* macros in nfsd4_decode_lock()
` [PATCH v1 14/61] NFSD: Replace READ* macros in nfsd4_decode_lockt()
` [PATCH v1 15/61] NFSD: Replace READ* macros in nfsd4_decode_locku()
` [PATCH v1 16/61] NFSD: Replace READ* macros in nfsd4_decode_lookup()
` [PATCH v1 17/61] NFSD: Replace READ* macros in nfsd4_decode_time()
` [PATCH v1 18/61] NFSD: Replace READ* macros in nfsd4_decode_fattr()
` [PATCH v1 19/61] NFSD: Replace READ* macros in nfsd4_decode_open()
` [PATCH v1 20/61] NFSD: Replace READ* macros in nfsd4_decode_open_confirm()
` [PATCH v1 21/61] NFSD: Replace READ* macros in nfsd4_decode_open_downgrade()
` [PATCH v1 22/61] NFSD: Replace READ* macros in nfsd4_decode_putfh()
` [PATCH v1 23/61] NFSD: Replace READ* macros in nfsd4_decode_read()
` [PATCH v1 24/61] NFSD: Replace READ* macros in nfsd4_decode_readdir()
` [PATCH v1 25/61] NFSD: Replace READ* macros in nfsd4_decode_remove()
` [PATCH v1 26/61] NFSD: Replace READ* macros in nfsd4_decode_rename()
` [PATCH v1 27/61] NFSD: Replace READ* macros in nfsd4_decode_renew()
` [PATCH v1 28/61] NFSD: Replace READ* macros in nfsd4_decode_secinfo()
` [PATCH v1 29/61] NFSD: Replace READ* macros in nfsd4_decode_setclientid()
` [PATCH v1 30/61] NFSD: Replace READ* macros in nfsd4_decode_setclientid_confirm()
` [PATCH v1 31/61] NFSD: Replace READ* macros in nfsd4_decode_verify()
` [PATCH v1 32/61] NFSD: Replace READ* macros in nfsd4_decode_write()
` [PATCH v1 33/61] NFSD: Replace READ* macros in nfsd4_decode_release_lockowner()
` [PATCH v1 34/61] NFSD: Replace READ* macros in nfsd4_decode_cb_sec()
` [PATCH v1 35/61] NFSD: Replace READ* macros in nfsd4_decode_backchannel_ctl()
` [PATCH v1 36/61] NFSD: Replace READ* macros in nfsd4_decode_bind_conn_to_session()
` [PATCH v1 37/61] NFSD: Add a separate decoder to handle state_protect_ops
` [PATCH v1 38/61] NFSD: Add a separate decoder for ssv_sp_parms
` [PATCH v1 39/61] NFSD: Add a helper to decode state_protect4_a
` [PATCH v1 40/61] NFSD: Replace READ* macros in nfsd4_decode_exchange_id()
` [PATCH v1 41/61] NFSD: Replace READ* macros in nfsd4_decode_create_session()
` [PATCH v1 42/61] NFSD: Replace READ* macros in nfsd4_decode_destroy_session()
` [PATCH v1 43/61] NFSD: Replace READ* macros in nfsd4_decode_free_stateid()
` [PATCH v1 44/61] NFSD: Replace READ* macros in nfsd4_decode_getdeviceinfo()
` [PATCH v1 45/61] NFSD: Replace READ* macros in nfsd4_decode_layoutcommit()
` [PATCH v1 46/61] NFSD: Replace READ* macros in nfsd4_decode_layoutget()
` [PATCH v1 47/61] NFSD: Replace READ* macros in nfsd4_decode_layoutreturn()
` [PATCH v1 48/61] NFSD: Replace READ* macros in nfsd4_decode_secinfo_no_name()
` [PATCH v1 49/61] NFSD: Replace READ* macros in nfsd4_decode_sequence()
` [PATCH v1 50/61] NFSD: Replace READ* macros in nfsd4_decode_test_stateid()
` [PATCH v1 51/61] NFSD: Replace READ* macros in nfsd4_decode_destroy_clientid()
` [PATCH v1 52/61] NFSD: Replace READ* macros in nfsd4_decode_reclaim_complete()
` [PATCH v1 53/61] NFSD: Replace READ* macros in nfsd4_decode_fallocate()
` [PATCH v1 54/61] NFSD: Replace READ* macros in nfsd4_decode_clone()
` [PATCH v1 55/61] NFSD: Replace READ* macros in nfsd4_decode_copy()
` [PATCH v1 56/61] NFSD: Replace READ* macros in nfsd4_decode_seek()
` [PATCH v1 57/61] NFSD: Replace READ* macros in nfsd4_decode_xattr_name()
` [PATCH v1 58/61] NFSD: Replace READ* macros in nfsd4_decode_setxattr()
` [PATCH v1 59/61] NFSD: Replace READ* macros in nfsd4_decode_listxattrs()
` [PATCH v1 60/61] NFSD: Replace READ* macros in nfsd4_decode_compound()
` [PATCH v1 61/61] NFSD: Remove macros that are no longer used

[PATCH v5 00/22] Readdir enhancements
 2020-11-14 13:32 UTC  (6+ messages)

kernel oops in generic/013 on an rdma mount (over either soft roce or iwarp)
 2020-11-13 19:12 UTC  (16+ 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).