linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-15 14:12:21 to 2021-04-23 19:29:58 UTC [more...]

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-23 19:29 UTC  (35+ messages)

[RFC PATCH 1/1] mount.nfs: Fix mounting on tmpfs
 2021-04-23 18:13 UTC  (7+ messages)

[PATCH net] SUNRPC: Fix null pointer dereference in svc_rqst_free()
 2021-04-23 14:47 UTC 

[PATCH v7 00/31] Network fs helper library & fscache kiocb API
 2021-04-23 14:33 UTC  (34+ messages)
` [PATCH v7 01/31] iov_iter: Add ITER_XARRAY
` [PATCH v7 02/31] mm: Add set/end/wait functions for PG_private_2
` [PATCH v7 03/31] mm/filemap: Pass the file_ra_state in the ractl
` [PATCH v7 04/31] fs: Document file_ra_state
` [PATCH v7 05/31] mm/readahead: Handle ractl nr_pages being modified
` [PATCH v7 06/31] mm: Implement readahead_control pageset expansion
` [PATCH v7 07/31] netfs: Make a netfs helper module
` [PATCH v7 08/31] netfs: Documentation for helper library
` [PATCH v7 09/31] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v7 10/31] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v7 11/31] netfs: Provide readahead and readpage netfs helpers
` [PATCH v7 12/31] netfs: Add tracepoints
` [PATCH v7 13/31] netfs: Gather stats
` [PATCH v7 14/31] netfs: Add write_begin helper
` [PATCH v7 15/31] netfs: Define an interface to talk to a cache
` [PATCH v7 16/31] netfs: Add a tracepoint to log failures that would be otherwise unseen
` [PATCH v7 17/31] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v7 18/31] afs: Disable use of the fscache I/O routines
` [PATCH v7 19/31] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v7 20/31] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v7 21/31] afs: Move key to afs_read struct
` [PATCH v7 22/31] afs: Don't truncate iter during data fetch
` [PATCH v7 23/31] afs: Log remote unmarshalling errors
` [PATCH v7 24/31] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v7 25/31] afs: Use ITER_XARRAY for writing
` [PATCH v7 26/31] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v7 27/31] afs: Extract writeback extension into its own function
` [PATCH v7 28/31] afs: Prepare for use of THPs
` [PATCH v7 29/31] afs: Use the fs operation ops to handle FetchData completion
` [PATCH v7 30/31] afs: Use new netfs lib read helper API
` [PATCH v7 31/31] afs: Use the netfs_write_begin() helper

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-04-23  4:40 UTC  (9+ messages)
` [PATCH v8] "

[PATCH v3 0/2] NFSD: delay unmount source's export after inter-server copy completed
 2021-04-22 20:31 UTC  (6+ messages)
` [PATCH v3 1/2] "

[RFC v2 1/1] NFSD add vfs_fsync after async copy is done
 2021-04-22 20:29 UTC 

[RFC 1/1] NFSD add vfs_fsync after async copy is done
 2021-04-22 18:20 UTC  (5+ messages)

[PATCH] SUNRPC: fix ternary sign expansion bug in tracing
 2021-04-22 15:06 UTC  (2+ messages)

[PATCH v6 00/30] Network fs helper library & fscache kiocb API
 2021-04-22 14:51 UTC  (5+ messages)
` [PATCH v6 01/30] iov_iter: Add ITER_XARRAY

cifsd/nfsd interop
 2021-04-22  8:11 UTC  (2+ messages)

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-22  7:50 UTC  (2+ messages)

[PATCH v2 1/1] NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code
 2021-04-22  7:37 UTC 

[PATCH] fs/nfs: Use fatal_signal_pending instead of signal_pending
 2021-04-22  2:51 UTC 

Mjg59 deserves to die (white woman worshiping faggot, anti-child bride, anti RMS) (RMS deserves little girls to marry)
 2021-04-21 22:56 UTC 

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-21 20:27 UTC 

[PATCH] NFS: The 'fattr_valid' field in struct nfs_server should be unsigned int
 2021-04-21 15:56 UTC 

Linux NFS4.1 client's "server trunking" seems to do the opposite of what the name implies
 2021-04-21 13:21 UTC  (5+ messages)

[bug report] NFS: Split attribute support out from the server capabilities
 2021-04-21  8:53 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2021-04-20 20:53 UTC  (6+ messages)
` [PATCH 016/141] nfsd: "

[PATCH 1/1] NFSv4.2: Remove ifdef CONFIG_NFSD_V4 from nfsV4.2 client SSC code
 2021-04-20 20:35 UTC  (2+ messages)

[PATCH 0/3] Enable the setting of a kernel module parameter from nfs.conf
 2021-04-20 19:30 UTC  (23+ messages)

[PATCH 1/1] NFSD: Fix warning unused SSC variables from kernel test robot
 2021-04-19 22:01 UTC  (3+ messages)

[PATCH 1/1] NFSv4.2: Fix warning unused SSC variables from kernel test robot
 2021-04-19 21:54 UTC 

[PATCH 1/5] nfsd: ensure new clients break delegations
 2021-04-19 20:42 UTC  (10+ messages)
