aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-14NFS: Reduce stack footprint of nfs_revalidate_inode()Trond Myklebust1-3/+9
2010-05-14NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust2-11/+17
2010-05-14NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sbTrond Myklebust1-4/+12
2010-05-14NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust1-30/+46
2010-05-14NFS: Reduce the stack footprint of nfs_follow_remote_path()Trond Myklebust1-6/+12
2010-05-14NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust2-14/+41
2010-05-14NFSv4: Reduce the stack footprint of try_location()Trond Myklebust1-3/+7
2010-05-14NFS: Reduce the stack footprint of nfs_create_serverTrond Myklebust1-12/+39
2010-05-14NFS: Reduce the stack footprint of nfs_follow_mountpoint()Trond Myklebust1-6/+14
2010-05-14NFSv4: Eliminate nfs4_path_walk()Trond Myklebust3-98/+25
2010-05-14NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust2-0/+34
2010-05-14gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust1-1/+1
2010-05-14gss_krb5: Add support for rc4-hmac encryptionKevin Coffman7-13/+492
2010-05-14gss_krb5: Use confounder length in wrap codeKevin Coffman4-8/+17
2010-05-14gssd_krb5: More arcfour-hmac supportKevin Coffman5-11/+14
2010-05-14gss_krb5: Save the raw session key in the contextKevin Coffman2-14/+14
2010-05-14gssd_krb5: arcfour-hmac supportKevin Coffman5-16/+32
2010-05-14gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust1-1/+1
2010-05-14gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman5-12/+378
2010-05-14gss_krb5: add support for new token formats in rfc4121Kevin Coffman5-0/+406
2010-05-14xdr: Add an export for the helper function write_bytes_to_xdr_buf()Kevin Coffman1-0/+1
2010-05-14gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust1-1/+1
2010-05-14gss_krb5: add support for triple-des encryptionKevin Coffman7-0/+88
2010-05-14gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust3-1/+10
2010-05-14gss_krb5: handle new context format from gssdKevin Coffman3-4/+258
2010-05-14gss_krb5: import functionality to derive keys into the kernelKevin Coffman4-1/+285
2010-05-14gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman6-34/+88
2010-05-14gss_krb5: introduce encryption type frameworkKevin Coffman6-70/+206
2010-05-14gss_krb5: prepare for new context formatKevin Coffman1-24/+39
2010-05-14gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman5-12/+69
2010-05-14gss_krb5: Don't expect blocksize to always be 8 when calculating paddingJ. Bruce Fields1-4/+1
2010-05-14gss_krb5: Added and improved code commentsKevin Coffman3-3/+38
2010-05-14gss_krb5: Introduce encryption type frameworkKevin Coffman4-5/+66
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold1-0/+4
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov1-0/+5
2010-05-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-8/+10
2010-05-14Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2010-05-14tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan1-2/+2
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt5-17/+34
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt8-32/+34
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov1-1/+1
2010-05-14tracing: Move print functions into event classSteven Rostedt6-52/+41
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt13-92/+192
2010-05-14tracing: Move raw_init from events to classSteven Rostedt7-18/+17
2010-05-14tracing: Move fields from event to class structureSteven Rostedt10-46/+102
2010-05-14tracing: Remove per event trace registeringSteven Rostedt7-147/+171
2010-05-14perf report: Report number of events, not samplesArnaldo Carvalho de Melo8-63/+107
2010-05-14Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French10-22/+96
2010-05-14perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo9-34/+41
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov1-0/+2