aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'nfs-for-2.6.32'Trond Myklebust2009-09-11
|\
| * NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever2009-09-08
| * nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields2009-08-20
| * Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-19
| |\
| | * sunrpc: ntoh -> be*_to_cpuBenny Halevy2009-08-14
| | * sunrpc: hton -> cpu_to_be*Benny Halevy2009-08-14
| * | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-10
| |\ \
| | * | SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust2009-08-09
| | * | SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust2009-08-09
| | * | SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-09
| | * | NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-09
| | * | SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-09
| | * | SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-09
| | * | SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust2009-08-09
| | * | SUNRPC: Constify rpc_pipe_ops...Trond Myklebust2009-08-09
| * | | Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-10
| |\ \ \
| | * | | SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-09
| | * | | SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-09
| | * | | SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-09
| | * | | SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitionsChuck Lever2009-08-09
| | |/ /
| * / / NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust2009-08-09
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-11
|\ \ \
| * | | crypto: vmac - New hash algorithm for intel_txt supportShane Wang2009-09-02
| * | | crypto: cryptd - Add support to access underlaying shashHuang Ying2009-08-06
| * | | crypto: api - Fix aligned ctx helperHerbert Xu2009-07-24
| * | | crypto: sha512_generic - Use 64-bit countersHerbert Xu2009-07-22
| * | | crypto: sha512 - Export struct sha512_stateHerbert Xu2009-07-22
| * | | crypto: shash - Fix digest size offsetHerbert Xu2009-07-15
| * | | crypto: ahash - Add unaligned handling and default operationsHerbert Xu2009-07-15
| * | | crypto: ahash - Remove old_ahash_algHerbert Xu2009-07-14
| * | | crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-14
| * | | crypto: cryptd - Switch to template create APIHerbert Xu2009-07-14
| * | | crypto: hash - Add helpers to free spawnsHerbert Xu2009-07-14
| * | | crypto: ahash - Add instance/spawn supportHerbert Xu2009-07-14
| * | | crypto: ahash - Convert to new style algorithmsHerbert Xu2009-07-14
| * | | crypto: api - Remove frontend argument from extsize/init_tfmHerbert Xu2009-07-14
| * | | crypto: ahash - Add crypto_ahash_set_reqsizeHerbert Xu2009-07-14
| * | | crypto: shash - Export async functionsHerbert Xu2009-07-14
| * | | crypto: shash - Make descsize a run-time attributeHerbert Xu2009-07-14
| * | | crypto: async - Use kzfree for requestsHerbert Xu2009-07-11
| * | | crypto: sha256_generic - Add export/import supportHerbert Xu2009-07-11
| * | | crypto: sha1_generic - Add export/import supportHerbert Xu2009-07-11
| * | | crypto: shash - Export/import hash state onlyHerbert Xu2009-07-11
| * | | crypto: shash - Add shash_instance_ctxHerbert Xu2009-07-08
| * | | crypto: shash - Add __crypto_shash_castHerbert Xu2009-07-08
| * | | crypto: shash - Add crypto_shash_ctx_alignedHerbert Xu2009-07-08
| * | | crypto: shash - Add shash_register_instanceHerbert Xu2009-07-08
| * | | crypto: shash - Add shash_attr_alg2 helperHerbert Xu2009-07-08
| * | | crypto: api - Add crypto_attr_alg2 helperHerbert Xu2009-07-08
| * | | crypto: shash - Add spawn supportHerbert Xu2009-07-08