summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust
2010-05-14SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever
2010-05-14ktime: introduce ktime_to_ms()Chuck Lever
2010-05-14SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever
2010-05-14SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust
2010-05-14SUNRPC: Fail over more quickly on connect errorsTrond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust
2010-05-14NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust
2010-05-14gss_krb5: Add support for rc4-hmac encryptionKevin Coffman
2010-05-14gss_krb5: Use confounder length in wrap codeKevin Coffman
2010-05-14gssd_krb5: More arcfour-hmac supportKevin Coffman
2010-05-14gss_krb5: Save the raw session key in the contextKevin Coffman
2010-05-14gssd_krb5: arcfour-hmac supportKevin Coffman
2010-05-14gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman
2010-05-14gss_krb5: add support for new token formats in rfc4121Kevin Coffman
2010-05-14gss_krb5: add support for triple-des encryptionKevin Coffman
2010-05-14gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust
2010-05-14gss_krb5: handle new context format from gssdKevin Coffman
2010-05-14gss_krb5: import functionality to derive keys into the kernelKevin Coffman
2010-05-14gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman
2010-05-14gss_krb5: introduce encryption type frameworkKevin Coffman
2010-05-14gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman
2010-05-14gss_krb5: Introduce encryption type frameworkKevin Coffman
2010-05-12revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-12dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-06drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe
2010-04-25Catch filesystems lacking s_bdiJörn Engel
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-04-23Cleanup generic block based fiemapJosef Bacik