linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-09 12:27:41 to 2021-09-17 03:00:26 UTC [more...]

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-17  2:56 UTC  (7+ messages)
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[PATCH 0/6] congestion_wait() and GFP_NOFAIL
 2021-09-16 22:13 UTC  (33+ messages)
` [PATCH 2/6] MM: annotate congestion_wait() and wait_iff_congested() as ineffective
` [PATCH 1/6] MM: improve documentation for __GFP_NOFAIL
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()
` [PATCH 4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-09-16 22:05 UTC  (5+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
` [PATCH 2/2] lockd: change the proc_handler for nsm_use_hostnames

[PATCH RFC v3 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-09-16 20:15 UTC  (7+ messages)
` [PATCH v3 1/3] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH v3 2/3] nfsd: Initial implementation of NFSv4 Courteous Server
` [PATCH v3 3/3] nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN

NFS server regression in kernel 5.13 (tested w/ 5.13.9)
 2021-09-16 19:21 UTC  (36+ messages)

[PATCH] NLM: Remove svcxdr_encode_owner()
 2021-09-16 19:03 UTC 

Questions about nfs_sb_active
 2021-09-16 14:23 UTC  (4+ messages)

[PATCH 1/1] lockd: crashes in svcxdr_encode_owner
 2021-09-15 21:44 UTC  (2+ messages)

Errors in NFS man pages
 2021-09-15 18:37 UTC  (3+ messages)

[bug report] nfsd: Protect session creation and client confirm using client_lock
 2021-09-15 14:03 UTC  (11+ messages)

[PATCH v3 00/76] Optimize list lru memory consumption
 2021-09-15  7:30 UTC  (79+ messages)
` [PATCH v3 01/76] mm: list_lru: fix the return value of list_lru_count_one()
` [PATCH v3 02/76] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH v3 03/76] mm: memcontrol: remove the kmem states
` [PATCH v3 04/76] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v3 05/76] mm: list_lru: remove holding lru lock
` [PATCH v3 06/76] mm: list_lru: only add memcg-aware lrus to the global lru list
` [PATCH v3 07/76] mm: list_lru: optimize memory consumption of arrays
` [PATCH v3 08/76] mm: introduce kmem_cache_alloc_lru
` [PATCH v3 09/76] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v3 10/76] dax: allocate inode by using alloc_inode_sb()
` [PATCH v3 11/76] 9p: "
` [PATCH v3 12/76] adfs: "
` [PATCH v3 13/76] affs: "
` [PATCH v3 14/76] afs: "
` [PATCH v3 15/76] befs: "
` [PATCH v3 16/76] bfs: "
` [PATCH v3 17/76] block: "
` [PATCH v3 18/76] btrfs: "
` [PATCH v3 19/76] ceph: "
` [PATCH v3 20/76] cifs: "
` [PATCH v3 21/76] coda: "
` [PATCH v3 22/76] ecryptfs: "
` [PATCH v3 23/76] efs: "
` [PATCH v3 24/76] erofs: "
` [PATCH v3 25/76] exfat: "
` [PATCH v3 26/76] ext2: "
` [PATCH v3 27/76] ext4: "
` [PATCH v3 28/76] fat: "
` [PATCH v3 29/76] freevxfs: "
` [PATCH v3 30/76] fuse: "
` [PATCH v3 31/76] gfs2: "
` [PATCH v3 32/76] hfs: "
` [PATCH v3 33/76] hfsplus: "
` [PATCH v3 34/76] hostfs: "
` [PATCH v3 35/76] hpfs: "
` [PATCH v3 36/76] hugetlbfs: "
` [PATCH v3 37/76] isofs: "
` [PATCH v3 38/76] jffs2: "
` [PATCH v3 39/76] jfs: "
` [PATCH v3 40/76] minix: "
` [PATCH v3 41/76] nfs: "
` [PATCH v3 42/76] nilfs2: "
` [PATCH v3 43/76] ntfs: "
` [PATCH v3 44/76] ocfs2: "
` [PATCH v3 45/76] openpromfs: "
` [PATCH v3 46/76] orangefs: "
` [PATCH v3 47/76] overlayfs: "
` [PATCH v3 48/76] proc: "
` [PATCH v3 49/76] qnx4: "
` [PATCH v3 50/76] qnx6: "
` [PATCH v3 51/76] reiserfs: "
` [PATCH v3 52/76] romfs: "
` [PATCH v3 53/76] squashfs: "
` [PATCH v3 54/76] sysv: "
` [PATCH v3 55/76] ubifs: "
` [PATCH v3 56/76] udf: "
` [PATCH v3 57/76] ufs: "
` [PATCH v3 58/76] vboxsf: "
` [PATCH v3 59/76] xfs: "
` [PATCH v3 60/76] zonefs: "
` [PATCH v3 61/76] ipc: "
` [PATCH v3 62/76] shmem: "
` [PATCH v3 63/76] net: "
` [PATCH v3 64/76] rpc: "
` [PATCH v3 65/76] f2fs: "
` [PATCH v3 66/76] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v3 67/76] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v3 68/76] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v3 69/76] mm: workingset: use xas_set_lru() to pass shadow_nodes
` [PATCH v3 70/76] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v3 71/76] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v3 72/76] mm: list_lru: replace linear array with xarray
` [PATCH v3 73/76] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v3 74/76] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v3 75/76] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v3 76/76] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id

[PATCH] gssd: Cleaned up debug messages
 2021-09-15  6:34 UTC  (4+ messages)
  ` [PATCH] gssd: fix crash in debug message

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-14 21:59 UTC  (18+ messages)
` [PATCH 1/8] fscache: Generalise the ->begin_read_operation method
` [PATCH 2/8] fscache: Implement an alternate I/O interface to replace the old API
` [PATCH 3/8] nfs: Move to using the alternate (deprecated) fscache I/O API
` [PATCH 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching
` [PATCH 5/8] cifs: (untested) Move to using the alternate (deprecated) fscache I/O API
` [PATCH 6/8] fscache: Remove the old "
` [PATCH 7/8] fscache: Remove stats that are no longer used
` [PATCH 8/8] fscache: Update the documentation to reflect I/O API changes

[PATCH] NFSD: drop support for ancient file-handles
 2021-09-14  5:45 UTC  (16+ messages)
` [PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export

[RFC][PATCH] vfs, afs: Pass the file from fstat()/statx() to the fs for auth purposes
 2021-09-10 10:54 UTC 

[PATCH 00/14] Clean up nfs4_label allocation
 2021-09-10  2:05 UTC  (16+ messages)
` [PATCH 01/14] NFS: Create a new nfs_alloc_fattr_with_label() function
` [PATCH 02/14] NFS: Remove the nfs4_label from the nfs_entry struct
` [PATCH 03/14] NFS: Remove the nfs4_label from the nfs4_create_res struct
` [PATCH 04/14] NFS: Remove the nfs4_label from the nfs4_link_res struct
` [PATCH 05/14] NFS: Remove the label from the nfs4_lookup_res struct
` [PATCH 06/14] NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
` [PATCH 07/14] NFS: Remove the f_label from the nfs4_opendata and nfs_openres
` [PATCH 08/14] NFS: Remove the nfs4_label from the nfs4_getattr_res
` [PATCH 09/14] NFS: Remove the nfs4_label from the nfs_setattrres
` [PATCH 10/14] NFS: Remove the nfs4_label argument from nfs_instantiate()
` [PATCH 11/14] NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
` [PATCH 12/14] NFS: Remove the nfs4_label argument from nfs_fhget()
` [PATCH 13/14] NFS: Remove the nfs4_label argument from nfs_setsecurity
` [PATCH 14/14] NFS: Remove the nfs4_label argument from decode_getattr_*() functions

[PATCH AUTOSEL 5.13 31/88] xprtrdma: Disconnect after an ib_post_send() immediate error
 2021-09-10  0:17 UTC 

[PATCH AUTOSEL 5.14 36/99] xprtrdma: Disconnect after an ib_post_send() immediate error
 2021-09-10  0:14 UTC 

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2021-09-09 19:52 UTC  (9+ messages)
` [PATCH v2 "

[PATCH AUTOSEL 4.19 52/74] rpc: fix gss_svc_init cleanup on failure
 2021-09-09 11:57 UTC 

[PATCH AUTOSEL 4.9 35/48] rpc: fix gss_svc_init cleanup on failure
 2021-09-09 12:00 UTC 

[PATCH AUTOSEL 4.4 25/35] rpc: fix gss_svc_init cleanup on failure
 2021-09-09 12:01 UTC 

[PATCH AUTOSEL 4.14 39/59] rpc: fix gss_svc_init cleanup on failure
 2021-09-09 11:58 UTC 

[PATCH AUTOSEL 5.4 074/109] rpc: fix gss_svc_init cleanup on failure
 2021-09-09 11:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 078/109] lockd: lockd server-side shouldn't set fl_ops

[PATCH AUTOSEL 5.10 120/176] rpc: fix gss_svc_init cleanup on failure
 2021-09-09 11:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 129/176] lockd: lockd server-side shouldn't set fl_ops
` [PATCH AUTOSEL 5.10 159/176] nfsd: fix crash on LOCKT on reexported NFSv3

[PATCH AUTOSEL 5.13 199/219] nfs: don't atempt blocking locks on nfs reexports
 2021-09-09 11:46 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 NNTP newsgroup(s).