1. 18 4月, 2008 1 次提交
    • C
      [XFS] kill xfs_get_dir_entry · 43973964
      Christoph Hellwig 提交于
      Instead of of xfs_get_dir_entry use a macro to get the xfs_inode from the
      dentry in the callers and grab the reference manually.
      
      Only grab the reference once as it's fine to keep it over the dmapi calls.
      (And even that reference is actually superflous in Linux but I'll leave
      that for another patch)
      
      SGI-PV: 976035
      SGI-Modid: xfs-linux-melb:xfs-kern:30531a
      Signed-off-by: NChristoph Hellwig <hch@infradead.org>
      Signed-off-by: NLachlan McIlroy <lachlan@sgi.com>
      43973964
  2. 07 2月, 2008 1 次提交
  3. 16 10月, 2007 1 次提交
  4. 15 10月, 2007 1 次提交
  5. 09 6月, 2006 2 次提交
  6. 02 11月, 2005 1 次提交
  7. 06 5月, 2005 1 次提交
  8. 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