1. 20 3月, 2017 1 次提交
  2. 28 2月, 2017 7 次提交
  3. 25 2月, 2017 5 次提交
  4. 24 2月, 2017 4 次提交
  5. 23 2月, 2017 10 次提交
  6. 29 1月, 2017 5 次提交
  7. 12 1月, 2017 1 次提交
    • D
      block: Rename blk_queue_zone_size and bdev_zone_size · f99e8648
      Damien Le Moal 提交于
      All block device data fields and functions returning a number of 512B
      sectors are by convention named xxx_sectors while names in the form
      xxx_size are generally used for a number of bytes. The blk_queue_zone_size
      and bdev_zone_size functions were not following this convention so rename
      them.
      
      No functional change is introduced by this patch.
      Signed-off-by: NDamien Le Moal <damien.lemoal@wdc.com>
      
      Collapsed the two patches, they were nonsensically split and broke
      bisection.
      Signed-off-by: NJens Axboe <axboe@fb.com>
      f99e8648
  8. 08 12月, 2016 1 次提交
  9. 06 12月, 2016 1 次提交
  10. 26 11月, 2016 5 次提交