1. 26 1月, 2015 1 次提交
    • A
      ncpfs: get rid of d_validate() nonsense · 5e993e25
      Al Viro 提交于
      What we want is to have non-counting references to children in
      pagecache of parent directory, and avoid picking them after a child
      has been freed.  Fine, so let's just have ->d_prune() clear
      parent's inode "has directory contents in page cache" flag.
      That way we don't need ->d_fsdata for storing offsets, so we can
      use it as a quick and dirty "is it referenced from page cache"
      flag.
      Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
      5e993e25
  2. 13 1月, 2011 1 次提交
  3. 30 4月, 2008 1 次提交
  4. 23 3月, 2006 1 次提交
  5. 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