]> Git Repo - linux.git/history - net/rds
RDS: Use page_remainder_alloc() for recv bufs
[linux.git] / net / rds /
2010-09-09 Andy GroverRDS: Use page_remainder_alloc() for recv bufs
2010-09-09 Zach BrownRDS/IB: disconnect when IB devices are removed
2010-09-09 Zach BrownRDS: introduce rds_conn_connect_if_down()
2010-09-09 Zach BrownRDS/IB: add refcount tracking to struct rds_ib_device
2010-09-09 Zach BrownRDS/IB: get the xmit max_sge from the RDS IB device...
2010-09-09 Zach BrownRDS/IB: rds_ib_cm_handle_connect() forgot to unlock...
2010-09-09 Chris Masonrds: Fix reference counting on the for xmit_atomic...
2010-09-09 Chris Masonrds: use RCU to protect the connection hash
2010-09-09 Chris MasonRDS: use locking on the connection hash list
2010-09-09 Chris Masonrds: Fix RDMA message reference counting
2010-09-09 Chris Masonrds: don't let RDS shutdown a connection while senders...
2010-09-09 Chris Masonrds: Use RCU for the bind lookup searches
2010-09-09 Andy GroverRDS/IB: add _to_node() macros for numa and use {k,v...
2010-09-09 Andy GroverRDS/IB: Remove unused variable in ib_remove_addr()
2010-09-09 Chris Masonrds: rcu-ize rds_ib_get_device()
2010-09-09 Chris Masonrds: per-rm flush_wait waitq
2010-09-09 Chris Masonrds: switch to rwlock on bind_lock
2010-09-09 Andy GroverRDS: Update comments in rds_send_xmit()
2010-09-09 Chris MasonRDS: Use a generation counter to avoid rds_send_xmit...
2010-09-09 Andy GroverRDS: Get pong working again
2010-09-09 Andy GroverRDS: Do wait_event_interruptible instead of wait_event
2010-09-09 Andy GroverRDS: Remove send_quota from send_xmit()
2010-09-09 Andy GroverRDS: Move atomic stats from general to ib-specific...
2010-09-09 Andy GroverRDS: rds_message_unmapped() doesn't need to check if...
2010-09-09 Andy GroverRDS: Fix locking in send on m_rs_lock
2010-09-09 Andy GroverRDS: Use NOWAIT in message_map_pages()
2010-09-09 Andy GroverRDS: Bypass workqueue when queueing cong updates
2010-09-09 Andy GroverRDS: Call rds_send_xmit() directly from sendmsg()
2010-09-09 Andy GroverRDS: rds_send_xmit() locking/irq fixes
2010-09-09 Andy GroverRDS: Change send lock from a mutex to a spinlock
2010-09-09 Andy GroverRDS: Refill recv ring directly from tasklet
2010-09-09 Andy GroverRDS: Stop supporting old cong map sending method
2010-09-09 Andy GroverRDS/IB: Do not wait for send ring to be empty on conn...
2010-09-09 Andy GroverRDS: Perform unmapping ops in stages
2010-09-09 Andy GroverRDS: Make sure cmsgs aren't used in improper ways
2010-09-09 Andy GroverRDS: Add flag for silent ops. Do atomic op before RDMA
2010-09-09 Andy GroverRDS: Move some variables around for consistency
2010-09-09 Andy GroverRDS: queue failure notifications for dropped atomic ops
2010-09-09 Andy GroverRDS: Add a warning if trying to allocate 0 sgs
2010-09-09 Andy GroverRDS: Do not set op_active in r_m_copy_from_user().
2010-09-09 Andy GroverRDS: Rewrite rds_send_xmit
2010-09-09 Andy GroverRDS: Rename data op members prefix from m_ to op_
2010-09-09 Andy GroverRDS: Remove struct rds_rdma_op
2010-09-09 Andy GroverRDS: purge atomic resources too in rds_message_purge()
2010-09-09 Andy GroverRDS: Inline rdma_prepare into cmsg_rdma_args
2010-09-09 Andy GroverRDS: Implement silent atomics
2010-09-09 Andy GroverRDS: Move loop-only function to loop.c
2010-09-09 Andy GroverRDS/IB: Make all flow control code conditional on i_flowctl
2010-09-09 Andy GroverRDS: Remove unsignaled_bytes sysctl
2010-09-09 Andy GroverRDS: rewrite rds_ib_xmit
2010-09-09 Andy GroverRDS/IB: Remove ib_[header/data]_sge() functions
2010-09-09 Andy GroverRDS/IB: Remove dead code
2010-09-09 Andy GroverRDS/IB: Disallow connections less than RDS 3.1
2010-09-09 Andy GroverRDS/IB: eliminate duplicate code
2010-09-09 Andy GroverRDS: inc_purge() transport function unused - remove it
2010-09-09 Andy GroverRDS: Whitespace
2010-09-09 Andy GroverRDS: Do not mask address when pinning pages
2010-09-09 Andy GroverRDS: Base init_depth and responder_resources on hw...
2010-09-09 Andy GroverRDS: Implement atomic operations
2010-09-09 Andy GroverRDS: Clear up some confusing code in send_remove_from_sock
2010-09-09 Andy GroverRDS: make sure all sgs alloced are initialized
2010-09-09 Andy GroverRDS: make m_rdma_op a member of rds_message
2010-09-09 Andy GroverRDS: fold rdma.h into rds.h
2010-09-09 Andy GroverRDS: Explicitly allocate rm in sendmsg()
2010-09-09 Andy GroverRDS: cleanup/fix rds_rdma_unuse
2010-09-09 Andy GroverRDS: break out rdma and data ops into nested structs...
2010-09-09 Andy GroverRDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr...
2010-09-09 Andy GroverRDS: move rds_shutdown_worker impl. to rds_conn_shutdown
2010-09-09 Andy GroverRDS: Fix locking in send on m_rs_lock
2010-09-09 Andy GroverRDS: Rewrite rds_send_drop_to() for clarity
2010-09-09 Tina YangRDS: Fix corrupted rds_mrs
2010-09-09 Andy GroverRDS: Fix BUG_ONs to not fire when in a tasklet
2010-09-02 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-25 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-22 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-08-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-19 Eric Dumazetrds: fix a leak of kernel memory
2010-08-15 Linus TorvaldsMerge branch 'idle-release' of git://git.kernel.org...
2010-08-15 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-08-12 Linus TorvaldsMerge branch 'stable/xen-swiotlb-0.8.6' of git://git...
2010-08-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-11 Linus TorvaldsMerge branch 'ixp4xx' of git://git.kernel.org/pub/scm...
2010-08-11 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-08-10 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-09 David WoodhouseMerge branch 'async' of macbook:git/btrfs-unstable
2010-08-07 Linus TorvaldsMerge branch 'for-2.6.36' of git://linux-nfs.org/~bfiel...
2010-08-06 Russell KingMerge branches 'gemini' and 'misc' into devel
2010-08-06 Linus TorvaldsMerge branch 'x86-mrst-for-linus' of git://git.kernel...
2010-08-05 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2010-08-05 Linus TorvaldsMerge branch 'packaging' of git://git.kernel.org/pub...
2010-08-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-08-05 Ingo MolnarMerge branch 'perf/nmi' into perf/core
2010-08-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-04 Jeremy FitzhardingeMerge branch 'xen/xenbus' into upstream/xen
2010-08-04 Jeremy FitzhardingeMerge branch 'upstream/core' into upstream/xen
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-04 Ingo MolnarMerge branch 'core' of git://git.kernel.org/pub/scm...
2010-08-04 Jiri KosinaMerge branches 'magicmouse', 'roccat' and 'vec-pedal...
2010-08-04 Jiri KosinaMerge branch 'upstream' into for-linus
2010-08-04 Michal MarekMerge commit 'v2.6.35' into kbuild/kconfig
next
This page took 0.238269 seconds and 7 git commands to generate.