messages from 2023-02-15 11:54:17 to 2023-03-06 18:16:21 UTC [more...]
[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
2023-03-06 17:08 UTC (50+ messages)
` [PATCH 01/28] ima: Align ima_inode_post_setattr() definition with "
` [PATCH 02/28] ima: Align ima_post_path_mknod() "
` [PATCH 03/28] ima: Align ima_post_create_tmpfile() "
` [PATCH 04/28] ima: Align ima_file_mprotect() "
` [PATCH 05/28] ima: Align ima_inode_setxattr() "
` [PATCH 06/28] ima: Align ima_inode_removexattr() "
` [PATCH 07/28] ima: Align ima_post_read_file() "
` [PATCH 08/28] evm: Align evm_inode_post_setattr() "
` [PATCH 09/28] evm: Align evm_inode_setxattr() "
` [PATCH 10/28] evm: Align evm_inode_post_setxattr() "
` [PATCH 11/28] evm: Complete description of evm_inode_setattr()
` [PATCH 12/28] fs: Fix description of vfs_tmpfile()
` [PATCH 13/28] security: Align inode_setattr hook definition with EVM
` [PATCH 14/28] security: Introduce inode_post_setattr hook
` [PATCH 15/28] security: Introduce inode_post_removexattr hook
` [PATCH 16/28] security: Introduce file_post_open hook
` [PATCH 17/28] security: Introduce file_pre_free_security hook
` [PATCH 18/28] security: Introduce path_post_mknod hook
` [PATCH 19/28] security: Introduce inode_post_create_tmpfile hook
` [PATCH 20/28] security: Introduce inode_post_set_acl hook
` [PATCH 21/28] security: Introduce inode_post_remove_acl hook
` [PATCH 22/28] security: Introduce key_post_create_or_update hook
` [PATCH 23/28] security: Introduce LSM_ORDER_LAST
` [PATCH 24/28] ima: Move to LSM infrastructure
` [PATCH 25/28] ima: Move IMA-Appraisal "
` [PATCH 26/28] evm: Move "
` [PATCH 27/28] integrity: Move integrity functions to the "
` [PATCH 28/28] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[PATCH v2 00/41] RPCSEC GSS krb5 enhancements
2023-03-06 18:01 UTC (18+ messages)
` [PATCH v2 15/41] SUNRPC: Enable rpcsec_gss_krb5.ko to be built without CRYPTO_DES
[PATCH] sysctl: fix proc_dobool() usability
2023-03-06 17:47 UTC (9+ messages)
` Request to backport "sysctl: fix proc_dobool() usability" to stable kernels
Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
2023-03-06 17:09 UTC (20+ messages)
[PATCH] NFSD: Protect against filesystem freezing
2023-03-06 16:16 UTC (2+ messages)
[PATCH 0/1] NFSv4 callback service ate my homework
2023-03-03 21:08 UTC (2+ messages)
` [PATCH 1/1] SUNRPC: Fix a server shutdown leak
[PATCH 0/7] lockd: fix races that can result in stuck filelocks
2023-03-03 18:11 UTC (10+ messages)
` [PATCH 1/7] lockd: purge resources held on behalf of nlm clients when shutting down
` [PATCH 2/7] lockd: remove 2 unused helper functions
` [PATCH 3/7] lockd: move struct nlm_wait to lockd.h
` [PATCH 4/7] lockd: fix races in client GRANTED_MSG wait logic
` [PATCH 5/7] lockd: server should unlock lock if client rejects the grant
` [PATCH 6/7] nfs: move nfs_fhandle_hash to common include file
` [PATCH 7/7] lockd: add some client-side tracepoints
Trying to reduce NFSv4 timeouts to a few seconds on an established connection
2023-03-02 18:47 UTC (15+ messages)
[GIT PULL] a few more nfsd changes for v6.3
2023-03-01 19:08 UTC (2+ messages)
[PATCH] lockd: purge resources held on behalf of nlm clients when shutting down
2023-03-01 12:46 UTC
[PATCH] [nfs/nfs-utils/rpcbind] rpcbind: avoid dereferencing NULL from realloc()
2023-02-28 8:35 UTC
[PATCH] SUNRPC: Ensure test case arrays are properly terminated
2023-02-27 19:43 UTC (2+ messages)
[PATCH] SUNRPC: Let Kunit tests run with some enctypes compiled out
2023-02-27 19:41 UTC (2+ messages)
[PATCH AUTOSEL 6.1 55/58] nfsd: zero out pointers after putting nfsd_files on COPY setup error
2023-02-27 2:04 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 56/58] nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
` [PATCH AUTOSEL 6.1 57/58] nfsd: don't hand out delegation on setuid files being opened for write
[PATCH] Documentation: kernel-parameters: sort NFS parameters
2023-02-27 2:58 UTC
[PATCH AUTOSEL 5.10 19/19] nfsd: zero out pointers after putting nfsd_files on COPY setup error
2023-02-27 2:09 UTC
[PATCH AUTOSEL 5.4 15/15] nfsd: zero out pointers after putting nfsd_files on COPY setup error
2023-02-27 2:10 UTC
[PATCH AUTOSEL 5.15 25/25] nfsd: zero out pointers after putting nfsd_files on COPY setup error
2023-02-27 2:08 UTC
[PATCH AUTOSEL 6.2 57/60] nfsd: zero out pointers after putting nfsd_files on COPY setup error
2023-02-27 2:00 UTC (3+ messages)
` [PATCH AUTOSEL 6.2 58/60] nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
` [PATCH AUTOSEL 6.2 59/60] nfsd: don't hand out delegation on setuid files being opened for write
[pynfs RFC PATCH] nfs4.0/testserver.py: don't return an error when tests fail
2023-02-26 19:25 UTC (9+ messages)
[ANN]: kdevops v6.2 released devices
2023-02-24 23:10 UTC
[PATCH 23/27] NFSv4_2: remove MODULE_LICENSE in non-modules
2023-02-24 15:08 UTC
[pynfs RFC PATCH] testserver.py: special-case the "all" flag
2023-02-23 22:41 UTC (8+ messages)
[PATCH v11 0/5] Convert NFS with fscache to the netfs API
2023-02-23 15:47 UTC (9+ messages)
` [PATCH v11 1/5] NFS: Rename readpage_async_filler to nfs_read_add_folio
` [PATCH v11 2/5] NFS: Configure support for netfs when NFS fscache is configured
` [PATCH v11 3/5] NFS: Convert buffered read paths to use netfs when fscache is enabled
` [PATCH v11 4/5] NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs API
` [PATCH v11 5/5] NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bit
[PATCH v2 09/18] NFS: Convert the function nfs_wb_page() to use folios
2023-02-23 13:43 UTC (12+ messages)
` [PATCH v2 10/18] NFS: Convert buffered writes "
` [PATCH v2 11/18] NFS: Remove unused function nfs_wb_page()
` [PATCH v2 12/18] NFS: Convert nfs_write_begin/end to use folios
` [PATCH v2 13/18] NFS: Fix up nfs_vm_page_mkwrite() for folios
` [PATCH v2 14/18] NFS: Clean up O_DIRECT request allocation
` [PATCH v2 15/18] NFS: fix up nfs_release_folio() to try to release the page
` [PATCH v2 16/18] NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()
` [PATCH v2 17/18] NFS: Improve tracing of nfs_wb_folio()
` [PATCH v2 18/18] NFS: Remove unnecessary check in nfs_read_folio()
Reoccurring 5 second delays during NFS calls
2023-02-23 11:06 UTC (14+ messages)
[RFC PATCH 1/1] SUNRPC: increase max timeout for rebind to handle NFS server restart
2023-02-23 5:40 UTC (3+ messages)
[bug report] NFS: Convert buffered writes to use folios
2023-02-22 14:02 UTC
[GIT PULL] Please Pull NFS Client Updates for Linux 6.3
2023-02-22 22:51 UTC (2+ messages)
[PATCH v2] nfsd: allow reaping files still under writeback
2023-02-22 22:29 UTC (4+ messages)
[GIT PULL] nfsd changes for v6.3
2023-02-22 22:26 UTC (2+ messages)
[pynfs PATCH] examples: add a new example localhost_helper.sh script
2023-02-22 13:30 UTC
[PATCH] nfs4.0: add a retry loop on NFS4ERR_DELAY to compound function
2023-02-22 13:13 UTC (2+ messages)
git regression failures with v6.2-rc NFS client
2023-02-21 14:58 UTC (3+ messages)
pynfs support for kdevops
2023-02-20 13:22 UTC
[GIT PULL] Please pull another NFS client change for 6.2
2023-02-17 23:00 UTC (2+ messages)
/proc/PID/io/read_bytes accounting regression?
2023-02-17 15:59 UTC (6+ messages)
[PATCH 1/1] st_opendowngrade.py: add open upgrade with deny mode tests
2023-02-16 20:01 UTC
[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2023-02-16 15:07 UTC (3+ messages)
` [PATCH v6 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [PATCH v6 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2023-02-16 13:58 UTC (3+ messages)
` [PATCH v5 2/3] "
[PATCH] Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"
2023-02-16 9:34 UTC (2+ messages)
[PATCH] nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
2023-02-16 7:24 UTC (3+ messages)
linux-next: manual merge of the mm-stable tree with the nfs-anna tree
2023-02-16 3:05 UTC
Require ply to build/install pynfs
2023-02-15 23:42 UTC
[PATCH 16/17] Capture build/install errors from subdirs
2023-02-15 23:41 UTC
[GIT PULL] fifth v6.2-rc request for nfsd
2023-02-15 22:57 UTC (2+ messages)
Spring Virtual Bakeathon
2023-02-15 22:22 UTC (2+ messages)
[PATCH v2] NFSv3: handle out-of-order write replies
2023-02-15 20:32 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox