1. 12 4月, 2011 1 次提交
  2. 17 9月, 2010 1 次提交
    • C
      block: remove BLKDEV_IFL_WAIT · dd3932ed
      Christoph Hellwig 提交于
      All the blkdev_issue_* helpers can only sanely be used for synchronous
      caller.  To issue cache flushes or barriers asynchronously the caller needs
      to set up a bio by itself with a completion callback to move the asynchronous
      state machine ahead.  So drop the BLKDEV_IFL_WAIT flag that is always
      specified when calling blkdev_issue_* and also remove the now unused flags
      argument to blkdev_issue_flush and blkdev_issue_zeroout.  For
      blkdev_issue_discard we need to keep it for the secure discard flag, which
      gains a more descriptive name and loses the bitops vs flag confusion.
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      Signed-off-by: NJens Axboe <jaxboe@fusionio.com>
      dd3932ed
  3. 10 9月, 2010 2 次提交
  4. 21 11月, 2009 1 次提交
  5. 12 6月, 2009 1 次提交
  6. 04 6月, 2009 1 次提交
  7. 07 11月, 2008 3 次提交
  8. 09 10月, 2008 1 次提交
  9. 30 4月, 2008 1 次提交
  10. 28 4月, 2008 2 次提交
  11. 09 1月, 2008 1 次提交
  12. 17 7月, 2007 1 次提交
  13. 23 3月, 2006 1 次提交
  14. 09 1月, 2006 2 次提交
  15. 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