1. 30 May, 2002 10 commits
    • Oleg Drokin's avatar
      journal.c: · 4bc53d41
      Oleg Drokin authored
        fix reiserfs_breada to read from the correct device when it isn't on the same device as the main filesystem.
      4bc53d41
    • Oleg Drokin's avatar
      fix_node.c: · ee2461d6
      Oleg Drokin authored
        reiserfs: tb_buffer_sanity_check panic message text cleanup.  From Josh MacDonald.
      ee2461d6
    • Oleg Drokin's avatar
      bitmap.c: · 78d0e4f7
      Oleg Drokin authored
        fix unused variable gcc warning in reiserfs_free_prealloc_block when CONFIG_REISERFS_CHECK is off.
      78d0e4f7
    • Oleg Drokin's avatar
      reiserfs_fs.h, journal.c: · 913df90a
      Oleg Drokin authored
        renamed journal device buffer head funcs and moved them into reiserfs_fs.h.
      913df90a
    • Oleg Drokin's avatar
      journal.c: · 715403ff
      Oleg Drokin authored
        reiserfs: Fix initialization and cleanup of the external logging (Vladimir Saveliev) , and make sure to call set_blocksize() on the bdev for the external device. (Chris Mason)
      715403ff
    • Oleg Drokin's avatar
      stree.c, inode.c, file.c: · 33b5a586
      Oleg Drokin authored
        reiserfs: move BKL further down the call chain into reiserfs_truncate_file. From Josh MacDonald
      33b5a586
    • Oleg Drokin's avatar
      reiserfs_fs_sb.h, reiserfs_fs.h, super.c, namei.c, inode.c, dir.c, bitmap.c: · 586985c4
      Oleg Drokin authored
        reiserfs: comment cleanups and a switch to new mount option parsing code.  REISERFS_MAX_NAME_LEN changed to REISERFS_MAX_NAME. hash= mount option support removed. By Vladimir Saveliev.
      586985c4
    • Oleg Drokin's avatar
      reiserfs_fs_sb.h, super.c, procfs.c: · cb591b78
      Oleg Drokin authored
        reiserfs_fill_super cleanup. From Josh MacDonald.
      cb591b78
    • Oleg Drokin's avatar
      Many files: · 828156c1
      Oleg Drokin authored
        reiserfs: use reiserfs_bdevname(s) instead of s->s_id. From Josh MacDonald.
      828156c1
    • Oleg Drokin's avatar
      tail_conversion.c, namei.c: · caef5e31
      Oleg Drokin authored
        fix reiserfs tail and direntry alignment bug on filesystems converted from 3.5.x to 3.6.x.
      caef5e31
  2. 29 May, 2002 6 commits
    • Linus Torvalds's avatar
      Kernel version 2.5.19 · ca980f75
      Linus Torvalds authored
      ca980f75
    • Linus Torvalds's avatar
      Fix IDE Makefile typo · ff9f52f3
      Linus Torvalds authored
      ff9f52f3
    • Martin Dalecki's avatar
      [PATCH] 2.5.18 IDE 75 · 1138d8a0
      Martin Dalecki authored
       - Comment out config_chipset_for_pio from hpt366 driver. It seems to hang on it
         and many people consistently reported that this may be necessary.
         Well apparently this host chip is forced to be in DMA read mode anyway
         and we where undoing this there.
      
       - Apply small cosmetics to pdc202xx.c driver by Thierry Vignaud.
         His change log entries follow:
      
            - factorize constants with PDC_CLOCK and UDMA_SPEED_FLAG macros and
      	the init_high_16() static inline functions, thus removing floating
      	constants in code
      
            - remove unused variables and pci space read
      
            - kill useless code in pdc202xx_udma_irq_status() resulting in
      	removing unused variable: the code does lots of tests to check what
      	value to return but just always return the same exact value in all
      	code paths!
      	this also saves a few cpu & pci bus cyles by removing a useless read
      	in pci space
      
            - simplify #if/#else resulting in code duplication
      
            - make init_pdc202xx clearer
      
            - remove duplicated initializations in config_drive_xfer_rate() and
      	simplify code paths
      
       - Kill unused init_speed member from ata_device struct. Spotted by
         M.H.VanLeeuwen.
      1138d8a0
    • Pavel Machek's avatar
      [PATCH] swsusp: cleanup · d72fb463
      Pavel Machek authored
       - use list_for_each in head_of_free_region
       - cleanups from 2.4
       - fix for usb
       - kill broken queueing
      d72fb463
    • Linus Torvalds's avatar
      Merge USB update · 455980ab
      Linus Torvalds authored
      455980ab
    • Linus Torvalds's avatar
      Merge bk://ppc.bkbits.net/for-linus-ppc · 54f1543d
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      54f1543d
  3. 30 May, 2002 2 commits
  4. 29 May, 2002 17 commits
  5. 28 May, 2002 5 commits