linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-26 15:05:11 to 2021-02-04 19:49:38 UTC [more...]

[PATCH v4 0/6] RPC/RDMA client fixes
 2021-02-04 19:48 UTC  (8+ messages)
` [PATCH v4 1/6] xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
` [PATCH v4 2/6] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
` [PATCH v4 3/6] xprtrdma: Refactor invocations of offset_in_page()
` [PATCH v4 4/6] rpcrdma: Fix comments about reverse-direction operation
` [PATCH v4 5/6] xprtrdma: Pad optimization, revisited
` [PATCH v4 6/6] rpcrdma: Capture bytes received in Receive completion tracepoints

[PATCH v3 0/6] RPC/RDMA client fixes
 2021-02-03 21:24 UTC  (8+ messages)
` [PATCH v3 1/6] xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
` [PATCH v3 2/6] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
` [PATCH v3 3/6] xprtrdma: Refactor invocations of offset_in_page()
` [PATCH v3 4/6] rpcrdma: Fix comments about reverse-direction operation
` [PATCH v3 5/6] xprtrdma: Pad optimization, revisited
` [PATCH v3 6/6] rpcrdma: Capture bytes received in Receive completion tracepoints

[PATCH v2 0/5] SUNRPC: Create sysfs files for changing IP
 2021-02-03 21:20 UTC  (19+ messages)
` [PATCH v2 1/5] sunrpc: Create a sunrpc directory under /sys/kernel/
` [PATCH v2 2/5] sunrpc: Create a net/ subdirectory in the sunrpc sysfs
` [PATCH v2 3/5] sunrpc: Create per-rpc_clnt sysfs kobjects
` [PATCH v2 4/5] sunrpc: Prepare xs_connect() for taking NULL tasks
` [PATCH v2 5/5] sunrpc: Create a per-rpc_clnt file for managing the destination IP address

[PATCH] nfs: we don't support removing system.nfs4_acl
 2021-02-03 20:07 UTC  (7+ messages)

[PATCH v2 0/6] RPC/RDMA client fixes
 2021-02-03 18:19 UTC  (16+ messages)
` [PATCH v2 1/6] xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
` [PATCH v2 2/6] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
` [PATCH v2 3/6] xprtrdma: Refactor invocations of offset_in_page()
` [PATCH v2 4/6] rpcrdma: Fix comments about reverse-direction operation
` [PATCH v2 5/6] xprtrdma: Pad optimization, revisited
` [PATCH v2 6/6] rpcrdma: Capture bytes received in Receive completion tracepoints

[PATCH] nfsd: register pernet ops last, unregister first
 2021-02-03 17:56 UTC  (4+ messages)

[PATCH v2 0/6] Series short description
 2021-02-03 16:25 UTC  (3+ messages)
` [PATCH v2 1/6] xprtrdma: Remove FMR support in rpcrdma_convert_iovs()

Data corrupt after truncate at nfs client v3 mount point when nfs server restart
 2021-02-03 11:44 UTC 

[PATCH v1] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
 2021-02-02 22:21 UTC  (7+ messages)

[PATCH 1/2] mountd: Cleanup how config options are read in
 2021-02-02 17:03 UTC  (4+ messages)
` [PATCH 2/2] mountd: Add debug processing from nfs.conf

[PATCH] mount: parse default values correctly
 2021-02-02 17:00 UTC  (5+ messages)
  ` [PATCH nfs-utils] mount: fix parsing of default options
    ` [PATCH nfs-utils v2] "

[PATCH AUTOSEL 5.10 08/25] pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
 2021-02-02 15:06 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 09/25] pNFS/NFSv4: Improve rejection of out-of-order layouts
` [PATCH AUTOSEL 5.10 21/25] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
` [PATCH AUTOSEL 5.10 22/25] SUNRPC: Handle 0 length opaque XDR object data properly

[PATCH AUTOSEL 5.4 06/17] pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
 2021-02-02 15:06 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 14/17] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
` [PATCH AUTOSEL 5.4 15/17] SUNRPC: Handle 0 length opaque XDR object data properly

[PATCH AUTOSEL 4.19 04/10] pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
 2021-02-02 15:07 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 09/10] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
` [PATCH AUTOSEL 4.19 10/10] SUNRPC: Handle 0 length opaque XDR object data properly

[PATCH AUTOSEL 4.14 2/7] pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
 2021-02-02 15:07 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 6/7] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
` [PATCH AUTOSEL 4.14 7/7] SUNRPC: Handle 0 length opaque XDR object data properly

[PATCH AUTOSEL 4.9 5/6] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
 2021-02-02 15:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 6/6] SUNRPC: Handle 0 length opaque XDR object data properly

[PATCH AUTOSEL 4.4 4/5] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
 2021-02-02 15:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 5/5] SUNRPC: Handle 0 length opaque XDR object data properly

