1. 23 5月, 2011 6 次提交
  2. 19 5月, 2011 1 次提交
  3. 14 5月, 2011 6 次提交
  4. 10 5月, 2011 2 次提交
  5. 06 5月, 2011 1 次提交
  6. 29 4月, 2011 1 次提交
  7. 22 4月, 2011 1 次提交
    • T
      block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers · 9fd097b1
      Tejun Heo 提交于
      In-kernel disk event polling doesn't matter for legacy/fringe drivers
      and may lead to infinite event loop if ->check_events() implementation
      generates events on level condition instead of edge.
      
      Now that block layer supports suppressing exporting unlisted events,
      simply leaving disk->events cleared allows these drivers to keep the
      internal revalidation behavior intact while avoiding weird
      interactions with userland event handler.
      Signed-off-by: NTejun Heo <tj@kernel.org>
      Cc: Kay Sievers <kay.sievers@vrfy.org>
      Signed-off-by: NJens Axboe <jaxboe@fusionio.com>
      9fd097b1
  8. 20 4月, 2011 4 次提交
  9. 04 4月, 2011 2 次提交
  10. 31 3月, 2011 1 次提交
  11. 23 3月, 2011 4 次提交
  12. 16 3月, 2011 11 次提交