Linux NFS
[Prev Page][Next Page]
[PATCH 1/2] NFSv4: Fix problems with close in the presence of a delegation,
Trond Myklebust
nfs4/KINK/racoon2/linux-3.x series kernels, lux-integ
[PATCH 00/10] locks/nfsd: internal lease API overhaul,
Jeff Layton
- [PATCH 01/10] locks: close potential race in lease_get_mtime, Jeff Layton
- [PATCH 03/10] locks: generic_delete_lease doesn't need a file_lock at all, Jeff Layton
- [PATCH 07/10] locks: define a lm_setup handler for leases, Jeff Layton
- [PATCH 10/10] locks: update Documentation/filesystems with lease API changes, Jeff Layton
- [PATCH 09/10] locks: move freeing of leases outside of i_lock, Jeff Layton
- [PATCH 06/10] locks: plumb an "aux" pointer into the setlease routines, Jeff Layton
- [PATCH 08/10] locks: move i_lock acquisition into generic_*_lease handlers, Jeff Layton
- [PATCH 04/10] locks: clean up vfs_setlease kerneldoc comments, Jeff Layton
- [PATCH 05/10] nfsd: don't keep a pointer to the lease in nfs4_file, Jeff Layton
- [PATCH 02/10] nfsd: fix potential lease memory leak in nfs4_setlease, Jeff Layton
- Re: [PATCH 00/10] locks/nfsd: internal lease API overhaul, Christoph Hellwig
[PATCH 0/4] Simple-minded server fixes for sidecar backchannel,
Chuck Lever
[PATCH] nfs: delegation: Replace rcu_assign_pointer() with RCU_INIT_POINTER(),
Andreea-Cristina Bernat
rpciod deadlock issue,
Junxiao Bi
kernel not recovering from statd port change,
J. Bruce Fields
[no subject],
Christoph Hellwig
- [PATCH 01/19] nfs: cap request size to fit a kmalloced page array, Christoph Hellwig
- [PATCH 02/19] pnfs: do not pass uninitialized lsegs to ->free_lseg, Christoph Hellwig
- [PATCH 03/19] pnfs: force a layout commit when encountering busy segments during recall, Christoph Hellwig
- [PATCH 04/19] pnfs: don't check sequence on new stateids in layoutget, Christoph Hellwig
- [PATCH 05/19] pnfs: retry after a bad stateid error from layoutget, Christoph Hellwig
- [PATCH 06/19] pnfs: avoid using stale stateids after layoutreturn, Christoph Hellwig
- [PATCH 07/19] pnfs: add flag to force read-modify-write in ->write_begin, Christoph Hellwig
- [PATCH 08/19] pnfs: add return_range method, Christoph Hellwig
- [PATCH 09/19] pnfs: allow splicing pre-encoded pages into the layoutcommit args, Christoph Hellwig
- [PATCH 10/19] pnfs/blocklayout: reject pnfs blocksize larger than page size, Christoph Hellwig
- [PATCH 11/19] pnfs/blocklayout: improve GETDEVICEINFO error reporting, Christoph Hellwig
- [PATCH 12/19] pnfs/blocklayout: plug block queues, Christoph Hellwig
- [PATCH 13/19] pnfs/blocklayout: correctly decrement extent length, Christoph Hellwig
- [PATCH 14/19] pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist, Christoph Hellwig
- [PATCH 15/19] pnfs/blocklayout: don't set pages uptodate, Christoph Hellwig
- [PATCH 16/19] pnfs/blocklayout: rewrite extent tracking, Christoph Hellwig
- [PATCH 17/19] pnfs/blocklayout: implement the return_range method, Christoph Hellwig
- [PATCH 18/19] pnfs/blocklayout: return layouts on setattr, Christoph Hellwig
- [PATCH 19/19] pnfs/blocklayout: allocate separate pages for the layoutcommit payload, Christoph Hellwig
- pnfs block layout driver fixes V2, Christoph Hellwig
[PATCH] locks: remove lock_may_read and lock_may_write, Jeff Layton
[PATCH] lockd: rip out deferred lock handling from testlock codepath,
Jeff Layton
[PATCH] nfs: update time staps on truncate,
Christoph Hellwig
[PATCH v2] NFSD: Convert magic numbers to sizeof() for encode/decode,
Kinglong Mee
[PATCH] lockd: Remove unused b_fl member from struct nlm_block,
Kinglong Mee
[PATCH] nfs-utils: Allow turning off nfsv3 readdir_plus,
Rajesh Ghanekar
[PATCH] nfs: use canonical path in nfs_show_devname,
Xiong Zhou
[PATCH v2 0/7] nfs-utils: support for lifting grace period early,
Jeff Layton
[PATCH v2 0/5] nfsd: support for lifting grace period early,
Jeff Layton
Re: [nfsd:nfsd-next 5/23] net/sunrpc/svc_xprt.c:794:20: error: 'current_task' undeclared,
J. Bruce Fields
[PATCH 0/2] remove deadlock risk with loop-back mounted NFS filesystems,
NeilBrown
nfsd branch for 3.18, J. Bruce Fields
[PATCH nfs-utils] start-statd: clean up output when systemd is not installed,
Mike Frysinger
[PATCH v2] nfs: fix kernel warning when removing proc entry,
Cong Wang
2014 Linux Plumbers Call for File and Storage Systems Microconference Proposals, Ric Wheeler
[nfs-utils RFC PATCH 0/7] nfs-utils: support for lifting grace period early,
Jeff Layton
[kernel RFC PATCH 0/4] nfsd: support for lifting grace period early,
Jeff Layton
[PATCH] nfs: fix kernel warning when removing proc entry,
Cong Wang
[PATCH 0/2] RFC: Fix nfs_generic_pgio page vector issues,
Weston Andros Adamson
[PATCH] locks: Remove unused conf argument from lm_grant,
Jeff Layton
[PATCH] Fail the test if number of supported attrs are more than expected.,
Srikrishan Malik
ANNOUNCE: libnfsidmap-0.26 release., Steve Dickson
[GIT PULL] Please pull NFS client updates for 3.17, Trond Myklebust
[PATCH] NFS: state manager thread must stay running.,
NeilBrown
[PATCH] server: Added -A flag which will cause server script to ask to mount., Steve Dickson
[PATCH 0/5] locks: move most locks_release_private calls outside of i_lock,
Jeff Layton
[PATCH [libtirpc]] include stdarg.h when used,
Mike Frysinger
pnfs: factor GETDEVICEINFO implementations,
Christoph Hellwig
Fwd: question re: NO_AUTH_DATA_REQUIRED,
Ben H
[PULL] nfsd changes for 3.17, J. Bruce Fields
[PATCH 0/3] nfsd: lease handling cleanups,
Jeff Layton
[PATCH] nfsd3: Check write permission after checking existence,
Ross Lagerwall
ANNOUNCE: libtirpc-0.2.5 released., Steve Dickson
[PATCH 0/5] more pgio cleanup,
Weston Andros Adamson
[PATCH 0/5] nfs_page_group_lock cleanup,
Weston Andros Adamson
[PATCH nfs-utils] rework access to /proc/net/rpc,
Timo Teräs
[PATCH] AD principal configurable,
Jurjen Bokma
nfs-utils: blkmapd fixex,
Christoph Hellwig
pnfs block layout driver fixes,
Christoph Hellwig
- [PATCH 01/17] nfs: cap request size to fit a kmalloced page array, Christoph Hellwig
- [PATCH 02/17] pnfs: do not pass uninitialized lsegs to ->free_lseg, Christoph Hellwig
- [PATCH 04/17] pnfs: don't check sequence on new stateids in layoutget, Christoph Hellwig
- [PATCH 06/17] pnfs: add return_range method, Christoph Hellwig
- [PATCH 05/17] pnfs: add flag to force read-modify-write in ->write_begin, Christoph Hellwig
- [PATCH 03/17] pnfs: force a layout commit when encountering busy segments during recall, Christoph Hellwig
- [PATCH 08/17] pnfs/blocklayout: reject pnfs blocksize larger than page size, Christoph Hellwig
- [PATCH 09/17] pnfs/blocklayout: improve GETDEVICEINFO error reporting, Christoph Hellwig
- [PATCH 10/17] pnfs/blocklayout: plug block queues, Christoph Hellwig
- [PATCH 11/17] pnfs/blocklayout: correctly decrement extent length, Christoph Hellwig
- [PATCH 13/17] pnfs/blocklayout: don't set pages uptodate, Christoph Hellwig
- [PATCH 12/17] pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist, Christoph Hellwig
- [PATCH 07/17] pnfs: allow splicing pre-encoded pages into the layoutcommit args, Christoph Hellwig
- [PATCH 15/17] pnfs/blocklayout: implement the return_range method, Christoph Hellwig
- [PATCH 14/17] pnfs/blocklayout: rewrite extent tracking, Christoph Hellwig
- [PATCH 16/17] pnfs/blocklayout: return layouts on setattr, Christoph Hellwig
- [PATCH 17/17] pnfs/blocklayout: allocate separate pages for the layoutcommit payload, Christoph Hellwig
- Re: pnfs block layout driver fixes, Jeff Layton
- Re: pnfs block layout driver fixes, Christoph Hellwig
[PATCH 2/2] NFSD: Revert setting op_encode_lockowner_maxsz,
Kinglong Mee
[PATCH 1/2] NFSD: Treat rq_reserved when initializing xdr_buf,
Kinglong Mee
[PATCH 1/2] nfs41: add a helper function to set layoutcommit after commit,
Peng Tao
[PATCH] nfsd: mark CONFIG_NFSD_FAULT_INJECTION as deprecated,
Jeff Layton
[PATCH v2 0/6] NFS DRC scalability patches,
Trond Myklebust
Linux NFS Town Hall meeting: Tomorrow - Thur 08/7/14,
Steve Dickson
Patch: select non-conventional principal in gssd,
Jurjen Bokma
[PATCH] nfs: Remove typedef nfs_readdir_descriptor_t, Himangi Saraogi
[PATCH 0/5] SMB/CIFS nounix support for Connectathon test suite,
Pavel Shilovsky
[PATCH v2 00/11] Porting nfs-utils to musl libc,
Natanael Copa
- [PATCH v2 03/11] configure.ac: enable GNU_SOURCE for stat64/statfs64, Natanael Copa
- [PATCH v2 02/11] Fix header include for definition of NULL, Natanael Copa
- [PATCH v2 01/11] conffile: use standard uint*_t and unsigned char, Natanael Copa
- [PATCH v2 05/11] mountd: use standard dev_t instead of glibc internals, Natanael Copa
- [PATCH v2 06/11] nfsstat: replace the legacy SA_ONESHOT with standard SA_RESETHAND, Natanael Copa
- [PATCH v2 09/11] include libgen.h for basename, Natanael Copa
- [PATCH v2 11/11] exportfs: only do glibc specific hackery on glibc, Natanael Copa
- [PATCH v2 08/11] Only work around glibc bugs on glibc, Natanael Copa
- [PATCH v2 10/11] exportfs: fix test of NULL pointer in host_pton(), Natanael Copa
- [PATCH v2 07/11] Allow usage of getrpcbynumber() when getrpcbynumber_r() is unavailable, Natanael Copa
- [PATCH v2 04/11] replace __attribute_malloc__ with the more portable __attribute__((__malloc__)), Natanael Copa
- Re: [PATCH v2 00/11] Porting nfs-utils to musl libc, Steve Dickson
[PATCH] nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait,
David Jeffery
[PATCH] nfs: Always try and release an NFS file lock, even after receiving a SIGKILL,
David Jeffery
[nfs] BUG: sleeping function called from invalid context at include/linux/wait.h:976,
Fengguang Wu
[PATCH] NFSD: Put the reference of nfs4_file when freeing stid,
Kinglong Mee
[PATCH] nfs: reject changes to resvport and sharecache during remount,
Scott Mayhew
[PATCH] SUNRPC: Change WARN_ON to printk for error message, Kinglong Mee
[PATCH 0/2] Two fixes for NFS RCU-walk support,
NeilBrown
Oct 2014 Bakeathon in Westford, Ma,
Steve Dickson
Re: [nfs:testing 56/61] fs/nfs/dir.c:1092:26: sparse: incompatible types in comparison expression (different address spaces),
NeilBrown
[PATCH 0/6] NFS DRC scalability patches,
Trond Myklebust
[PATCH 00/11] SUNRPC server scalability improvements,
Trond Myklebust
[PATCH] NFS: Update clientid in RELEASE_LOCKOWNER RPC after re-register clientid,
Kinglong Mee
NFS: Don't restart release lockowner RPC if getting expired error,
Kinglong Mee
nfs-utils.spec patch,
Henrique Martins
[GIT PULL] Please pull NFS client RDMA changes for 3.17, Anna Schumaker
[PATCH] svcrdma: remove rdma_create_qp() failure recovery logic,
Steve Wise
[REVIEW][PATCH] NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes, Eric W. Biederman
Killing process in D state on mount to dead NFS server.,
Ben Greear
[PATCH] NFSD: Decrease nfsd_users in nfsd_startup_generic fail,
Kinglong Mee
[PATCH 00/37] nfsd: remaining client_mutex removal patches,
Jeff Layton
- [PATCH 01/37] nfsd: Ensure struct nfs4_client is unhashed before we try to destroy it, Jeff Layton
- [PATCH 02/37] nfsd: Ensure that the laundromat unhashes the client before releasing locks, Jeff Layton
- [PATCH 03/37] nfsd: Don't require client_lock in free_client, Jeff Layton
- [PATCH 04/37] nfsd: Move create_client() call outside the lock, Jeff Layton
- [PATCH 06/37] nfsd: Protect session creation and client confirm using client_lock, Jeff Layton
- [PATCH 05/37] nfsd: Protect unconfirmed client creation using client_lock, Jeff Layton
- [PATCH 07/37] nfsd: Protect nfsd4_destroy_clientid using client_lock, Jeff Layton
- [PATCH 09/37] nfsd: Add lockdep assertions to document the nfs4_client/session locking, Jeff Layton
- [PATCH 08/37] nfsd: Ensure lookup_clientid() takes client_lock, Jeff Layton
- [PATCH 10/37] nfsd: protect the close_lru list and oo_last_closed_stid with client_lock, Jeff Layton
- [PATCH 12/37] nfsd: don't destroy client if mark_client_expired_locked fails, Jeff Layton
- [PATCH 11/37] nfsd: move unhash_client_locked call into mark_client_expired_locked, Jeff Layton
- [PATCH 13/37] nfsd: don't destroy clients that are busy, Jeff Layton
- [PATCH 14/37] nfsd: protect clid and verifier generation with client_lock, Jeff Layton
- [PATCH 15/37] nfsd: abstract out the get and set routines into the fault injection ops, Jeff Layton
- [PATCH 16/37] nfsd: add a forget_clients "get" routine with proper locking, Jeff Layton
- [PATCH 17/37] nfsd: add a forget_client set_clnt routine, Jeff Layton
- [PATCH 19/37] nfsd: add a list_head arg to nfsd_foreach_client_lock, Jeff Layton
- [PATCH 21/37] nfsd: add more granular locking to forget_openowners fault injector, Jeff Layton
- [PATCH 18/37] nfsd: add nfsd_inject_forget_clients, Jeff Layton
- [PATCH 23/37] nfsd: remove old fault injection infrastructure, Jeff Layton
- [PATCH 20/37] nfsd: add more granular locking to forget_locks fault injector, Jeff Layton
- [PATCH 22/37] nfsd: add more granular locking to *_delegations fault injectors, Jeff Layton
- [PATCH 24/37] nfsd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op(), Jeff Layton
- [PATCH 26/37] nfsd: Remove nfs4_lock_state(): nfsd4_release_lockowner, Jeff Layton
- [PATCH 25/37] nfsd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateid, Jeff Layton
- [PATCH 27/37] nfsd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt(), Jeff Layton
- [PATCH 28/37] nfsd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_close, Jeff Layton
- [PATCH 29/37] nfsd: Remove nfs4_lock_state(): nfsd4_delegreturn(), Jeff Layton
- [PATCH 30/37] nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm, Jeff Layton
- [PATCH 31/37] nfsd: Remove nfs4_lock_state(): exchange_id, create/destroy_session(), Jeff Layton
- [PATCH 33/37] nfsd: Remove nfs4_lock_state(): reclaim_complete(), Jeff Layton
- [PATCH 34/37] nfsd: remove nfs4_lock_state: nfs4_laundromat, Jeff Layton
- [PATCH 35/37] nfsd: remove nfs4_lock_state: nfs4_state_shutdown_net, Jeff Layton
- [PATCH 32/37] nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew, Jeff Layton
- [PATCH 37/37] nfsd: add some comments to the nfsd4 object definitions, Jeff Layton
- [PATCH 36/37] nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers, Jeff Layton
- Re: [PATCH 00/37] nfsd: remaining client_mutex removal patches, J. Bruce Fields
[PATCH 00/11] Porting nfs-utils to musl libc,
Natanael Copa
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]