messages from 2022-01-24 08:50:48 to 2022-01-28 15:03:40 UTC [more...]
[RFC PATCH 0/4] nfsd: allow NFSv4 state to be revoked
2022-01-28 15:03 UTC (19+ messages)
` [PATCH 4/4] nfsd: allow delegation state ids to be revoked and then freed
` [PATCH 2/4] nfsd: allow open "
` [PATCH 3/4] nfsd: allow lock "
` [PATCH 1/4] nfsd: prepare for supporting admin-revocation of state
[PATCH 1/1] nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client
2022-01-28 14:02 UTC (4+ messages)
[PATCH 0/9] Remove remaining parts of congestions tracking code
2022-01-28 9:37 UTC (17+ messages)
` [PATCH 6/9] fuse: don't set/clear bdi_congested
` [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 1/9] Remove inode_congested()
` [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page()
` [PATCH 5/9] cephfs: don't set/clear bdi_congestion
` [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout()
` [PATCH 7/9] NFS: remove congestion control
` [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 9/9] Remove congestion tracking framework
[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
2022-01-28 7:05 UTC (2+ messages)
[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
2022-01-28 2:25 UTC (11+ messages)
` [PATCH RFC v2 1/2] selinux: Fix selinux_sb_mnt_opts_compat()
[PATCH RFC 0/6] NFSD size, offset, and count sanity
2022-01-28 1:48 UTC (10+ 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
[PATCH] nfsv4.0/setattr: Check behavior of setting a large file size
2022-01-27 22:06 UTC (2+ messages)
improve the bio allocation interface v2
2022-01-27 21:38 UTC (26+ 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 net-next 0/3] SUNRPC: add some netns refcount trackers
2022-01-27 20:25 UTC (5+ 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
` [PATCH net-next 3/3] SUNRPC: add netns refcount tracker to struct rpc_xprt
[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
ERROR: sysfs is not mounted (Add a tool for using the new sysfs files)
2022-01-27 18:01 UTC
NFSD export parsing issue
2022-01-27 16:47 UTC (3+ messages)
[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 (30+ messages)
` [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 11/23] VFS: Add FMODE_CAN_ODIRECT file flag
` [PATCH 12/23] NFS: remove IS_SWAPFILE hack
` [PATCH 22/23] NFS: swap-out must always use STABLE writes
` [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 14/23] NFS: swap IO handling is slightly different for O_DIRECT IO
` [PATCH 08/23] DOC: update documentation for swap_activate and swap_rw
[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)
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