index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
nfsd: fix krb5 handling of anonymous principals
J. Bruce Fields
1
-4
/
+8
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-9
/
+11
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-21
/
+42
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-17
sunrpc: silence build warning in gss_fill_context
Jeff Layton
1
-2
/
+1
2013-02-15
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
1
-7
/
+0
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
1
-1
/
+2
2013-02-13
sunrpc: Update svcgss xdr handle to rpsec_contect cache
Eric W. Biederman
1
-5
/
+13
2013-02-13
sunrpc: Update gss uid to security context mapping.
Eric W. Biederman
1
-5
/
+15
2013-02-13
sunrpc: Convert kuids and kgids to uids and gids for printing
Eric W. Biederman
1
-5
/
+8
2013-02-13
sunrpc: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
1
-2
/
+2
2013-02-13
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
1
-4
/
+4
2013-02-08
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
2
-2
/
+10
2013-02-01
SUNRPC: Add missing static declaration to _gss_mech_get_by_name
Trond Myklebust
1
-2
/
+2
2013-02-01
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
Trond Myklebust
1
-1
/
+1
2012-12-12
SUNRPC set gss gc_expiry to full lifetime
Andy Adamson
1
-4
/
+13
2012-10-01
SUNRPC: Use __func__ in dprintk() in auth_gss.c
Chuck Lever
1
-29
/
+29
2012-07-17
SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors
Trond Myklebust
1
-1
/
+3
2012-07-16
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
2
-4
/
+15
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-36
/
+52
2012-05-31
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-36
/
+64
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
1
-1
/
+1
2012-05-31
nfsd4: move principal name into svc_cred
J. Bruce Fields
1
-19
/
+6
2012-05-31
rpc: handle rotated gss data for Windows interoperability
J. Bruce Fields
1
-16
/
+45
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+6
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2012-05-03
auth_gss: the list of pseudoflavors not being parsed correctly
Steve Dickson
1
-3
/
+4
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-1
/
+6
2012-04-25
SUNRPC: split upcall function to extract reusable parts
Simo Sorce
1
-36
/
+64
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-116
/
+276
2012-03-20
sunrpc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-12
SUNRPC: Don't use variable length automatic arrays in kernel code
Trond Myklebust
1
-2
/
+5
2012-03-11
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2
-2
/
+2
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
1
-2
/
+2
2012-01-31
SUNRPC: create GSS auth cache per network namespace
Stanislav Kinsbursky
2
-50
/
+136
2012-01-31
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
1
-4
/
+4
2012-01-31
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
1
-3
/
+7
2012-01-31
SUNRPC: handle GSS AUTH pipes by network namespace aware routines
Stanislav Kinsbursky
1
-22
/
+73
2012-01-31
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
1
-18
/
+36
2012-01-31
SUNRPC: cleanup GSS pipes usage
Stanislav Kinsbursky
1
-38
/
+38
2012-01-31
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
1
-2
/
+1
2012-01-31
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Stanislav Kinsbursky
1
-23
/
+23
2012-01-31
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
1
-29
/
+28
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2012-01-05
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
Trond Myklebust
1
-17
/
+23
2011-10-25
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-22
/
+2
2011-10-18
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
1
-22
/
+2
[next]