Linux NFS
[Prev Page][Next Page]
- [PATCH v1 03/12] vfs: fix readlinkat to retry on ESTALE, (continued)
- [PATCH v1 03/12] vfs: fix readlinkat to retry on ESTALE, Jeff Layton
- [PATCH v1 12/12] vfs: fix renameat to retry on ESTALE errors, Jeff Layton
- [PATCH v1 11/12] vfs: fix linkat to retry on ESTALE errors, Jeff Layton
- [PATCH v1 08/12] vfs: make rmdir retry on ESTALE errors, Jeff Layton
- [PATCH v1 05/12] vfs: fix mknodat to retry on ESTALE errors, Jeff Layton
- [PATCH v1 09/12] vfs: make do_unlinkat retry on ESTALE errors, Jeff Layton
- [PATCH v1 10/12] vfs: fix symlinkat to retry on ESTALE errors, Jeff Layton
- [PATCH v1 06/12] vfs: fix mkdir to retry on ESTALE errors, Jeff Layton
- [PATCH v1 07/12] vfs: add a "reval" flag to args for user_path_parent, Jeff Layton
- [PATCH v1 04/12] vfs: add new "reval" argument to kern_path_create and user_path_create, Jeff Layton
- [PATCH 00/10] NFS: callback threads containerization,
Stanislav Kinsbursky
- [PATCH 06/10] NFS: callback up - users counting cleanup, Stanislav Kinsbursky
- [PATCH 02/10] NFS: callback service creation function introduced, Stanislav Kinsbursky
- [PATCH 01/10] NFS: pass net to nfs_callback_down(), Stanislav Kinsbursky
- [PATCH 04/10] NFS: callback up - transport backchannel cleanup, Stanislav Kinsbursky
- [PATCH 05/10] NFS: callback service start function introduced, Stanislav Kinsbursky
- [PATCH 07/10] NFS: make nfs_callback_tcpport per network context, Stanislav Kinsbursky
- [PATCH 08/10] NFS: make nfs_callback_tcpport6 per network context, Stanislav Kinsbursky
- [PATCH 09/10] NFS; callback per-net usage counting introduced, Stanislav Kinsbursky
- [PATCH 10/10] NFS: add debug messages to callback down function, Stanislav Kinsbursky
- [PATCH 03/10] NFS: move per-net callback thread initialization to nfs_callback_up_net(), Stanislav Kinsbursky
- [PATCH v1 00/12] vfs: add the ability to retry on ESTALE to several syscalls,
Jeff Layton
- Linux pNFS status meeting 04/26/12, Steve Dickson
- LOOKUP Reply Error:NFS3ERR_NO_ENT,
steve
- [PATCH] nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek,
Jeff Layton
- [PATCH 1/1] mounts.nfs: v2 and v3 background mounts should retry when server is down.,
Steve Dickson
- [PATCH 0/6] Lockd: service start cleanup patch set,
Stanislav Kinsbursky
- [PATCH 0/3] SUNRPC: separate per-net data creation from service creation,
Stanislav Kinsbursky
- [3.2.10] NFSv3 CLOSE_WAIT hang,
Simon Kirby
- nfs-utils-1.2.5 getpagesize error in utils/blkmpd/device-process.c,
Super Bisquit
- [PATCH 1/1] NFS: Prevent garbage cinfo->ds from leaking out, Fred Isaman
- [PATCH v3 0/8] Fix SECINFO procedure,
bjschuma
- [PATCH] mountd: support IPv6 [] escaping with fsloc hosts,
Weston Andros Adamson
- [PATCH] nfsd: add IPv6 addr escaping to fs_location hosts,
Weston Andros Adamson
- [PATCH] nfs4: fix referrals on mounts that use IPv6 addrs,
Weston Andros Adamson
- ctl bug, Johannes Schild
- [PATCH 0/6] fix some problems with v4root handling in mountd,
Neil Brown
- [PATCH 01/20] NFS: Fix comment misspelling in struct nfs_client definition,
Chuck Lever
- [PATCH 03/20] NFS: Use proper naming conventions for nfs_client.impl_id field, Chuck Lever
- [PATCH 02/20] NFS: Use proper naming conventions for NFSv4.1 server scope fields, Chuck Lever
- [PATCH 04/20] NFS: Use proper naming conventions for the nfs_client.net field, Chuck Lever
- [PATCH 05/20] NFS: Clean up return code checking in nfs4_proc_exchange_id(), Chuck Lever
- [PATCH 06/20] NFS: Remove nfs_unique_id, Chuck Lever
- [PATCH 07/20] NFS: Don't swap bytes in nfs4_construct_boot_verifier(), Chuck Lever
- [PATCH 08/20] NFS: Fix NFSv4 BAD_SEQID recovery, Chuck Lever
- [PATCH 09/20] NFS: Force server to drop NFSv4 state, Chuck Lever
- [PATCH 10/20] NFS: Always use the same SETCLIENTID boot verifier, Chuck Lever
- [PATCH 11/20] NFS: Refactor nfs_get_client(): add nfs_found_client(), Chuck Lever
- [PATCH 12/20] NFS: Refactor nfs_get_client(): initialize nfs_client, Chuck Lever
- [PATCH 13/20] NFS: Fix recovery from NFS4ERR_CLID_INUSE, Chuck Lever
- [PATCH 14/20] NFS: Add nfs_client behavior flags, Chuck Lever
- [PATCH 15/20] NFS: Introduce "migration" mount option, Chuck Lever
- [PATCH 16/20] NFS: Use the same nfs_client_id4 for every server, Chuck Lever
- [PATCH 17/20] NFS: EXCHANGE_ID should save the server major and minor ID, Chuck Lever
- [PATCH 18/20] NFS: Detect NFSv4 server trunking when mounting, Chuck Lever
- [PATCH 19/20] NFS: Add nfs4_unique_id boot parameter, Chuck Lever
- [PATCH 20/20] NFS: Clean up debugging messages in fs/nfs/client.c, Chuck Lever
- [PATCH 1/3] NFSv4: Ensure we do not reuse open owner names,
Trond Myklebust
- [PATCH] rpcbind: Only listen on requested hostnames for NC_TPI_COTS connections,
Niels de Vos
- [PATCH v4 18/25] NFS: prepare coalesce testing for directio, Fred Isaman
- [PATCH 0/3] Fix use_ipaddr race,
J. Bruce Fields
- Re: NFSv4 ACLs,
J. Bruce Fields
- [PATCH] NFS4: fix referrals with IPv6 mounts,
Weston Andros Adamson
- [PATCH v2 0/8] Fix SECINFO procedure,
bjschuma
- [PATCH v3 00/25] directio rewrite,
Fred Isaman
- [PATCH v3 01/25] NFS: check for req==NULL in nfs_try_to_update_request cleanup, Fred Isaman
- [PATCH v3 02/25] NFS: put open context on error in nfs_pagein_multi, Fred Isaman
- [PATCH v3 03/25] NFS: put open context on error in nfs_flush_multi, Fred Isaman
- [PATCH v3 04/25] NFS: grab open context in direct read, Fred Isaman
- [PATCH v3 06/25] NFS4.1: Add lseg to struct nfs4_fl_commit_bucket, Fred Isaman
- [PATCH v3 09/25] NFS: reverse arg order in nfs_initiate_[read|write], Fred Isaman
- [PATCH v3 10/25] NFS: remove unnecessary casts of void pointers in nfs4filelayout.c, Fred Isaman
- [PATCH v3 15/25] NFS: merge _full and _partial write rpc_ops, Fred Isaman
- [PATCH v3 16/25] NFS: create completion structure to pass into page_init functions, Fred Isaman
- [PATCH v3 14/25] NFS: merge _full and _partial read rpc_ops, Fred Isaman
- [PATCH v3 17/25] NFS: remove unused wb_complete field from struct nfs_page, Fred Isaman
- [PATCH v3 21/25] NFS: create struct nfs_commit_info, Fred Isaman
- [PATCH v3 20/25] NFS: create nfs_generic_commit_list, Fred Isaman
- [PATCH v3 24/25] NFS: avoid some stat gathering for direct io, Fred Isaman
- [PATCH v3 19/25] NFS: rewrite directio read to use async coalesce code, Fred Isaman
- [PATCH v3 25/25] NFS: rewrite directio write to use async coalesce code, Fred Isaman
- [PATCH v3 22/25] NFS: create nfs_commit_completion_ops, Fred Isaman
- [PATCH v3 23/25] NFS: add dreq to nfs_commit_info, Fred Isaman
- [PATCH v3 18/25] NFS: prepare coalesce testing for directio, Fred Isaman
- [PATCH v3 12/25] NFS: create common nfs_pgio_header for both read and write, Fred Isaman
- [PATCH v3 11/25] NFS: use req_offset where appropriate, Fred Isaman
- [PATCH v3 13/25] NFS: create struct nfs_page_array, Fred Isaman
- [PATCH v3 07/25] NFS: add a struct nfs_commit_data to replace nfs_write_data in commits, Fred Isaman
- [PATCH v3 08/25] NFS: dprintks in directio code were referencing task after put, Fred Isaman
- [PATCH v3 05/25] NFS4.1: make pnfs_ld_[read|write]_done consistent, Fred Isaman
- Re: [PATCH v3 00/25] directio rewrite, Myklebust, Trond
- [PATCH v2 00/28],
Fred Isaman
- [PATCH v2 02/28] NFS: put open context on error in nfs_pagein_multi, Fred Isaman
- [PATCH v2 05/28] NFS4.1: make pnfs_ld_[read|write]_done consistent, Fred Isaman
- [PATCH v2 03/28] NFS: put open context on error in nfs_flush_multi, Fred Isaman
- [PATCH v2 10/28] NFS: remove unnecessary casts of void pointers in nfs4filelayout.c, Fred Isaman
- [PATCH v2 06/28] NFS4.1: Add lseg to struct nfs4_fl_commit_bucket, Fred Isaman
- [PATCH v2 07/28] NFS: add a struct nfs_commit_data to replace nfs_write_data in commits, Fred Isaman
- [PATCH v2 01/28] NFS: check for req==NULL in nfs_try_to_update_request cleanup, Fred Isaman
- [PATCH v2 15/28] NFS: merge _full and _partial write rpc_ops, Fred Isaman
- [PATCH v2 22/28] NFS: create nfs_generic_commit_list, Fred Isaman
- [PATCH v2 27/28] NFS: rewrite directio write to use async coalesce code, Fred Isaman
- [PATCH v2 28/28] direct write, Fred Isaman
- [PATCH v2 25/28] NFS: add dreq to nfs_commit_info, Fred Isaman
- [PATCH v2 26/28] NFS: avoid some stat gathering for direct io, Fred Isaman
- [PATCH v2 24/28] NFS: create nfs_commit_completion_ops, Fred Isaman
- [PATCH v2 19/28] NFS: prepare coalesce testing for directio, Fred Isaman
- [PATCH v2 20/28] NFS: rewrite directio read to use async coalesce code, Fred Isaman
- [PATCH v2 21/28] direct read, Fred Isaman
- [PATCH v2 23/28] NFS: create struct nfs_commit_info, Fred Isaman
- [PATCH v2 18/28] NFS: remove unused wb_complete field from struct nfs_page, Fred Isaman
- [PATCH v2 17/28] NFS: create completion structure to pass into page_init functions, Fred Isaman
- [PATCH v2 11/28] NFS: use req_offset where appropriate, Fred Isaman
- [PATCH v2 14/28] NFS: merge _full and _partial read rpc_ops, Fred Isaman
- [PATCH v2 13/28] NFS: create struct nfs_page_array, Fred Isaman
- [PATCH v2 12/28] NFS: create common nfs_pgio_header for both read and write, Fred Isaman
- [PATCH v2 16/28] paged writed, Fred Isaman
- [PATCH v2 09/28] NFS: reverse arg order in nfs_initiate_[read|write], Fred Isaman
- [PATCH v2 04/28] NFS: grab open context in direct read, Fred Isaman
- [PATCH v2 08/28] NFS: dprintks in directio code were referencing task after put, Fred Isaman
- [PATCH 0/3] SUNRPC: three bugfixes for PipeFS event handling,
Stanislav Kinsbursky
- [PATCH v2] SUNRPC: skip dead but not buried clients on PipeFS events,
Stanislav Kinsbursky
- [PATCH -next] nfsd: fix nfs4recover.f printk format warning,
Randy Dunlap
- nfsd bugfixes for 3.4, J. Bruce Fields
- [PATCH 0/6] Extended file stat system call,
David Howells
- [PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available, David Howells
- [PATCH 2/6] xstat: Ext4: Return extended attributes, David Howells
- [PATCH 3/6] xstat: AFS: Return extended attributes, David Howells
- [PATCH 4/6] xstat: NFS: Return extended attributes, David Howells
- [PATCH 6/6] xstat: eCryptFS: Return extended attributes, David Howells
- [PATCH 5/6] xstat: CIFS: Return extended attributes, David Howells
- Re: [PATCH 0/6] Extended file stat system call, Roland McGrath
- Re: [PATCH 0/6] Extended file stat system call, Steve French
- Re: [PATCH 0/6] Extended file stat system call, Andreas Dilger
- Re: [PATCH 0/6] Extended file stat system call, David Howells
- Re: [PATCH 0/6] Extended file stat system call, David Howells
- Re: [PATCH 0/6] Extended file stat system call, Dave Chinner
- Re: [PATCH 0/6] Extended file stat system call, David Howells
- Extended file stat: Splitting file- and fs-specific info?, David Howells
- [PATCH] SUNRPC: skip dead but not buried clients on PipeFS events,
Stanislav Kinsbursky
- Howto temporarily disable delegation?,
Harald Dunkel
- [PATCH 0/6] Fix SECINFO procedure,
bjschuma
- [PATCH Version 2 1/1] NFSv4.1 fix page number calculation bug for filelayout decode buffers, andros
- [PATCH RFC] Performing direct I/O on sector-aligned requests,
Alexandre Depoutovitch
- [PATCH] LockD: call per-net shutdown on every global shutdown call,
Stanislav Kinsbursky
- Regretion on NFS in mainline kernel,
Luis Henriques
- [PATCH 0/5] [RFC] Add support for new upcall mechanism for nfsd,
Simo Sorce
- [PATCH 2/2] Avoid beyond bounds copy while caching ACL, Sachin Prabhu
- [PATCH 1/2] Avoid reading past buffer when calling GETACL, Sachin Prabhu
- [PATCH 0/2] Prevent out of bounds reads when dealing with ACLs, Sachin Prabhu
- [PATCH 00/19 v5] Fix filesystem freezing deadlocks,
Jan Kara
- [PATCH] nfsd: include cld.h in the headers_install target,
Jeff Layton
- [PATCH 00/11] Swap-over-NFS without deadlocking V3,
Mel Gorman
- [PATCH 09/11] nfs: enable swap on NFS, Mel Gorman
- [PATCH 10/11] nfs: Prevent page allocator recursions with swap over NFS., Mel Gorman
- [PATCH 11/11] Avoid dereferencing bd_disk during swap_entry_free for network storage, Mel Gorman
- [PATCH 07/11] nfs: teach the NFS client how to treat PG_swapcache pages, Mel Gorman
- [PATCH 08/11] nfs: disable data cache revalidation for swapfiles, Mel Gorman
- [PATCH 06/11] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O, Mel Gorman
- [PATCH 04/11] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages, Mel Gorman
- [PATCH 05/11] mm: swap: Implement generic handler for swap_activate, Mel Gorman
- [PATCH 01/11] netvm: Prevent a stream-specific deadlock, Mel Gorman
- [PATCH 02/11] selinux: tag avc cache alloc as non-critical, Mel Gorman
- [PATCH 03/11] mm: Methods for teaching filesystems about PG_swapcache pages, Mel Gorman
- what is NFSERR_EAGAIN needed for?, Harald Dunkel
- [PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call,
Jeff Layton
- global openowner_id and lockowner_id,
Chuck Lever
- How to manage EDQUOT on the server side,
DENIEL Philippe
- how to specify a port number for rpc.statd ?, anctop
- [PATCH 0/4] nfsd: containerize id-to-name and name-to-id caches,
Stanislav Kinsbursky
- [PATCH 0/4] nfsd: containerize export and expkey caches,
Stanislav Kinsbursky
- Problems Setting up pNFS, Johannes Schild
- ESTALE errors: What can be done to handle this problem.,
Sachin Prabhu
- [PATCH] nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end,
Jeff Layton
- [PATCH 09/10] net: add paged frag destructor support to kernel_sendpage., Ian Campbell
- [PATCH 10/10] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack., Ian Campbell
- [Fwd: oops when I mount nfs with -o fsc], fanchaoting
- [PATCH v2] fix page number calculation bug for block layout decode buffer, Jim Rees
- [PATCH] fix page number calculation bug for block layout decode buffer,
Jim Rees
- [PATCH 0/1] NFSv4.1 fix page number calulation bug for filelayout decode buffer,
andros
- [PATCH 00/26] directio rewrite,
Fred Isaman
- [PATCH 02/26] NFS4.1: make pnfs_ld_[read|write]_done consistent, Fred Isaman
- [PATCH 01/26] NFS: check for req==NULL in nfs_try_to_update_request cleanup, Fred Isaman
- [PATCH 04/26] NFS: add a struct nfs_commit_data to replace nfs_write_data in commits, Fred Isaman
- [PATCH 03/26] NFS4.1: Add lseg to struct nfs4_fl_commit_bucket, Fred Isaman
- [PATCH 05/26] NFS: grab open context in direct read, Fred Isaman
- [PATCH 14/26] NFS: merge _full and _partial read rpc_ops, Fred Isaman
- [PATCH 13/26] NFS: create struct nfs_page_array, Fred Isaman
- [PATCH 10/26] NFS: put open context on error in nfs_pagein_multi, Fred Isaman
- [PATCH 09/26] NFS: use req_offset where appropriate, Fred Isaman
- [PATCH 08/26] NFS: remove unnecessary casts of void pointers in nfs4filelayout.c, Fred Isaman
- [PATCH 15/26] NFS: merge _full and _partial write rpc_ops, Fred Isaman
- [PATCH 12/26] NFS: create common nfs_pgio_header for both read and write, Fred Isaman
- [PATCH 20/26] NFS: create nfs_generic_commit_list, Fred Isaman
- [PATCH 24/26] NFS: avoid some stat gathering for direct io, Fred Isaman
- [PATCH 23/26] NFS: add dreq to nfs_commit_info, Fred Isaman
- [PATCH 11/26] NFS: put open context on error in nfs_flush_multi, Fred Isaman
- [PATCH 19/26] NFS: rewrite directio read to use async coalesce code, Fred Isaman
- [PATCH 21/26] NFS: create struct nfs_commit_info, Fred Isaman
- [PATCH 22/26] NFS: create nfs_commit_completion_ops, Fred Isaman
- [PATCH 18/26] NFS: prepare coalesce testing for directio, Fred Isaman
- [PATCH 17/26] NFS: remove unused wb_complete field from struct nfs_page, Fred Isaman
- [PATCH 16/26] NFS: create completion structure to pass into page_init functions, Fred Isaman
- [PATCH 25/26] NFS: move allocation of nfs4_fl_commit_info to write's pg_init, Fred Isaman
- [PATCH 06/26] NFS: dprintks in directio code were referencing task after put, Fred Isaman
- [PATCH 07/26] NFS: reverse arg order in nfs_initiate_[read|write], Fred Isaman
- [PATCH 26/26] NFS: rewrite directio write to use async coalesce code, Fred Isaman
- Re: Grace period,
Stanislav Kinsbursky
- corrupted rpc message on GSS_DESTROY,
Tigran Mkrtchyan
2.6.32.58: BUG: unable to handle kernel NULL pointer dereference at 0000000000000330,
Martin Mokrejs
[GSoC Project] Implementing NFS v4.2,
Calvin Owens
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]