summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman2011-01-063-39/+39
| * | | | pnfs: remove unnecessary field lgp->statusFred Isaman2011-01-061-2/+1
| * | | | pnfs: fix incorrect comment in destroy_lsegFred Isaman2011-01-061-1/+1
| * | | | NFS rename client back channel transport fieldAndy Adamson2011-01-061-6/+6
| * | | | NFS add session back channel drainingAndy Adamson2011-01-065-15/+85
| * | | | NFS RPC_AUTH_GSS unsupported on v4.1 back channelAndy Adamson2011-01-061-0/+3
| * | | | NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-066-188/+245
| * | | | NFS associate sessionid with callback connectionAndy Adamson2011-01-063-0/+38
| * | | | NFS implement v4.0 callback_identAndy Adamson2011-01-064-0/+54
| * | | | NFS do not clear minor version at nfs_client freeAndy Adamson2011-01-061-13/+9
| * | | | NFS use svc_create_xprt for NFSv4.1 callback serviceAndy Adamson2011-01-061-10/+18
| * | | | nfsv4: Switch to generic xattr handling codeAneesh Kumar K.V2011-01-044-37/+44
| * | | | nfs: Set MS_POSIXACL alwaysAneesh Kumar K.V2011-01-043-2/+16
| * | | | NFS: use ERR_CAST()Namhyung Kim2011-01-041-1/+1
| * | | | nfs: fix mispelling of idmap CONFIG symbolJ. Bruce Fields2011-01-041-1/+1
| * | | | lockd: double unlock in next_host_state()Dan Carpenter2011-01-041-1/+0
| * | | | NFS: Don't leak in nfs_proc_symlink()Jesper Juhl2011-01-041-1/+2
| * | | | NFSv4: Convert a few commas into semicolons...Trond Myklebust2010-12-212-9/+9
| * | | | NFS: suppressing showing of default mount port value in /proc fixedStanislav Kinsbursky2010-12-211-1/+3
| * | | | nfs4: fix units bug causing hang on recoveryJ. Bruce Fields2010-12-211-1/+1
| * | | | nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc()Jesper Juhl2010-12-211-5/+2
| * | | | NFS: Remove redundant unlikely()Tobias Klauser2010-12-211-1/+1
| * | | | lockd: Remove src_sap and src_len from nlm_lookup_host_info structChuck Lever2010-12-161-8/+7
| * | | | lockd: Remove nlm_lookup_host()Chuck Lever2010-12-161-69/+0
| * | | | lockd: Make nrhosts an unsigned longChuck Lever2010-12-161-3/+3
| * | | | lockd: Rename nlm_hostsChuck Lever2010-12-161-8/+8
| * | | | lockd: Clean up nlmsvc_lookup_host()Chuck Lever2010-12-163-36/+89
| * | | | lockd: Create client-side nlm_host cacheChuck Lever2010-12-163-14/+77
| * | | | lockd: Split nlm_release_call()Chuck Lever2010-12-164-12/+20
| * | | | lockd: Add nlm_destroy_host_locked()Chuck Lever2010-12-161-8/+11
| * | | | lockd: Add nlm_alloc_host()Chuck Lever2010-12-161-45/+65
| * | | | lockd: reorganize nlm_host_rebootedJ. Bruce Fields2010-12-161-24/+34
| * | | | lockd: define host_for_each{_safe} macrosJ. Bruce Fields2010-12-161-52/+55
| * | | | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-168-530/+468
| * | | | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-168-759/+542
| * | | | NFS: Remove unused UMNT response data structureChuck Lever2010-12-161-2/+0
| * | | | NFS: Avoid return code checking in mount XDR encoder functionsChuck Lever2010-12-161-20/+15
| * | | | NSM: Avoid return code checking in NSM XDR encoder functionsChuck Lever2010-12-161-43/+25
| * | | | NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever2010-12-161-1/+1
| * | | | NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-166-41/+59
| * | | | NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever2010-12-161-1/+1
| * | | | lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever2010-12-162-29/+30
| * | | | NFS: Repair whitespace damage in NFS PROC macroChuck Lever2010-12-163-86/+86
| * | | | NFSD: Update XDR decoders in NFSv4 callback clientChuck Lever2010-12-161-176/+239
| * | | | NFSD: Update XDR encoders in NFSv4 callback clientChuck Lever2010-12-161-77/+178
| * | | | lockd: Introduce new-style XDR functions for NLMv4Chuck Lever2010-12-163-256/+622
| * | | | NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever2010-12-161-69/+67
| * | | | NFS: Remove unused old NFSv3 decoder functionsChuck Lever2010-12-161-508/+4
| * | | | NFS: Switch in new NFSv3 decoder functionsChuck Lever2010-12-161-34/+30
| * | | | NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-161-79/+1445
OpenPOWER on IntegriCloud