summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-14NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust
2010-05-14NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sbTrond Myklebust
2010-05-14NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_follow_remote_path()Trond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust
2010-05-14NFSv4: Reduce the stack footprint of try_location()Trond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_create_serverTrond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_follow_mountpoint()Trond Myklebust
2010-05-14NFSv4: Eliminate nfs4_path_walk()Trond Myklebust
2010-05-14NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust
2010-05-14gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcallTrond 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: Advertise AES enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust
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-14xdr: Add an export for the helper function write_bytes_to_xdr_buf()Kevin Coffman
2010-05-14gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust
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: prepare for new context formatKevin Coffman
2010-05-14gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman
2010-05-14gss_krb5: Don't expect blocksize to always be 8 when calculating paddingJ. Bruce Fields
2010-05-14gss_krb5: Added and improved code commentsKevin Coffman
2010-05-14gss_krb5: Introduce encryption type frameworkKevin Coffman
2010-05-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-05-14Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris
2010-05-14inotify: clean up the inotify_add_watch out pathEric Paris
2010-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-05-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-05-14Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller
2010-05-14mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-05-13Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin