svc: Change sk_inuse to a kref
[safe/jmp/linux-2.6] / net / sunrpc / auth_gss /
2008-02-01 J. Bruce Fieldssvcrpc: ensure gss DESTROY tokens free contexts from...
2008-02-01 J. Bruce Fieldssunrpc: gss: simplify rsi_parse logic
2008-02-01 J. Bruce Fieldsnfsd: fix rsi_cache reference count leak
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsknfsd: cache unregistration needn't return error
2008-01-30 Chuck LeverSUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
2008-01-03 James MorrisNFS: add newline to kernel warning message in auth_gss...
2007-11-26 Joe PerchesSUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
2007-11-20 Joe Perches[SUNRPC]: Add missing "space"
2007-11-17 Kevin Coffmansunrpc: return error if unsupported enctype or cksumtyp...
2007-11-17 Kevin Coffmansunrpc: gss_pipe_downcall(), don't assume all errors...
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-27 Herbert Xu[CRYPTO] users: Fix up scatterlist conversion errors
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-22 Jens AxboeUpdate net/ to use sg helpers
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-09 J. Bruce Fieldssvcgss: move init code into separate function
2007-10-09 Chuck LeverSUNRPC: Use correct type in buffer length calculations
2007-08-14 Jesper Juhl[SUNRPC]: Clean up duplicate includes in net/sunrpc/
2007-08-07 Trond MyklebustSUNRPC: Don't call gss_delete_sec_context() from an...
2007-07-24 J. Bruce Fieldsnfsd: fix possible oops on re-insertion of rpcsec_gss...
2007-07-19 J. Bruce FieldsSUNRPC: move bkl locking and xdr proc invocation into...
2007-07-19 YOSHIFUJI Hideaki[NET] SUNRPC: Fix whitespace errors.
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: secinfo handling without secinfo= option
2007-07-17 Usha Ketineniknfsd: rpc: add gss krb5 and spkm3 oid values
2007-07-17 J. Bruce Fieldsknfsd: nfsd: set rq_client to ip-address-determined...
2007-07-17 Andy Adamsonknfsd: nfsd4: store pseudoflavor in request
2007-07-16 Andrew Mortonauthgss build fix
2007-07-11 J. Bruce Fieldssunrpc: drop BKL around wrap and unwrap
2007-07-11 Trond MyklebustSUNRPC: Ensure RPCSEC_GSS destroys the security context...
2007-07-11 Trond MyklebustSUNRPC: Ensure that the struct gss_auth lifetime exceed...
2007-07-11 Trond MyklebustSUNRPC: Remove the tk_auth macro...
2007-07-11 Trond MyklebustSUNRPC: Convert gss_ctx_lock to an RCU lock
2007-07-11 Trond MyklebustSUNRPC: Convert the credential garbage collector into...
2007-07-11 Trond MyklebustSUNRPC: Convert the credcache lookup code to use RCU
2007-07-11 Trond MyklebustSUNRPC: Enforce atomic updates of rpc_cred->cr_flags
2007-07-11 Trond MyklebustSUNRPC: Clean up rpc credential initialisation
2007-07-11 Trond MyklebustSUNRPC: Mark auth and cred operation tables as constant.
2007-07-11 Trond MyklebustSUNRPC: Fix a memory leak in gss_create()
2007-07-11 Trond MyklebustSUNRPC: Fix a memory leak in the auth credcache code
2007-07-11 Trond MyklebustSUNRPC: Add a downcall queue to struct rpc_inode
2007-07-11 Trond MyklebustSUNRPC: Always match an upcall message in gss_pipe_down...
2007-07-11 Trond MyklebustSUNRPC: Remove the gss_auth spinlock
2007-07-11 Trond MyklebustSUNRPC: Add a backpointer from the struct rpc_cred...
2007-07-10 Jens Axboesendfile: convert nfsd to splice_direct_to_actor()
2007-05-09 Wei Yongjunknfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get...
2007-05-09 Frank Filzknfsd: fix resource leak resulting in module refcount...
2007-05-09 NeilBrownknfsd: rpc: fix server-side wrapping of krb5i replies
2007-05-02 J. Bruce Fields... spkm3: initialize hash
2007-05-02 J. Bruce Fields... spkm3: remove bad kfree, unnecessary export
2007-05-02 J. Bruce Fields... spkm3: fix spkm3's use of hmac
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-11 YOSHIFUJI Hideaki[NET] SUNRPC: Fix whitespace errors.
2007-02-03 Chuck LeverSUNRPC: fix print format for tk_pid in auth_gss support
2006-12-22 Akinobu Mita[PATCH] gss_spkm3: fix error handling in module init
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: don't drop silently on upcall...
2006-12-13 J.Bruce Fields[PATCH] knfsd: svcrpc: fix gss krb5i memory leak
2006-12-08 Josef Sipek[PATCH] struct path: convert sunrpc
2006-12-06 J. Bruce Fieldsrpcgss: krb5: miscellaneous cleanup
2006-12-06 J. Bruce Fieldsrpcgss: krb5: ignore seed
2006-12-06 J. Bruce Fieldsrpcgss: krb5: sanity check sealalg value in the downcall
2006-12-06 J. Bruce Fieldsrpcgss: krb5: clean up some goto's, etc.
2006-12-06 J. Bruce Fieldsrpcgss: simplify make_checksum
2006-12-06 J. Bruce Fieldsrpcgss: krb5: kill checksum_type, miscellaneous small...
2006-12-06 J. Bruce Fieldsrpcgss: krb5: expect a constant signalg value
2006-12-06 J. Bruce Fieldsgss: krb5: remove signalg and sealalg
2006-12-06 Olga Kornievskaiarpc: spkm3 update
2006-12-06 Olga Kornievskaiarpc: move process_xdr_buf
2006-12-06 J. Bruce Fieldsrpc: gss: fix a kmap_atomic race in krb5 code
2006-12-06 J. Bruce Fieldsrpc: gss: eliminate print_hexl()'s
2006-12-03 Arnaldo Carvalho... [SUNRPC]: Use k{mem,str}dup where applicable
2006-10-10 Al Viro[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness...
2006-10-04 J.Bruce Fields[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED...
2006-10-04 J.Bruce Fields[PATCH] knfsd: svcrpc: gss: factor out some common...
2006-10-04 NeilBrown[PATCH] knfsd: Replace two page lists in struct svc_rqs...
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-09-29 Al Viro[SUNRPC]: more sunrpc endianness annotations
2006-09-29 Alexey Dobriyan[SUNRPC]: trivial endianness annotations
2006-09-29 Alexey Dobriyan[SUNRPC]: svc_{get,put}nl()
2006-09-23 Trond MyklebustSUNRPC: Make rpc_mkpipe() take the parent dentry as...
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_hash interface instead of...
2006-09-21 Herbert Xu[SUNRPC] GSS: Use block ciphers where applicable
2006-08-24 Trond MyklebustSUNRPC: Fix dentry refcounting issues with users of...
2006-08-24 Trond MyklebustSUNRPC: make rpc_unlink() take a dentry argument instea...
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 J. Bruce Fields[PATCH] knfsd: svcrpc: gss: server-side implementation...
2006-06-30 J. Bruce Fields[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integri...
2006-06-30 J. Bruce Fields[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Andreas Mohrspelling fixes
2006-04-19 Eric SesterhennSUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
2006-04-19 J. Bruce FieldsRPCSEC_GSS: fix leak in krb5 code caused by superfluous...
2006-04-11 NeilBrown[PATCH] knfsd: svcrpc: gss: don't call svc_take_page...
2006-03-27 NeilBrown[PATCH] knfsd: Convert sunrpc_cache to use krefs
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache code for rsc cache
2006-03-27 NeilBrown[PATCH] knfsd: Use new sunrpc cache for rsi cache
2006-03-27 NeilBrown[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
2006-03-27 NeilBrown[PATCH] knfsd: Change the store of auth_domains to...
next