1. 01 10月, 2006 1 次提交
    • J
      [PATCH] Split struct request ->flags into two parts · 4aff5e23
      Jens Axboe 提交于
      Right now ->flags is a bit of a mess: some are request types, and
      others are just modifiers. Clean this up by splitting it into
      ->cmd_type and ->cmd_flags. This allows introduction of generic
      Linux block message types, useful for sending generic Linux commands
      to block devices.
      Signed-off-by: NJens Axboe <axboe@suse.de>
      4aff5e23
  2. 28 9月, 2006 1 次提交
  3. 26 9月, 2006 1 次提交
  4. 24 9月, 2006 2 次提交
  5. 16 9月, 2006 3 次提交
  6. 07 9月, 2006 4 次提交
  7. 07 8月, 2006 2 次提交
  8. 06 8月, 2006 1 次提交
  9. 13 7月, 2006 2 次提交
  10. 04 7月, 2006 1 次提交
  11. 03 7月, 2006 4 次提交
  12. 02 7月, 2006 18 次提交