index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h
Chuck Lever
2010-05-14
1
-3
/
+5
*
NFSv4: Clean up the NFSv4 setclientid operation
Trond Myklebust
2010-05-14
6
-24
/
+39
*
NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
Trond Myklebust
2010-05-14
2
-9
/
+18
*
SUNRPC: Fail over more quickly on connect errors
Trond Myklebust
2010-05-14
4
-21
/
+2
*
SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
Trond Myklebust
2010-05-14
3
-30
/
+19
*
SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure
Trond Myklebust
2010-05-14
2
-18
/
+14
*
SUNRPC: Clean up xprt_release()
Trond Myklebust
2010-05-14
1
-16
/
+16
*
NFSv4: Fix up the documentation for nfs_do_refmount
Trond Myklebust
2010-05-14
1
-1
/
+1
*
NFS: Replace nfsroot on-stack filehandle
Trond Myklebust
2010-05-14
1
-6
/
+8
*
NFS: Cleanup file handle allocations in fs/nfs/super.c
Trond Myklebust
2010-05-14
1
-4
/
+4
*
NFS: Prevent the mount code from looping forever on broken exports
Trond Myklebust
2010-05-14
1
-0
/
+73
*
NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()
Trond Myklebust
2010-05-14
1
-7
/
+16
*
NFS: Reduce stack footprint of nfs_statfs()
Trond Myklebust
2010-05-14
1
-5
/
+9
*
NFS: Reduce stack footprint of nfs_setattr()
Trond Myklebust
2010-05-14
1
-4
/
+10
*
NFS: Reduce stack footprint of nfs4_proc_create()
Trond Myklebust
2010-05-14
1
-10
/
+15
*
NFS: Reduce the stack footprint of nfs_proc_symlink()
Trond Myklebust
2010-05-14
1
-10
/
+16
*
NFS: Reduce the stack footprint of nfs_proc_create
Trond Myklebust
2010-05-14
1
-52
/
+66
*
NFS: Reduce the stack footprint of nfs_rmdir
Trond Myklebust
2010-05-14
1
-5
/
+10
*
NFS: Reduce stack footprint of nfs_proc_remove()
Trond Myklebust
2010-05-14
6
-12
/
+24
*
NFS: Reduce stack footprint of nfs3_proc_readlink()
Trond Myklebust
2010-05-14
1
-5
/
+10
*
NFS: Reduce the stack footprint of nfs_link()
Trond Myklebust
2010-05-14
2
-17
/
+21
*
NFS: Reduce stack footprint of nfs_readdir()
Trond Myklebust
2010-05-14
2
-12
/
+18
*
NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
Trond Myklebust
2010-05-14
2
-17
/
+22
*
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
[next]