[bug report] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage
 2021-02-02 12:23 UTC  (2+ messages)

[PATCH 00/10] Convert NFS fscache read paths to netfs API
 2021-02-02 12:19 UTC  (14+ messages)
` [PATCH 01/10] NFS: Clean up nfs_readpage() and nfs_readpages()
` [PATCH 02/10] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds
` [PATCH 03/10] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
` [PATCH 04/10] NFS: Call readpage_async_filler() from nfs_readpage_async()
` [PATCH 05/10] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
` [PATCH 06/10] NFS: Allow internal use of read structs and functions
` [PATCH 07/10] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage
` [PATCH 08/10] NFS: Convert readpages to readahead and use netfs_readahead for fscache
` [PATCH 09/10] NFS: Update releasepage to handle new fscache kiocb IO API
` [PATCH 10/10] NFS: update various invalidation code paths for new "

releasing result pages in svc_xprt_release()
 2021-02-01 23:27 UTC  (6+ messages)

[PATCH v2] vfs: generic_copy_file_checks should return EINVAL when source offset is beyond EOF
 2021-02-01 21:51 UTC  (3+ messages)

[PATCH] vfs: generic_copy_file_checks should return EINVAL when source offset is beyond EOF
 2021-02-01 20:47 UTC 

misc bio allocation cleanups
 2021-02-01 12:22 UTC  (37+ messages)
` [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append
  ` [dm-devel] "
` [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device
` [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio
` [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset
` [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush
` [PATCH 06/17] dm-clone: use blkdev_issue_flush in commit_metadata
` [PATCH 07/17] f2fs: use blkdev_issue_flush in __submit_flush_wait
  ` [f2fs-dev] "
` [PATCH 08/17] f2fs: remove FAULT_ALLOC_BIO
  ` [f2fs-dev] "
` [PATCH 09/17] drbd: remove bio_alloc_drbd
` [PATCH 10/17] drbd: remove drbd_req_make_private_bio
` [PATCH 11/17] md: remove bio_alloc_mddev
` [PATCH 12/17] md: simplify sync_page_io
` [PATCH 13/17] md: remove md_bio_alloc_sync
` [PATCH 14/17] md/raid6: refactor raid5_read_one_chunk
` [PATCH 15/17] nfs/blocklayout: remove cruft in bl_alloc_init_bio
` [PATCH 16/17] nilfs2: remove cruft in nilfs_alloc_seg_bio
` [PATCH 17/17] mm: remove get_swap_bio

[PATCH v1] SUNRPC: Fix NFS READs that start at non-page-aligned offsets
 2021-02-01  6:14 UTC  (2+ messages)

nfsd issues in 5.10.11
 2021-01-31 18:23 UTC  (4+ messages)

[GIT PULL] Please pull NFS client bugfixes for 5.11
 2021-01-31 19:25 UTC  (2+ messages)

[PATCH 0/3] NFS change attribute patches
 2021-01-30  6:02 UTC  (11+ messages)
` [PATCH 2/3] nfsd: move change attribute generation to filesystem
        ` [PATCH 1/2 v2] nfs: use change attribute for NFS re-exports
          ` [PATCH 2/2 v2] nfsd: skip some unnecessary stats in the v4 case

[PATCH][next] nfsd: fix check of statid returned from call to find_stateid_by_type
 2021-01-28 18:50 UTC  (6+ messages)

[PATCH v2] NFSv4_2: SSC helper should use its own config
 2021-01-28 14:31 UTC  (2+ messages)

[PATCH] NFSv4_2: SSC helper should use its own config
 2021-01-27 10:33 UTC  (4+ messages)

[PATCH 0/8] Convert NFS fscache read paths to netfs API
 2021-01-27  8:29 UTC 

[PATCH 1/8] NFS: Clean up nfs_readpage() and nfs_readpages()
 2021-01-27  8:03 UTC  (8+ messages)
` [PATCH 2/8] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds
` [PATCH 3/8] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
` [PATCH 4/8] NFS: Call readpage_async_filler() from nfs_readpage_async()
` [PATCH 5/8] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
` [PATCH 6/8] NFS: Allow internal use of read structs and functions
` [PATCH 7/8] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage
` [PATCH 8/8] NFS: Convert readpages to readahead and use netfs_readahead for fscache

[PATCH 00/32] Network fs helper library & fscache kiocb API [ver #2]
 2021-01-26 19:10 UTC  (12+ messages)
` [PATCH 25/32] NFS: Clean up nfs_readpage() and nfs_readpages()
` [PATCH 27/32] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
` [PATCH 32/32] NFS: Convert readpage to readahead and use netfs_readahead for fscache

[PATCH v24 15/25] LSM: Ensure the correct LSM context releaser
 2021-01-26 16:41 UTC  (2+ messages)
` [PATCH v24 17/25] LSM: Use lsmcontext in security_inode_getsecctx


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).