Linux NFS
[Prev Page][Next Page]
- [PATCH 02/10] Add a generic associative array implementation., (continued)
- nfsd bugfixes for 3.11,
J. Bruce Fields
- Error writing to nfs4 with 3.11-rc1,
Andre Heider
- [PATCH] libfs: export simple_dentry_operations and eliminate extra copies of it, Jeff Layton
- [PATCH] rpc_pipe: convert back to simple_dir_inode_operations, Jeff Layton
- multiple threads to service a single nfs client connection?, Ravi Murty
- Re: NFS inode cache zap on lock - please advice,
Stanislav Kinsbursky
- sunrpc/clnt.c: BUG kmalloc-256 (Not tainted): Poison overwritten,
Toralf Förster
- [PATCH] nfsd4: fix minorversion support interface, J. Bruce Fields
- Linux Plumbers IO & File System Micro-conference,
Ric Wheeler
- [PATCH v1 00/19] NFSv4 migration,
Chuck Lever
- [PATCH v1 01/19] NFS: Never use user credentials for lease renewal, Chuck Lever
- [PATCH v1 02/19] NFS: Fix return type of nfs4_end_drain_session() stub, Chuck Lever
- [PATCH v1 03/19] NFS: Introduce a vector of migration recovery ops, Chuck Lever
- [PATCH v1 05/19] NFS: Rename nfs41_call_sync_data as a common data structure, Chuck Lever
- [PATCH v1 06/19] NFS: Clean up nfs4_setup_sequence(), Chuck Lever
- [PATCH v1 07/19] NFS: Fix compiler warning in nfs_setup_sequence(), Chuck Lever
- [PATCH v1 08/19] NFS: Use RPC callouts to start NFSv4.0 synchronous requests, Chuck Lever
- [PATCH v1 11/19] SUNRPC: Add a helper to switch the transport of an rpc_clnt, Chuck Lever
- [PATCH v1 12/19] NFS: Add a super_block backpointer to the nfs_server struct, Chuck Lever
- [PATCH v1 14/19] NFS: Add method to retrieve fs_locations during migration recovery, Chuck Lever
- [PATCH v1 15/19] NFS: Add basic migration support to state manager thread, Chuck Lever
- [PATCH v1 18/19] NFS: Implement support for NFS4ERR_LEASE_MOVED, Chuck Lever
- [PATCH v1 10/19] NFS: Implement a transport blocking scheme for migration, Chuck Lever
- [PATCH v1 04/19] NFS: Refactor nfs4_call_data_sequence(), Chuck Lever
- [PATCH v1 17/19] NFS: Add method to detect whether an FSID is still on the server, Chuck Lever
- [PATCH v1 09/19] NFS: Add a "struct nfs_server *" argument to nfs4_sequence_done(), Chuck Lever
- [PATCH v1 16/19] NFS: Add migration recovery callouts in nfs4proc.c, Chuck Lever
- [PATCH v1 19/19] NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR, Chuck Lever
- [PATCH v1 13/19] NFS: Add functions to swap transports during migration recovery, Chuck Lever
- [patch -stable] svcrdma: underflow issue in decode_write_list(),
Dan Carpenter
- Sept 2013 Bakeathon in Westford, Ma,
Steve Dickson
- Linux NFS town hall meeting 07/11/13, Steve Dickson
- [PATCH] SUNRPC: Fix a deadlock in rpc_client_register(), Trond Myklebust
- [PATCH] lockd: protect nlm_blocked access in nlmsvc_retry_blocked,
David Jeffery
- nfsd changes for 3.11, J. Bruce Fields
- Re: Is tcp autotuning really what NFS wants?,
J.Bruce Fields
- [PATCH] NFSv4: fix open(O_RDONLY|O_TRUNC) returning EBADF,
Nadav Shemer
- [PATCH] nfsd4: support minorversion 1 by default,
J. Bruce Fields
- [PATCH] nfsd4: allow destroy_session over destroyed session, J. Bruce Fields
- [PATCH v6 10/14] nfs: replace direct access of d_count with the d_count() helper, Waiman Long
- Fwd: file system deprecation question, Chuck Lever
- Fwd: Problem with sharing mounted iso,
Johan GUILBAUD
- [PATCH 2/5] nfs: remove redundant cancel_dirty_page() from nfs_wb_page_cancel(), Konstantin Khlebnikov
- NFS 'readdir loop' error on JFS,
Ben Hutchings
- [PATCH - RFC] new "nosharetransport" option for NFS mounts.,
NeilBrown
- Re: found a scenario for BUG at fs/ext4/super.c:804!, Toralf Förster
- [PATCH 0/2] NFS: Improve readdir performance,
Scott Mayhew
- [PATCH] NFS: Allow nfs_updatepage to extend a write under additional circumstances, Scott Mayhew
- [PATCH v5 10/12] nfs: replace direct access of d_count with the d_count() helper, Waiman Long
- [PATCH] nfs: set verifier on existing dentries in nfs_prime_dcache, Jeff Layton
- [PATCH v4 10/12] nfs: rename d_count field of dentry to d_refcount, Waiman Long
- [PATCH v3 24/25] sunrpc: Change how dentry's d_lock field is accessed,
Waiman Long
- [PATCH v3 19/25] nfs: Change how dentry's d_lock and d_count fields are accessed, Waiman Long
- [PATCH 00/12] Implement NFSv4 delegations, take 8,
J. Bruce Fields
- [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas, J. Bruce Fields
- [PATCH 04/12] vfs: take i_mutex on renamed file, J. Bruce Fields
- [PATCH 05/12] locks: introduce new FL_DELEG lock flag, J. Bruce Fields
- [PATCH 09/12] locks: helper functions for delegation breaking, J. Bruce Fields
- [PATCH 12/12] locks: break delegations on any attribute modification, J. Bruce Fields
- [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code, J. Bruce Fields
- [PATCH 07/12] namei: minor vfs_unlink cleanup, J. Bruce Fields
- [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories, J. Bruce Fields
- [PATCH 06/12] locks: implement delegations, J. Bruce Fields
- [PATCH 10/12] locks: break delegations on rename, J. Bruce Fields
- [PATCH 11/12] locks: break delegations on link, J. Bruce Fields
- [PATCH 08/12] locks: break delegations on unlink, J. Bruce Fields
- [PATCH] Disable NFS version 2,
Steve Dickson
- [fedfs-utils ANNOUNCE] Announcing the release of fedfs-utils 0.9.2, Chuck Lever
- Strange NFS/async write issue,
William Dauchy
- [GIT PULL] Fix assorted FS-Cache issues,
David Howells
- Question on tuning sunrpc.tcp_slot_table_entries,
Jeff Wright
- [PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS,
Pavel Shilovsky
- [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags, Pavel Shilovsky
- [PATCH v7 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts, Pavel Shilovsky
- [PATCH v7 6/7] NFSD: Pass share reservations flags to VFS, Pavel Shilovsky
- [PATCH v7 5/7] NFSv4: Add O_DENY* open flags support, Pavel Shilovsky
- [PATCH v7 2/7] VFS: Add O_DENYDELETE support for VFS, Pavel Shilovsky
- [PATCH v7 4/7] CIFS: Add O_DENY* open flags support, Pavel Shilovsky
- [PATCH v7 3/7] CIFS: Add share_access parm to open request, Pavel Shilovsky
- <Possible follow-ups>
- [PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS, Pavel Shilovsky
- [PATCH v7 2/7] VFS: Add O_DENYDELETE support for VFS, Pavel Shilovsky
- [PATCH v7 4/7] CIFS: Add O_DENY* open flags support, Pavel Shilovsky
- [PATCH v7 5/7] NFSD: Pass share reservations flags to VFS, Pavel Shilovsky
- [PATCH v7 6/7] NFSv4: Add deny state handling for nfs4_state struct, Pavel Shilovsky
- [PATCH v7 7/7] NFSv4: Add O_DENY* open flags support, Pavel Shilovsky
- [PATCH v7 3/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts, Pavel Shilovsky
- [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags, Pavel Shilovsky
- RE: [PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS, Frank Filz
- Re: [PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS, Volker Lendecke
- Re: [PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS, Pavel Shilovsky
- [PATCH] NFS: fix NFSv3 with sec=krb5 and CONFIG_NFS_V3_ACL=y,
Jan Stancek
- [PATCH v1] vfs: allow umount to handle mountpoints without revalidating them,
Jeff Layton
- What's the status of SPKM3/LIPKEY for NFS4 on Linux,
drankye
- [PATCH v4 0/4] nfs: teach NFSv3 mount code to try each authflavor in turn,
Jeff Layton
- Re: NFSv4.1 session,
Myklebust, Trond
- <Possible follow-ups>
- Re: NFSv4.1 session, Matt W. Benjamin
[PATCH v3 0/3] nfs: teach NFSv3 mount code to try each authflavor in turn,
Jeff Layton
[RFC Patch net-next 4/5] sunrpc: use generic union inet_addr,
Cong Wang
[RFC Patch net-next 5/5] nfs,cifs: abstract generic inet_addr_equal_strict(), Cong Wang
Bug report on nfs-common: nfsidmap crashes with exit status 139, Alexandre Rebert
[PATCH v2 0/3] nfs: teach NFSv3 mount code to try each authflavor in turn,
Jeff Layton
Linux NFS town hall meeting 06/27/13 (Corrected!), Steve Dickson
[PATCH 0/7] miscellaneous nfsd bugfixes,
J. Bruce Fields
[PATCH] NFS: Improve legacy idmapping fallback, bjschuma
Linux NFS town hall meeting 06/27/13, Steve Dickson
[PATCH Version 2 0/1] NFSv4.1 Do not overwrite negotiated session sizes,
andros
[PATCH 0/2] nfs: allow NFSv3 to fall back to AUTH_UNIX if initial auth selection fails,
Jeff Layton
exporting one directory sec=krb5 and another sec=sys?,
Sven Geggus
[PATCH Version 2 0/3] NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize,
andros
NFS4 Lock Lease,
Wendy Cheng
nfsd dropping requests after lazy umount,
Malahal Naineni
[PATCH 1/3] NFSv4.1 Add the RPC header and other overhead to session parameters request,
andros
[PATCH 0/5] For 3.11,
Chuck Lever
[PATCH 0/2] rpc_pipe: clean up how dentry operations get set in rpc_pipefs,
Jeff Layton
NFSD server is constantly returning nfserr_bad_stateid on 3.2 kernel,
Shyam Kaushik
[PATCH v3 0/4] SUNRPC: PipeFS races fixes,
Stanislav Kinsbursky
LAYOUTGET and NFS4ERR_DELAY: a few questions,
Nadav Shemer
NFS clientaddr, kerberos,
James
NFS4 + KERB + AD 2008 Troubles,
Thierry Lamoureux
[PATCH v4 00/14] locks: scalability improvements for file locking,
Jeff Layton
- [PATCH v4 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock, Jeff Layton
- [PATCH v4 09/14] locks: convert fl_link to a hlist_node, Jeff Layton
- [PATCH v4 10/14] locks: turn the blocked_list into a hashtable, Jeff Layton
- [PATCH v4 11/14] locks: add a new "lm_owner_key" lock operation, Jeff Layton
- [PATCH v4 12/14] locks: give the blocked_hash its own spinlock, Jeff Layton
- [PATCH v4 13/14] seq_file: add seq_list_*_percpu helpers, Jeff Layton
- [PATCH v4 07/14] locks: protect most of the file_lock handling with i_lock, Jeff Layton
- [PATCH v4 04/14] locks: comment cleanups and clarifications, Jeff Layton
- [PATCH v4 06/14] locks: encapsulate the fl_link list handling, Jeff Layton
- [PATCH v4 05/14] locks: make "added" in __posix_lock_file a bool, Jeff Layton
- [PATCH v4 03/14] locks: make generic_add_lease and generic_delete_lease static, Jeff Layton
- [PATCH v4 08/14] locks: avoid taking global lock if possible when waking up blocked waiters, Jeff Layton
- [PATCH v4 02/14] cifs: use posix_unblock_lock instead of locks_delete_block, Jeff Layton
- [PATCH v4 01/14] locks: drop the unused filp argument to posix_unblock_lock, Jeff Layton
[PATCH 1/1] NFSv4.1 end back channel session draining, andros
[PATCH] NFS: Apply v4.1 capabilities to v4.2, bjschuma
[PATCH] nfsiostat: restore output format,
Weston Andros Adamson
Kerberized NFS-Server Problem still present in 3.10.0-rc2,
Sven Geggus
Issues using new idmapper in large sites,
Brian De Wolf
[PATCH] NFSv4: SETCLIENTID add the format string for the NETID, Djalal Harouni
big send queues on NFS server,
mcr
NFSERR_STALE on umount with 3.10.0.RC5 kernel,
Christopher T Vogan
[PATCH] rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set, Jeff Layton
BUG: path_init is called, when current->fs is already NULL, Andrew Vagin
Problems in idmapd.conf.5, esr
[PATCH v3 00/13] locks: scalability improvements for file locking,
Jeff Layton
- [PATCH v3 13/13] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock, Jeff Layton
- [PATCH v3 11/13] locks: give the blocked_hash its own spinlock, Jeff Layton
- [PATCH v3 10/13] locks: add a new "lm_owner_key" lock operation, Jeff Layton
- [PATCH v3 07/13] locks: avoid taking global lock if possible when waking up blocked waiters, Jeff Layton
- [PATCH v3 12/13] seq_file: add seq_list_*_percpu helpers, Jeff Layton
- [PATCH v3 06/13] locks: protect most of the file_lock handling with i_lock, Jeff Layton
- [PATCH v3 01/13] cifs: use posix_unblock_lock instead of locks_delete_block, Jeff Layton
- [PATCH v3 09/13] locks: turn the blocked_list into a hashtable, Jeff Layton
- [PATCH v3 08/13] locks: convert fl_link to a hlist_node, Jeff Layton
- [PATCH v3 02/13] locks: make generic_add_lease and generic_delete_lease static, Jeff Layton
- [PATCH v3 05/13] locks: encapsulate the fl_link list handling, Jeff Layton
- [PATCH v3 03/13] locks: comment cleanups and clarifications, Jeff Layton
- [PATCH v3 04/13] locks: make "added" in __posix_lock_file a bool, Jeff Layton
Re: Can't mount NFSv4 with kerberos on Debian Wheezy,
John Haiducek
<Possible follow-ups>
Re: Can't mount NFSv4 with kerberos on Debian Wheezy, John Haiducek
Re: Can't mount NFSv4 with kerberos on Debian Wheezy, John Haiducek
[Trivial PATCH 00/33] Remove uses of typedef ctl_table,
Joe Perches
corruption due to loss of lock,
Malahal Naineni
[PATCH 0/5] Fix assorted races in the sunrpc cache.,
NeilBrown
Linux NFS town hall meeting 06/12/13 (Cancelled), Steve Dickson
Re: NFS/lazy-umount/path-lookup-related panics at shutdown (at kill of processes on lazy-umounted filesystems) with 3.9.2 and 3.9.5,
Nix
Some pynfs updates,
Frank Filz
Announcing the release of fedfs-utils 0.9.1, Chuck Lever
[PATCH v2 0/4] SUNRPC: PipeFS races fixes,
Stanislav Kinsbursky
[PATCH v2 00/14] locks: scalability improvements for file locking,
Jeff Layton
[PATCH v2 12/14] locks: give the blocked_hash its own spinlock, Jeff Layton
[PATCH v2 13/14] seq_file: add seq_list_*_percpu helpers, Jeff Layton
[PATCH v2 08/14] locks: ensure that deadlock detection is atomic with respect to blocked_list modification, Jeff Layton
[PATCH v2 07/14] locks: convert to i_lock to protect i_flock list, Jeff Layton
[PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock, Jeff Layton
[PATCH v2 11/14] locks: add a new "lm_owner_key" lock operation, Jeff Layton
[PATCH v2 09/14] locks: convert fl_link to a hlist_node, Jeff Layton
[PATCH v2 10/14] locks: turn the blocked_list into a hashtable, Jeff Layton
[PATCH v2 05/14] locks: encapsulate the fl_link list handling, Jeff Layton
[PATCH v2 02/14] locks: make generic_add_lease and generic_delete_lease static, Jeff Layton
[PATCH v2 01/14] cifs: use posix_unblock_lock instead of locks_delete_block, Jeff Layton
[PATCH v2 03/14] locks: comment cleanups and clarifications, Jeff Layton
[PATCH v2 04/14] locks: make "added" in __posix_lock_file a bool, Jeff Layton
Re: [PATCH v2 00/14] locks: scalability improvements for file locking, J. Bruce Fields
[PATCH]: gssd: Fix preferred_realm option handling,
Maximilian Wilhelm
[PATCH 0/3] SUNRPC: PipeFS races fixes,
Stanislav Kinsbursky
caching issue with nocto,
Bjørnar Ness
why does nfsd write not use splice,
Sandeep Joshi
Kerberized NFS failure with 3.9.0-rc1 (and later),
richard
[PATCH v2 0/2] Use root user credential for lease management,
Chuck Lever
[PATCH 0/3] Use root user credential for lease management,
Chuck Lever
NFS4+KRB5 trouble in Kernel >3.8,
Sven Geggus
[PATCH 0/2] NFS v4.2 callbacks,
bjschuma
[PATCH RFC 0/2] NFS: Improve readdir performance,
Scott Mayhew
[patch/rfc] allow exported (and *not* exported) filesystems to be unmounted.,
NeilBrown
[PATCH] NFS: Fix keytabless mounts,
Chuck Lever
strange behaviour when sharing the root filesystem, Errembault Philippe
i/o still hangs when nfs server unavailable even with soft mount option, Brian Hawley
[PATCH 0/3] Various gssd fixes including machine-credential issue.,
Neil Brown
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]