1. 12 12月, 2009 1 次提交
  2. 30 3月, 2009 1 次提交
    • C
      xfs: remove m_attroffset · 1a5902c5
      Christoph Hellwig 提交于
      With the upcoming v3 inodes the default attroffset needs to be calculated
      for each specific inode, so we can't cache it in the superblock anymore.
      
      Also replace the assert for wrong inode sizes with a proper error check
      also included in non-debug builds.  Note that the ENOSYS return for
      that might seem odd, but that error is returned by xfs_mount_validate_sb
      for all theoretically valid but not supported filesystem geometries.
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      Reviewed-by: NJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
      1a5902c5
  3. 04 2月, 2009 1 次提交
  4. 09 1月, 2009 1 次提交
  5. 13 8月, 2008 1 次提交
  6. 28 7月, 2008 3 次提交
  7. 18 4月, 2008 1 次提交
  8. 10 4月, 2008 1 次提交
  9. 14 2月, 2008 1 次提交
  10. 07 2月, 2008 1 次提交
  11. 08 5月, 2007 1 次提交
  12. 10 2月, 2007 3 次提交
  13. 28 9月, 2006 1 次提交
  14. 20 6月, 2006 1 次提交
  15. 09 6月, 2006 1 次提交
  16. 29 3月, 2006 1 次提交
  17. 17 3月, 2006 10 次提交
  18. 11 1月, 2006 1 次提交
  19. 25 11月, 2005 1 次提交
  20. 02 11月, 2005 6 次提交
  21. 21 6月, 2005 1 次提交
  22. 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