Show patches with: Submitter = David Wysochanski       |    State = Action Required       |   217 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/1] Fix oops in cachefiles_prepare_write due to cookie_lru and use_cookie race - - 1 --- 2022-11-17 David Wysochanski New
[01/10] NFS: Clean up nfs_readpage() and nfs_readpages() Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[01/11] NFSv4: Improve nfs4_readdir tracepoint by adding additional fields Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[02/10] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[02/11] NFS: Replace dfprintk statements with trace events in nfs_readdir Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[03/10] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[03/11] NFS: Move nfs_readdir_descriptor_t into internal header Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[04/10] NFS: Call readpage_async_filler() from nfs_readpage_async() Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[04/11] NFS: Add tracepoints for functions involving nfs_readdir_descriptor_t Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[05/10] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async() Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[05/11] NFS: Add tracepoints for opendir, closedir, fsync_dir and llseek_dir Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[06/10] NFS: Allow internal use of read structs and functions Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[06/11] NFS: Add tracepoints for nfs_readdir_xdr_filler enter and exit Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[07/10] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[07/11] NFS: Add tracepoint to entry and exit of nfs_do_filldir Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[08/10] NFS: Convert readpages to readahead and use netfs_readahead for fscache Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[08/11] NFS: Replace LOOKUPCACHE dfprintk statements with tracepoints Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[09/10] NFS: Update releasepage to handle new fscache kiocb IO API Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[09/11] NFS: Improve performance of listing directories being modified Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[1/1] cachefiles: Fix race between read_waiter and read_copier involving op->to_do cachefiles: Fix race between read_waiter and read_copier - - - --- 2020-05-07 David Wysochanski New
[1/1] fscache: Fix oops due to race with cookie_lru and use_cookie [1/1] fscache: Fix oops due to race with cookie_lru and use_cookie - - - --- 2022-11-17 David Wysochanski New
[1/1] NFS: Convert from readpages() to readahead() Convert nfs_readpages() to nfs_readahead() - - - --- 2021-10-07 David Wysochanski New
[1/1] NFS: Fix /proc/PID/io read_bytes for buffered reads NFS: Fix read_bytes for buffered reads - - 1 --- 2023-03-09 David Wysochanski New
[1/1] nfsd4: Expose the callback address and state of each NFS4 client Add callback address and state to nfsd client info - - - --- 2021-05-14 David Wysochanski New
[1/1] Simplify logic in cache_listeners_exist - only return true if someone has the file open. - - - --- 2014-06-04 David Wysochanski New
[1/1] SUNRPC: Ensure XPRT_CONNECTED is cleared while handling TCP RST SUNRPC: Ensure XPRT_CONNECTED is cleared while handling TCP RST - - - --- 2018-12-12 David Wysochanski New
[1/2] nfsiostat: Add error counts to output when RPC iostats version >= 1.1 [1/2] nfsiostat: Add error counts to output when RPC iostats version >= 1.1 - - - --- 2019-06-24 David Wysochanski New
[1/2] SUNRPC: Move simple_get_bytes and simple_get_netobj into xdr.h Fix crash in trace_rpcgss_context due to 0-length acceptor - - - --- 2021-01-05 David Wysochanski New
[1/3] NFS: Fix fscache super_cookie index_key from changing after umount [1/3] NFS: Fix fscache super_cookie index_key from changing after umount - - - --- 2020-04-15 David Wysochanski New
[1/3] SUNRPC: Move call to rpc_count_iostats before rpc_call_done [1/3] SUNRPC: Move call to rpc_count_iostats before rpc_call_done - - - --- 2019-05-23 David Wysochanski New
[1/4] NFS: Cleanup usage of nfs_inode in fscache interface Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2022-03-01 David Wysochanski New
[1/4] NFS: Remove unnecessary inode parameter from nfs_pageio_complete_read() Fix a few error paths in nfs_readpage and fscache - - - --- 2021-06-28 David Wysochanski New
[1/7] NFS: Use nfs_i_fscache() consistently within NFS fscache code Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2021-11-17 David Wysochanski New
[1/8] NFS: Clean up nfs_readpage() and nfs_readpages() [1/8] NFS: Clean up nfs_readpage() and nfs_readpages() - - - --- 2021-01-27 David Wysochanski New
[10/10] NFS: update various invalidation code paths for new IO API Convert NFS fscache read paths to netfs API - - - --- 2021-01-28 David Wysochanski New
[10/11] NFS: Add page_index to nfs_readdir enter and exit tracepoints Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[11/11] NFS: Bring back nfs_dir_mapping_need_revalidate() in nfs_readdir() Add NFS readdir tracepoints and improve performance of reading directories - - - --- 2020-11-02 David Wysochanski New
[2/2] mountstats: Add per-op error counts to iostat command when RPC iostats version >= 1.1 [1/2] nfsiostat: Add error counts to output when RPC iostats version >= 1.1 - - - --- 2019-06-24 David Wysochanski New
[2/2] SUNRPC: Handle 0 length opaque XDR object data properly Fix crash in trace_rpcgss_context due to 0-length acceptor - - - --- 2021-01-05 David Wysochanski New
[2/3] mountstats: Add per-op error counts to iostat command when RPC iostats version >= 1.1 [PATCHv2,1/3] nfsiostat: Add error counts to output when RPC iostats version >= 1.1 - - - --- 2019-06-13 David Wysochanski New
[2/3] NFS: Fix fscache super_cookie allocation [1/3] NFS: Fix fscache super_cookie index_key from changing after umount - - - --- 2020-04-15 David Wysochanski New
[2/3] SUNRPC: Use proper printk specifiers for unsigned long long [1/3] SUNRPC: Move call to rpc_count_iostats before rpc_call_done - - - --- 2019-05-23 David Wysochanski New
[2/4] NFS: Ensure nfs_readpage returns promptly when internal error occurs Fix a few error paths in nfs_readpage and fscache - - - --- 2021-06-28 David Wysochanski New
[2/4] NFS: Rename fscache read and write pages functions Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2022-03-01 David Wysochanski New
[2/7] NFS: Cleanup usage of nfs_inode in fscache interface and handle i_size properly Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2021-11-17 David Wysochanski New
[2/8] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds [1/8] NFS: Clean up nfs_readpage() and nfs_readpages() - - - --- 2021-01-27 David Wysochanski New
[3/3] mountstats: Check for RPC iostats version >= 1.1 with error counts nfsiostat: Add error count to end of RPC iostats version 1.1 - - - --- 2019-06-13 David Wysochanski New
[3/3] NFSv4: Fix fscache cookie aux_data to ensure change_attr is included [1/3] NFS: Fix fscache super_cookie index_key from changing after umount - - - --- 2020-04-15 David Wysochanski New
[3/3] SUNRPC: Count ops completing with tk_status < 0 [1/3] SUNRPC: Move call to rpc_count_iostats before rpc_call_done - - - --- 2019-05-23 David Wysochanski New
[3/4] NFS: Allow internal use of read structs and functions Fix a few error paths in nfs_readpage and fscache - - - --- 2021-06-28 David Wysochanski New
[3/4] NFS: Replace dfprintks with tracepoints in fscache read and write page functions Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2022-03-01 David Wysochanski New
[3/7] NFS: Rename fscache read and write pages functions Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2021-11-17 David Wysochanski New
[3/8] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc [1/8] NFS: Clean up nfs_readpage() and nfs_readpages() - - - --- 2021-01-27 David Wysochanski New
[4/4] NFS: Fix fscache read from NFS after cache error Fix a few error paths in nfs_readpage and fscache - - - --- 2021-06-28 David Wysochanski New
[4/4] NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHE Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2022-03-01 David Wysochanski New
[4/7] NFS: Convert NFS fscache enable/disable dfprintks to tracepoints Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2021-11-17 David Wysochanski New
[4/8] NFS: Call readpage_async_filler() from nfs_readpage_async() [1/8] NFS: Clean up nfs_readpage() and nfs_readpages() - - - --- 2021-01-27 David Wysochanski New
[5/7] NFS: Replace dfprintks with tracepoints in fscache read and write page functions Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2021-11-17 David Wysochanski New
[5/8] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async() [1/8] NFS: Clean up nfs_readpage() and nfs_readpages() - - - --- 2021-01-27 David Wysochanski New
[6/7] NFS: Remove remaining dfprintks related to fscache cookies Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2021-11-17 David Wysochanski New
[6/8] NFS: Allow internal use of read structs and functions [1/8] NFS: Clean up nfs_readpage() and nfs_readpages() - - - --- 2021-01-27 David Wysochanski New
[7/7] NFS: Remove remaining usages of NFSDBG_FSCACHE Cleanups for NFS fscache and convert from dfprintk to trace events - - - --- 2021-11-17 David Wysochanski New
[7/8] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage [1/8] NFS: Clean up nfs_readpage() and nfs_readpages() - - - --- 2021-01-27 David Wysochanski New
[8/8] NFS: Convert readpages to readahead and use netfs_readahead for fscache [1/8] NFS: Clean up nfs_readpage() and nfs_readpages() - - - --- 2021-01-27 David Wysochanski New
[PATCHv2,1/3] nfsiostat: Add error counts to output when RPC iostats version >= 1.1 [PATCHv2,1/3] nfsiostat: Add error counts to output when RPC iostats version >= 1.1 - - - --- 2019-06-13 David Wysochanski New
[RFC,1/3] NFS: Rename readpage_async_filler to nfs_pageio_add_page Convert NFS to the new netfs API - - - --- 2022-08-24 David Wysochanski New
[RFC,1/3] sunrpc: add _print_rpc_iostats() to output metrics for one RPC op - - - --- 2018-06-26 David Wysochanski New
[RFC,2/3] NFS: Add support for netfs in struct nfs_inode and Kconfig Convert NFS to the new netfs API - - - --- 2022-08-24 David Wysochanski New
[RFC,2/3] sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics - - - --- 2018-06-26 David Wysochanski New
[RFC,3/3] NFS: Convert nfs_read_folio and nfs_readahead to netfs APIs Convert NFS to the new netfs API - - - --- 2022-08-24 David Wysochanski New
[RFC,3/3] sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones - - - --- 2018-06-26 David Wysochanski New
[RFC,v1,01/13] NFS: Clean up nfs_readpage() and nfs_readpages() Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,02/13] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,03/13] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,04/13] NFS: Call readpage_async_filler() from nfs_readpage_async() Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,05/13] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async() Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,06/13] NFS: Rename readpage_async_filler() to nfs_pageio_add_page_read() Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,07/13] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,08/13] NFS: Allow nfs_async_read_completion_ops to be used by other NFS code Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,09/13] NFS: Convert nfs_readpage() and readpages() to new fscache API Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,10/13] NFS: Allow NFS use of new fscache API in build Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,11/13] NFS: Only use and unuse an fscache cookie a single time based on NFS_INO_FSCACHE Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,12/13] NFS: Convert fscache invalidation and update aux_data and i_size Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v1,13/13] NFS: Call nfs_fscache_invalidate() when write extends the size of the file Convert NFS client to new fscache-iter API - - - --- 2020-07-15 David Wysochanski New
[RFC,v10,6/6] netfs: Change netfs_inode_init to allocate memory to allow opt-in Convert NFS with fscache to the netfs API - - - --- 2022-11-03 David Wysochanski New
[RFC,v2,01/14] NFS: Clean up nfs_readpage() and nfs_readpages() Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,02/14] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,03/14] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,04/14] NFS: Call readpage_async_filler() from nfs_readpage_async() Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,05/14] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async() Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,06/14] NFS: Allow internal use of read structs and functions Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,07/14] NFS: Convert nfs_readpage() and readpages() to new fscache API Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,08/14] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,09/14] NFS: Only use and unuse an fscache cookie a single time based on NFS_INO_FSCACHE Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,1/3] NFS: Rename readpage_async_filler to nfs_pageio_add_page Convert NFS with fscache to the netfs API - - - --- 2022-08-28 David Wysochanski New
[RFC,v2,10/14] NFS: Convert fscache invalidation and update aux_data and i_size Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,11/14] NFS: Call nfs_fscache_invalidate() when write extends the size of the file Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,12/14] NFS: Invalidate fscache for direct writes Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,13/14] NFS: Call fscache_resize_cookie() when inode size changes due to setattr Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
[RFC,v2,14/14] NFS: Allow NFS use of new fscache API in build Convert NFS to new FS-Cache iter API - - - --- 2020-07-29 David Wysochanski New
« 1 2 3 »