index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
NFS: Reduce stack footprint of nfs_revalidate_inode()
Trond Myklebust
2010-05-14
1
-3
/
+9
|
*
|
|
|
NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
Trond Myklebust
2010-05-14
2
-11
/
+17
|
*
|
|
|
NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
Trond Myklebust
2010-05-14
1
-4
/
+12
|
*
|
|
|
NFSv4: Reduce stack footprint of nfs4_get_root()
Trond Myklebust
2010-05-14
1
-30
/
+46
|
*
|
|
|
NFS: Reduce the stack footprint of nfs_follow_remote_path()
Trond Myklebust
2010-05-14
1
-6
/
+12
|
*
|
|
|
NFS: Reduce the stack footprint of nfs_lookup
Trond Myklebust
2010-05-14
2
-14
/
+41
|
*
|
|
|
NFSv4: Reduce the stack footprint of try_location()
Trond Myklebust
2010-05-14
1
-3
/
+7
|
*
|
|
|
NFS: Reduce the stack footprint of nfs_create_server
Trond Myklebust
2010-05-14
1
-12
/
+39
|
*
|
|
|
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
Trond Myklebust
2010-05-14
1
-6
/
+14
|
*
|
|
|
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
2010-05-14
3
-98
/
+25
|
*
|
|
|
NFS: Add helper functions for allocating filehandles and fattr structs
Trond Myklebust
2010-05-14
2
-0
/
+34
|
*
|
|
|
gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall
Trond Myklebust
2010-05-14
1
-1
/
+1
|
*
|
|
|
gss_krb5: Add support for rc4-hmac encryption
Kevin Coffman
2010-05-14
7
-13
/
+492
|
*
|
|
|
gss_krb5: Use confounder length in wrap code
Kevin Coffman
2010-05-14
4
-8
/
+17
|
*
|
|
|
gssd_krb5: More arcfour-hmac support
Kevin Coffman
2010-05-14
5
-11
/
+14
|
*
|
|
|
gss_krb5: Save the raw session key in the context
Kevin Coffman
2010-05-14
2
-14
/
+14
|
*
|
|
|
gssd_krb5: arcfour-hmac support
Kevin Coffman
2010-05-14
5
-16
/
+32
|
*
|
|
|
gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall
Trond Myklebust
2010-05-14
1
-1
/
+1
|
*
|
|
|
gss_krb5: add remaining pieces to enable AES encryption support
Kevin Coffman
2010-05-14
5
-12
/
+378
|
*
|
|
|
gss_krb5: add support for new token formats in rfc4121
Kevin Coffman
2010-05-14
5
-0
/
+406
|
*
|
|
|
xdr: Add an export for the helper function write_bytes_to_xdr_buf()
Kevin Coffman
2010-05-14
1
-0
/
+1
|
*
|
|
|
gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall
Trond Myklebust
2010-05-14
1
-1
/
+1
|
*
|
|
|
gss_krb5: add support for triple-des encryption
Kevin Coffman
2010-05-14
7
-0
/
+88
|
*
|
|
|
gss_krb5: Add upcall info indicating supported kerberos enctypes
Trond Myklebust
2010-05-14
3
-1
/
+10
|
*
|
|
|
gss_krb5: handle new context format from gssd
Kevin Coffman
2010-05-14
3
-4
/
+258
|
*
|
|
|
gss_krb5: import functionality to derive keys into the kernel
Kevin Coffman
2010-05-14
4
-1
/
+285
|
*
|
|
|
gss_krb5: add ability to have a keyed checksum (hmac)
Kevin Coffman
2010-05-14
6
-34
/
+88
|
*
|
|
|
gss_krb5: introduce encryption type framework
Kevin Coffman
2010-05-14
6
-70
/
+206
|
*
|
|
|
gss_krb5: prepare for new context format
Kevin Coffman
2010-05-14
1
-24
/
+39
|
*
|
|
|
gss_krb5: split up functions in preparation of adding new enctypes
Kevin Coffman
2010-05-14
5
-12
/
+69
|
*
|
|
|
gss_krb5: Don't expect blocksize to always be 8 when calculating padding
J. Bruce Fields
2010-05-14
1
-4
/
+1
|
*
|
|
|
gss_krb5: Added and improved code comments
Kevin Coffman
2010-05-14
3
-3
/
+38
|
*
|
|
|
gss_krb5: Introduce encryption type framework
Kevin Coffman
2010-05-14
4
-5
/
+66
*
|
|
|
|
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2010-05-20
8
-16
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
sunrpc: Include missing smp_lock.h
Frederic Weisbecker
2010-05-17
1
-0
/
+1
|
*
|
|
|
|
procfs: Kill the bkl in ioctl
Frederic Weisbecker
2010-05-17
1
-2
/
+2
|
*
|
|
|
|
procfs: Push down the bkl from ioctl
Frederic Weisbecker
2010-05-17
3
-13
/
+40
|
*
|
|
|
|
procfs: Use generic_file_llseek in /proc/vmcore
Frederic Weisbecker
2010-04-09
1
-0
/
+1
|
*
|
|
|
|
procfs: Use generic_file_llseek in /proc/kmsg
Frederic Weisbecker
2010-04-09
1
-0
/
+1
|
*
|
|
|
|
procfs: Use generic_file_llseek in /proc/kcore
Frederic Weisbecker
2010-04-09
1
-0
/
+1
|
*
|
|
|
|
procfs: Kill BKL in llseek on proc base
Arnd Bergmann
2010-04-09
1
-1
/
+9
*
|
|
|
|
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-05-20
14
-343
/
+376
|
\
\
\
\
\
\
|
*
|
|
|
|
|
clocksource: Add clocksource_register_hz/khz interface
John Stultz
2010-05-10
2
-1
/
+66
|
*
|
|
|
|
|
posix-cpu-timers: Optimize run_posix_cpu_timers()
Stanislaw Gruszka
2010-05-10
1
-51
/
+29
|
*
|
|
|
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2010-05-10
5707
-20877
/
+100812
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
time: Remove xtime_cache
John Stultz
2010-04-13
2
-20
/
+16
|
*
|
|
|
|
|
|
mqueue: Convert message queue timeout to use hrtimers
Carsten Emde
2010-04-06
1
-49
/
+25
|
*
|
|
|
|
|
|
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
Carsten Emde
2010-04-06
2
-26
/
+43
|
*
|
|
|
|
|
|
timers: Introduce the concept of timer slack for legacy timers
Arjan van de Ven
2010-04-06
2
-1
/
+65
|
*
|
|
|
|
|
|
ntp: Remove tickadj
John Stultz
2010-03-23
1
-4
/
+0
[prev]
[next]