messages from 2022-01-24 03:51:37 to 2022-01-27 20:09:50 UTC [more...]
[PATCH net-next 0/3] SUNRPC: add some netns refcount trackers
2022-01-27 20:09 UTC (3+ messages)
` [PATCH net-next 1/3] SUNRPC: add netns refcount tracker to struct svc_xprt
` [PATCH net-next 2/3] SUNRPC: add netns refcount tracker to struct gss_auth
[RFC PATCH 0/4] nfsd: allow NFSv4 state to be revoked
2022-01-27 20:06 UTC (9+ messages)
` [PATCH 2/4] nfsd: allow open state ids to be revoked and then freed
` [PATCH 3/4] nfsd: allow lock "
` [PATCH 4/4] nfsd: allow delegation "
` [PATCH 1/4] nfsd: prepare for supporting admin-revocation of state
[PATCH v7 0/9] Add a tool for using the new sysfs files
2022-01-27 19:49 UTC (10+ messages)
` [PATCH v7 1/9] rpcctl: Add a rpcctl.py tool
` [PATCH v7 2/9] rpcctl: Add a command for printing xprt switch information
` [PATCH v7 3/9] rpcctl: Add a command for printing individual xprts
` [PATCH v7 4/9] rpcctl: Add a command for printing rpc client information
` [PATCH v7 5/9] rpcctl: Add a command for changing xprt dstaddr
` [PATCH v7 6/9] rpcctl: Add a command for changing xprt switch dstaddrs
` [PATCH v7 7/9] rpcctl: Add a command for changing xprt state
` [PATCH v7 8/9] rpcctl: Add a man page
` [PATCH v7 9/9] rpcctl: Add installation to the Makefile
[PATCH 1/1] nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client
2022-01-27 19:42 UTC (3+ messages)
[PATCH RFC 0/6] NFSD size, offset, and count sanity
2022-01-27 18:13 UTC (8+ messages)
` [PATCH RFC 1/6] NFSD: Fix NFSv4 SETATTR's handling of large file sizes
` [PATCH RFC 2/6] NFSD: Fix NFSv3 "
` [PATCH RFC 3/6] NFSD: COMMIT operations must not return NFS?ERR_INVAL
` [PATCH RFC 4/6] NFSD: Replace directory offset placeholder
` [PATCH RFC 5/6] NFSD: Remove NFS_OFFSET_MAX
` [PATCH RFC 6/6] NFSD: Clamp WRITE offsets
ERROR: sysfs is not mounted (Add a tool for using the new sysfs files)
2022-01-27 18:01 UTC
[PATCH] nfsv4.0/setattr: Check behavior of setting a large file size
2022-01-27 17:19 UTC
improve the bio allocation interface v2
2022-01-27 17:11 UTC (25+ 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
NFSD export parsing issue
2022-01-27 16:47 UTC (3+ messages)
[PATCH 0/9] Remove remaining parts of congestions tracking code
2022-01-27 11:12 UTC (11+ messages)
` [PATCH 6/9] fuse: don't set/clear bdi_congested
` [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
` [PATCH 1/9] Remove inode_congested()
` [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 5/9] cephfs: don't set/clear bdi_congestion
` [PATCH 9/9] Remove congestion tracking framework
` [PATCH 7/9] NFS: remove congestion control
` [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
2022-01-27 9:54 UTC (9+ messages)
` [PATCH RFC v2 1/2] selinux: Fix selinux_sb_mnt_opts_compat()
[PATCH] pynfs minor: fixed Environment._maketree to use proper stateid during file write
2022-01-27 8:10 UTC (4+ messages)
[PATCH 00/23 V3] Repair SWAP-over_NFS
2022-01-27 0:32 UTC (49+ messages)
` [PATCH 08/23] DOC: update documentation for swap_activate and 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 18/23] SUNRPC: remove scheduling boost for "SWAPPER" tasks
` [PATCH 15/23] SUNRPC/call_alloc: async tasks mustn't block waiting for memory
` [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 13/23] NFS: rename nfs_direct_IO and use as ->swap_rw
` [PATCH 23/23] SUNRPC: lock against ->sock changing during sysfs read
` [PATCH 21/23] NFSv4: keep state manager thread active if swap is enabled
` [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 20/23] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
` [PATCH 19/23] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
` [PATCH 17/23] SUNRPC/xprt: async tasks mustn't block waiting for memory
` [PATCH 14/23] NFS: swap IO handling is slightly different for O_DIRECT IO
` [PATCH 16/23] SUNRPC/auth: async tasks mustn't block waiting for memory
` [PATCH 10/23] MM: submit multipage write for SWP_FS_OPS swap-space
` [PATCH 03/23] MM: drop swap_set_page_dirty
` [PATCH 05/23] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space
` [PATCH 02/23] MM: extend block-plugging to cover all swap reads with read-ahead
` [PATCH 04/23] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate
[PATCH] gss: remove legacy gssd upcall pipe
2022-01-26 22:48 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2] NFSD: trim reads past NFS_OFFSET_MAX and fix NFSv3 check
2022-01-26 16:23 UTC (5+ messages)
` [PATCH v3] "
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)
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 (3+ messages)
[PATCH 1/1] utils: Fix left debug info
2022-01-24 5:35 UTC (3+ messages)
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).