An error occurred fetching the project authors.
  1. 26 Jun, 2006 1 commit
  2. 23 Jun, 2006 1 commit
    • Miklos Szeredi's avatar
      [PATCH] vfs: add lock owner argument to flush operation · 75e1fcc0
      Miklos Szeredi authored
      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: default avatarMiklos Szeredi <miklos@szeredi.hu>
      Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
      Cc: Al Viro <viro@zeniv.linux.org.uk>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      75e1fcc0
  3. 29 Apr, 2006 1 commit
  4. 14 Mar, 2006 1 commit
  5. 12 Jan, 2006 2 commits
  6. 06 Jan, 2006 1 commit
  7. 11 Dec, 2005 1 commit
  8. 31 Oct, 2005 2 commits
  9. 28 Oct, 2005 5 commits
  10. 09 Sep, 2005 1 commit
  11. 07 Sep, 2005 1 commit
  12. 05 Sep, 2005 1 commit
  13. 04 Sep, 2005 1 commit
  14. 24 Jul, 2005 1 commit
  15. 20 Jun, 2005 1 commit
  16. 29 May, 2005 3 commits
  17. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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