1. 25 Mar, 2002 4 commits
  2. 23 Mar, 2002 1 commit
  3. 22 Mar, 2002 1 commit
    • Anton Altaparmakov's avatar
      NTFS: · 4a0f5869
      Anton Altaparmakov authored
      - Rename, cleanup, and improve end_buffer_read_index_async, is now
      end_buffer_read_mst_async.
      
      - Replace ntfs_dir_readpage by ntfs_mst_readpage which is a fusion of
      ntfs_dir_readpage and mft.c::ntfs_mft_readpage with support for mapping
      unmapped run lists within instead of calling ntfs_file_get_block.
      
      - Throw away ntfs_mft_readpage. This now becomes aops.c::ntfs_mst_readpage
      merged together with aops.c::ntfs_dir_readpage.
      
      The effect of the above is that we have one readpage function less and that
      this copes properly with the intricacies of initialized_size vs data_size vs
      allocated size.
      
      - Various cleanups.
      4a0f5869
  4. 21 Mar, 2002 1 commit
  5. 20 Mar, 2002 1 commit
  6. 19 Mar, 2002 2 commits
  7. 18 Mar, 2002 19 commits
  8. 19 Mar, 2002 2 commits
  9. 18 Mar, 2002 1 commit
  10. 17 Mar, 2002 8 commits