` [PATCH 2/5] nfsd: hash nfs4_files by inode number
` [PATCH 3/5] nfsd: track filehandle aliasing in nfs4_files
` [PATCH 4/5] nfsd: reshuffle some code
` [PATCH 5/5] nfsd: grant read delegations to clients holding writes

[PATCH v3 00/26] NFS/RDMA client patches for next
 2021-04-19 18:05 UTC  (28+ messages)
` [PATCH v3 01/26] SUNRPC: Move fault injection call sites
` [PATCH v3 02/26] SUNRPC: Remove trace_xprt_transmit_queued
` [PATCH v3 03/26] SUNRPC: Add tracepoint that fires when an RPC is retransmitted
` [PATCH v3 04/26] xprtrdma: Avoid Receive Queue wrapping
` [PATCH v3 05/26] xprtrdma: Do not refresh Receive Queue while it is draining
` [PATCH v3 06/26] xprtrdma: Put flushed Receives on free list instead of destroying them
` [PATCH v3 07/26] xprtrdma: Improve locking around rpcrdma_rep destruction
` [PATCH v3 08/26] xprtrdma: Improve commentary around rpcrdma_reps_unmap()
` [PATCH v3 09/26] xprtrdma: Improve locking around rpcrdma_rep creation
` [PATCH v3 10/26] xprtrdma: Fix cwnd update ordering
` [PATCH v3 11/26] xprtrdma: Delete rpcrdma_recv_buffer_put()
` [PATCH v3 12/26] xprtrdma: rpcrdma_mr_pop() already does list_del_init()
` [PATCH v3 13/26] xprtrdma: Rename frwr_release_mr()
` [PATCH v3 14/26] xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
` [PATCH v3 15/26] xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
` [PATCH v3 16/26] xprtrdma: Do not wake RPC consumer on a failed LocalInv
` [PATCH v3 17/26] xprtrdma: Avoid Send Queue wrapping
` [PATCH v3 18/26] xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation
` [PATCH v3 19/26] xprtrdma: Add an rpcrdma_mr_completion_class
` [PATCH v3 20/26] xprtrdma: Don't display r_xprt memory addresses in tracepoints
` [PATCH v3 21/26] xprtrdma: Remove the RPC/RDMA QP event handler
` [PATCH v3 22/26] xprtrdma: Move fr_cid to struct rpcrdma_mr
` [PATCH v3 23/26] xprtrdma: Move cqe "
` [PATCH v3 24/26] xprtrdma: Move fr_linv_done field "
` [PATCH v3 25/26] xprtrdma: Move the Work Request union "
` [PATCH v3 26/26] xprtrdma: Move fr_mr field "

[PATCH] net: sunrpc: xprt.c: fix shift-out-of-bounds in xprt_calc_majortimeo
 2021-04-19 16:58 UTC  (2+ messages)

[PATCH v2 1/4] NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
 2021-04-19 14:47 UTC  (4+ messages)
` [PATCH v2 2/4] NFS: Don't discard pNFS layout segments that are marked for return
  ` [PATCH v2 3/4] NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
    ` [PATCH v2 4/4] NFSv4.1: Simplify layout return in pnfs_layout_process()

[PATCH 1/3] NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
 2021-04-16 12:51 UTC  (3+ messages)
` [PATCH 2/3] NFS: Don't discard pNFS layout segments that are marked for return
  ` [PATCH 3/3] NFSv4.1: Simplify layout return in pnfs_layout_process()

[PATCH] Fix `statx()` emulation breaking exports
 2021-04-16  9:00 UTC 

[PATCH v2 00/13] create sysfs files for changing IP address
 2021-04-16  3:52 UTC  (14+ messages)
` [PATCH v2 01/13] sunrpc: Create a sunrpc directory under /sys/kernel/
` [PATCH v2 02/13] sunrpc: Create a client/ subdirectory in the sunrpc sysfs
` [PATCH v2 03/13] sunrpc: Create per-rpc_clnt sysfs kobjects
` [PATCH v2 04/13] sunrpc: Prepare xs_connect() for taking NULL tasks
` [PATCH v2 05/13] sunrpc: add xprt id
` [PATCH v2 06/13] sunrpc: add IDs to multipath
` [PATCH v2 07/13] sunrpc: keep track of the xprt_class in rpc_xprt structure
` [PATCH v2 08/13] sunrpc: add xprt_switch direcotry to sunrpc's sysfs
` [PATCH v2 09/13] sunrpc: add a symlink from rpc-client directory to the xprt_switch
` [PATCH v2 10/13] sunrpc: add add sysfs directory per xprt under each xprt_switch
` [PATCH v2 11/13] sunrpc: add dst_attr attributes to the sysfs xprt directory
` [PATCH v2 12/13] sunrpc: provide transport info in the sysfs directory
` [PATCH v2 13/13] sunrpc: provide multipath "

[PATCH 07/13] sunrpc: keep track of the xprt_class in rpc_xprt structure
 2021-04-16  0:42 UTC  (2+ messages)

[PATCH] nfsd: removed unused argument in nfsd_startup_generic()
 2021-04-15 14:12 UTC  (2+ messages)


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