v9fs: don't use primary fid when removing file
[safe/jmp/linux-2.6] / net / sunrpc /
2007-04-21 Trond MyklebustRPC: Fix the TCP resend semantics for NFSv4
2007-04-17 NeilBrownknfsd: use a spinlock to protect sk_info_authunix
2007-04-12 David S. Miller[SUNRPC]: Make sure on-stack cmsg buffer is properly...
2007-04-05 Adrian Bunk[PATCH] net/sunrpc/svcsock.c: fix a check
2007-03-06 Greg Banks[PATCH] knfsd: provide sunrpc pool_mode module option
2007-03-06 NeilBrown[PATCH] knfsd: fix recently introduced problem with...
2007-03-06 NeilBrown[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc...
2007-03-06 NeilBrown[PATCH] knfsd: use recv_msg to get peer address for...
2007-02-21 Christoph Lameter[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
2007-02-21 Christoph Lameter[PATCH] Replace highest_possible_node_id() with nr_node_ids
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_tab...
2007-02-14 Eric W. Biederman[PATCH] sysctl: sunrpc: remove unnecessary insert_at_he...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-14 NeilBrown[PATCH] knfsd: allow the server to provide a gid list...
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-13 Chuck LeverNFS: disconnect before retrying NFSv4 requests over TCP
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: fix up svc_create_socket() to...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC...
2007-02-12 akpm@linux-foundat... [PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tc...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: add a "generic" function to...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Make rq_daddr field address...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Add a function to format the...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namel...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Cache remote peer's address...
2007-02-12 NeilBrown[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: allow creating an RPC service...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: update internal API: separate...
2007-02-11 YOSHIFUJI Hideaki[NET] SUNRPC: Fix whitespace errors.
2007-02-09 NeilBrown[PATCH] knfsd: fix a race in closing NFSd connections
2007-02-03 Trond MyklebustNFSv4: Ensure non-root user can trigger a referral...
2007-02-03 Chuck LeverSUNRPC: fix print format for tk_pid
2007-02-03 Chuck LeverSUNRPC: fix print format for tk_pid in auth_gss support
2007-02-03 Trond MyklebustRPC: Clean up rpc_execute...
2007-02-03 Trond MyklebustRPC: Fix double free in portmapper code
2007-01-30 NeilBrown[PATCH] knfsd: ratelimit some nfsd messages that are...
2007-01-26 NeilBrown[PATCH] knfsd: fix an NFSD bug with full sized, non...
2007-01-26 NeilBrown[PATCH] knfsd: fix setting of ACL server versions
2007-01-24 Trond Myklebust[PATCH] NFS: Fix Oops in rpc_call_sync()
2006-12-22 Akinobu Mita[PATCH] gss_spkm3: fix error handling in module init
2006-12-13 NeilBrown[PATCH] knfsd: Don't ignore kstrdup failure in rpc...
2006-12-13 J.Bruce Fields[PATCH] knfsd: svcrpc: remove another silent drop from...
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-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-08 Josef Sipek[PATCH] struct path: convert sunrpc
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Peter Zijlstra[PATCH] lockdep: name some old style locks
2006-12-07 Peter Zijlstra[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-06 Chuck LeverSUNRPC: Remove pprintk() from net/sunrpc/xprt.c
2006-12-06 Chuck LeverSUNRPC: relocate the creation of socket-specific tunables
2006-12-06 Chuck LeverSUNRPC: create stubs for xprtsock init and cleanup
2006-12-06 Chuck LeverSUNRPC: Rename skb_reader_t and friends
2006-12-06 Chuck LeverSUNRPC: skb_read_bits is the same as xs_tcp_copy_data
2006-12-06 Chuck LeverSUNRPC: Make address format buffers more generic
2006-12-06 Chuck LeverSUNRPC: move saved socket callback functions to a priva...
2006-12-06 Chuck LeverSUNRPC: Move the UDP socket bufsize parameters to a...
2006-12-06 Chuck LeverSUNRPC: Move rpc_xprt socket connect fields into privat...
2006-12-06 Chuck LeverSUNRPC: Move TCP state flags into xprtsock.c
2006-12-06 Chuck LeverSUNRPC: Move TCP receive state variables into private...
2006-12-06 Chuck LeverSUNRPC: Remove sock and inet fields from rpc_xprt
2006-12-06 Chuck LeverSUNRPC: Allocate a private data area for socket-specifi...
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-06 Chuck LeverSUNRPC: another pmap wakeup fix
2006-12-06 Chuck LeverSUNRPC: Make the transport-specific setup routine alloc...
2006-12-06 Trond MyklebustSUNRPC: Clean up xs_send_pages()
2006-12-06 Trond MyklebustSUNRPC: Ensure xdr_buf_read_netobj() checks for memory...
2006-12-06 Trond MyklebustSUNRPC: Add __(read|write)_bytes_from_xdr_buf
2006-12-06 Trond MyklebustSUNRPC: Clean up argument types in xdr.c
2006-12-06 Trond MyklebustSUNRPC: Remove BKL around the RPC socket operations...
2006-12-06 Trond MyklebustSUNRPC: Fix up missing BKL in asynchronous RPC callback...
2006-12-06 Trond MyklebustSUNRPC: Give cloned RPC clients their own rpc_pipefs...
2006-12-06 Trond MyklebustSUNRPC: Handle the cases where rpc_alloc_iostats()...
2006-12-06 Trond MyklebustSUNRPC: Fix a potential race in rpc_wake_up_task()
2006-12-06 Trond MyklebustFix a second potential rpc_wakeup race...
2006-12-06 Christophe SaoutSubject: Re: [PATCH] Fix SUNRPC wakeup/execute race...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Arnaldo Carvalho... [SUNRPC]: Use k{mem,str}dup where applicable
2006-12-03 Al Viro[NET]: Annotate callers of the reset of checksum.h...
2006-12-03 Al Viro[NET]: Annotate callers of csum_fold() in net/*
2006-12-03 Al Viro[SUNRPC]: annotate hash_ip()
next