1. 17 5月, 2010 1 次提交
  2. 21 11月, 2009 1 次提交
  3. 20 9月, 2009 1 次提交
    • O
      fat: Check s_dirt in fat_sync_fs() · ed248b29
      OGAWA Hirofumi 提交于
      If we didn't check sb->s_dirt, it will update the FSINFO
      unconditionally. It will reduce the filetime of flash base device.
      
      So, this checks sb->s_dirt. sb->s_dirt is racy, however FSINFO is just
      hint. So even if there is race, and we hit it, it would not become big
      problem.
      
      And this also is as workaround of suspend problem.
      Signed-off-by: NOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
      ed248b29
  4. 12 6月, 2009 1 次提交
  5. 04 6月, 2009 1 次提交
  6. 07 11月, 2008 9 次提交
  7. 26 7月, 2008 3 次提交
  8. 09 6月, 2008 1 次提交
  9. 28 4月, 2008 4 次提交
  10. 17 7月, 2007 1 次提交
  11. 09 5月, 2007 1 次提交
  12. 13 2月, 2007 1 次提交
  13. 17 11月, 2006 1 次提交
  14. 30 9月, 2006 1 次提交
  15. 24 9月, 2006 1 次提交
  16. 29 3月, 2006 2 次提交
  17. 23 3月, 2006 1 次提交
  18. 22 3月, 2006 1 次提交
  19. 09 1月, 2006 1 次提交
  20. 31 10月, 2005 1 次提交
  21. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4