1. 03 Sep, 2002 1 commit
    • Christoph Hellwig's avatar
      JFS: sync blockdevice at umount · 86a90b1c
      Christoph Hellwig authored
      We need to sync the blockdevice mapping at umount although sync_blockdev
      already does it as we need to make sure everything hits the disk before
      we mark the superblock clean.
      
      Found by Dave Kleikamp.
      86a90b1c
  2. 02 Sep, 2002 10 commits
  3. 30 Aug, 2002 4 commits
  4. 29 Aug, 2002 2 commits
    • Dave Kleikamp's avatar
      JFS: rework extent invalidation · 407a52fa
      Dave Kleikamp authored
      All callers of invalidate_metapages() actually have a dxd_t or pxd_t to
      invalidate, so add invalidate_pxd_metapages() and invalidate_dxd_metapages()
      routines with a common __invalidate_metapages() backend instead.
      
      Start to invalidate the EA/ACL extents, we'll need that soon.
      
      Submitted by Christoph Hellwig
      407a52fa
    • Linus Torvalds's avatar
      Merge bk://linux-input.bkbits.net/linux-input · 6923b9bd
      Linus Torvalds authored
      into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
      6923b9bd
  5. 30 Aug, 2002 2 commits
  6. 29 Aug, 2002 12 commits
  7. 28 Aug, 2002 9 commits