Linux NFS development
 help / color / mirror / Atom feed
 messages from 2022-05-31 15:10:09 to 2022-06-13 19:10:47 UTC [more...]

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-13 17:04 UTC  (4+ messages)

[PATCH] NLM: Defend against file_lock changes after vfs_test_lock()
 2022-06-13 13:40 UTC 

[RPC] nfsd: NFSv4 close a file completely
 2022-06-12 18:23 UTC  (2+ messages)

[GIT PULL] nfsd fixes for 5.19
 2022-06-11  0:38 UTC  (2+ messages)

[RFC][PATCH 0/3] netfs, afs: Cleanups
 2022-06-10 23:19 UTC  (5+ messages)
` [PATCH 1/3] afs: Fix some checker issues
` [PATCH 2/3] netfs: Further cleanups after struct netfs_inode wrapper introduced
` [PATCH 3/3] netfs: Rename the netfs_io_request cleanup op and give it an op pointer

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-10 10:17 UTC  (33+ messages)
` [PATCH v2 01/19] secretmem: Remove isolate_page
` [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
` [PATCH v2 03/19] fs: Add aops->migrate_folio
` [PATCH v2 04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH v2 05/19] mm/migrate: Convert writeout() to take a folio
` [PATCH v2 06/19] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH v2 09/19] nfs: Convert "
` [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH v2 11/19] mm/migrate: Add filemap_migrate_folio()
` [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH v2 13/19] ubifs: Convert to filemap_migrate_folio()
` [PATCH v2 14/19] f2fs: "
` [PATCH v2 15/19] aio: Convert to migrate_folio
` [PATCH v2 16/19] hugetlb: "
` [PATCH v2 17/19] secretmem: "
` [PATCH v2 18/19] fs: Remove aops->migratepage()
` [PATCH v2 19/19] mm/folio-compat: Remove migration compatibility functions

[PATCH] NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x file
 2022-06-10  0:46 UTC 

[PATCH v36 15/33] LSM: Ensure the correct LSM context releaser
 2022-06-09 23:01 UTC  (2+ messages)
` [PATCH v36 17/33] LSM: Use lsmcontext in security_inode_getsecctx

[PATCH 0/9] shell: nfs: $TST_ALL_FILESYSTEMS (.all_filesystems)
 2022-06-09 21:42 UTC  (10+ messages)
` [PATCH v2 1/9] tst_test.sh: Add $TST_MOUNT_DEVICE
` [PATCH v2 2/9] df01.sh: Use TST_MOUNT_DEVICE=1
` [PATCH v2 3/9] tst_test.sh: allow ' in pattern for allowed variables
` [PATCH v2 4/9] shell: Add test for TST_MOUNT_DEVICE=1
` [PATCH v2 5/9] tst_test.sh: Add $TST_ALL_FILESYSTEMS
` [PATCH v2 6/9] tst_device: Remove unnecessary braces
` [PATCH v2 7/9] tst_device: Add clear command
` [PATCH v2 8/9] shell: Add test for TST_ALL_FILESYSTEMS=1
` [RFC][PATCH v2 9/9] nfs: Use TST_ALL_FILESYSTEMS=1

[PATCH] binddynport.c honor ip_local_reserved_ports
 2022-06-09  9:26 UTC 

[PATCH 1/3] cifs-utils/svcgssd: Fix use-after-free bug (config variables)
 2022-06-08 16:59 UTC  (4+ messages)
` [PATCH 2/3] cifs-utils/svcgssd: Display principal if set
` [PATCH 3/3] cifs-utils/svcgssd: Add (undocumented) config options to man page

[PATCH v2 0/5] Fix NFSv3 READDIRPLUS failures
 2022-06-08 16:35 UTC  (8+ messages)
