1. 05 10月, 2006 1 次提交
  2. 27 9月, 2006 1 次提交
  3. 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
  4. 10 6月, 2006 1 次提交
  5. 29 3月, 2006 1 次提交
  6. 12 3月, 2006 1 次提交
  7. 07 3月, 2006 1 次提交
    • W
      [SCSI] osst: changes required to move forward to block request · 5e6575c0
      Willem Riede 提交于
      On 02/07/2006 04:12:55 AM, Christoph Hellwig wrote:
      > On Mon, Feb 06, 2006 at 08:02:21PM -0500, Willem Riede wrote:
      >
      > > But I will certainly help retire scsi_request. And anything else that is
      > > needed to keep up with proper kernel style. Let me know what those are, if
      > > you  would? I'll start looking at how st has changed, and will be back with
      > > any  questions I may have.
      >
      > right now the above is the most urgent bit.  What would be nice but not
      > required is a conversion to the sense handling helpers, similar to what
      > st got (aka using the *normalize_sense functions and then dealing with the
      > parsed sense buffer instead of the raw sense data)
      
      Ok, so here is my first take at satisfying this request.
      Be warned, that beyond compiling, and checking that the new module
      doesn't immediately blow up, there hasn't yet been a lot of testing.
      
      But this should allow you to comment on the changes, and move forward
      with dropping scsi_request from the kernel code.
      Signed-off-by: NWillem Riede <osst@riede.org>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      5e6575c0
  8. 28 2月, 2006 1 次提交
  9. 07 11月, 2005 1 次提交
  10. 29 10月, 2005 4 次提交
  11. 28 10月, 2005 1 次提交
  12. 11 9月, 2005 1 次提交
  13. 21 6月, 2005 1 次提交
  14. 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