]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2010-10-21 J. Bruce Fieldsnfsd4: move minorversion to client
2010-10-21 J. Bruce Fieldsnfsd4: delay session removal till free_client
2010-10-21 J. Bruce Fieldsnfsd4: separate callback change and callback probe
2010-10-21 J. Bruce Fieldsnfsd4: callback program number is per-session
2010-10-21 J. Bruce Fieldsnfsd4: track backchannel connections
2010-10-21 J. Bruce Fieldsnfsd4: confirm only on succesful create_session
2010-10-21 J. Bruce Fieldsnfsd4: make backchannel sequence number per-session
2010-10-21 J. Bruce Fieldsnfsd4: use client pointer to backchannel session
2010-10-21 J. Bruce Fieldsnfsd4: move callback setup into session init code
2010-10-21 J. Bruce Fieldsnfsd4: don't cache seq_misordered replies
2010-10-21 Chuck LeverSUNRPC: Properly initialize sock_xprt.srcaddr in all...
2010-10-21 Chuck LeverSUNRPC: Use conventional switch statement when reclassi...
2010-10-21 Tejun Heosunrpc/xprtrdma: clean up workqueue usage
2010-10-19 Pavel Emelyanovsunrpc: Turn list_for_each-s into the ..._entry-s
2010-10-19 Pavel Emelyanovsunrpc: Remove dead "else" branch from bc xprt creation
2010-10-19 Pavel Emelyanovsunrpc: Don't return NULL from rpcb_create
2010-10-19 Pavel Emelyanovsunrpc: Remove useless if (task == NULL) from xprt_rese...
2010-10-19 Pavel Emelyanovsunrpc: Remove UDP worker wrappers
2010-10-19 Pavel Emelyanovsunrpc: Remove TCP worker wrappers
2010-10-19 Pavel Emelyanovsunrpc: Pass family to setup_socket calls
2010-10-19 Pavel Emelyanovsunrpc: Merge xs_create_sock code
2010-10-19 Pavel Emelyanovsunrpc: Merge the xs_bind code
2010-10-19 Pavel Emelyanovsunrpc: Call xs_create_sockX directly from setup_socket
2010-10-19 Pavel Emelyanovsunrpc: Factor out v6 sockets creation
2010-10-19 Pavel Emelyanovsunrpc: Factor out v4 sockets creation
2010-10-19 Pavel Emelyanovsunrpc: Factor out udp sockets creation
2010-10-19 Pavel Emelyanovsunrpc: Remove duplicate xprt/transport arguments from...
2010-10-19 Pavel Emelyanovsunrpc: Get xprt pointer once in xs_tcp_setup_socket
2010-10-19 Pavel Emelyanovsunrpc: Remove unused sock arg from xs_next_srcport
2010-10-19 Pavel Emelyanovsunrpc: Remove unused sock arg from xs_get_srcport
2010-10-18 Tom Tuckersvcrdma: Cleanup DMA unmapping in error paths.
2010-10-18 Tom Tuckersvcrdma: Change DMA mapping logic to avoid the page_add...
2010-10-12 J. Bruce Fieldsnfsd4: expire clients more promptly
2010-10-12 Pavel Emelyanovsunrpc: Use helper to set v4 mapped addr in ip_map_parse
2010-10-11 NeilBrownsunrpc/cache: centralise handling of size limit on...
2010-10-11 NeilBrownsunrpc: Simplify cache_defer_req and related functions.
2010-10-02 J. Bruce Fieldsnfsd4: return expired on unfound stateid's
2010-10-01 J. Bruce Fieldsnfsd4: add new connections to session
2010-10-01 J. Bruce Fieldsnfsd4: refactor connection allocation
2010-10-01 J. Bruce Fieldsnfsd4: use callbacks on svc_xprt_deletion
2010-10-01 J. Bruce Fieldsnfsd: provide callbacks on svc_xprt deletion
2010-10-01 J. Bruce Fieldsnfsd4: keep per-session list of connections
2010-10-01 J. Bruce Fieldsnfsd4: clean up session allocation
2010-10-01 J. Bruce Fieldsnfsd4: fix alloc_init_session return type
2010-10-01 J. Bruce Fieldsnfsd4: fix alloc_init_session BUILD_BUG_ON()
2010-10-01 J. Bruce Fieldsnfsd4: Move callback setup to callback queue
2010-10-01 J. Bruce Fieldsnfsd4: remove separate cb_args struct
2010-10-01 J. Bruce Fieldsnfsd4: use generic callback code in null case
2010-10-01 J. Bruce Fieldsnfsd4: generic callback code
2010-10-01 J. Bruce Fieldsnfsd4: rename nfs4_rpc_args->nfsd4_cb_args
2010-10-01 J. Bruce Fieldsnfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence
2010-10-01 J. Bruce Fieldsnfsd4: minor variable renaming (cb -> conn)
2010-10-01 J. Bruce Fieldsnfsd4: remove spkm3
2010-10-01 NeilBrownsunrpc: fix race in new cache_wait code.
2010-10-01 Pavel Emelyanovsunrpc: Create sockets in net namespaces
2010-10-01 Pavel Emelyanovnet: Export __sock_create
2010-10-01 Pavel Emelyanovsunrpc: Tag rpc_xprt with net
2010-10-01 Pavel Emelyanovsunrpc: Add net to xprt_create
2010-10-01 Pavel Emelyanovsunrpc: Add net to rpc_create_args
2010-10-01 Pavel Emelyanovsunrpc: Pull net argument downto svc_create_socket
2010-10-01 Pavel Emelyanovsunrpc: Add net argument to svc_create_xprt
2010-10-01 Pavel Emelyanovsunrpc: Factor out rpc_xprt freeing
2010-10-01 Pavel Emelyanovsunrpc: Factor out rpc_xprt allocation
2010-10-01 Benny Halevynfsd4: adjust buflen for encoded attrs bitmap based...
2010-09-29 Stephen Rothwellsunrpc: fix up rpcauth_remove_module section mismatch
2010-09-27 Pavel Emelyanovsunrpc: Make the ip_map_cache be per-net
2010-09-27 Pavel Emelyanovsunrpc: Make the /proc/net/rpc appear in net namespaces
2010-09-27 Pavel Emelyanovsunrpc: The per-net skeleton
2010-09-27 Pavel Emelyanovsunrpc: Tag svc_xprt with net
2010-09-27 Pavel Emelyanovsunrpc: Add routines that allow registering per-net...
2010-09-27 Pavel Emelyanovsunrpc: Add net to pure API calls
2010-09-27 Pavel Emelyanovsunrpc: Pass xprt to cached get/put routines
2010-09-27 Pavel Emelyanovsunrpc: Make xprt auth cache release work with the...
2010-09-27 Pavel Emelyanovsunrpc: Pass the ip_map_parse's cd to lower calls
2010-09-26 J. Bruce Fieldsnfsd: fix /proc/net/rpc/nfsd.export/content display
2010-09-23 Pavel Emelyanovnfsd: Export get_task_comm for nfsd
2010-09-22 NeilBrownnfsd: allow deprecated interface to be compiled out.
2010-09-22 NeilBrownnfsd: formally deprecate legacy nfsd syscall interface
2010-09-22 NeilBrownsunrpc/cache: fix recent breakage of cache_clean_deferred
2010-09-22 Bryan Schumakerlockd: Mostly remove BKL from the server
2010-09-22 Andy Shevchenkosunrpc/cache: don't use custom hex_to_bin() converter
2010-09-22 NeilBrownsunrpc/cache: change deferred-request hash table to...
2010-09-21 NeilBrownsvcauth_gss: replace a trivial 'switch' with an 'if'
2010-09-21 NeilBrownnfsd/idmap: drop special request deferal in favour...
2010-09-21 NeilBrownnfsd: disable deferral for NFSv4
2010-09-21 NeilBrownsunrpc: close connection when a request is irretrievabl...
2010-09-20 J. Bruce Fieldsnfsd4: fix hang on fast-booting nfs servers
2010-09-20 J. Bruce FieldsMerge remote branch 'trond/bugfixes' into for-2.6.37
2010-09-12 Trond MyklebustSUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
2010-09-12 Menyhart Zoltanstatfs() gives ESTALE error
2010-09-12 Trond MyklebustNFS: Fix a typo in nfs_sockaddr_match_ipaddr6
2010-09-12 Miquel van... sunrpc: increase MAX_HASHTABLE_BITS to 14
2010-09-12 Bian Naimenggss:spkm3 miss returning error to caller when import...
2010-09-12 Bian Naimenggss:krb5 miss returning error to caller when import...
2010-09-12 Fabio Olive... Remove incorrect do_vfs_lock message
2010-09-12 J. Bruce FieldsSUNRPC: cleanup state-machine ordering
2010-09-12 Trond MyklebustSUNRPC: Fix a race in rpc_info_open
2010-09-12 Trond MyklebustSUNRPC: Fix race corrupting rpc upcall
2010-09-12 J. Bruce FieldsFix null dereference in call_allocate
2010-09-12 Linus TorvaldsLinux 2.6.36-rc4 v2.6.36-rc4
next