Linux NFS
[Prev Page][Next Page]
- [PATCH 0/2] Update wait_on_bit functions,
NeilBrown
- [PATCH v2 0/3] nfsd: fix v4.0 GSSAPI callback channel auth failures,
Jeff Layton
- [PATCH 8/9] [net/sunrpc] replace strict_strto calls, Daniel Walter
- [stable PATCH] nfsd: don't try to reuse an expired DRC entry off the list,
Jeff Layton
- [PATCH] nfs: Fix unused variable error,
Anna Schumaker
- [PATCH] nfs: Fix handling of change_attr updates in nfs_update_inode(),
Scott Mayhew
- [PATCH] nfs: Fix cache_validity check in nfs_write_pageuptodate(), Scott Mayhew
- [RFCv2 2/3] mm: Introduce atomic_remove_mapping, Minchan Kim
- bugfixes for 3.16, J. Bruce Fields
- [PATCH v1 000/104] nfsd: eliminate the client_mutex,
Jeff Layton
- [PATCH v1 001/104] nfsd: Protect addition to the file_hashtbl, Jeff Layton
- [PATCH v1 002/104] NFSd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg, Jeff Layton
- [PATCH v1 003/104] NFSd: nfs4_preprocess_seqid_op should only set *stpp on success, Jeff Layton
- [PATCH v1 004/104] nfsd4: use cl_lock to synchronize all stateid idr calls, Jeff Layton
- [PATCH v1 005/104] NFSd: Add fine grained protection for the nfs4_file->fi_stateids list, Jeff Layton
- [PATCH v1 006/104] NFSd: Add a mutex to protect the NFSv4.0 open owner replay cache, Jeff Layton
- [PATCH v1 007/104] NFSd: Add locking to the nfs4_file->fi_fds[] array, Jeff Layton
- [PATCH v1 008/104] NFSd: Ensure that nfs4_file_get_access enforces share access modes, Jeff Layton
- [PATCH v1 009/104] locks: add file_has_lease, Jeff Layton
- [PATCH v1 010/104] NFSd: Protect the nfs4_file delegation fields using the fi_lock, Jeff Layton
- [PATCH v1 011/104] NFSd: Lock owners are not per open stateid, Jeff Layton
- [PATCH v1 012/104] NFSd: Clean up helper __release_lock_stateid, Jeff Layton
- [PATCH v1 013/104] NFSd: Allow lockowners to hold several stateids, Jeff Layton
- [PATCH v1 014/104] NFSd: NFSv4 lock-owners are not associated to a specific file, Jeff Layton
- [PATCH v1 015/104] NFSd: Cleanup nfs4svc_encode_compoundres, Jeff Layton
- [PATCH v1 016/104] NFSd: Don't get a session reference without a client reference, Jeff Layton
- [PATCH v1 017/104] NFSd: Allow struct nfsd4_compound_state to cache the nfs4_client, Jeff Layton
- [PATCH v1 018/104] NFSd: Move the delegation reference counter into the struct nfs4_stid, Jeff Layton
- [PATCH v1 019/104] NFSd: Simplify stateid management, Jeff Layton
- [PATCH v1 020/104] NFSd: Fix delegation revocation, Jeff Layton
- [PATCH v1 021/104] NFSd: Add reference counting to the lock and open stateids, Jeff Layton
- [PATCH v1 022/104] NFSd: clean up nfsd4_close_open_stateid, Jeff Layton
- [PATCH v1 023/104] NFSd: Add a struct nfs4_file field to struct nfs4_stid, Jeff Layton
- [PATCH v1 024/104] NFSd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file, Jeff Layton
- [PATCH v1 025/104] NFSd: Ensure stateids remain unique until they are freed, Jeff Layton
- [PATCH v1 026/104] NFSd: Ensure atomicity of stateid destruction and idr tree removal, Jeff Layton
- [PATCH v1 027/104] NFSd: Cleanup the freeing of stateids, Jeff Layton
- [PATCH v1 028/104] nfsd: do filp_close in sc_free callback for lock stateids, Jeff Layton
- [PATCH v1 029/104] NFSd: Add locking to protect the state owner lists, Jeff Layton
- [PATCH v1 030/104] nfsd: clean up races in lock stateid searching and creation, Jeff Layton
- [PATCH v1 031/104] NFSd: Convert delegation counter to an atomic_long_t type, Jeff Layton
- [PATCH v1 032/104] NFSd: Slight cleanup of find_stateid(), Jeff Layton
- [PATCH v1 033/104] NFSd: Add reference counting to find_stateid, Jeff Layton
- [PATCH v1 034/104] NFSd: Add reference counting to lock stateids, Jeff Layton
- [PATCH v1 035/104] NFSd: nfsd4_locku() must reference the lock stateid, Jeff Layton
- [PATCH v1 036/104] NFSd: Ensure that nfs4_open_delegation() references the delegation stateid, Jeff Layton
- [PATCH v1 037/104] NFSd: nfsd4_process_open2() must reference the delegation stateid, Jeff Layton
- [PATCH v1 038/104] NFSd: nfsd4_process_open2() must reference the open stateid, Jeff Layton
- [PATCH v1 039/104] NFSd: Prepare nfsd4_close() for open stateid referencing, Jeff Layton
- [PATCH v1 040/104] NFSd: nfsd4_open_confirm() must reference the open stateid, Jeff Layton
- [PATCH v1 041/104] NFSd: Add reference counting to nfs4_preprocess_confirmed_seqid_op, Jeff Layton
- [PATCH v1 042/104] NFSd: Migrate the stateid reference into nfs4_preprocess_seqid_op, Jeff Layton
- [PATCH v1 043/104] NFSd: Migrate the stateid reference into nfs4_lookup_stateid(), Jeff Layton
- [PATCH v1 044/104] NFSd: Migrate the stateid reference into nfs4_find_stateid_by_type(), Jeff Layton
- [PATCH v1 045/104] NFSd: Add reference counting to state owners, Jeff Layton
- [PATCH v1 046/104] NFSd: Keep a reference to the open stateid for the NFSv4.0 replay cache, Jeff Layton
- [PATCH v1 047/104] nfsd: clean up lockowner refcounting when finding them, Jeff Layton
- [PATCH v1 048/104] nfsd: add an operation for unhashing a stateowner, Jeff Layton
- [PATCH v1 049/104] NFSd: Make lock stateid take a reference to the lockowner, Jeff Layton
- [PATCH v1 050/104] nfsd: clean up nfs4_release_lockowner, Jeff Layton
- [PATCH v1 051/104] nfsd: clean up refcounting for lockowners, Jeff Layton
- [PATCH v1 052/104] nfsd: declare v4.1+ openowners confirmed on creation, Jeff Layton
- [PATCH v1 053/104] nfsd: make openstateids hold references to their openowners, Jeff Layton
- [PATCH v1 054/104] nfsd: don't allow CLOSE to proceed until refcount on stateid drops, Jeff Layton
- [PATCH v1 055/104] NFSd: Protect adding/removing open state owners using client_lock, Jeff Layton
- [PATCH v1 056/104] NFSd: Protect adding/removing lock owners using client_lock, Jeff Layton
- [PATCH v1 057/104] NFSd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument, Jeff Layton
- [PATCH v1 058/104] NFSd: Cache the client that was looked up in lookup_clientid(), Jeff Layton
- [PATCH v1 059/104] NFSd: Convert nfsd4_process_open1() to work with lookup_clientid(), Jeff Layton
- [PATCH v1 060/104] NFSd: Always use lookup_clientid() in nfsd4_process_open1, Jeff Layton
- [PATCH v1 061/104] NFSd: Move the open owner hash table into struct nfs4_client, Jeff Layton
- [PATCH v1 062/104] lockdep: add lockdep_assert_not_held, Jeff Layton
- [PATCH v1 063/104] nfsd: add locking to stateowner release, Jeff Layton
- [PATCH v1 064/104] nfsd: optimize destroy_lockowner cl_lock thrashing, Jeff Layton
- [PATCH v1 065/104] nfsd: reduce cl_lock trashing in release_openowner, Jeff Layton
- [PATCH v1 066/104] NFSd: Convert nfs4_check_open_reclaim() to work with lookup_clientid(), Jeff Layton
- [PATCH v1 067/104] NFSd: Ensure struct nfs4_client is unhashed before we try to destroy it, Jeff Layton
- [PATCH v1 068/104] NFSd: Ensure that the laundromat unhashes the client before releasing locks, Jeff Layton
- [PATCH v1 069/104] NFSd: Don't require client_lock in free_client, Jeff Layton
- [PATCH v1 070/104] NFSd: Move create_client() call outside the lock, Jeff Layton
- [PATCH v1 071/104] NFSd: Protect unconfirmed client creation using client_lock, Jeff Layton
- [PATCH v1 072/104] NFSd: Protect session creation and client confirm using client_lock, Jeff Layton
- [PATCH v1 073/104] NFSd: Protect nfsd4_destroy_clientid using client_lock, Jeff Layton
- [PATCH v1 074/104] NFSd: Ensure lookup_clientid() takes client_lock, Jeff Layton
- [PATCH v1 075/104] NFSd: Add assertions to document the nfs4_client/session locking, Jeff Layton
- [PATCH v1 076/104] nfsd: protect the close_lru list and oo_last_closed_stid with client_lock, Jeff Layton
- [PATCH v1 077/104] nfsd: ensure that clp->cl_revoked list is protected by clp->cl_lock, Jeff Layton
- [PATCH v1 078/104] nfsd: move unhash_client_locked call into mark_client_expired_locked, Jeff Layton
- [PATCH v1 079/104] nfsd: fix misleading comment, Jeff Layton
- [PATCH v1 080/104] nfsd: don't destroy client if mark_client_expired_locked fails, Jeff Layton
- [PATCH v1 081/104] nfsd: don't destroy clients that are busy, Jeff Layton
- [PATCH v1 082/104] nfsd: abstract out the get and set routines into the fault injection ops, Jeff Layton
- [PATCH v1 083/104] nfsd: add a forget_clients "get" routine with proper locking, Jeff Layton
- [PATCH v1 084/104] nfsd: add a forget_client set_clnt routine, Jeff Layton
- [PATCH v1 085/104] nfsd: add nfsd_inject_forget_clients, Jeff Layton
- [PATCH v1 088/104] nfsd: add more granular locking to forget_openowners fault injector, Jeff Layton
- [PATCH v1 089/104] nfsd: add more granular locking to *_delegations fault injectors, Jeff Layton
- [PATCH v1 090/104] nfsd: remove old fault injection infrastructure, Jeff Layton
- [PATCH v1 092/104] NFSd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateid, Jeff Layton
- [PATCH v1 091/104] NFSd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op(), Jeff Layton
- [PATCH v1 095/104] NFSd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_close, Jeff Layton
- [PATCH v1 097/104] NFSd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm, Jeff Layton
- [PATCH v1 098/104] NFSd: Remove nfs4_lock_state(): exchange_id, create/destroy_session(), Jeff Layton
- [PATCH v1 094/104] NFSd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt(), Jeff Layton
- [PATCH v1 100/104] NFSd: Remove nfs4_lock_state(): reclaim_complete(), Jeff Layton
- [PATCH v1 101/104] nfsd: remove nfs4_lock_state: nfs4_laundromat, Jeff Layton
- [PATCH v1 099/104] NFSd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew, Jeff Layton
- [PATCH v1 096/104] NFSd: Remove nfs4_lock_state(): nfsd4_delegreturn(), Jeff Layton
- [PATCH v1 102/104] nfsd: remove nfs4_lock_state: nfs4_state_shutdown_net, Jeff Layton
- [PATCH v1 103/104] nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers, Jeff Layton
- [PATCH v1 093/104] NFSd: Remove nfs4_lock_state(): nfsd4_release_lockowner, Jeff Layton
- [PATCH v1 104/104] nfsd: add file documenting new state object model, Jeff Layton
- [PATCH v1 086/104] nfsd: add a list_head arg to nfsd_foreach_client_lock, Jeff Layton
- [PATCH v1 087/104] nfsd: add more granular locking to forget_locks fault injector, Jeff Layton
- Re: [PATCH v1 000/104] nfsd: eliminate the client_mutex, Jeff Layton
- Re: [PATCH v1 000/104] nfsd: eliminate the client_mutex, Christoph Hellwig
- [PATCH V2] xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result,
Yan Burman
- [PATCH] nfsd: properly handle embedded newlines in fault_injection input, Jeff Layton
- [PATCH] nfs: only show Posix ACLs in listxattr if actually present,
Christoph Hellwig
[PATCH] xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result,
Yan Burman
[PATCH v2 0/4] nfsd: clean up sparse endianness warnings,
Jeff Layton
[PATCH] nfsd: sparse endianness warning cleanups,
Jeff Layton
[PATCH] nfsd: fix return of nfs4_acl_write_who,
Jeff Layton
[PATCH] nfsiostat: Document the output columns in the manpage,
Steve Dickson
Peculiarity in handling NFSv4 mount paths with fsid=0,
Alex Bligh
[PATCH RFC] nfs: ensure cached data is correct before using delegation,
Scott Mayhew
NFSoRDMA developers bi-weekly meeting minutes (6/11), Shirley Ma
NFS service inside a container,
Harald Dunkel
[PATCH 3/3 v3] ACL: Add some test cases for nfsv4 acl,
Kinglong Mee
[PATCH 2/3 v3] NFS4.0: Cases for SGID/SUID status after writing,
Kinglong Mee
[PATCH 1/3 v2] NFS4.0: Add IPv6 support, Kinglong Mee
[PATCH] NFSD: fix bug for readdir of pseudofs,
Kinglong Mee
[PATCH Version 2 0/1] NFS: Fix SECINFO processing regression,
andros
Re: [PATCH] mountd: add support for case-insensitive file names.,
J. Bruce Fields
Canceled: Linux NFS Town Hall meeting: Thur 06/12/14, Steve Dickson
pNFS client behavior confirmation, Mkrtchyan, Tigran
nfsd changes for 3.16, J. Bruce Fields
[PATCH] rpc_pipe: Drop memory allocation cast, Himangi Saraogi
[PATCH] NFSD: Using exp_get for export getting,
Kinglong Mee
[PATCH] NFSD: Using path_get when assigning path for export, Kinglong Mee
[PATCH] NFS: populate ->net in mount data when remounting, Mateusz Guzik
[PATCH] SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok, Kinglong Mee
[PATCH] NFSD: Using min/max/min_t/max_t for calculate, Kinglong Mee
[PATCH] NFS4.1: try to clean sessions after testing,
Kinglong Mee
[PATCH] pnfs: fix lockup caused by pnfs_generic_pg_test, Weston Andros Adamson
[PATCH 0/3] NFS: Fix SECINFO processing regression,
andros
[PATCH v3 0/7] more pgio cleanup,
Weston Andros Adamson
WARN_ON_ONCE pop with tip of your nfsd-next branch,
Jeff Layton
Re: rpcbind: rpcinfo segfaults, Aníbal Monsalve Salazar
Phantom ACL-related xattrs on 3.14.4 NFS client,
Philippe Troin
[PATCH] NFSd: nfs4_preprocess_seqid_op should only set *stpp on success,
Jeff Layton
[PATCH v2 0/2] nfsd: preliminary patches for client_mutex removal,
Jeff Layton
[GIT PULL] exofs: raid6 support for the 3.16 merge window, Boaz Harrosh
[PATCH v2 0/6] more pgio cleanup,
Weston Andros Adamson
[PATCH] NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state, Trond Myklebust
[PATCH V2] svcrdma: Fence LOCAL_INV work requests,
Steve Wise
[PATCH pynfs v2 00/16] prep for flex file layout server,
Weston Andros Adamson
- [PATCH pynfs v2 01/16] dataserver: reclaim_complete after create_session, Weston Andros Adamson
- [PATCH pynfs v2 02/16] dataserver: only catch connection error, Weston Andros Adamson
- [PATCH pynfs v2 03/16] 4.1 server: avoid traceback in DS disconnect(), Weston Andros Adamson
- [PATCH pynfs v2 04/16] move .x files to subdir 'xdrdef', Weston Andros Adamson
- [PATCH pynfs v2 05/16] 4.1 client: remove unused imports, Weston Andros Adamson
- [PATCH pynfs v2 06/16] 4.1 server: add -v flag & silence random output, Weston Andros Adamson
- [PATCH pynfs v2 07/16] 4.1 server: add -s option to print summary of ops, Weston Andros Adamson
- [PATCH pynfs v2 09/16] dataserver: don't import * from nfs4 specific mods, Weston Andros Adamson
- [PATCH pynfs v2 08/16] dataserver: make generic interface to ops, Weston Andros Adamson
- [PATCH pynfs v2 11/16] add mntv3, portmapv2 and nfsv3 .x files, Weston Andros Adamson
- [PATCH pynfs v2 10/16] 4.1 server: move nfs4_ops.py to nfs_ops.py, Weston Andros Adamson
- [PATCH pynfs v2 12/16] dataserver: separate generic and 4.1 code, Weston Andros Adamson
- [PATCH pynfs v2 14/16] 4.1 server: get rid of old op_getdeviceinfo, Weston Andros Adamson
- [PATCH pynfs v2 13/16] 4.1 server: add support for NFSv3 data servers, Weston Andros Adamson
- [PATCH pynfs v2 15/16] rpc: on socket error, close and mark pipe inactive, Weston Andros Adamson
- [PATCH pynfs v2 16/16] nfs3clnt: reconnect when sending on inactive pipe, Weston Andros Adamson
- Re: [PATCH pynfs v2 00/16] prep for flex file layout server, J. Bruce Fields
- Re: [PATCH pynfs v2 00/16] prep for flex file layout server, J. Bruce Fields
[PATCH] xdr_rejected_reply: Don't crash with invalid server rejection,
Steve Dickson
[PATCH] nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry,
Jeff Layton
[PATCH]statd: create statdpath dir if specify the "--with-statdpath=xx" parameter in configure nfs-utils source code,
Ditang Chen
pending 3.4.x backported patches., Greg KH
[PATCH] Fix typo in dprintk, Thomas Haynes
[PATCH] Comment is now wrong and redundant to code, Thomas Haynes
[PATCH 0/4] miscellaneous patches for 3.16,
J. Bruce Fields
[PATCH pynfs 00/17] prep for flex file layout server,
Weston Andros Adamson
- [PATCH pynfs 01/17] 4.1 client: reclaim_complete after create_session, Weston Andros Adamson
- [PATCH pynfs 06/17] 4.1 client: remove unused imports, Weston Andros Adamson
- [PATCH pynfs 04/17] 4.1 server: avoid traceback in DS disconnect(), Weston Andros Adamson
- [PATCH pynfs 07/17] 4.1 server: add -v flag & silence random output, Weston Andros Adamson
- [PATCH pynfs 14/17] 4.1 server: add support for NFSv3 data servers, Weston Andros Adamson
- [PATCH pynfs 15/17] 4.1 server: get rid of old op_getdeviceinfo, Weston Andros Adamson
- [PATCH pynfs 13/17] dataserver: separate generic and 4.1 code, Weston Andros Adamson
- [PATCH pynfs 12/17] add mntv3, portmapv2 and nfsv3 .x files, Weston Andros Adamson
- [PATCH pynfs 10/17] dataserver: don't import * from nfs4 specific mods, Weston Andros Adamson
- [PATCH pynfs 09/17] dataserver: make generic interface to ops, Weston Andros Adamson
- [PATCH pynfs 11/17] 4.1 server: move nfs4_ops.py to nfs_ops.py, Weston Andros Adamson
- [PATCH pynfs 15/17] nfs41 svr: get rid of old op_getdeviceinfo, Weston Andros Adamson
- [PATCH pynfs 16/17] rpc: on socket error, close and mark pipe inactive, Weston Andros Adamson
- [PATCH pynfs 17/17] nfs3clnt: reconnect when sending on inactive pipe, Weston Andros Adamson
- [PATCH pynfs 08/17] 4.1 server: add -s option to print summary of ops, Weston Andros Adamson
- [PATCH pynfs 03/17] dataserver: only catch connection error, Weston Andros Adamson
- [PATCH pynfs 02/17] 4.1 server: service RECLAIM_COMPLETE operations, Weston Andros Adamson
- Message not available
FW: Forwarding request at suggestion from support,
Iozone
[ANNOUNCE] Announcing the release of fedfs-utils 0.9.6, Chuck Lever
[PATCH 1/1] Simplify logic in cache_listeners_exist - only return true if someone has the file open.,
Dave Wysochanski
[GIT PULL v3] Please pull NFS client RDMA changes for 3.16, Bryan Schumaker
[GIT PULL v2] Please pull NFS client RDMA changes for 3.16,
Anna Schumaker
[GIT PULL] Please pull NFS client RDMA changes for 3.16,
Anna Schumaker
[PATCH] libnfsidmap: respect Nobody-User/Nobody-Group,
Christian Seiler
[PATCH] svcrdma: Fence LOCAL_INV work requests,
Steve Wise
nfs4_do_reclaim lockdep pop in v3.15.0-rc1,
Jeff Layton
[RFC 00/32] making inode time stamps y2038 ready,
Arnd Bergmann
[PATCH 0/9] nfsd: bugfixes and preliminary patches for client_mutex removal,
Jeff Layton
- [PATCH 1/9] nfsd: make nfsd4_encode_fattr static, Jeff Layton
- [PATCH 2/9] nfsd: fix laundromat next-run-time calculation, Jeff Layton
- [PATCH 3/9] nfsd4: use recall_lock for delegation hashing, Jeff Layton
- [PATCH 4/9] nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open, Jeff Layton
- [PATCH 5/9] nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound, Jeff Layton
- [PATCH 6/9] nfsd4: rename recall_lock to state_lock, Jeff Layton
- [PATCH 7/9] nfsd4: hash deleg stateid only on successful nfs4_set_delegation, Jeff Layton
- [PATCH 8/9] NFSd: Protect addition to the file_hashtbl, Jeff Layton
- [PATCH 9/9] NFSd: protect delegation setup with the i_lock, Jeff Layton
- [PATCH 10/9] nfsd: remove initial assignment of "p" in nfsd4_encode_security_label, Jeff Layton
- Re: [PATCH 0/9] nfsd: bugfixes and preliminary patches for client_mutex removal, J. Bruce Fields
[PATCH] NFS: Use smp_mb__{before,after}_atomic(),
Thierry Reding
[PATCH] pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr(),
Trond Myklebust
Re: [nfs:testing 48/48] fs/nfs/filelayout/filelayout.c:1351 filelayout_alloc_layout_hdr() error: potential null dereference 'flo'. (kzalloc returns null), Trond Myklebust
[PATCH] nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data(), Scott Mayhew
dev over nfs,
riya khanna
[PATCH 0/1] nfs: Ensure NFS_MOUNT_TCP is correctly set for v4 mounts,
Scott Mayhew
[PATCH V3] svcrdma: refactor marshalling logic,
Steve Wise
Re: NFSoRDMA developers bi-weekly meeting minutes (5/28),
Chuck Lever
Re: [nfs:devel 21/48] fs/nfs/pagelist.c:453: warning: unused variable 'inode',
Trond Myklebust
Re: [nfs:devel 41/48] nls_iso8859-1.c:undefined reference to `__aeabi_uldivmod',
Trond Myklebust
Live lock in silly-rename.,
NeilBrown
[PATCH] SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING,
Kinglong Mee
[PATCH] SUNRPC: remove KERN_DEFAULT kernel loglevel from dfprintk,
Kinglong Mee
Linux NFS Town Hall meeting: Tomorrow - Thur 04/29/14,
Steve Dickson
[PATCH 1/1] fs/nfs_common/nfsacl.c: move EXPORT symbol after functions, Fabian Frederick
[PATCH v3] Avoid buffer overruns by allocating buffer in svcauth_gss_validate(),
Steve Dickson
[PATCH V2] Avoid buffer overruns by allocating buffer in svcauth_gss_validate(), Steve Dickson
[PATCH] Avoid buffer overruns by allocating buffer in svcauth_gss_validate(), Steve Dickson
[PATCH v5 00/24] Series short description,
Chuck Lever
- [PATCH v5 01/24] xprtrdma: mind the device's max fast register page list depth, Chuck Lever
- [PATCH v5 02/24] nfs-rdma: Fix for FMR leaks, Chuck Lever
- [PATCH v5 03/24] xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context, Chuck Lever
- [PATCH v5 04/24] xprtrdma: Remove BOUNCEBUFFERS memory registration mode, Chuck Lever
- [PATCH v5 05/24] xprtrdma: Remove MEMWINDOWS registration modes, Chuck Lever
- [PATCH v5 06/24] xprtrdma: Remove REGISTER memory registration mode, Chuck Lever
- [PATCH v5 07/24] xprtrdma: Fall back to MTHCAFMR when FRMR is not supported, Chuck Lever
- [PATCH v5 08/24] xprtrdma: mount reports "Invalid mount option" if memreg mode not supported, Chuck Lever
- [PATCH v5 09/24] xprtrdma: Simplify rpcrdma_deregister_external() synopsis, Chuck Lever
- [PATCH v5 10/24] xprtrdma: Make rpcrdma_ep_destroy() return void, Chuck Lever
- [PATCH v5 11/24] xprtrdma: Split the completion queue, Chuck Lever
- [PATCH v5 12/24] xprtrmda: Reduce lock contention in completion handlers, Chuck Lever
- [PATCH v5 13/24] xprtrmda: Reduce calls to ib_poll_cq() in completion handlers, Chuck Lever
- [PATCH v5 14/24] xprtrdma: Limit work done by completion handler, Chuck Lever
- [PATCH v5 15/24] xprtrdma: Reduce the number of hardway buffer allocations, Chuck Lever
- [PATCH v5 16/24] xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting, Chuck Lever
- [PATCH v5 17/24] xprtrdma: Remove Tavor MTU setting, Chuck Lever
- [PATCH v5 18/24] xprtrdma: Allocate missing pagelist, Chuck Lever
- [PATCH v5 19/24] xprtrdma: Use macros for reconnection timeout constants, Chuck Lever
- [PATCH v5 20/24] xprtrdma: Reset connection timeout after successful reconnect, Chuck Lever
- [PATCH v5 21/24] SUNRPC: Move congestion window constants to header file, Chuck Lever
- [PATCH v5 22/24] xprtrdma: Avoid deadlock when credit window is reset, Chuck Lever
- [PATCH v5 23/24] xprtrdma: Remove BUG_ON() call sites, Chuck Lever
- [PATCH v5 24/24] xprtrdma: Disconnect on registration failure, Chuck Lever
- Re: [PATCH v5 00/24] Series short description, Chuck Lever
- RE: [PATCH v5 00/24] Series short description, Steve Wise
[PATCH] nfsd: remove unused function nfsd_read_file,
Christoph Hellwig
[PATCH] nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer,
Christoph Hellwig
[PATCH v2] Make IPv6 enabled by default,
Steve Dickson
Announcing the release of fedfs-utils version 0.10.2, Chuck Lever
[PATCH] gssd: Fix allocated buffer size for the scraped acceptor name in do_downcall,
Veli-Matti Lintu
system updating routinely umounts "manual" nfs mounts,
Felix Miata
NFSv4 with Kerberos and no_root_squash,
Jaap
[PATCH] NFSD: Using type of uint32_t for ex_nflavors instead of int,
Kinglong Mee
nfsd bugfixes for 3.15, J. Bruce Fields
[PATCH 1/1] NFSv4: Use error handler on failed GETATTR with successful OPEN,
andros
[PATCH 5/5] NFSD: Add missing comment of "expiry" in expkey_parse(), Kinglong Mee
[PATCH 4/5] NFSD: Remove typedef of svc_client and svc_export in export.c, Kinglong Mee
[PATCH 3/5] NFSD: Cleanup unneeded including net/ipv6.h, Kinglong Mee
[PATCH 2/5] NFSD: Cleanup unused variable in nfsd_setuser(), Kinglong Mee
[PATCH 1/5] NFSD: Cleanup unneeded including linux/user_namespace.h,
Kinglong Mee
[PATCH 4/4] NFSD: Ignore and warn once for more fslocs or more uuids,
Kinglong Mee
[PATCH 3/4] NFSD: Adds macro EX_UUID_LEN for exports uuid's length,
Kinglong Mee
[PATCH 2/4] NFSD: Helper function for parsing uuid, Kinglong Mee
[PATCH 1/4] NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free(),
Kinglong Mee
Get "device is busy" when umounting nfsv4 file,
Kinglong Mee
xdr encoding fixes (v3),
J. Bruce Fields
- [PATCH 07/52] nfsd4: embed xdr_stream in nfsd4_compoundres, J. Bruce Fields
- [PATCH 04/52] nfsd4: decoding errors can still be cached and require space, J. Bruce Fields
- [PATCH 18/52] rpc: xdr_truncate_encode, J. Bruce Fields
- [PATCH 09/52] nfsd4: move proc_compound xdr encode init to helper, J. Bruce Fields
- [PATCH 06/52] nfsd4: fix write reply size estimate, J. Bruce Fields
- [PATCH 12/52] nfsd4: allow space for final error return, J. Bruce Fields
- [PATCH 08/52] nfsd4: tweak nfsd4_encode_getattr to take xdr_stream, J. Bruce Fields
- [PATCH 21/52] nfsd4: teach encoders to handle reserve_space failures, J. Bruce Fields
- [PATCH 11/52] nfsd4: fix encoding of out-of-space replies, J. Bruce Fields
- [PATCH 25/52] nfsd4: size-checking cleanup, J. Bruce Fields
- [PATCH 13/52] nfsd4: use xdr_reserve_space in attribute encoding, J. Bruce Fields
- [PATCH 27/52] nfsd4: convert 4.1 replay encoding, J. Bruce Fields
- [PATCH 23/52] nfsd4: nfsd4_check_resp_size needn't recalculate length, J. Bruce Fields
- [PATCH 35/52] nfsd4: use session limits to release send buffer reservation, J. Bruce Fields
- [PATCH 34/52] nfsd4: adjust buflen to session channel limit, J. Bruce Fields
- [PATCH 38/52] nfsd4: don't treat readlink like a zero-copy operation, J. Bruce Fields
- [PATCH 39/52] nfsd4: better estimate of getattr response size, J. Bruce Fields
- [PATCH 45/52] nfsd4: more read encoding cleanup, J. Bruce Fields
- [PATCH 49/52] nfsd4: kill WRITE64, J. Bruce Fields
- [PATCH 48/52] nfsd4: kill WRITE32, J. Bruce Fields
- [PATCH 47/52] nfsd4: really fix nfs4err_resource in 4.1 case, J. Bruce Fields
- [PATCH 50/52] nfsd4: kill WRITEMEM, J. Bruce Fields
- [PATCH 44/52] nfsd4: read encoding cleanup, J. Bruce Fields
- [PATCH 46/52] nfsd4: allow exotic read compounds, J. Bruce Fields
- [PATCH 51/52] nfsd4: kill write32, write64, J. Bruce Fields
- [PATCH 43/52] nfsd4: separate splice and readv cases, J. Bruce Fields
- [PATCH 52/52] nfsd4: better reservation of head space for krb5, J. Bruce Fields
- [PATCH 37/52] nfsd4: enforce rd_dircount, J. Bruce Fields
- [PATCH 33/52] rpc: define xdr_restrict_buflen, J. Bruce Fields
- [PATCH 36/52] nfsd4: allow large readdirs, J. Bruce Fields
- [PATCH 42/52] nfsd4: nfsd_vfs_read doesn't use file handle parameter, J. Bruce Fields
- [PATCH 28/52] nfsd4: don't try to encode conflicting owner if low on space, J. Bruce Fields
- [PATCH 40/52] nfsd4: estimate sequence response size, J. Bruce Fields
- [PATCH 32/52] nfsd4: fix buflen calculation after read encoding, J. Bruce Fields
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]