1. 23 10月, 2007 1 次提交
  2. 17 10月, 2007 1 次提交
  3. 23 8月, 2007 1 次提交
  4. 24 7月, 2007 1 次提交
  5. 17 7月, 2007 2 次提交
  6. 09 6月, 2007 1 次提交
  7. 08 5月, 2007 10 次提交
  8. 29 3月, 2007 1 次提交
  9. 12 2月, 2007 5 次提交
  10. 01 11月, 2006 11 次提交
  11. 09 10月, 2006 1 次提交
  12. 04 10月, 2006 1 次提交
  13. 01 10月, 2006 1 次提交
    • J
      [PATCH] Remove ->rq_status from struct request · cdd60262
      Jens Axboe 提交于
      After Christophs SCSI change, the only usage left is RQ_ACTIVE
      and RQ_INACTIVE. The block layer sets RQ_INACTIVE right before freeing
      the request, so any check for RQ_INACTIVE in a driver is a bug and
      indicates use-after-free.
      
      So kill/clean the remaining users, straight forward.
      Signed-off-by: NJens Axboe <axboe@suse.de>
      cdd60262
  14. 30 9月, 2006 1 次提交
  15. 11 7月, 2006 1 次提交
  16. 03 7月, 2006 1 次提交