summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | NFS: Reduce stack footprint of nfs_revalidate_inode()Trond Myklebust2010-05-141-3/+9
| * | | | NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust2010-05-142-11/+17
| * | | | NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sbTrond Myklebust2010-05-141-4/+12
| * | | | NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust2010-05-141-30/+46
| * | | | NFS: Reduce the stack footprint of nfs_follow_remote_path()Trond Myklebust2010-05-141-6/+12
| * | | | NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust2010-05-142-14/+41
| * | | | NFSv4: Reduce the stack footprint of try_location()Trond Myklebust2010-05-141-3/+7
| * | | | 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 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-208-16/+55
|\ \ \ \ \
| * | | | | sunrpc: Include missing smp_lock.hFrederic Weisbecker2010-05-171-0/+1
| * | | | | procfs: Kill the bkl in ioctlFrederic Weisbecker2010-05-171-2/+2
| * | | | | procfs: Push down the bkl from ioctlFrederic Weisbecker2010-05-173-13/+40
| * | | | | procfs: Use generic_file_llseek in /proc/vmcoreFrederic Weisbecker2010-04-091-0/+1
| * | | | | procfs: Use generic_file_llseek in /proc/kmsgFrederic Weisbecker2010-04-091-0/+1
| * | | | | procfs: Use generic_file_llseek in /proc/kcoreFrederic Weisbecker2010-04-091-0/+1
| * | | | | procfs: Kill BKL in llseek on proc baseArnd Bergmann2010-04-091-1/+9
* | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-2014-343/+376
|\ \ \ \ \ \
| * | | | | | clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz2010-05-102-1/+66
| * | | | | | posix-cpu-timers: Optimize run_posix_cpu_timers()Stanislaw Gruszka2010-05-101-51/+29
| * | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2010-05-105707-20877/+100812
| |\ \ \ \ \ \
| * | | | | | | time: Remove xtime_cacheJohn Stultz2010-04-132-20/+16
| * | | | | | | mqueue: Convert message queue timeout to use hrtimersCarsten Emde2010-04-061-49/+25
| * | | | | | | hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde2010-04-062-26/+43
| * | | | | | | timers: Introduce the concept of timer slack for legacy timersArjan van de Ven2010-04-062-1/+65
| * | | | | | | ntp: Remove tickadjJohn Stultz2010-03-231-4/+0