linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-20 21:49:57 to 2022-01-27 00:32:13 UTC [more...]

[PATCH 00/23 V3] Repair SWAP-over_NFS
 2022-01-27  0:32 UTC  (50+ messages)
` [PATCH 05/23] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space
` [PATCH 03/23] MM: drop swap_set_page_dirty
` [PATCH 10/23] MM: submit multipage write for SWP_FS_OPS swap-space
` [PATCH 01/23] MM: create new mm/swap.h header file
` [PATCH 04/23] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate
` [PATCH 02/23] MM: extend block-plugging to cover all swap reads with read-ahead
` [PATCH 16/23] SUNRPC/auth: async tasks mustn't block waiting for memory
` [PATCH 14/23] NFS: swap IO handling is slightly different for O_DIRECT IO
` [PATCH 17/23] SUNRPC/xprt: async tasks mustn't block waiting for memory
` [PATCH 20/23] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
` [PATCH 11/23] VFS: Add FMODE_CAN_ODIRECT file flag
` [PATCH 06/23] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
` [PATCH 21/23] NFSv4: keep state manager thread active if swap is enabled
` [PATCH 23/23] SUNRPC: lock against ->sock changing during sysfs read
` [PATCH 19/23] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
` [PATCH 09/23] MM: submit multipage reads for SWP_FS_OPS swap-space
` [PATCH 22/23] NFS: swap-out must always use STABLE writes
` [PATCH 08/23] DOC: update documentation for swap_activate and swap_rw
` [PATCH 13/23] NFS: rename nfs_direct_IO and use as ->swap_rw
` [PATCH 12/23] NFS: remove IS_SWAPFILE hack
` [PATCH 07/23] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
` [PATCH 15/23] SUNRPC/call_alloc: async tasks mustn't block waiting for memory
` [PATCH 18/23] SUNRPC: remove scheduling boost for "SWAPPER" tasks

[PATCH] gss: remove legacy gssd upcall pipe
 2022-01-26 22:48 UTC  (7+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 1/1] nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client
 2022-01-26 21:13 UTC 

[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
 2022-01-26 20:41 UTC  (9+ messages)
` [PATCH RFC v2 1/2] selinux: Fix selinux_sb_mnt_opts_compat()
` [PATCH RFC v2 2/2] selinux: try to use preparsed sid before calling parse_sid()

[PATCH] NFS: fix an infinite request retry in an off-by-one last page read
 2022-01-26 16:23 UTC  (18+ messages)
` [PATCH] NFSD: trim reads past NFS_OFFSET_MAX
    ` [PATCH v2] NFSD: trim reads past NFS_OFFSET_MAX and fix NFSv3 check
        ` [PATCH v3] "

[PATCH] pynfs minor: fixed Environment._maketree to use proper stateid during file write
 2022-01-26 15:29 UTC  (3+ messages)

parallel file create rates (+high latency)
 2022-01-26  2:57 UTC  (21+ messages)

pynfs: [NFS 4.0] SEC7, LOCK24 test failures
 2022-01-26  0:14 UTC  (6+ messages)

[PATCH v1 0/2] Clean up struct svc_serv_ops
 2022-01-25 23:39 UTC  (7+ messages)
` [PATCH v1 1/2] SUNRPC: Remove the .svo_enqueue_xprt method
` [PATCH v1 2/2] SUNRPC: Remove svo_shutdown method

[GIT PULL] Please pull NFS Client Updates for 5.17
 2022-01-25 20:17 UTC  (6+ messages)

[PATCH] xrpcrdma: add missing error checks in rpcrdma_ep_destroy
 2022-01-25 20:08 UTC  (5+ messages)
  ` [PATCH] xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create

[PATCH v6 0/9] Add a tool for using the new sysfs files
 2022-01-25 19:09 UTC  (10+ messages)
` [PATCH v6 1/9] rpcctl: Add a rpcctl.py tool
` [PATCH v6 2/9] rpcctl: Add a command for printing xprt switch information
` [PATCH v6 3/9] rpcctl: Add a command for printing individual xprts
` [PATCH v6 4/9] rpcctl: Add a command for printing rpc client information
` [PATCH v6 5/9] rpcctl: Add a command for changing xprt dstaddr
` [PATCH v6 6/9] rpcctl: Add a command for changing xprt switch dstaddrs
` [PATCH v6 7/9] rpcctl: Add a command for changing xprt state
` [PATCH v6 8/9] rpcctl: Add a man page
` [PATCH v6 9/9] rpcctl: Add installation to the Makefile

[PATCH 0/3] Simple NFSD reply cache clean-ups
 2022-01-25 18:56 UTC  (4+ messages)
` [PATCH 1/3] NFSD: De-duplicate hash bucket indexing
` [PATCH 2/3] NFSD: Skip extra computation for RC_NOCACHE case
` [PATCH 3/3] NFSD: Streamline the rare "found" case

[PATCH RFC] NFSD: COMMIT operations must not return NFS?ERR_INVAL
 2022-01-25 17:50 UTC  (4+ messages)

linux-next: runtime warning in next-20220125
 2022-01-25 15:49 UTC  (7+ messages)

Prezentacja
 2022-01-25  8:57 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

dynamic management of nfsd thread count
 2022-01-24 23:46 UTC  (2+ messages)

improve the bio allocation interface v2
 2022-01-24 21:07 UTC  (21+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
` [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
` [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
` [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
` [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
` [PATCH 06/19] dm-crypt: remove clone_init
` [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
` [PATCH 08/19] dm-thin: "
` [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io
` [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
` [PATCH 13/19] block: move blk_next_bio to bio.c
` [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
` [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
` [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
` [PATCH 17/19] block: pass a block_device and opf to bio_alloc
` [PATCH 18/19] block: pass a block_device and opf to bio_init
` [PATCH 19/19] block: pass a block_device and opf to bio_reset

nconnect & repeating BIND_CONN_TO_SESSION?
 2022-01-24 12:33 UTC  (8+ messages)

[PATCH] rpc_lib.sh: fix portmapper detection in case of socket activation
 2022-01-24  6:09 UTC  (8+ messages)

[PATCH 1/1] utils: Fix left debug info
 2022-01-24  5:35 UTC  (3+ messages)

[PATCH 1/2] Convert NFS from readpages to readahead
 2022-01-22 20:54 UTC  (2+ messages)
` [PATCH 2/2] readahead: Remove read_cache_pages()

[PATCH] nfs-utils: tests: Skip test if /dev/log is missing
 2022-01-22 19:49 UTC 

[PATCH] nfs-utils: Fix man page syntax errors
 2022-01-22 19:45 UTC 

ANNOUNCE: nfs-utils-2.6.1 released
 2022-01-22 17:36 UTC 

[GIT PULL] fscache: Fixes and minor updates for rewrite
 2022-01-22  9:40 UTC  (2+ messages)

IT Decision Makers List
 2022-01-21 19:49 UTC 

[PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
 2022-01-21 17:53 UTC  (9+ messages)
` [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages
` [PATCH 03/11] cachefiles: set default tag name if it's unspecified
` [PATCH 04/11] cachefiles: Make some tracepoint adjustments
` [PATCH 05/11] cachefiles: Trace active-mark failure

[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
 2022-01-21 13:48 UTC 

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-21  5:28 UTC  (8+ messages)
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed

IS THIS EMAIL ACTIVE?
 2022-01-19  9:03 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).