nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / sunrpc /
2009-03-11 Trond MyklebustSUNRPC: xprt_connect() don't abort the task if the...
2009-03-11 Trond MyklebustSUNRPC: Fix an Oops due to socket not set up yet...
2009-03-11 Trond MyklebustSUNRPC: Tighten up the task locking rules in __rpc_exec...
2009-02-03 Randy Dunlapsunrpc: fix rdma dependencies
2009-01-27 J. Bruce Fieldsnfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server...
2009-01-22 Alexey Dobriyanfs/Kconfig: move sunrpc out
2009-01-07 Trond MyklebustSUNRPC: The sunrpc server code should not be used by...
2009-01-07 Tom Tuckersvc: Clean up deferred requests on transport destruction
2009-01-07 Tom Tuckersvc: Move kfree of deferral record to common code
2009-01-06 Trond MyklebustSUNRPC: Ensure the server closes sockets in a timely...
2009-01-06 Jeff Laytonsunrpc: add sv_maxconn field to svc_serv (try #3)
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-12-30 Trond MyklebustMerge branch 'devel' into next
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-23 Olga Kornievskaiarpc: add service field to new upcall
2008-12-23 Olga Kornievskaiarpc: add target field to new upcall
2008-12-23 Olga Kornievskaianfsd: support callbacks with gss flavors
2008-12-23 Olga Kornievskaiarpc: allow gss callbacks to client
2008-12-23 Olga Kornievskaiarpc: pass target name down to rpc level on callbacks
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-12-23 \"J. Bruce Fields\rpc: implement new upcall
2008-12-23 \"J. Bruce Fields\rpc: store pointer to pipe inode in gss upcall message
2008-12-23 \"J. Bruce Fields\rpc: use count of pipe openers to wait for first open
2008-12-23 \"J. Bruce Fields\rpc: track number of users of the gss upcall pipe
2008-12-23 \"J. Bruce Fields\rpc: call release_pipe only on last close
2008-12-23 \"J. Bruce Fields\rpc: add an rpc_pipe_open method
2008-12-23 \"J. Bruce Fields\rpc: minor gss_alloc_msg cleanup
2008-12-23 \"J. Bruce Fields\rpc: factor out warning code from gss_pipe_destroy_msg
2008-12-23 \"J. Bruce Fields\rpc: remove unnecessary assignment
2008-12-23 Jeff Laytonsunrpc: fix code that makes auth_gss send destroy_cred...
2008-12-23 Peter Staubachoptimize attribute timeouts for "noac" and "actimeo=0"
2008-12-23 Trond MyklebustSUNRPC: rpcsec_gss modules should not be used by out...
2008-12-23 Trond MyklebustSUNRPC: Convert the xdr helpers and rpc_pipefs to EXPOR...
2008-12-23 Trond MyklebustSUNRPC: Remove the last remnant of the BKL...
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-15 Ilpo Järvinenrpc/rdma: goto instead of copypaste
2008-12-10 Roel Kluinnet: Make static
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-04 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-11-26 Ingo Molnarsunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c
2008-11-26 Ingo Molnarsunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_tra...
2008-11-24 Tom TuckerAdd a reference to sunrpc in svc_addsock
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Trond MyklebustSUNRPC: Fix a performance regression in the RPC authent...
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the SunRPC protocol
2008-11-03 David S. Millersunrpc: Fix build warning due to typo in %pI4 format...
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet: replace %#p6 format specifier with %pi6
2008-10-29 Harvey Harrisonnet: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final...
2008-10-29 Harvey Harrisonnet, misc: replace uses of NIP6_FMT with %p6
2008-10-28 Harvey Harrisonnet: replace all current users of NIP6_SEQFMT with...
2008-10-28 Trond MyklebustSUNRPC: Fix potential race in put_rpccred()
2008-10-28 Trond MyklebustSUNRPC: Fix rpcauth_prune_expired
2008-10-28 Trond MyklebustSUNRPC: Respond promptly to server TCP resets
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-15 Trond MyklebustMerge branch 'next'
2008-10-14 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-10-10 Tom TalpeyRPC/RDMA: ensure connection attempt is complete before...
2008-10-10 Tom TalpeyRPC/RDMA: correct the reconnect timer backoff
2008-10-10 Tom TalpeyRPC/RDMA: optionally emit useful transport info upon...
2008-10-10 Tom TalpeyRPC/RDMA: reformat a debug printk to keep lines together.
2008-10-10 Tom TalpeyRPC/RDMA: harden connection logic against missing/late...
2008-10-10 Tom TalpeyRPC/RDMA: fix connect/reconnect resource leak.
2008-10-10 Tom TalpeyRPC/RDMA: return a consistent error, when connect fails.
2008-10-10 Tom TalpeyRPC/RDMA: adhere to protocol for unpadded client traili...
2008-10-10 Tom TalpeyRPC/RDMA: avoid an oops due to disconnect racing with...
2008-10-10 Tom TalpeyRPC/RDMA: maintain the RPC task bytes-sent statistic.
2008-10-10 Tom TalpeyRPC/RDMA: suppress retransmit on RPC/RDMA clients.
2008-10-10 Tom TuckerRPC/RDMA: fix connection IRD/ORD setting
2008-10-10 Tom TalpeyRPC/RDMA: support FRMR client memory registration.
2008-10-10 Tom TalpeyRPC/RDMA: check selected memory registration mode at...
2008-10-10 Tom TalpeyRPC/RDMA: add data types and new FRMR memory registrati...
2008-10-10 Tom TalpeyRPC/RDMA: refactor the inline memory registration code.
2008-10-08 J. Bruce FieldsMerge branch 'from-tomtucker' into for-2.6.28
2008-10-07 Cedric Le Goatersunrpc: fix oops in rpc_create when the mount namespace...
2008-10-07 Trond MyklebustSUNRPC: Fix a memory leak in rpcb_getport_async
2008-10-07 Trond MyklebustSUNRPC: Fix autobind on cloned rpc clients
2008-10-07 Denis V. Lunevsunrpc: do not pin sunrpc module in the memory
2008-10-06 Tom Tuckersvcrdma: Fix IRD/ORD polarity
2008-10-06 Tom Tuckersvcrdma: Update svc_rdma_send_error to use DMA LKEY
2008-10-06 Tom Tuckersvcrdma: Modify the RPC reply path to use FRMR when...
2008-10-06 Tom Tuckersvcrdma: Modify the RPC recv path to use FRMR when...
2008-10-06 Tom Tuckersvcrdma: Add support to svc_rdma_send to handle chained WR
2008-10-06 Tom Tuckersvcrdma: Modify post recv path to use local dma key
2008-10-06 Tom Tuckersvcrdma: Add a service to register a Fast Reg MR with...
2008-10-06 Tom Tuckersvcrdma: Query device for Fast Reg support during conne...
2008-10-06 Tom Tuckersvcrdma: Add FRMR get/put services
2008-10-04 Chuck LeverNLM: Remove unused argument from svc_addsock() function
2008-09-29 Benny Halevynfsd: use nfs client rpc callback program
2008-09-29 Chuck LeverSUNRPC: Clean up debug messages in rpcb_clnt.c
2008-09-29 Chuck LeverSUNRPC: Fix up svc_unregister()
2008-09-29 Chuck LeverSUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
2008-09-29 Chuck LeverSUNRPC: Register both netids for AF_INET6 servers
2008-09-29 Chuck LeverSUNRPC: Support IPv6 when registering kernel RPC services
next