コミット履歴

作者 SHA1 メッセージ 日付
  Pavel Emelyanov aa58163a76 rds: Fix rds message leak in rds_message_map_pages 14 年 前
  Andy Grover d139ff0907 RDS: Let rds_message_alloc_sgs() return NULL 14 年 前
  stephen hemminger ff51bf8415 rds: make local functions/variables static 14 年 前
  Chris Mason 7e3f2952ee rds: don't let RDS shutdown a connection while senders are present 15 年 前
  Chris Mason c83188dcd7 rds: per-rm flush_wait waitq 15 年 前
  Andy Grover a40aa9233a RDS: Do wait_event_interruptible instead of wait_event 15 年 前
  Andy Grover ab1a6926f5 RDS: rds_message_unmapped() doesn't need to check if queue active 15 年 前
  Andy Grover f2ec76f288 RDS: Use NOWAIT in message_map_pages() 15 年 前
  Andy Grover ee4c7b47e4 RDS: Add a warning if trying to allocate 0 sgs 15 年 前
  Andy Grover 372cd7dedf RDS: Do not set op_active in r_m_copy_from_user(). 15 年 前
  Andy Grover 6c7cc6e469 RDS: Rename data op members prefix from m_ to op_ 15 年 前
  Andy Grover f8b3aaf2ba RDS: Remove struct rds_rdma_op 15 年 前
  Andy Grover d0ab25a83c RDS: purge atomic resources too in rds_message_purge() 15 年 前
  Andy Grover 241eef3e2f RDS: Implement silent atomics 15 年 前
  Andy Grover d37c935905 RDS: Move loop-only function to loop.c 15 年 前
  Andy Grover 809fa148a2 RDS: inc_purge() transport function unused - remove it 15 年 前
  Andy Grover f4dd96f7b2 RDS: make sure all sgs alloced are initialized 15 年 前
  Andy Grover ff87e97a9d RDS: make m_rdma_op a member of rds_message 15 年 前
  Andy Grover 21f79afa5f RDS: fold rdma.h into rds.h 15 年 前
  Andy Grover fc445084f1 RDS: Explicitly allocate rm in sendmsg() 15 年 前
  Andy Grover e779137aa7 RDS: break out rdma and data ops into nested structs in rds_message 15 年 前
  Andy Grover 8690bfa17a RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons 15 年 前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
  Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 年 前
  Andy Grover 616b757ae1 RDS: Export symbols from core RDS 15 年 前
  Andy Grover 7875e18e09 RDS: Message parsing 16 年 前