Linux NFS (Network File System)
[Prev Page][Next Page]
- [PATCH v2 3/4] SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH v2 4/4] SUNRPC: Fix a suspicious RCU usage warning
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH v2 1/4] SUNRPC: Clean up unused variable in rpc_xprt_probe_trunked()
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH v2 2/4] SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH v2 0/4] SUNRPC: Various RCU fixes
- From: Anna Schumaker <anna@xxxxxxxxxx>
- Re: kernel v6.6.3: nfsd hangs in nfsd_break_deleg_cb
- Re: Performance drop due to alloc_workqueue() misuse and recent change
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 4/4] SUNRPC: Fix a suspicious RCU usage warning
- From: Anna Schumaker <anna@xxxxxxxxxx>
- Re: kernel v6.6.3: nfsd hangs in nfsd_break_deleg_cb
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Performance drop due to alloc_workqueue() misuse and recent change
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- kernel v6.6.3: nfsd hangs in nfsd_break_deleg_cb
- From: Wolfgang Walter <linux-nfs@xxxxxxx>
- Re: [PATCH v1 00/21] svc_rdma_read_info clean ups
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v1 21/21] svcrdma: Move the svc_rdma_cc_init() call
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 20/21] svcrdma: Remove struct svc_rdma_read_info
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 19/21] svcrdma: Update the synopsis of svc_rdma_read_special()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 18/21] svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 17/21] svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 15/21] svcrdma: Update the synopsis of svc_rdma_read_data_item()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 16/21] svcrdma: Update synopsis of svc_rdma_copy_inline_range()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 14/21] svcrdma: Update synopsis of svc_rdma_read_chunk_range()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 13/21] svcrdma: Update synopsis of svc_rdma_build_read_chunk()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 12/21] svcrdma: Update synopsis of svc_rdma_build_read_segment()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 11/21] svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 10/21] svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 09/21] svcrdma: Start moving fields out of struct svc_rdma_read_info
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 08/21] svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 07/21] svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 06/21] svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 05/21] svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 04/21] svcrdma: Explicitly pass the transport into Read chunk I/O paths
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 03/21] svcrdma: Explicitly pass the transport into Write chunk I/O paths
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 02/21] svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 01/21] svcrdma: Reduce size of struct svc_rdma_rw_ctxt
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 00/21] svc_rdma_read_info clean ups
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH] nfsd: remove unnecessary NULL check
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH] nfsd: remove unnecessary NULL check
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] nfsd: remove unnecessary NULL check
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/2 v2] Move all file-close work for nfsd into nfsd threads
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- PATH_MAX/max symlink length in the NFSv4/v4.1 protocol?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: [PATCH] NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 4/4] SUNRPC: Fix a suspicious RCU usage warning
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 3/4] SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/4] SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/4] SUNRPC: Clean up unused variable in rpc_xprt_probe_trunked()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
- From: chenxiaosongemail@xxxxxxxxxxx
- Inquiry about NFS Patch "NFS: Don't call generic_error_remove_page() while holding locks"
- From: ZhaoLong Wang <wangzhaolong1@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: "Dr. Greg" <greg@xxxxxxxxxxxx>
- [PATCH 4/4] SUNRPC: Fix a suspicious RCU usage warning
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH 2/4] SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH 1/4] SUNRPC: Clean up unused variable in rpc_xprt_probe_trunked()
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH 3/4] SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH 0/4] SUNRPC: Various RCU fixes
- From: Anna Schumaker <anna@xxxxxxxxxx>
- [PATCH 1/1] SUNRPC: fix _xprt_switch_find_current_entry logic
- From: Olga Kornievskaia <olga.kornievskaia@xxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: "Dr. Greg" <greg@xxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v7 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v7 22/23] integrity: Remove 'integrity' LSM and move integrity functions to 'ima' LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v7 21/23] evm: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v7 20/23] ima: Move IMA-Appraisal to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v7 19/23] ima: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH] SUNRPC: Replace strlcpy() with strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 3/3] NFSD: convert write_ports to netlink command
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 3/3] NFSD: convert write_ports to netlink command
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 3/3] NFSD: convert write_ports to netlink command
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] NFSD: convert write_ports to netlink command
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH 6.1 54/82] NFSD: Fix checksum mismatches in the duplicate reply cache
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.1 53/82] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH 6.6 001/112] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.6 002/112] NFSD: Fix checksum mismatches in the duplicate reply cache
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] NFSD: convert write_ports to netlink command
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: mount options not propagating to NFSACL and NSM RPC clients
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: NFSv4 alternate data streams?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: NFSv4 alternate data streams?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/8] nfsd fixes for 6.5.y
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 0/2] nfsd fixes for 6.6.y
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/8] nfsd fixes for 6.5.y
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: NFSv4.2: How to deallocate a range of bytes in a file, aka "punch a hole"?
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: umount.nfs: /mnt: block devices not permitted on fs
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
- From: "Sukruth Sridharan (he/him)" <susridharan@xxxxxxxxxxxxxxx>
- Re: Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
- From: "Sukruth Sridharan (he/him)" <susridharan@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- NFSv4.2: How to deallocate a range of bytes in a file, aka "punch a hole"?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: [PATCH v5 3/3] NFSD: convert write_ports to netlink command
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Petr Tesarik <petrtesarik@xxxxxxxxxxxxxxx>
- Re: Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
- From: "Sukruth Sridharan (he/him)" <susridharan@xxxxxxxxxxxxxxx>
- Re: [PATCH 10/11] nfsd: allow delegation state ids to be revoked and then freed
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- NFSv4 alternate data streams?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: umount.nfs: /mnt: block devices not permitted on fs
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] NFSD: convert write_threads to netlink command
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] NFSD: convert write_threads to netlink command
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 3/3] NFSD: convert write_ports to netlink command
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 1/3] NFSD: convert write_threads to netlink command
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v5 3/3] NFSD: convert write_ports to netlink command
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 2/3] NFSD: convert write_version to netlink command
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 1/3] NFSD: convert write_threads to netlink command
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 0/3] convert write_threads, write_version and write_ports to netlink commands
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- what data can I collect to help with nfs 4.2 hang?
- From: Charles Hedrick <hedrick@xxxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: mount options not propagating to NFSACL and NSM RPC clients
- From: Dan Aloni <dan.aloni@xxxxxxxxxxxx>
- Re: [PATCH nfs-utils v2 2/2] testlk: format off_t as llong instead of ssize_t
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [PATCH nfs-utils v2 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [PATCH nfs-utils] exportfs: remove warning if neither subtree_check or no_subtree_check is given
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [PATCH 0/2 nfs-utils] conffile: use /usr/etc aswell
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 0/2] nfsd fixes for 6.1.y
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 0/8] nfsd fixes for 6.5.y
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 0/2] nfsd fixes for 6.6.y
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 0/2] nfsd fixes for 6.1.y
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 8/8] NFSD: Fix checksum mismatches in the duplicate reply cache
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 7/8] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 6/8] NFSD: Rename struct svc_cacherep
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 5/8] NFSD: Remove svc_rqst::rq_cacherep
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 4/8] NFSD: Refactor the duplicate reply cache shrinker
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 3/8] NFSD: Replace nfsd_prune_bucket()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 2/8] NFSD: Rename nfsd_reply_cache_alloc()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 1/8] NFSD: Refactor nfsd_reply_cache_free_locked()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 0/8] nfsd fixes for 6.5.y
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH 0/2] nfsd fixes for 6.6.y
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active
- From: thfeathers <thfeathers@xxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Rick Macklem <rick.macklem@xxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: changes to struct rpc_gss_sec
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active
- From: Olga Kornievskaia <aglo@xxxxxxxxx>
- [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: changes to struct rpc_gss_sec
- From: Olga Kornievskaia <aglo@xxxxxxxxx>
- Re: [PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v2 0/4] Eliminate the RQ_SPLICE_OK flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Tao Lyu <tao.lyu@xxxxxxx>
- Re: [PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: "hch@xxxxxxxxxxxxx" <hch@xxxxxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Tao Lyu <tao.lyu@xxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v1 5/5] svcrdma: Update some svcrdma DMA-related tracepoints
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 4/5] svcrdma: DMA error tracepoints should report completion IDs
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 3/5] svcrdma: SQ error tracepoints should report completion IDs
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 2/5] rpcrdma: Introduce a simple cid tracepoint class
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 1/5] svcrdma: Add lockdep class keys for transport locks
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 0/5] svcrdma observability improvements
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH v1 0/3] Eliminate the RQ_SPLICE_OK flag
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH] SUNRPC: _xprt_switch_find_current_entry return xprt with condition find_active
- From: jsq <thfeathers@xxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Tao Lyu <tao.lyu@xxxxxxx>
- Re: [PATCH 11/11] nfsd: allow layout state to be admin-revoked.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [PATCH] autoconf: don't build nfsdcltrack by default
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 04/11] nfsd: split sc_status out of sc_type
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/11] nfsd: don't call functions with side-effecting inside WARN_ON()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v1] NFSD: Document lack of f_pos_lock in nfsd_readdir()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v1 0/3] Eliminate the RQ_SPLICE_OK flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] NFSD: Remove nfsd_drc_gc() tracepoint
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/3] convert write_threads, write_version and write_ports to netlink commands
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 06/11] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- [jlayton:kdevops] [nfsd] 59119280b2: WARNING:at_fs/nfsd/nfs4state.c:#nfs4_free_deleg[nfsd]
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: Question about O_APPEND | O_DIRECT
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 11/11] nfsd: allow layout state to be admin-revoked.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 11/11] nfsd: allow layout state to be admin-revoked.
- From: kernel test robot <lkp@xxxxxxxxx>
- umount.nfs: /mnt: block devices not permitted on fs
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- [PATCH 00/11 v4] nfsd: support admin-revocation of v4 state
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 04/11] nfsd: split sc_status out of sc_type
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 08/11] nfsd: allow lock state ids to be revoked and then freed
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 03/11] nfsd: avoid race after unhash_delegation_locked()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 11/11] nfsd: allow layout state to be admin-revoked.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 03/11] nfsd: avoid race after unhash_delegation_locked()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 09/11] nfsd: allow open state ids to be revoked and then freed
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 02/11] nfsd: don't call functions with side-effecting inside WARN_ON()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 08/11] nfsd: allow lock state ids to be revoked and then freed
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 11/11] nfsd: allow layout state to be admin-revoked.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 00/11 v4] nfsd: support admin-revocation of v4 state
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 10/11] nfsd: allow delegation state ids to be revoked and then freed
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 01/11] nfsd: hold ->cl_lock for hash_delegation_locked()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 06/11] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 02/11] nfsd: don't call functions with side-effecting inside WARN_ON()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 01/11] nfsd: hold ->cl_lock for hash_delegation_locked()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 06/11] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 10/11] nfsd: allow delegation state ids to be revoked and then freed
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 04/11] nfsd: split sc_status out of sc_type
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 09/11] nfsd: allow open state ids to be revoked and then freed
- From: NeilBrown <neilb@xxxxxxx>
- Re: <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Rick Macklem <rick.macklem@xxxxxxxxx>
- Re: How does READ_PLUS differ from READ?
- From: Rick Macklem <rick.macklem@xxxxxxxxx>
- <DOT>foo gets NFSv4 HIDDEN attribute by default by nfsd? Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: How does READ_PLUS differ from READ?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Question about O_APPEND | O_DIRECT
- From: Tao Lyu <tao.lyu@xxxxxxx>
- Re: TCP_KEEPALIVE for Linux NFS client?
- From: Calum Mackay <calum.mackay@xxxxxxxxxx>
- Re: How does READ_PLUS differ from READ?
- From: Rick Macklem <rick.macklem@xxxxxxxxx>
- Re: TCP_KEEPALIVE for Linux NFS client?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: TCP_KEEPALIVE for Linux NFS client?
- From: Calum Mackay <calum.mackay@xxxxxxxxxx>
- Re: TCP_KEEPALIVE for Linux NFS client?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: How does READ_PLUS differ from READ?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: changes to struct rpc_gss_sec
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: changes to struct rpc_gss_sec
- From: Olga Kornievskaia <aglo@xxxxxxxxx>
- Re: [PATCH 0/2] Prefer generator to static systemd units
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH nfs-utils v2 2/2] testlk: format off_t as llong instead of ssize_t
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH nfs-utils v2 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH nfs-utils v2 2/2] testlk: format off_t as llong instead of ssize_t
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH nfs-utils v2 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH nfs-utils 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH nfs-utils 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH nfs-utils 1/2] fsidd: call anonymous sockets by their name only, don't fill with NULs to 108 bytes
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [PATCH 0/2] Prefer generator to static systemd units
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- changes to struct rpc_gss_sec
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH v2 6/6] svcrdma: Clean up locking
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 5/6] svcrdma: Add an async version of svc_rdma_write_info_free()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 4/6] svcrdma: Add an async version of svc_rdma_send_ctxt_put()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 3/6] svcrdma: Add a utility workqueue to svcrdma
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 2/6] svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 1/6] svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 0/6] Was: "Switch NFS server CQs to use soft IRQ"
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] Possible changes to nfs-utils junction support
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH v2 2/4] fs: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 4/4] coda: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 3/4] sysctl: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- [PATCH v2 1/4] cachefiles: Remove the now superfluous sentinel element from ctl_table array
- From: Joel Granados via B4 Relay <devnull+j.granados.samsung.com@xxxxxxxxxx>
- Re: [PATCH v6 19/25] ima: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 25/25] security: Enforce ordering of 'ima' and 'evm' LSMs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 25/25] security: Enforce ordering of 'ima' and 'evm' LSMs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- PSA: this list has moved to new vger infra (no action required)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC 0/5] Possible changes to nfs-utils junction support
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH RFC 5/5] configure: Make --enable-junction=yes the default
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH RFC 3/5] nfsref: Remove unneeded #include in utils/nfsref/nfsref.c
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH RFC 1/5] junction: Replace xmlParseMemory
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH RFC 0/5] Possible changes to nfs-utils junction support
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH RFC 4/5] nfsref: Improve nfsref(5)
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH RFC 2/5] junction: Remove xmlIndentTreeOutput
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Calum Mackay <calum.mackay@xxxxxxxxxx>
- Re: [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v6 20/25] ima: Move IMA-Appraisal to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 23/25] evm: Remove dependency on 'integrity' LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 25/25] security: Enforce ordering of 'ima' and 'evm' LSMs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 24/25] integrity: Remove LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 22/25] ima: Remove dependency on 'integrity' LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 21/25] evm: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 19/25] ima: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 17/25] security: Introduce inode_post_remove_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 18/25] security: Introduce key_post_create_or_update hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 16/25] security: Introduce inode_post_set_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 15/25] security: Introduce inode_post_create_tmpfile hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 14/25] security: Introduce path_post_mknod hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 13/25] security: Introduce file_release hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 12/25] security: Introduce file_post_open hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 11/25] security: Introduce inode_post_removexattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 10/25] security: Introduce inode_post_setattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 09/25] security: Align inode_setattr hook definition with EVM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 00/25] security: Move IMA and EVM to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v6 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v5 22/23] integrity: Move integrity functions to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: TCP_KEEPALIVE for Linux NFS client?
- From: Olga Kornievskaia <aglo@xxxxxxxxx>
- [PATCH 2/2] conffile: allow /usr/etc to provide any config files expected in /etc
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/2] conffile: don't report error from conf_init_file()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/2 nfs-utils] conffile: use /usr/etc aswell
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH nfs-utils] exportfs: remove warning if neither subtree_check or no_subtree_check is given
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [PATCH v1] NFSD: Document lack of f_pos_lock in nfsd_readdir()
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 2/9] nfsd: avoid race after unhash_delegation_locked()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 0/9 v3] support admin-revocation of v4 state
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 5/9] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 3/9] nfsd: split sc_status out of sc_type
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 2/9] nfsd: avoid race after unhash_delegation_locked()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked()
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: altruistic company who can save linux-nfs.org? Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: How does READ_PLUS differ from READ?
- From: Anna Schumaker <schumaker.anna@xxxxxxxxx>
- Re: How does READ_PLUS differ from READ?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: How does READ_PLUS differ from READ?
- From: Anna Schumaker <schumaker.anna@xxxxxxxxx>
- How does READ_PLUS differ from READ?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- List archives gone?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Who owns nfs.org, nfsv4.org?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: NFSv4.1 --> NFSv4.2 client implementation?
- From: Anna Schumaker <schumaker.anna@xxxxxxxxx>
- Re: Change "hostname" to "hostport" in text-based mountd downcall Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: NFSv4.1 --> NFSv4.2 client implementation?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Anna Schumaker <schumaker.anna@xxxxxxxxx>
- altruistic company who can save linux-nfs.org? Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [GIT PULL] first set of nfsd fixes for v6.7-rc (take 2)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [GIT PULL] first set of nfsd fixes for v6.7-rc (take 2)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: NFSv4-over-TLS, info?
- From: Anna Schumaker <schumaker.anna@xxxxxxxxx>
- Re: NFSv4-over-TLS, info?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: NFSv4.1 --> NFSv4.2 client implementation?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- NFSv4-over-TLS, info?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- NFSv4.1 --> NFSv4.2 client implementation?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Who owns bugzilla.linux-nfs.org - account creation broken? Re: How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- How to set the NFSv4 "HIDDEN" attribute on Linux?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- TCP_KEEPALIVE for Linux NFS client?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- [PATCH v2 3/4] NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 1/4] SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 4/4] SUNRPC: Remove RQ_SPLICE_OK
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 0/4] Eliminate the RQ_SPLICE_OK flag
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 2/4] NFSD: Replace RQ_SPLICE_OK in nfsd_read()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 33/51] netfs: Perform content encryption
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 26/51] netfs: Implement unbuffered/DIO write support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 42/51] cifs: Share server EOF pos with netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 22/23] integrity: Move integrity functions to the LSM infrastructure
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v2 48/51] cifs: Cut over to using netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 51/51] cifs: Remove some code that's no longer used, part 3
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 38/51] netfs: Implement a write-through caching option
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 25/51] netfs: Implement support for unbuffered/DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 40/51] afs: Use the netfs write helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 44/51] cifs: Use more fields from netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 50/51] cifs: Remove some code that's no longer used, part 2
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 23/51] netfs: Make netfs_read_folio() handle streaming-write pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 24/51] netfs: Allocate multipage folios in the writepath
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 29/51] netfs: Provide netfs_file_read_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 32/51] netfs: Make netfs_skip_folio_read() take account of blocksize
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 46/51] cifs: Implement netfslib hooks
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 35/51] netfs: Support decryption on ubuffered/DIO read
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 22/51] netfs: Provide func to copy data to pagecache for buffered write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 45/51] cifs: Make wait_mtu_credits take size_t args
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 34/51] netfs: Decrypt encrypted content
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 31/51] netfs: Provide minimum blocksize parameter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 21/51] netfs: Dispatch write requests to process a writeback slice
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 49/51] cifs: Remove some code that's no longer used, part 1
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 30/51] netfs: Provide a writepages implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 36/51] netfs: Support encryption on Unbuffered/DIO write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 27/51] netfs: Implement buffered write API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 37/51] netfs: Provide a launder_folio implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 18/51] fscache: Add a function to begin an cache op from a netfslib request
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 20/51] netfs: Prep to use folio->private for write grouping and streaming write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 19/51] netfs: Make the refcounting of netfs_begin_read() easier to use
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 16/51] netfs: Add a hook to allow tell the netfs to update its i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 17/51] netfs: Make netfs_put_request() handle a NULL pointer
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 15/51] netfs: Extend the netfs_io_*request structs to handle writes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 10/51] netfs: Provide tools to create a buffer in an xarray
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 04/51] netfs: Add a ->free_subrequest() op
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 06/51] netfs: Provide invalidate_folio and release_folio calls
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 05/51] afs: Don't use folio->private to record partial modification
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 09/51] netfs: Add support for DIO buffering
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 14/51] netfs: Export netfs_put_subrequest() and some tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 11/51] netfs: Add bounce buffering support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 13/51] netfs: Limit subrequest by size or number of segments
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 02/51] netfs: Track the fpos above which the server has no data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 00/51] netfs, afs, cifs: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 01/51] netfs: Add a procfile to list in-progress requests
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 11/53] netfs: Add support for DIO buffering
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 1/3] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 3/9] nfsd: split sc_status out of sc_type
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 2/9] nfsd: avoid race after unhash_delegation_locked()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 1/3] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- ANNOUNCE: nfs-utils-2.6.4 released.
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [PATCH v2 2/2] NFS: drop unused nfs_direct_req bytes_left
- From: Anna Schumaker <anna@xxxxxxxxxx>
- Re: [PATCH v2 1/3] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked()
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 1/3] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL]: first set of fixes for nfsd-6.7
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [GIT PULL]: first set of fixes for nfsd-6.7
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 2/2] NFS: drop unused nfs_direct_req bytes_left
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Blocklayoutdriver deadlock with knfsd
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/9 v3] support admin-revocation of v4 state
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/2] NFS: drop unused nfs_direct_req bytes_left
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH 6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/9] nfsd: avoid race after unhash_delegation_locked()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 5/9] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 2/2] NFS: drop unused nfs_direct_req bytes_left
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH v2 1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH 2/2] NFS: drop unused nfs_direct_req bytes_left
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: Question about LTS 4.19 patch "89047634f5ce NFS: Don't interrupt file writeout due to fatal errors"
- From: ChenXiaoSong <chenxiaosongemail@xxxxxxxxxxx>
- Re: Question about LTS 4.19 patch "89047634f5ce NFS: Don't interrupt file writeout due to fatal errors"
- From: ChenXiaoSong <chenxiaosongemail@xxxxxxxxxxx>
- Re: [PATCH] SUNRPC: Replace strlcpy() with strscpy()
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH 9/9] nfsd: allow delegation state ids to be revoked and then freed
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 8/9] nfsd: allow open state ids to be revoked and then freed
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 7/9] nfsd: allow lock state ids to be revoked and then freed
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed.
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 5/9] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 4/9] nfsd: prepare for supporting admin-revocation of state
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 3/9] nfsd: split sc_status out of sc_type
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 2/9] nfsd: avoid race after unhash_delegation_locked()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked()
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH 0/9 v3] support admin-revocation of v4 state
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH 2/2] NFS: drop unused nfs_direct_req bytes_left
- From: Anna Schumaker <anna@xxxxxxxxxx>
- Re: [PATCH 2/2] NFS: drop unused nfs_direct_req bytes_left
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH 2/2] NFS: drop unused nfs_direct_req bytes_left
- From: Anna Schumaker <anna@xxxxxxxxxx>
- Re: Filesystem test suite for NFSv4?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: Blocklayoutdriver deadlock with knfsd
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Does NFSv4 close-to-open consistency work with server "async" mount open?
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: Does NFSv4 close-to-open consistency work with server "async" mount open?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: [PATCH v5 10/23] security: Introduce inode_post_setattr hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 13/23] security: Introduce file_pre_free_security hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: Blocklayoutdriver deadlock with knfsd
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Blocklayoutdriver deadlock with knfsd
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Blocklayoutdriver deadlock with knfsd
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Blocklayoutdriver deadlock with knfsd
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: linux-next: Tree for Nov 16 (fs/nfsd/vfs.o)
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: linux-next: Tree for Nov 16 (fs/nfsd/vfs.o)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: Filesystem test suite for NFSv4?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Does NFSv4 close-to-open consistency work with server "async" mount open?
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- nfs client caching issues
- Re: [PATCH v5 22/23] integrity: Move integrity functions to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 13/23] security: Introduce file_pre_free_security hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 10/23] security: Introduce inode_post_setattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: Filesystem test suite for NFSv4?
- From: "Mkrtchyan, Tigran" <tigran.mkrtchyan@xxxxxxx>
- Does NFSv4 close-to-open consistency work with server "async" mount open?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: Filesystem test suite for NFSv4?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: [PATCH v5 22/23] integrity: Move integrity functions to the LSM infrastructure
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 17/23] security: Introduce inode_post_remove_acl hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 16/23] security: Introduce inode_post_set_acl hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 13/23] security: Introduce file_pre_free_security hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 15/23] security: Introduce inode_post_create_tmpfile hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 10/23] security: Introduce inode_post_setattr hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH 2/2] NFS: drop unused nfs_direct_req bytes_left
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH v2 1/5] NFS: Fix error handling for O_DIRECT write scheduling
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 3/3] NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
- [PATCH 2/3] NFSv4.1: if referring calls are complete, trust the stateid argument
- [PATCH 1/3] NFSv4: Track the number of referring calls in struct cb_process_state
- Re: [PATCH v2 1/5] NFS: Fix error handling for O_DIRECT write scheduling
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] NFS: Fix error handling for O_DIRECT write scheduling
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH] SUNRPC: Replace strlcpy() with strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3] nfs(5): adding new mount option 'fasc'
- From: Daire Byrne <daire@xxxxxxxx>
- Re: NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: [PATCH 1/1] libtirpc: Add detection for new rpc_gss_sec members
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [PATCH 1/1] libtirpc: Add detection for new rpc_gss_sec members
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH 1/1] libtirpc: Add detection for new rpc_gss_sec members
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [PATCH 0/3] Add getrandom() fallback, cleanup headers
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: nfs4_renew_state hogged CPU ... consider switching to WQ_UNBOUND
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: Change "hostname" to "hostport" in text-based mountd downcall Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Steve Dickson <steved@xxxxxxxxxx>
- nfs4_renew_state hogged CPU ... consider switching to WQ_UNBOUND
- From: Alexander Aring <aahringo@xxxxxxxxxx>
- [PATCH v1 3/3] SUNRPC: Remove RQ_SPLICE_OK
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 2/3] NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 1/3] NFSD: Replace RQ_SPLICE_OK in nfsd_read()
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 0/3] Eliminate the RQ_SPLICE_OK flag
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH] NFSD: Remove nfsd_drc_gc() tracepoint
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 7/7] svcrdma: Move Send CQ to SOFTIRQ context
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 6/7] svcrdma: Move the svcxprt_rdma::sc_pd field
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 5/7] svcrdma: Clean up use of rdma->sc_pd->device
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 4/7] svcrdma: Switch Receive CQ to soft IRQ
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 3/7] svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 2/7] svcrdma: Clean up use of rdma->sc_pd->device in Receive paths
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 1/7] svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v1 0/7] Switch NFS server CQs to use soft IRQ
- From: Chuck Lever <cel@xxxxxxxxxx>
- No bugzilla account confirmation email from bugzilla.linux-nfs.org Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Change "hostname" to "hostport" in text-based mountd downcall Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: [PATCH v4 0/3] convert write_threads, write_version and write_ports to netlink commands
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v4 0/3] convert write_threads, write_version and write_ports to netlink commands
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v4 0/3] convert write_threads, write_version and write_ports to netlink commands
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/3] convert write_threads, write_version and write_ports to netlink commands
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v4 1/3] NFSD: convert write_threads to netlink command
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v4 0/3] convert write_threads, write_version and write_ports to netlink commands
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 1/3] NFSD: convert write_threads to netlink command
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 0/3] NFSD DRC fixes for v6.7-rc
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v3] nfs(5): adding new mount option 'fasc'
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: [PATCH v2 0/3] NFSD DRC fixes for v6.7-rc
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] nfsd: fix file memleak on client_opens_relaese
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] nfsd: fix file memleak on client_opens_relaese
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] nfsd: fix file memleak on client_opens_relaese
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v2 3/3] NFSD: Fix checksum mismatches in the duplicate reply cache
- From: Chuck Lever <cel@xxxxxxxxxx>
- [PATCH v2 2/3] NFSD: Update nfsd_cache_append() to use xdr_stream
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [PATCH v3] nfs(5): adding new mount option 'fasc'
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: BUG: nfsref(8) has no means to set a non-2049 port number for referrals
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH RFC] SunRPC: Split server-side GSS sequence number window update
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [PATCH] nfsd: fix file memleak on client_opens_relaese
- From: Mahmoud Adam <mngyadam@xxxxxxxxxx>
- Re: [PATCH v3] nfs(5): adding new mount option 'fasc'
- From: Steve Dickson <steved@xxxxxxxxxx>
- Re: NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH v2 0/3] NFSD DRC fixes for v6.7-rc
- From: Chuck Lever <cel@xxxxxxxxxx>
- BUG: nfsref(8) has no means to set a non-2049 port number for referrals
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: Linux NFSv4 client maintainer?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: [PATCH RFC] NFSD: Fix checksum mismatches in the duplicate reply cache
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [Ms-nfs41-client-devel] CITI ms-nfsv41 client: IOCTL_NFS41_WRITE failed with 31 xid=5481722 opcode=NFS41_FILE_QUERY?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- [PATCH v2 1/3] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
- From: Chuck Lever <cel@xxxxxxxxxx>
- Filesystem test suite for NFSv4?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Martin Wege <martin.l.wege@xxxxxxxxx>
- Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- BUG in exports(5), no example for refer= Re: Examples for refer= in /etc/exports?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: CITI ms-nfsv41 client: IOCTL_NFS41_WRITE failed with 31 xid=5481722 opcode=NFS41_FILE_QUERY?
- From: Cedric Blancher <cedric.blancher@xxxxxxxxx>
- Re: [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2 1/5] NFS: Fix error handling for O_DIRECT write scheduling
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH v2 1/5] NFS: Fix error handling for O_DIRECT write scheduling
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v2 1/5] NFS: Fix error handling for O_DIRECT write scheduling
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH RFC] NFSD: Fix checksum mismatches in the duplicate reply cache
- From: Chuck Lever <cel@xxxxxxxxxx>
- Re: [GIT PULL] Please pull NFS client updates for Linux 6.7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 0/2] lsm: fix default return values for some hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [GIT PULL] Please pull NFS client updates for Linux 6.7
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/2] lsm: fix default return values for some hooks
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] lsm: fix default return values for some hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v5 22/23] integrity: Move integrity functions to the LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 21/23] evm: Move to LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 20/23] ima: Move IMA-Appraisal to LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 19/23] ima: Move to LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 18/23] security: Introduce key_post_create_or_update hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 17/23] security: Introduce inode_post_remove_acl hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 16/23] security: Introduce inode_post_set_acl hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 15/23] security: Introduce inode_post_create_tmpfile hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 14/23] security: Introduce path_post_mknod hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 13/23] security: Introduce file_pre_free_security hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 12/23] security: Introduce file_post_open hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 10/23] security: Introduce inode_post_setattr hook
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 08/23] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 07/23] evm: Align evm_inode_setxattr() definition with LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 06/23] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/23] ima: Align ima_post_read_file() definition with LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 04/23] ima: Align ima_inode_removexattr() definition with LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 03/23] ima: Align ima_inode_setxattr() definition with LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 02/23] ima: Align ima_file_mprotect() definition with LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 01/23] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v5 21/23] evm: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v5 22/23] integrity: Move integrity functions to the LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: mount options not propagating to NFSACL and NSM RPC clients
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH v5 20/23] ima: Move IMA-Appraisal to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v5 19/23] ima: Move to LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v5 18/23] security: Introduce key_post_create_or_update hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v5 17/23] security: Introduce inode_post_remove_acl hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Trails]