1. 10 Aug, 2002 1 commit
    • Ivan Kokshaysky's avatar
      [PATCH] alpha: pte/pfn/page/tlb macros update [1/10] · 24165732
      Ivan Kokshaysky authored
      This starts a large set of alpha patches accumulated since 2.5.18 or
      even earlier. All of this was reasonably well tested.
      Thanks to Jeff Wiedemeier for SMP testing and fixes.
      
      - sync up with (2.5.18?) pte/pfn/page/tlb etc. macros;
      - asm-generic/tlb.h: loading unsigned long constant to unsigned int
        tlb->nr causes compiler warnings on 64 bit platforms.
      24165732
  2. 09 Aug, 2002 2 commits
  3. 08 Aug, 2002 1 commit
  4. 06 Aug, 2002 1 commit
  5. 07 Aug, 2002 2 commits
    • Anton Altaparmakov's avatar
      NTFS: 2.0.24 - Cleanups. · 16b39f5f
      Anton Altaparmakov authored
      - Treat BUG_ON() as ASSERT() not VERIFY(), i.e. do not use side effects
        inside BUG_ON(). (Adam J. Richter)
      - Split logical OR expressions inside BUG_ON() into individual BUG_ON()
        calls for improved debugging. (Adam J. Richter)
      - Add errors flag to the ntfs volume state, accessed via
        NVol{,Set,Clear}Errors(vol).
      - Do not allow read-write remounts of read-only volumes with errors.
      - Clarify comment for ntfs file operation sendfile which was added by
        Christoph Hellwig a while ago (just using generic_file_sendfile())
        to say that ntfs ->sendfile is only used for the case where the
        source data is on the ntfs partition and the destination is
        somewhere else, i.e. nothing we need to concern ourselves with.
      16b39f5f
    • Anton Altaparmakov's avatar
  6. 06 Aug, 2002 7 commits
  7. 05 Aug, 2002 13 commits
  8. 04 Aug, 2002 13 commits