1. 23 6月, 2006 1 次提交
    • M
      [PATCH] vfs: add lock owner argument to flush operation · 75e1fcc0
      Miklos Szeredi 提交于
      Pass the POSIX lock owner ID to the flush operation.
      
      This is useful for filesystems which don't want to store any locking state
      in inode->i_flock but want to handle locking/unlocking POSIX locks
      internally.  FUSE is one such filesystem but I think it possible that some
      network filesystems would need this also.
      
      Also add a flag to indicate that a POSIX locking request was generated by
      close(), so filesystems using the above feature won't send an extra locking
      request in this case.
      Signed-off-by: NMiklos Szeredi <miklos@szeredi.hu>
      Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
      Cc: Al Viro <viro@zeniv.linux.org.uk>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      75e1fcc0
  2. 29 4月, 2006 1 次提交
  3. 14 3月, 2006 1 次提交
  4. 13 1月, 2006 1 次提交
  5. 12 1月, 2006 1 次提交
  6. 07 1月, 2006 1 次提交
  7. 12 12月, 2005 1 次提交
  8. 31 10月, 2005 2 次提交
  9. 29 10月, 2005 5 次提交
  10. 10 9月, 2005 1 次提交
  11. 08 9月, 2005 1 次提交
  12. 05 9月, 2005 1 次提交
  13. 04 9月, 2005 1 次提交
  14. 24 7月, 2005 1 次提交
  15. 21 6月, 2005 1 次提交
  16. 29 5月, 2005 3 次提交
  17. 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