1. 22 10月, 2011 1 次提交
  2. 07 10月, 2011 1 次提交
  3. 31 3月, 2011 1 次提交
  4. 17 1月, 2011 1 次提交
    • T
      RDMA: Update workqueue usage · f0626710
      Tejun Heo 提交于
      * ib_wq is added, which is used as the common workqueue for infiniband
        instead of the system workqueue.  All system workqueue usages
        including flush_scheduled_work() callers are converted to use and
        flush ib_wq.
      
      * cancel_delayed_work() + flush_scheduled_work() converted to
        cancel_delayed_work_sync().
      
      * qib_wq is removed and ib_wq is used instead.
      
      This is to prepare for deprecation of flush_scheduled_work().
      Signed-off-by: NTejun Heo <tj@kernel.org>
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      f0626710
  5. 13 1月, 2011 1 次提交
  6. 11 1月, 2011 1 次提交
  7. 27 10月, 2010 1 次提交
  8. 04 8月, 2010 1 次提交
  9. 07 7月, 2010 4 次提交
  10. 26 5月, 2010 1 次提交
  11. 24 5月, 2010 1 次提交