messages from 2022-01-17 15:50:21 to 2022-01-24 09:29:04 UTC [more...]
[PATCH 00/23 V3] Repair SWAP-over_NFS
2022-01-24 9:27 UTC (39+ messages)
` [PATCH 19/23] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
` [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 20/23] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
` [PATCH 07/23] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
` [PATCH 12/23] NFS: remove IS_SWAPFILE hack
` [PATCH 18/23] SUNRPC: remove scheduling boost for "SWAPPER" tasks
` [PATCH 15/23] SUNRPC/call_alloc: async tasks mustn't block waiting for memory
` [PATCH 13/23] NFS: rename nfs_direct_IO and use as ->swap_rw
` [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 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 10/23] MM: submit multipage write for SWP_FS_OPS swap-space
` [PATCH 05/23] MM: reclaim mustn't enter FS "
` [PATCH 03/23] MM: drop swap_set_page_dirty
` [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 16/23] SUNRPC/auth: "
improve the bio allocation interface v2
2022-01-24 9:11 UTC (20+ 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
[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)
parallel file create rates (+high latency)
2022-01-23 23:53 UTC
nconnect & repeating BIND_CONN_TO_SESSION?
2022-01-23 22:42 UTC (7+ messages)
[PATCH] NFS: Always provide aligned buffers to the RPC read layers
2022-01-23 17:35 UTC (20+ messages)
` [PATCH] NFS: fix an infinite request retry in an off-by-one last page read
` [PATCH] NFSD: trim reads past NFS_OFFSET_MAX
` [PATCH v2] NFSD: trim reads past NFS_OFFSET_MAX and fix NFSv3 check
` [PATCH v3] "
[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
[GIT PULL] Please pull NFS Client Updates for 5.17
2022-01-21 18:34 UTC (2+ messages)
[PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
2022-01-21 17:53 UTC (23+ messages)
` [PATCH 01/11] fscache: Fix the volume collision wait condition
` [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
` [PATCH 06/11] cachefiles: Explain checks in a comment
` [PATCH 07/11] cachefiles: Check that the backing filesystem supports tmpfiles
` [PATCH 08/11] fscache: Add a comment explaining how page-release optimisation works
` [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
` [PATCH 10/11] netfs: Make ops->init_rreq() optional
` [PATCH 11/11] cifs: Support fscache indexing rewrite
[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
2022-01-21 13:48 UTC
[PATCH] pynfs minor: fixed Environment._maketree to use proper stateid during file write
2022-01-21 13:06 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
[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
2022-01-20 21:49 UTC (3+ 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 1/1] manpage: remove the no longer supported value "vers2"
2022-01-20 16:18 UTC (2+ messages)
[PATCH] libtirpc: Fix use-after-free accessing the error number
2022-01-20 16:00 UTC (2+ messages)
LTP nfslock01 test failing on NFS v3 (lockd: cannot monitor 10.0.0.2)
2022-01-20 12:24 UTC (8+ messages)
pynfs: [NFS 4.0] SEC7, LOCK24 test failures
2022-01-20 10:51 UTC (4+ messages)
improve the bio allocation interface
2022-01-20 8:46 UTC (34+ 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-src: 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
[Bug report] Recurring oops, 5.15.x, possibly during or soon after client mount
2022-01-19 16:18 UTC (17+ messages)
` [PATCH 1/2] lockd: fix server crash on reboot of client holding lock
` [PATCH 2/2] lockd: fix failure to cleanup client locks
[PATCH 00/18 V2] Repair SWAP-over-NFS
2022-01-19 3:54 UTC (4+ messages)
` [PATCH 08/18] MM: Add AS_CAN_DIO mapping flag
[PATCH] NFS: Avoid duplicate uncached readdir calls on eof
2022-01-19 3:10 UTC
[PATCH] NFS: Don't skip directory entries when doing uncached readdir
2022-01-19 0:52 UTC
[PATCH] NFS: Don't overfill uncached readdir pages
2022-01-19 0:25 UTC
[PATCH v2] nfs4: handle async processing of F_SETLK with FL_SLEEP
2022-01-18 22:35 UTC (5+ messages)
` [PATCH v3 2/3] "
[RFC PATCH] NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED
2022-01-18 19:02 UTC
[PATCH RFC] selinux: Fix selinux_sb_mnt_opts_compat()
2022-01-18 16:13 UTC
Out of order read() completion and buffer filling beyond returned amount
2022-01-18 7:25 UTC (4+ messages)
[bug report] Resolving symlinks ignores rootdir setting
2022-01-17 22:37 UTC (4+ messages)
client caching and locks
2022-01-17 22:27 UTC (11+ messages)
[PATCH v2] NFS: simplify check for freeing cn_resp
2022-01-17 17:50 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).