1. 14 2月, 2008 1 次提交
  2. 03 2月, 2008 1 次提交
  3. 07 6月, 2007 1 次提交
  4. 09 1月, 2007 1 次提交
    • D
      JFS: Avoid BUG() on a damaged file system · 17e6afc7
      Dave Kleikamp 提交于
      On Mon, 2006-12-18 at 19:51 +0100, Eric Sesterhenn wrote:
      > hi,
      >
      > while playing around with fsfuzzer, i got the following oops with jfs:
      >
      > [  851.804875] BUG at fs/jfs/jfs_xtree.c:760
      > assert(!BT_STACK_FULL(btstack))
      > [  851.805179] ------------[ cut here ]------------
      > [  851.805238] kernel BUG at fs/jfs/jfs_xtree.c:760!
      
      JFS should mark the superblock dirty and return an error rather than
      calling BUG().
      Signed-off-by: NDave Kleikamp <shaggy@austin.ibm.com>
      17e6afc7
  5. 02 10月, 2006 1 次提交
  6. 01 10月, 2006 1 次提交
  7. 29 10月, 2005 1 次提交
  8. 28 6月, 2005 1 次提交
    • D
      JFS: Code cleanup - getting rid of never-used debug code · b38a3ab3
      Dave Kleikamp 提交于
      I'm finally getting around to cleaning out debug code that I've never used.
      There has always been code ifdef'ed out by _JFS_DEBUG_DMAP, _JFS_DEBUG_IMAP,
      _JFS_DEBUG_DTREE, and _JFS_DEBUG_XTREE, which I have personally never used,
      and I doubt that anyone has since the design stage back in OS/2.  There is
      also a function, xtGather, that has never been used, and I don't know why it
      was ever there.
      Signed-off-by: NDave Kleikamp <shaggy@austin.ibm.com>
      b38a3ab3
  9. 04 5月, 2005 1 次提交
  10. 03 5月, 2005 1 次提交
  11. 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