Skip to content
Snippets Groups Projects
  1. Oct 17, 2007
    • Wang Di's avatar
      Branch: HEAD · ff3d36f8
      Wang Di authored
      update lustre 13570 Entry
      ff3d36f8
    • alex's avatar
      b=13438 · 9f42b4e9
      alex authored
      i=adilger
      i=johann
      
       - few false BUG_ON()s fixed
      9f42b4e9
    • alex's avatar
      b=13620 · 4f3cecd6
      alex authored
      i=adilger
      
       - patch to rhel4 series: keep inode hashed over clear_inode() call
      4f3cecd6
    • alex's avatar
      b=13832 · 524700eb
      alex authored
      i=adilger
      i=johann
      
       - use explicit EXT3_BLOCKS_PER_GROUP() instead of blocksize-based calculation
      524700eb
    • Eric Mei's avatar
      branch: HEAD · ff3662c5
      Eric Mei authored
      fix the race between gss ctx destroy and request callback.
      b=13719
      r=fanyong,tappro
      ff3662c5
    • rupesh's avatar
      · 15cee336
      rupesh authored
      Description: ChangeLog entry for statfs-sppedup patches commit.
      15cee336
    • rupesh's avatar
      · 10f5222f
      rupesh authored
      bz 13164
      description: statfs speedup patches for rhel5 and sles10
      reviewed by: adilger@clusterfs.com, scjody@clusterfs.com, kalpak@clusterfs.com
      10f5222f
    • tianzy's avatar
      a patch of b1_4 and b1_6 is ported to head · 1ed3d8a1
      tianzy authored
      b=13351
      r=green
      r=adilger
      1ed3d8a1
  2. Oct 16, 2007
    • Nathan Rutman's avatar
      b=11778 · f9e01424
      Nathan Rutman authored
      i=shadow
      i=adilger
      remove client blocking for ost connection
      (since the earlier 11778 patch didn't land on head anyhow, really this
      is just syncing to b1_6, without changing functionality.)
      f9e01424
    • Vitaly Fertman's avatar
      Branch HEAD · 6474200f
      Vitaly Fertman authored
      b=13693
      i=adilger
      i=green
      
      do not forget to cancel locally locks with invalid import;
      do not cancel locks in ldlm_lock_list_put() when 0 locks are to be canceled;
      6474200f
    • Eric Mei's avatar
      branch: HEAD · 5055cefc
      Eric Mei authored
      b13857: fix oops in error handling.
      5055cefc
    • Isaac Huang's avatar
      i=eeb: · 7b4ed9d2
      Isaac Huang authored
      -   ibm_version is a u16.
      7b4ed9d2
    • Vitaly Fertman's avatar
      Branch HEAD · 8741eb05
      Vitaly Fertman authored
      b=13672
      i=tappro
      i=huanghua
      
      mdc_commit_delayed bugfix
      8741eb05
    • Vitaly Fertman's avatar
      Branch HEAD · 3c314e10
      Vitaly Fertman authored
      make it compilable after b=13568 commit
      3c314e10
    • Yang Sheng's avatar
      Branch HEAD · ecb48afd
      Yang Sheng authored
      b=13568
      i=adilger
      i=ericm
      
      Remove 2.4 kernel check from mds subsystem.
      ecb48afd
    • Yang Sheng's avatar
      Branch HEAD · 5900da44
      Yang Sheng authored
      b=13568
      i=adilger
      i=green
      
      Remove 2.4 kernel check from 1.8.0 for llite subsystem.
      5900da44
    • Johann Lombardi's avatar
      Branch HEAD · 27b78743
      Johann Lombardi authored
      b=13635
      i=adilger
      i=shadow
      
      Add opc parameter to osc_checksum_bulk.
      27b78743
  3. Oct 15, 2007
    • Yang Sheng's avatar
      Branch HEAD · c2c7cf57
      Yang Sheng authored
      b=13748
      i=shadow
      i=johann
      
      Update RHEL4 kernel to fix vulnerability described in CVE-2007-4573.
      c2c7cf57
  4. Oct 14, 2007
    • Wang Di's avatar
      Branch:HEAD · 27fc145d
      Wang Di authored
      b=13570
      In filter_check_grant, for non_grant cache write, we should
      check the left space by  if (*left > ungranted + bytes), instead
      of (*left > ungranted), because only we are sure the left space
      is enough for another "bytes", then the ungrant space should be
      increase. In client, we should update cl_avail_grant only there is
      OBD_MD_FLGRANT in the reply.
      i=adilger,green
      27fc145d
    • Jian Yu's avatar
      Branch HEAD · 45664832
      Jian Yu authored
      b=13207
      i=nathan
      i=brian
      
      1) Adapt the lustre_config script to support upgrading 1.4 server targets
         to 1.6 in parallel.
      2) Fix a path issue in lustre_createcsv.
      45664832
  5. Oct 13, 2007
    • Yury Umanets's avatar
      b=13807 · eaa7a271
      Yury Umanets authored
      r=adilger,nathan
      - fixed race in ldlm_namespace_new() when new ns could be added to its list before finishing pool init.
      eaa7a271
    • Yury Umanets's avatar
      b=13868 · a7c855b5
      Yury Umanets authored
      r=adilger,nathan
      - fixed handling user input in lprocfs_wr_lru_size().
      a7c855b5
    • Elena Gryaznova's avatar
      b=13028 · fb3bb7d7
      Elena Gryaznova authored
      i=Adilger
      
      add recursive symlink test_17e
      fb3bb7d7
  6. Oct 12, 2007
    • kalpak's avatar
      · a9f7b2de
      kalpak authored
      b=11673
      i=andreas, green
      
        If LAST_ID value on disk is smaller than the objects existing in the O/0/d* directories, it indicates disk corruption and causes an LBUG(). If the object is 0-length, then we should use the existing object. This will help to avoid a full fsck in most cases.
      a9f7b2de
    • Liu Ying's avatar
      Branch HEAD · 2ca49759
      Liu Ying authored
      b=13732
      i=johann, liuy
      
      change order of libsysio includes
      2ca49759
    • scjody's avatar
      Branch HEAD · 2e68b981
      scjody authored
      Remove client patches from SLES 10 kernel.  This causes SLES 10 clients to
      behave as patchless clients even on a Lustre-patched (server) kernel.
      
      b=12411
      i=adilger
      i=nathan
      2e68b981
  7. Oct 11, 2007
    • kalpak's avatar
      b=13454 · 26e765d0
      kalpak authored
      i=alex, kalpak
      
      rebase jbd-stats patch for rhel5 and 2.6.18
      26e765d0
    • Elena Gryaznova's avatar
      b=13599 · 07b5e50b
      Elena Gryaznova authored
      i=Nathan
      i=Scjody
      
      use multiop instead of exec
      07b5e50b
    • Nathan Rutman's avatar
      b=10676 · c5a986fb
      Nathan Rutman authored
      i=adilger
      i=wangdi
      enhanced obd_fail functionality
      c5a986fb
    • Elena Gryaznova's avatar
      b=13734 · 2b05a158
      Elena Gryaznova authored
      i=Nathan
      i=Adilger
      
      make CLEANUP and SETUP usage more consistent
      2b05a158
    • mjmac's avatar
      b=13021 · 049411b6
      mjmac authored
      i=mjmac (original work by valik)
      i=brian
      
      * Merge LTS buildall into lbuild
      049411b6
    • Andrew Perepechko's avatar
      Branch HEAD · a16eedc6
      Andrew Perepechko authored
      b=13377
      i=yury
      i=nikita
      a16eedc6
  8. Oct 10, 2007
    • komaln's avatar
      · d7e596fa
      komaln authored
      b= 13093
      r= adilger, deen
      
      Description: When running with O_DIRECT I/O, neither the client rpc_stats
      nor read_ahead_stats were updated. Milind's patch to copy the stats section from
      osc_send_oap_rpc() into async_internal().
      d7e596fa
    • Jinshan Xiong's avatar
      wrong path name for llite_lloop module · 19c9c241
      Jinshan Xiong authored
      19c9c241
    • komaln's avatar
      b=13080 · 98a2ab69
      komaln authored
      r=Adilger, Shadow
      
      To reduce stats allocation memory for per-client stats.
      98a2ab69
    • komaln's avatar
      b=11694 · 7358e0b3
      komaln authored
      r=Nathan, Adilger
      
      When striping policy is set on root of file system using "lfs setstripe", it changes the default stripe policy.
      7358e0b3
    • Jinshan Xiong's avatar
      · 0c980333
      Jinshan Xiong authored
      Fix the rpm package build problem. A new module llite_lloop.ko is added to support lustre loop device.
      0c980333
  9. Oct 09, 2007
Loading