Linux NFS
[Prev Page][Next Page]
- Re: troubleshooting LOCK FH and NFS4ERR_BAD_SEQID, (continued)
- [PATCH v3 00/26] nfs: Mount API conversion,
Scott Mayhew
- [PATCH v3 24/26] NFS: Convert mount option parsing to use functionality from fs_parser.h, Scott Mayhew
- [PATCH v3 22/26] NFS: Do some tidying of the parsing code, Scott Mayhew
- [PATCH v3 23/26] NFS: rename nfs_fs_context pointer arg in a few functions, Scott Mayhew
- [PATCH v3 20/26] NFS: Deindent nfs_fs_context_parse_option(), Scott Mayhew
- [PATCH v3 18/26] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context, Scott Mayhew
- [PATCH v3 21/26] NFS: Add a small buffer in nfs_fs_context to avoid string dup, Scott Mayhew
- [PATCH v3 19/26] NFS: Split nfs_parse_mount_options(), Scott Mayhew
- [PATCH v3 07/26] nfs: lift setting mount_info from nfs_xdev_mount(), Scott Mayhew
- [PATCH v3 12/26] nfs: don't pass nfs_subversion to ->create_server(), Scott Mayhew
- [PATCH v3 09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common(), Scott Mayhew
- [PATCH v3 13/26] nfs: get rid of mount_info ->fill_super(), Scott Mayhew
- [PATCH v3 15/26] nfs: get rid of ->set_security(), Scott Mayhew
- [PATCH v3 06/26] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path, Scott Mayhew
- [PATCH v3 14/26] nfs_clone_sb_security(): simplify the check for server bogosity, Scott Mayhew
- [PATCH v3 10/26] nfs: merge xdev and remote file_system_type, Scott Mayhew
- [PATCH v3 04/26] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type, Scott Mayhew
- [PATCH v3 17/26] NFS: Constify mount argument match tables, Scott Mayhew
- [PATCH v3 03/26] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount, Scott Mayhew
- [PATCH v3 11/26] nfs: unexport nfs_fs_mount_common(), Scott Mayhew
- [PATCH v3 02/26] nfs: stash server into struct nfs_mount_info, Scott Mayhew
- [PATCH v3 08/26] nfs: stash nfs_subversion reference into nfs_mount_info, Scott Mayhew
- [PATCH v3 01/26] saner calling conventions for nfs_fs_mount_common(), Scott Mayhew
- [PATCH v3 05/26] nfs: don't bother setting/restoring export_path around do_nfs_root_mount(), Scott Mayhew
[PATCH 1/1] pNFS/filelayout: enable LAYOUTGET on OPEN, Olga Kornievskaia
[PATCH v2] nfsd: provide a procfs entry to release stateids of a particular local filesystem,
Alex Lyakas
[PATCH v2] SUNRPC: Dequeue the request from the receive queue while we're re-encoding,
Trond Myklebust
[nfs-utils PATCH v3 0/4] add hash of the kerberos principal to the data being tracked by nfsdcld,
Scott Mayhew
[PATCH v2 0/2] add hash of the kerberos principal to the data being tracked by nfsdcld,
Scott Mayhew
The Fall Bakeathon in Westford, Ma (Hotel Blocks Expiring), Steve Dickson
[PATCH 1/9] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors,
Trond Myklebust
[PATCH] SUNRPC: Dequeue the request from the receive queue while we're re-encoding,
Trond Myklebust
[PATCH v7 00/21] client and server support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v7 01/21] NFS NFSD: defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v7 02/21] NFS: add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v7 03/21] NFS: add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v7 04/21] NFS: inter ssc open, Olga Kornievskaia
- [PATCH v7 05/21] NFS: skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v7 06/21] NFS: for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v7 07/21] NFS: COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v7 08/21] NFS: also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v7 09/21] NFS handle NFS4ERR_PARTNER_NO_AUTH error, Olga Kornievskaia
- [PATCH v7 11/21] NFS based on file size issue sync copy or fallback to generic copy offload, Olga Kornievskaia
- [PATCH v7 10/21] NFS: handle source server reboot, Olga Kornievskaia
- [PATCH v7 13/21] NFSD fill-in netloc4 structure, Olga Kornievskaia
- [PATCH v7 12/21] NFS: replace cross device check in copy_file_range, Olga Kornievskaia
- [PATCH v7 14/21] NFSD add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v7 15/21] NFSD return nfs4_stid in nfs4_preprocess_stateid_op, Olga Kornievskaia
- [PATCH v7 16/21] NFSD COPY_NOTIFY xdr, Olga Kornievskaia
- [PATCH v7 17/21] NFSD add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v7 18/21] NFSD check stateids against copy stateids, Olga Kornievskaia
- [PATCH v7 19/21] NFSD generalize nfsd4_compound_state flag names, Olga Kornievskaia
- [PATCH v7 20/21] NFSD: allow inter server COPY to have a STALE source server fh, Olga Kornievskaia
- [PATCH v7 21/21] NFSD add nfs4 inter ssc to nfsd4_copy, Olga Kornievskaia
[PATCH v6 00/19] client and server support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v6 01/19] NFS NFSD: defining nl4_servers structure needed by both, Olga Kornievskaia
- [PATCH v6 02/19] NFS: add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v6 03/19] NFS: add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v6 04/19] NFS: also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [PATCH v6 05/19] NFS: inter ssc open, Olga Kornievskaia
- [PATCH v6 06/19] NFS: skip recovery of copy open on dest server, Olga Kornievskaia
- [PATCH v6 07/19] NFS: for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [PATCH v6 08/19] NFS: COPY handle ERR_OFFLOAD_DENIED, Olga Kornievskaia
- [PATCH v6 09/19] NFS: handle source server reboot, Olga Kornievskaia
- [PATCH v6 10/19] NFS: replace cross device check in copy_file_range, Olga Kornievskaia
- [PATCH v6 11/19] NFSD fill-in netloc4 structure, Olga Kornievskaia
- [PATCH v6 12/19] NFSD add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v6 13/19] NFSD return nfs4_stid in nfs4_preprocess_stateid_op, Olga Kornievskaia
- [PATCH v6 14/19] NFSD COPY_NOTIFY xdr, Olga Kornievskaia
- [PATCH v6 15/19] NFSD add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v6 16/19] NFSD check stateids against copy stateids, Olga Kornievskaia
- [PATCH v6 17/19] NFSD generalize nfsd4_compound_state flag names, Olga Kornievskaia
- [PATCH v6 18/19] NFSD: allow inter server COPY to have a STALE source server fh, Olga Kornievskaia
- [PATCH v6 19/19] NFSD add nfs4 inter ssc to nfsd4_copy, Olga Kornievskaia
- Re: [PATCH v6 00/19] client and server support for "inter" SSC copy, Olga Kornievskaia
[nfs-utils PATCH] Add printf format checking,
Joshua Watt
[GIT PULL] Please pull NFS bugfix,
Trond Myklebust
[PATCH AUTOSEL 5.2 26/94] NFSv4: Fix return value in nfs_finish_open(), Sasha Levin
[PATCH AUTOSEL 5.2 28/94] NFS: On fatal writeback errors, we need to call nfs_inode_remove_request(), Sasha Levin
[PATCH AUTOSEL 5.2 45/94] SUNRPC: Handle EADDRINUSE and ENOBUFS correctly, Sasha Levin
[PATCH AUTOSEL 5.2 49/94] NFS: Fix writepage(s) error handling to not report errors twice, Sasha Levin
[PATCH AUTOSEL 5.2 53/94] NFSv2: Fix eof handling, Sasha Levin
[PATCH AUTOSEL 5.2 55/94] NFS: remove set but not used variable 'mapping', Sasha Levin
[PATCH AUTOSEL 4.19 21/52] NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup, Sasha Levin
[PATCH AUTOSEL 4.19 33/52] NFSv2: Fix eof handling, Sasha Levin
[PATCH AUTOSEL 4.14 10/36] NFSv4: Fix return value in nfs_finish_open(), Sasha Levin
[PATCH AUTOSEL 4.14 21/36] NFSv2: Fix write regression, Sasha Levin
[PATCH AUTOSEL 4.9 07/27] NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup, Sasha Levin
[PATCH AUTOSEL 4.9 16/27] NFSv2: Fix eof handling, Sasha Levin
[PATCH AUTOSEL 4.9 17/27] NFSv2: Fix write regression, Sasha Levin
[PATCH AUTOSEL 4.4 04/20] NFSv4: Fix return values for nfs4_file_open(), Sasha Levin
[PATCH AUTOSEL 4.4 05/20] NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup, Sasha Levin
[PATCH AUTOSEL 4.4 11/20] NFSv2: Fix eof handling, Sasha Levin
[PATCH AUTOSEL 4.4 12/20] NFSv2: Fix write regression, Sasha Levin
[PATCH AUTOSEL 4.9 06/27] NFSv4: Fix return values for nfs4_file_open(), Sasha Levin
[PATCH AUTOSEL 4.14 20/36] NFSv2: Fix eof handling, Sasha Levin
[PATCH AUTOSEL 4.14 11/36] NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup, Sasha Levin
[PATCH AUTOSEL 4.14 09/36] NFSv4: Fix return values for nfs4_file_open(), Sasha Levin
[PATCH AUTOSEL 4.19 34/52] NFSv2: Fix write regression, Sasha Levin
[PATCH AUTOSEL 4.19 20/52] NFSv4: Fix return value in nfs_finish_open(), Sasha Levin
[PATCH AUTOSEL 4.19 19/52] NFSv4: Fix return values for nfs4_file_open(), Sasha Levin
[PATCH AUTOSEL 5.2 54/94] NFSv2: Fix write regression, Sasha Levin
[PATCH AUTOSEL 5.2 48/94] NFS: Fix spurious EIO read errors, Sasha Levin
[PATCH AUTOSEL 5.2 47/94] pNFS/flexfiles: Don't time out requests on hard mounts, Sasha Levin
[PATCH AUTOSEL 5.2 46/94] SUNRPC: Handle connection breakages correctly in call_status(), Sasha Levin
[PATCH AUTOSEL 5.2 27/94] NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup, Sasha Levin
[PATCH AUTOSEL 5.2 25/94] NFSv4: Fix return values for nfs4_file_open(), Sasha Levin
[PATCH RFC] xprtrdma: Connection becomes unstable after a reconnect, Chuck Lever
[PATCH v2 00/26] nfs: Mount API conversion,
Scott Mayhew
- [PATCH v2 04/26] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type, Scott Mayhew
- [PATCH v2 13/26] nfs: get rid of mount_info ->fill_super(), Scott Mayhew
- [PATCH v2 26/26] NFS: Attach supplementary error information to fs_context., Scott Mayhew
- [PATCH v2 25/26] NFS: Add fs_context support., Scott Mayhew
- [PATCH v2 24/26] NFS: Convert mount option parsing to use functionality from fs_parser.h, Scott Mayhew
- [PATCH v2 21/26] NFS: Add a small buffer in nfs_fs_context to avoid string dup, Scott Mayhew
- [PATCH v2 23/26] NFS: rename nfs_fs_context pointer arg in a few functions, Scott Mayhew
- [PATCH v2 18/26] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context, Scott Mayhew
- [PATCH v2 19/26] NFS: Split nfs_parse_mount_options(), Scott Mayhew
- [PATCH v2 01/26] saner calling conventions for nfs_fs_mount_common(), Scott Mayhew
- [PATCH v2 16/26] NFS: Move mount parameterisation bits into their own file, Scott Mayhew
- [PATCH v2 20/26] NFS: Deindent nfs_fs_context_parse_option(), Scott Mayhew
- [PATCH v2 22/26] NFS: Do some tidying of the parsing code, Scott Mayhew
- [PATCH v2 15/26] nfs: get rid of ->set_security(), Scott Mayhew
- [PATCH v2 17/26] NFS: Constify mount argument match tables, Scott Mayhew
- [PATCH v2 07/26] nfs: lift setting mount_info from nfs_xdev_mount(), Scott Mayhew
- [PATCH v2 11/26] nfs: unexport nfs_fs_mount_common(), Scott Mayhew
- [PATCH v2 14/26] nfs_clone_sb_security(): simplify the check for server bogosity, Scott Mayhew
- [PATCH v2 09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common(), Scott Mayhew
- [PATCH v2 10/26] nfs: merge xdev and remote file_system_type, Scott Mayhew
- [PATCH v2 06/26] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path, Scott Mayhew
- [PATCH v2 12/26] nfs: don't pass nfs_subversion to ->create_server(), Scott Mayhew
- [PATCH v2 05/26] nfs: don't bother setting/restoring export_path around do_nfs_root_mount(), Scott Mayhew
- [PATCH v2 08/26] nfs: stash nfs_subversion reference into nfs_mount_info, Scott Mayhew
- [PATCH v2 03/26] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount, Scott Mayhew
- [PATCH v2 02/26] nfs: stash server into struct nfs_mount_info, Scott Mayhew
[PATCH AUTOSEL 4.19 156/167] NFSv4: Fix delegation state recovery, Sasha Levin
[RFC-PATCH] nfsd: provide a procfs entry to release stateids of a particular local filesystem,
Alex Lyakas
[PATCH] NFS: remove the redundant check when kfree an object in nfs_netns_client_release,
zhong jiang
[PATCH v2 0/4] Handling NFSv3 I/O errors in knfsd,
Trond Myklebust
[nfs:testing 4/7] fs/nfs/pnfs.h:714:2: error: 'returrn' undeclared; did you mean 'irqreturn'?, kbuild test robot
[nfs:testing 4/7] fs/nfs/pnfs.h:714:2: error: 'returrn' undeclared, kbuild test robot
[nfs:testing 4/5] fs/nfs/pnfs.h:713:1: error: expected identifier or '(' before '{' token, kbuild test robot
[nfs-utils PATCH v2 0/4] add principal to the data being tracked by nfsdcld,
Scott Mayhew
[PATCH 0/2] nfsd: add principal to the data being tracked by nfsdcld,
Scott Mayhew
[GIT PULL RESEND] vfs: Add support for timestamp limits, Deepa Dinamani
[PATCH 1/1] nfsd: Adjust nfs.conf setting/parsing of rdma port,
Yongcheng Yang
[PATCH v2] freezer,NFS: add an unsafe schedule_timeout_interruptable freezable helper for NFS,
Benjamin Coddington
[PATCH] freezer,NFS: add an unsafe schedule_timeout_interruptable freezable helper for NFS,
Benjamin Coddington
nfs-for-5.3-3 update "breaks" NFSv4 directIO somehow,
Murphy Zhou
[PATCH] NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails, Misono Tomohiro
[PATCH 0/6] Fixes for various compiler warnings,
Patrick Steinhardt
[nfs:testing 16/18] fs//nfs/proc.c:597:3: note: in expansion of macro 'if', kbuild test robot
[nfs:testing 16/18] fs//nfs/proc.c:597:27: warning: suggest parentheses around '&&' within '||', kbuild test robot
[PATCH -next] NFS: remove set but not used variable 'mapping', YueHaibing
[PATCH] NFSv3: nfs_instantiate() might succeed leaving dentry negative unhashed,
Benjamin Coddington
[PATCH 0/3] Three additional fixes for v5.4,
Chuck Lever
[PATCH 0/1] Clean up and fix NFS server handling of eof,
Trond Myklebust
[PATCH 0/3] Handling NFSv3 I/O errors in knfsd,
Trond Myklebust
[PATCH 1/2] nfs-utils: Removed a number of Coverity Scan RESOURCE_LEAK errors,
Steve Dickson
[PATCH 1/3] mount: fix compilation if __GLIBC__ is not defined,
Patrick Steinhardt
[PATCH v2] NFS: Fix writepage(s) error handling to not report errors twice, Trond Myklebust
[PATCH] NFS: Fix writepage(s) error handling to not report errors twice, Trond Myklebust
RE: Maximum Number of ACL on NFSv4,
de Vandiere, Louis
[PATCH] pNFS/flexfiles: Don't time out requests on hard mounts, Trond Myklebust
[PATCH v2] NFS: Fix spurious EIO read errors, Trond Myklebust
[nfs-utils PATCH] gssd: add configure options verbosity to man page rpc.gssd(8),
Yongcheng Yang
[PATCH] fs/nfsd/nfs4xdr.c: remove set but not used variables 'tmp', zhengbin
[RFC-PATCH] nfsd: when unhashing openowners, increment openowner's refcount,
Alex Lyakas
[GIT PULL] nfsd bugfixes for 5.3,
J. Bruce Fields
[PATCH v2] NFSv4: Fix a memory leak bug, Wenwen Wang
kernel panic in 5.3-rc5, nfsd_reply_cache_stats_show+0x11,
jane . chu
Does NFSv4 translate POSIX ACL's?,
Goetz, Patrick G
Lockdep pop on nfs4_proc_link, Benjamin Coddington
[PATCH] NFSv4: Fix a memory leak bug,
Wenwen Wang
[PATCH -next] nfsd: remove duplicated include from filecache.c,
YueHaibing
[PATCH v2 00/21] NFS/RDMA client-side for-5.4,
Chuck Lever
- [PATCH v2 01/21] SUNRPC: Remove rpc_wake_up_queued_task_on_wq(), Chuck Lever
- [PATCH v2 02/21] SUNRPC: Inline xdr_commit_encode, Chuck Lever
- [PATCH v2 03/21] xprtrdma: Refresh the documenting comment in frwr_ops.c, Chuck Lever
- [PATCH v2 04/21] xprtrdma: Update obsolete comment, Chuck Lever
- [PATCH v2 05/21] xprtrdma: Fix calculation of ri_max_segs again, Chuck Lever
- [PATCH v2 06/21] xprtrdma: Boost maximum transport header size, Chuck Lever
- [PATCH v2 07/21] xprtrdma: Boost client's max slot table size to match Linux server, Chuck Lever
- [PATCH v2 08/21] xprtrdma: Rename CQE field in Receive trace points, Chuck Lever
- [PATCH v2 09/21] xprtrdma: Rename rpcrdma_buffer::rb_all, Chuck Lever
- [PATCH v2 10/21] xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods, Chuck Lever
- [PATCH v2 11/21] xprtrdma: Simplify rpcrdma_mr_pop, Chuck Lever
- [PATCH v2 12/21] xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put, Chuck Lever
- [PATCH v2 13/21] xprtrdma: Move rpcrdma_mr_get out of frwr_map, Chuck Lever
- [PATCH v2 14/21] xprtrdma: Ensure creating an MR does not trigger FS writeback, Chuck Lever
- [PATCH v2 15/21] xprtrdma: Cache free MRs in each rpcrdma_req, Chuck Lever
- [PATCH v2 16/21] xprtrdma: Remove rpcrdma_buffer::rb_mrlock, Chuck Lever
- [PATCH v2 17/21] xprtrdma: Use an llist to manage free rpcrdma_reps, Chuck Lever
- [PATCH v2 18/21] xprtrdma: Clean up xprt_rdma_set_connect_timeout(), Chuck Lever
- [PATCH v2 19/21] xprtrdma: Fix bc_max_slots return value, Chuck Lever
- [PATCH v2 20/21] xprtrdma: Inline XDR chunk encoder functions, Chuck Lever
- [PATCH v2 21/21] xprtrdma: Optimize rpcrdma_post_recvs(), Chuck Lever
- Re: [PATCH v2 00/21] NFS/RDMA client-side for-5.4, Schumaker, Anna
[PATCH 0/6] NFS: Add an nfs4_call_sync_custom() function,
schumaker . anna
nfs4 server stops responding,
Rantala, Tommi T. (Nokia - FI/Espoo)
[PATCH v2 00/16] Cache open file descriptors in knfsd,
Trond Myklebust
[PATCH v8 00/20] vfs: Add support for timestamp limits,
Deepa Dinamani
[nfs:testing 8/13] fs/nfs/read.c:196:5: note: in expansion of macro 'xchg', kbuild test robot
[PATCH 1/8] NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup,
Trond Myklebust
[PATCH 1/2] svcrdma: Remove svc_rdma_wq,
Chuck Lever
[PATCH] nfsd: use i_wrlock instead of rcu for nfsdfs i_private, J. Bruce Fields
[PATCH AUTOSEL 5.2 080/123] NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid, Sasha Levin
[PATCH AUTOSEL 5.2 081/123] NFSv4: When recovering state fails with EAGAIN, retry the same recovery, Sasha Levin
[PATCH AUTOSEL 5.2 082/123] NFSv4.1: Fix open stateid recovery, Sasha Levin
[PATCH AUTOSEL 5.2 083/123] NFSv4.1: Only reap expired delegations, Sasha Levin
[PATCH AUTOSEL 5.2 085/123] NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts, Sasha Levin
[PATCH AUTOSEL 5.2 084/123] NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim(), Sasha Levin
[PATCH AUTOSEL 4.19 40/68] NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim(), Sasha Levin
[PATCH AUTOSEL 4.19 41/68] NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts, Sasha Levin
[PATCH AUTOSEL 4.4 18/28] NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim(), Sasha Levin
[PATCH AUTOSEL 4.9 19/33] NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim(), Sasha Levin
[PATCH AUTOSEL 4.14 26/44] NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim(), Sasha Levin
[PATCH AUTOSEL 5.2 110/123] NFSv4: Ensure state recovery handles ETIMEDOUT correctly, Sasha Levin
Regression in 5.1.20: Reading long directory fails,
Jason L Tibbitts III
- Re: Regression in 5.1.20: Reading long directory fails, Jason L Tibbitts III
- Re: Regression in 5.1.20: Reading long directory fails, Jason L Tibbitts III
- Re: Regression in 5.1.20: Reading long directory fails, J. Bruce Fields
- Re: Regression in 5.1.20: Reading long directory fails, Jason L Tibbitts III
- Re: Regression in 5.1.20: Reading long directory fails, J. Bruce Fields
- Re: Regression in 5.1.20: Reading long directory fails, Jason L Tibbitts III
- Re: Regression in 5.1.20: Reading long directory fails, Wolfgang Walter
- Re: Regression in 5.1.20: Reading long directory fails, Jason L Tibbitts III
- Re: Regression in 5.1.20: Reading long directory fails, Chuck Lever
- Re: Regression in 5.1.20: Reading long directory fails, Wolfgang Walter
- Re: Regression in 5.1.20: Reading long directory fails, Jason L Tibbitts III
- Re: Regression in 5.1.20: Reading long directory fails, J. Bruce Fields
- Re: Regression in 5.1.20: Reading long directory fails, Jason L Tibbitts III
- Re: Regression in 5.1.20: Reading long directory fails, Chuck Lever
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, Chuck Lever
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, Chuck Lever
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, Chuck Lever
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, Chuck Lever
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, Trond Myklebust
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, J. Bruce Fields
- Re: Regression in 5.1.20: Reading long directory fails, Trond Myklebust
- Re: Regression in 5.1.20: Reading long directory fails, Benjamin Coddington
- Re: Regression in 5.1.20: Reading long directory fails, Trond Myklebust
[PATCH 1/5] NFS: Don't refresh attributes with mounted-on-file information,
Trond Myklebust
How do I set up pNFS?, Chan, Ewen (E.)
[PATCH nfs-utils] gssd: Look in lib32 for gss libs aswell.,
Matt Turner
[PATCHv2 4/4] block: Change at_head argument of blk_execute_rq to bool,
Marcos Paulo de Souza
[PATCHv2 2/4] fs/block/drivers: Remove request_queue argument from blk_execute_rq, Marcos Paulo de Souza
[PATCH v5 0/9] server-side support for "inter" SSC copy,
Olga Kornievskaia
- [PATCH v5 1/9] NFSD fill-in netloc4 structure, Olga Kornievskaia
- [PATCH v5 2/9] NFSD add ca_source_server<> to COPY, Olga Kornievskaia
- [PATCH v5 3/9] NFSD return nfs4_stid in nfs4_preprocess_stateid_op, Olga Kornievskaia
- [PATCH v5 5/9] NFSD add COPY_NOTIFY operation, Olga Kornievskaia
- [PATCH v5 4/9] NFSD COPY_NOTIFY xdr, Olga Kornievskaia
- [PATCH v5 6/9] NFSD check stateids against copy stateids, Olga Kornievskaia
- [PATCH v5 7/9] NFSD generalize nfsd4_compound_state flag names, Olga Kornievskaia
- [PATCH v5 8/9] NFSD: allow inter server COPY to have a STALE source server fh, Olga Kornievskaia
- [PATCH v5 9/9] NFSD add nfs4 inter ssc to nfsd4_copy, Olga Kornievskaia
- Re: [PATCH v5 0/9] server-side support for "inter" SSC copy, J. Bruce Fields
[nfs-utils PATCH RFC v2 0/4] add principal to the data being tracked by nfsdcld,
Scott Mayhew
[PATCH] NFSv4: Ensure state recovery handles ETIMEDOUT correctly, Trond Myklebust
[PATCH v3 00/39] put_user_pages(): miscellaneous call sites,
john . hubbard
- [PATCH v3 17/41] staging/vc04_services: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 20/41] fbdev/pvr2fb: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 22/41] xen: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 24/41] orangefs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 25/41] uprobes: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 29/41] mm/memory.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 28/41] mm/gup_benchmark.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 32/41] crypt: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 33/41] fs/nfs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 38/41] powerpc: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 37/41] security/tomoyo: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 41/41] mm/ksm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 40/41] mm/mempolicy.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 39/41] mm/mlock.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 36/41] fs/binfmt_elf: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 35/41] kernel/events/core.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 34/41] goldfish_pipe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 31/41] mm/process_vm_access.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 30/41] mm/madvise.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 27/41] mm/frame_vector.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 26/41] futex: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 23/41] fs/exec.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 21/41] fsl_hypervisor: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 19/41] vfio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 18/41] drivers/tee: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 16/41] oradax: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 15/41] rapidio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 13/41] scif: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 14/41] vmci: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 11/41] media/v4l2-core/mm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 12/41] genwqe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
- [PATCH v3 03/41] net/xdp: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 06/41] x86/kvm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 09/41] drm/radeon: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 10/41] media/ivtv: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 08/41] drm/i915: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 07/41] drm/etnaviv: convert release_pages() to put_user_pages(), john . hubbard
- [PATCH v3 05/41] net/ceph: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 04/41] net/rds: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*(), john . hubbard
- Re: [PATCH v3 00/39] put_user_pages(): miscellaneous call sites, John Hubbard
[PATCH v1 00/18] NFS/RDMA patches,
Chuck Lever
- [PATCH v1 01/18] xprtrdma: Refresh the documenting comment in frwr_ops.c, Chuck Lever
- [PATCH v1 02/18] xprtrdma: Fix calculation of ri_max_segs again, Chuck Lever
- [PATCH v1 03/18] xprtrdma: Boost maximum transport header size, Chuck Lever
- [PATCH v1 04/18] xprtrdma: Boost client's max slot table size to match Linux server, Chuck Lever
- [PATCH v1 05/18] xprtrdma: Rename CQE field in Receive trace points, Chuck Lever
- [PATCH v1 06/18] xprtrdma: Rename rpcrdma_buffer::rb_all, Chuck Lever
- [PATCH v1 07/18] xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods, Chuck Lever
- [PATCH v1 08/18] xprtrdma: Simplify rpcrdma_mr_pop, Chuck Lever
- [PATCH v1 09/18] xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put, Chuck Lever
- [PATCH v1 10/18] xprtrdma: Move rpcrdma_mr_get out of frwr_map, Chuck Lever
- [PATCH v1 11/18] xprtrdma: Ensure creating an MR does not trigger FS writeback, Chuck Lever
- [PATCH v1 12/18] xprtrdma: Cache free MRs in each rpcrdma_req, Chuck Lever
- [PATCH v1 13/18] xprtrdma: Remove rpcrdma_buffer::rb_mrlock, Chuck Lever
- [PATCH v1 14/18] xprtrdma: Use an llist to manage free rpcrdma_reps, Chuck Lever
- [PATCH v1 15/18] xprtrdma: Clean up xprt_rdma_set_connect_timeout(), Chuck Lever
- [PATCH v1 16/18] xprtdma: Fix bc_max_slots return value, Chuck Lever
- [PATCH v1 17/18] xprtrdma: Inline XDR chunk encoder functions, Chuck Lever
- [PATCH v1 18/18] xprtrdma: Optimize rpcrdma_post_recvs(), Chuck Lever
[PATCH v1 0/2] Two short subjects,
Chuck Lever
[PATCH] nfsd4: Fix kernel crash when reading proc file reply_cache_stats,
zhe.he
NFS issues about aio and dio test,
Su Yanjun
[engineering.redhat.com #494100] Question on submitting patch for a security bug, Red Hat Product Security
BUG,, Su Yanjun
[PATCH v2 00/34] put_user_pages(): miscellaneous call sites,
john . hubbard
- [PATCH v2 07/34] drm/radeon: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 12/34] vmci: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 31/34] fs/nfs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 33/34] kernel/events/core.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 34/34] fs/binfmt_elf: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 32/34] goldfish_pipe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 30/34] crypt: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 28/34] mm/madvise.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 29/34] mm/process_vm_access.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 24/34] futex: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 27/34] mm/memory.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 26/34] mm/gup_benchmark.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 25/34] mm/frame_vector.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 22/34] orangefs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 23/34] uprobes: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 21/34] fs/exec.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 20/34] xen: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 18/34] fbdev/pvr2fb: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 19/34] fsl_hypervisor: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 16/34] drivers/tee: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 17/34] vfio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 13/34] rapidio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 14/34] oradax: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 11/34] scif: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 08/34] media/ivtv: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 10/34] genwqe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 09/34] media/v4l2-core/mm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 05/34] drm/etnaviv: convert release_pages() to put_user_pages(), john . hubbard
- [PATCH v2 06/34] drm/i915: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 03/34] net/ceph: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 04/34] x86/kvm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 02/34] net/rds: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
Clients mounting subdirectories with NFSv3 can prevent unmounts on server,
John Gallagher
[PATCH] NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts, Trond Myklebust
[PATCH 1/8] NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid,
Trond Myklebust
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]