Commit Graph

228 Commits (326c86deaed54ad1b364fcafe5073f563671eb58)

Author SHA1 Message Date
Neil Horman 6094628bfd rds: prevent BUG_ON triggering on congestion map updates 14 years ago
Tejun Heo c534a107e8 rds/ib: use system_wq instead of rds_ib_fmr_wq 14 years ago
Tracey Dent 094f2faaa2 Net: rds: Makefile: Remove deprecated items 14 years ago
Dan Rosenberg 218854af84 rds: Integer overflow in RDS cmsg handling 14 years ago
Pavel Emelyanov aa58163a76 rds: Fix rds message leak in rds_message_map_pages 14 years ago
Pavel Emelyanov 8200a59f24 rds: Remove kfreed tcp conn from list 14 years ago
Pavel Emelyanov 58c490babd rds: Lost locking in loop connection freeing 14 years ago
Andy Grover d139ff0907 RDS: Let rds_message_alloc_sgs() return NULL 14 years ago
Andy Grover fc8162e3c0 RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace 14 years ago
Andy Grover f4a3fc03c1 RDS: Clean up error handling in rds_cmsg_rdma_args 14 years ago
Andy Grover a09f69c49b RDS: Return -EINVAL if rds_rdma_pages returns an error 14 years ago
Linus Torvalds 1b1f693d7a net: fix rds_iovec page count overflow 14 years ago
stephen hemminger ff51bf8415 rds: make local functions/variables static 15 years ago
Linus Torvalds 799c10559d De-pessimize rds_page_copy_user 15 years ago
Eric Dumazet f064af1e50 net: fix a lockdep splat 15 years ago
Dan Carpenter aef3ea33e8 rds: spin_lock_irq() is not nestable 15 years ago
Dan Carpenter f4fa7f3807 rds: double unlock in rds_ib_cm_handle_connect() 15 years ago
Dan Carpenter 9b9d2e00bf rds: signedness bug 15 years ago
Andy Grover 20c72bd5f5 RDS: Implement masked atomic operations 15 years ago
Zach Brown 59f740a6ae RDS/IB: print string constants in more places 15 years ago
Zach Brown 4518071ac1 RDS: cancel connection work structs as we shut down 15 years ago
Zach Brown ffcec0e110 RDS: don't call rds_conn_shutdown() from rds_conn_destroy() 15 years ago
Zach Brown 5adb5bc65f RDS: have sockets get transport module references 15 years ago
Zach Brown 77510481c0 RDS: remove old rs_transport comment 15 years ago
Zach Brown fe8ff6b58f RDS: lock rds_conn_count decrement in rds_conn_destroy() 15 years ago
Zach Brown ea819867b7 RDS/IB: protect the list of IB devices 15 years ago
Zach Brown 1bde04a63d RDS/IB: print IB event strings as well as their number 15 years ago
Chris Mason 8576f374ac RDS: flush fmrs before allocating new ones 15 years ago
Chris Mason b4e1da3c9a RDS: properly use sg_init_table 15 years ago
Zach Brown f046011cd7 RDS/IB: track signaled sends 15 years ago
Zach Brown ef87b7ea39 RDS: remove __init and __exit annotation 15 years ago
Andy Grover c20f5b9633 RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create() 15 years ago
Zach Brown d455ab6409 RDS/IB: always process recv completions 15 years ago
Zach Brown 80c51be56f RDS: return to a single-threaded krdsd 15 years ago
Zach Brown 515e079dab RDS/IB: create a work queue for FMR flushing 15 years ago
Zach Brown 8aeb1ba663 RDS/IB: destroy connections on rmmod 15 years ago
Zach Brown 24fa163a4b RDS/IB: wait for IB dev freeing work to finish during rmmod 15 years ago
Andy Grover b6fb0df12d RDS/IB: Make ib_recv_refill return void 15 years ago
Andy Grover fbf4d7e3d0 RDS: Remove unused XLIST_PTR_TAIL and xlist_protect() 15 years ago
Andy Grover c9455d9996 RDS: whitespace 15 years ago
Chris Mason 7a0ff5dbdd RDS: use delayed work for the FMR flushes 15 years ago
Chris Mason eabb732279 rds: more FMRs are faster 15 years ago
Chris Mason 6fa70da608 rds: recycle FMRs through lockless lists 15 years ago
Zach Brown 0f4b1c7e89 rds: fix rds_send_xmit() serialization 15 years ago
Zach Brown 501dcccdb7 rds: block ints when acquiring c_lock in rds_conn_message_info() 15 years ago
Zach Brown 671202f349 rds: remove unused rds_send_acked_before() 15 years ago
Chris Mason 037f18a307 RDS: use friendly gfp masks for prefill 15 years ago
Chris Mason 3324412587 RDS/IB: Add caching of frags and incs 15 years ago
Andy Grover fc24f78085 RDS/IB: Remove ib_recv_unmap_page() 15 years ago
Andy Grover 3427e854e1 RDS: Assume recv->r_frag is always NULL in refill_one() 15 years ago