summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: Reduce the stack footprint of nfs_create_serverTrond Myklebust2010-05-141-12/+39
* NFS: Reduce the stack footprint of nfs_follow_mountpoint()Trond Myklebust2010-05-141-6/+14
* NFSv4: Eliminate nfs4_path_walk()Trond Myklebust2010-05-143-98/+25
* NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust2010-05-142-0/+34
* gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-141-1/+1
* gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-147-13/+492
* gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-144-8/+17
* gssd_krb5: More arcfour-hmac supportKevin Coffman2010-05-145-11/+14
* gss_krb5: Save the raw session key in the contextKevin Coffman2010-05-142-14/+14
* gssd_krb5: arcfour-hmac supportKevin Coffman2010-05-145-16/+32
* gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-141-1/+1
* gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-145-12/+378
* gss_krb5: add support for new token formats in rfc4121Kevin Coffman2010-05-145-0/+406
* xdr: Add an export for the helper function write_bytes_to_xdr_buf()Kevin Coffman2010-05-141-0/+1
* gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-141-1/+1
* gss_krb5: add support for triple-des encryptionKevin Coffman2010-05-147-0/+88
* gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust2010-05-143-1/+10
* gss_krb5: handle new context format from gssdKevin Coffman2010-05-143-4/+258
* gss_krb5: import functionality to derive keys into the kernelKevin Coffman2010-05-144-1/+285
* gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman2010-05-146-34/+88
* gss_krb5: introduce encryption type frameworkKevin Coffman2010-05-146-70/+206
* gss_krb5: prepare for new context formatKevin Coffman2010-05-141-24/+39
* gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman2010-05-145-12/+69
* gss_krb5: Don't expect blocksize to always be 8 when calculating paddingJ. Bruce Fields2010-05-141-4/+1
* gss_krb5: Added and improved code commentsKevin Coffman2010-05-143-3/+38
* gss_krb5: Introduce encryption type frameworkKevin Coffman2010-05-144-5/+66
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-05-142-8/+10
|\
| * inotify: don't leak user struct on inotify releasePavel Emelyanov2010-05-141-0/+2
| * inotify: race use after free/double free in inotify inode marksEric Paris2010-05-141-3/+6
| * inotify: clean up the inotify_add_watch out pathEric Paris2010-05-141-5/+2
| * Inotify: undefined reference to `anon_inode_getfd'Russell King2010-05-121-0/+1
* | Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-141-1/+1
|\ \
| * | DA830: fix USB 2.0 clock entrySergei Shtylyov2010-05-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-141-1/+6
|\ \ \
| * \ \ Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller2010-05-141-1/+6
| |\ \ \ | | |_|/ | |/| |
| | * | vhost: fix barrier pairingMichael S. Tsirkin2010-05-121-1/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-141-1/+1
|\ \ \ \
| * | | | mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook2010-05-141-1/+1
* | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-05-148-20/+89
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | microblaze: Fix module loading on system with WB cacheMichal Simek2010-05-141-0/+2
| * | | | microblaze: export assembly functions used by modulesMichal Simek2010-05-133-0/+3
| * | | | microblaze: Remove powerpc code from Microblaze portMichal Simek2010-05-131-1/+1
| * | | | microblaze: Remove compilation warnings in cache macroMichal Simek2010-05-131-1/+2
| * | | | microblaze: export assembly functions used by modulesSteven J. Magnani2010-05-131-0/+10
| * | | | microblaze: fix get_user/put_user side-effectsSteven J. Magnani2010-05-131-18/+69
| * | | | microblaze: re-enable interrupts before calling scheduleSteven J. Magnani2010-05-131-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-05-132-0/+7
|\ \ \ \ \
| * | | | | mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2010-05-132-0/+7
| |/ / / /
* | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-136-23/+26
|\ \ \ \ \
| * | | | | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin2010-05-131-1/+1
OpenPOWER on IntegriCloud