summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-15libata: make sff_irq_on() method optionalSergei Shtylyov1-2/+2
2010-05-15libata: introduce sff_set_devctl() methodSergei Shtylyov1-0/+1
2010-05-15libata: use longer 0xff wait if parallel scan is enabledTejun Heo1-5/+6
2010-05-15libata-sff: kill unused ata_bus_reset()Sergei Shtylyov1-1/+0
2010-05-15ahci: Add platform driverAnton Vorontsov1-0/+29
2010-05-14SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust2-0/+2
2010-05-14SUNRPC: Reorder the struct rpc_task fieldsTrond Myklebust1-6/+6
2010-05-14SUNRPC: Remove the 'tk_magic' debugging fieldTrond Myklebust1-3/+0
2010-05-14SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2-5/+5
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2-3/+6
2010-05-14SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever3-6/+9
2010-05-14ktime: introduce ktime_to_ms()Chuck Lever1-2/+8
2010-05-14SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever1-1/+0
2010-05-14SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever1-3/+5
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2-1/+5
2010-05-14SUNRPC: Fail over more quickly on connect errorsTrond Myklebust1-2/+1
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust1-1/+1
2010-05-14NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust1-0/+14
2010-05-14gss_krb5: Add support for rc4-hmac encryptionKevin Coffman1-0/+9
2010-05-14gss_krb5: Use confounder length in wrap codeKevin Coffman1-0/+3
2010-05-14gssd_krb5: More arcfour-hmac supportKevin Coffman1-2/+3
2010-05-14gss_krb5: Save the raw session key in the contextKevin Coffman1-0/+1
2010-05-14gssd_krb5: arcfour-hmac supportKevin Coffman1-2/+2
2010-05-14gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman1-0/+20
2010-05-14gss_krb5: add support for new token formats in rfc4121Kevin Coffman1-0/+28
2010-05-14gss_krb5: add support for triple-des encryptionKevin Coffman1-0/+5
2010-05-14gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust1-0/+2
2010-05-14gss_krb5: handle new context format from gssdKevin Coffman1-2/+21
2010-05-14gss_krb5: import functionality to derive keys into the kernelKevin Coffman1-0/+31
2010-05-14gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman1-3/+8
2010-05-14gss_krb5: introduce encryption type frameworkKevin Coffman1-1/+24
2010-05-14gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman1-0/+1
2010-05-14gss_krb5: Introduce encryption type frameworkKevin Coffman1-0/+25
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt1-2/+19
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt2-9/+8
2010-05-14tracing: Move print functions into event classSteven Rostedt3-41/+24
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt4-14/+32
2010-05-14tracing: Move raw_init from events to classSteven Rostedt3-8/+5
2010-05-14tracing: Move fields from event to class structureSteven Rostedt4-15/+19
2010-05-14tracing: Remove per event trace registeringSteven Rostedt3-124/+57
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2-30/+79
2010-05-14tracepoints: Add check trace callback typeMathieu Desnoyers1-1/+6
2010-05-14tracing: Create class struct for eventsSteven Rostedt3-28/+28
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt23-133/+211
2010-05-14mtd: nand: support alternate BB marker locations on MLCKevin Cernekee1-0/+2
2010-05-14mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee1-1/+1
2010-05-14mtd: suppress warnings in inline_map_read()Kevin Cernekee1-0/+2
2010-05-14mtd: map.h: add missing bug.h includeKevin Cernekee1-0/+1
2010-05-14mtd: onenand: add new callback for bufferram readKyungmin Park1-0/+2
2010-05-14mtd: onenand: allocate verify buffer in the coreKyungmin Park1-0/+3