` [PATCH v2 1/5] SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
` [PATCH v2 2/5] SUNRPC: Optimize xdr_reserve_space()
` [PATCH v2 3/5] SUNRPC: Clean up xdr_commit_encode()
` [PATCH v2 4/5] SUNRPC: Clean up xdr_get_next_encode_buffer()
` [PATCH v2 5/5] SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()

[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-08 13:06 UTC  (47+ messages)
` [PATCH 01/20] fs: Add aops->migrate_folio
` [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH 07/20] nfs: Convert "
` [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH 11/20] ubifs: Convert to filemap_migrate_folio()
` [PATCH 12/20] f2fs: "
` [PATCH 13/20] aio: Convert to migrate_folio
` [PATCH 14/20] hugetlb: "
` [PATCH 15/20] balloon: "
` [PATCH 16/20] secretmem: "
` [PATCH 17/20] z3fold: "
` [PATCH 18/20] zsmalloc: "
` [PATCH 19/20] fs: Remove aops->migratepage()
` [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions

Napływ Klientów ze strony
 2022-06-08  8:15 UTC 

[PATCH nfs-utils] Apply all sysctl settings when NFS-related modules are loaded
 2022-06-07 20:52 UTC  (2+ messages)

[PATCH nfs-utils v2] Update autoconfig files to work with v2.71
 2022-06-07 20:52 UTC  (4+ messages)
` [PATCH nfs-utils] autoconf: change tirpc to check for a file, not for an include

[PATCH] sunrpc: set cl_max_connect when cloning an rpc_clnt
 2022-06-07 17:18 UTC  (4+ messages)

[PATCH v14] vfs: fix copy_file_range() regression in cross-fs copies
 2022-06-07 14:22 UTC  (4+ messages)

[PATCH v1 0/5] Fix NFSv3 READDIRPLUS failures
 2022-06-07 14:16 UTC  (21+ messages)
` [PATCH v1 1/5] SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
` [PATCH v1 2/5] SUNRPC: Optimize xdr_reserve_space()
` [PATCH v1 3/5] SUNRPC: Clean up xdr_commit_encode()
` [PATCH v1 4/5] SUNRPC: Clean up xdr_get_next_encode_buffer()
` [PATCH v1 5/5] SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()

[PATCH net-next] SUNRPC: use max_t() to simplify open code
 2022-06-07  7:32 UTC 

nfs-utils: rpc.svcgssd bug reading /etc/nfs.conf
 2022-06-06 18:29 UTC  (2+ messages)

[PATCH v2 00/15] RPC-with-TLS client side
 2022-06-06 14:52 UTC  (16+ messages)
` [PATCH v2 01/15] SUNRPC: Fail faster on bad verifier
` [PATCH v2 02/15] SUNRPC: Widen rpc_task::tk_flags
` [PATCH v2 03/15] SUNRPC: Replace dprintk() call site in xs_data_ready
` [PATCH v2 04/15] NFS: Replace fs_context-related dprintk() call sites with tracepoints
` [PATCH v2 05/15] SUNRPC: Plumb an API for setting transport layer security
` [PATCH v2 06/15] SUNRPC: Trace the rpc_create_args
` [PATCH v2 07/15] SUNRPC: Refactor rpc_call_null_helper()
` [PATCH v2 08/15] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
` [PATCH v2 09/15] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH v2 10/15] SUNRPC: Capture cmsg metadata on client-side receive
` [PATCH v2 11/15] SUNRPC: Add a connect worker function for TLS
` [PATCH v2 12/15] SUNRPC: Add RPC-with-TLS support to xprtsock.c
` [PATCH v2 13/15] SUNRPC: Add RPC-with-TLS tracepoints
` [PATCH v2 14/15] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH v2 15/15] NFS: Add an "xprtsec=" NFS mount option

filecache LRU performance regression
 2022-06-04 16:14 UTC  (12+ messages)

[PATCH 2/2] SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
 2022-06-04  3:28 UTC 

[PATCH] fs: nfsd: make destory function more elegant
 2022-06-03 14:02 UTC  (4+ messages)
` [PATCH] "

[PATCH] pNFS: fix IO thread starvation problem during LAYOUTUNAVAILABLE error
 2022-06-02 10:09 UTC  (10+ messages)

[PATCH] SUNRPC: Trap RDMA segment overflows
 2022-06-01 20:39 UTC 

[PATCH] NFSD: Fix potential use-after-free in nfsd_file_put()
 2022-06-01 15:52 UTC 

Koszty instalacji fotowoltaicznej
 2022-06-01  7:45 UTC 

[GIT PULL] Please Pull NFS Client Updates for Linux 5.19
 2022-06-01  0:06 UTC  (2+ messages)

[PATCH 1/2] pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
 2022-05-31 15:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox