summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-17KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf1-0/+1
2010-05-17KVM: cleanup kvm traceXiao Guangrong1-1/+0
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky1-0/+1
2010-05-17tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan1-44/+17
2010-05-17ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o1-0/+33
2010-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-22/+22
2010-05-17ncpfs: BKL ioctl pushdownJohn Kacur1-1/+1
2010-05-17[SCSI] libfc: Move the port_id into lportRobert Love2-11/+9
2010-05-17[SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love1-1/+0
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-22/+22
2010-05-16quota: add the option to not fail with EDQUOT in blockEric Sandeen1-0/+12
2010-05-16quota: use flags interface for dquot alloc/free spaceEric Sandeen1-11/+14
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright1-4/+19
2010-05-16net: Introduce sk_route_nocapsEric Dumazet1-0/+8
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet1-18/+3
2010-05-16net: Consistent skb timestampingEric Dumazet1-0/+1
2010-05-16net: adjust handle_macvlan to pass port struct to hookJiri Pirko1-1/+2
2010-05-16net: reserve ports for applications using fixed port numbersAmerigo Wang1-0/+6
2010-05-16sysctl: add proc_do_large_bitmapOctavian Purdila1-0/+2
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro1-0/+14
2010-05-15tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt1-1/+8
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