Trond Myklebust ([email protected])

Number of posts: 883 (0.69 per day)
First post: 2020-03-24 23:50:12
Last post: 2023-09-18 02:30:17

Date List Subject
2023-02-14 03:28:54 linux-nfs Re: [PATCH 3/3] nfsd: simplify write verifier handling
2023-02-14 02:57:11 linux-nfs Re: [PATCH] NFS: avoid infinite NFS4ERR_OLD_STATEID loops
2023-02-09 17:41:03 linux-nfs Re: [Linux-cachefs] [PATCH v10 0/6] Convert NFS with fscache to the netfs API
2023-01-20 06:20:42 linux-nfs [PATCH v2 14/18] NFS: Clean up O_DIRECT request allocation
2023-01-20 05:15:20 linux-nfs [PATCH v2 01/18] NFS: Fix for xfstests generic/208
2023-01-20 05:10:23 linux-nfs [PATCH v2 00/18] Initial conversion of NFS basic I/O to use folios
2023-01-20 05:09:39 linux-nfs [PATCH v2 02/18] NFS: Add basic functionality for tracking folios in struct nfs_page
2023-01-20 05:09:00 linux-nfs [PATCH v2 15/18] NFS: fix up nfs_release_folio() to try to release the page
2023-01-20 05:08:43 linux-nfs [PATCH v2 16/18] NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()
2023-01-20 05:08:22 linux-nfs [PATCH v2 11/18] NFS: Remove unused function nfs_wb_page()
2023-01-19 22:04:56 linux-nfs [PATCH v2 08/18] NFS: Convert buffered reads to use folios
2023-01-19 22:04:56 linux-nfs [PATCH v2 10/18] NFS: Convert buffered writes to use folios
2023-01-19 22:04:35 linux-nfs [PATCH v2 18/18] NFS: Remove unnecessary check in nfs_read_folio()
2023-01-19 22:04:35 linux-nfs [PATCH v2 09/18] NFS: Convert the function nfs_wb_page() to use folios
2023-01-19 22:04:31 linux-nfs [PATCH v2 13/18] NFS: Fix up nfs_vm_page_mkwrite() for folios
2023-01-19 22:04:14 linux-nfs [PATCH v2 05/18] NFS: Add a helper to convert a struct nfs_page into an inode
2023-01-19 22:04:14 linux-nfs [PATCH v2 12/18] NFS: Convert nfs_write_begin/end to use folios
2023-01-19 22:04:10 linux-nfs [PATCH v2 17/18] NFS: Improve tracing of nfs_wb_folio()
2023-01-19 22:03:49 linux-nfs [PATCH v2 06/18] NFS: Convert the remaining pagelist helper functions to support folios
2023-01-19 22:03:47 linux-nfs [PATCH v2 04/18] NFS: Fix nfs_coalesce_size() to work with folios
2023-01-19 22:03:47 linux-nfs [PATCH v2 07/18] NFS: Add a helper nfs_wb_folio()
2023-01-19 22:03:47 linux-nfs [PATCH v2 03/18] NFS: Support folios in nfs_generic_pgio()
2023-01-13 17:46:33 linux-nfs Re: a dead lock of 'umount.nfs4 /nfs/scratch -l'
2023-01-10 20:34:55 linux-nfs Re: [PATCH v1 1/2] NFS: add IO_ADVISE operation
2023-01-07 18:11:18 linux-nfs [GIT PULL] Please pull NFS client bugfixes
2023-01-07 17:44:26 linux-nfs [PATCH 10/17] NFS: Convert buffered writes to use folios
2023-01-07 17:44:20 linux-nfs [PATCH 14/17] NFS: Clean up O_DIRECT request allocation
2023-01-07 17:44:15 linux-nfs [PATCH 07/17] NFS: Add a helper nfs_wb_folio()
2023-01-07 17:44:15 linux-nfs [PATCH 15/17] NFS: fix up nfs_release_folio() to try to release the page
2023-01-07 17:44:15 linux-nfs [PATCH 16/17] NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()
2023-01-07 17:44:15 linux-nfs [PATCH 08/17] NFS: Convert buffered reads to use folios
2023-01-07 17:44:06 linux-nfs [PATCH 12/17] NFS: Convert nfs_write_begin/end to use folios
2023-01-07 17:44:01 linux-nfs [PATCH 17/17] NFS: Improve tracing of nfs_wb_folio()
2023-01-07 17:43:56 linux-nfs [PATCH 13/17] NFS: Fix up nfs_vm_page_mkwrite() for folios
2023-01-07 17:43:56 linux-nfs [PATCH 11/17] NFS: Remove unused function nfs_wb_page()
2023-01-07 17:43:56 linux-nfs [PATCH 09/17] NFS: Convert the function nfs_wb_page() to use folios
2023-01-07 17:43:56 linux-nfs [PATCH 03/17] NFS: Support folios in nfs_generic_pgio()
2023-01-07 17:43:42 linux-nfs [PATCH 06/17] NFS: Convert the remaining pagelist helper functions to support folios
2023-01-07 17:43:35 linux-nfs [PATCH 01/17] NFS: Fix for xfstests generic/208
2023-01-07 17:43:35 linux-nfs [PATCH 04/17] NFS: Fix nfs_coalesce_size() to work with folios
2023-01-07 17:43:22 linux-nfs [PATCH 05/17] NFS: Add a helper to convert a struct nfs_page into an inode
2023-01-07 17:43:11 linux-nfs [PATCH 00/17] Initial conversion of NFS basic I/O to use folios
2023-01-07 17:43:11 linux-nfs [PATCH 02/17] NFS: Add basic functionality for tracking folios in struct nfs_page
2023-01-06 03:32:21 linux-nfs Re: [PATCH] NFS: Handle missing attributes in OPEN reply
2023-01-04 18:52:53 linux-nfs Re: RFC:Doing a NFSv4.1/4.2 Kerberized mount without a machine credential
2023-01-04 18:36:15 linux-nfs Re: RFC:Doing a NFSv4.1/4.2 Kerberized mount without a machine credential
2023-01-04 17:43:07 linux-nfs Re: RFC:Doing a NFSv4.1/4.2 Kerberized mount without a machine credential
2023-01-04 16:08:19 linux-nfs Re: [PATCH] NFS: Handle missing attributes in OPEN reply
2023-01-04 04:58:07 linux-nfs Re: RFC:Doing a NFSv4.1/4.2 Kerberized mount without a machine credential
2023-01-04 02:19:42 linux-nfs Re: [PATCH] NFS: Handle missing attributes in OPEN reply
2023-01-04 02:16:46 linux-nfs Re: RFC:Doing a NFSv4.1/4.2 Kerberized mount without a machine credential