Skip to content
Snippets Groups Projects
  1. Sep 13, 2008
    • Yury Umanets's avatar
      b=16777 · 8073f0e4
      Yury Umanets authored
      r=adilger,robert
      
      - fixes server side scalability issue which became visible with lru resize work landed.
      It replcaes linear list of held locks on server with hash table from class_hash.c which improves lock find time drastically for case when one client holds ~limit of server locks (quite a big number for big servers) which is very possible if all clients are idle and one compiles kernel, etc.
      8073f0e4
  2. Sep 12, 2008
  3. Sep 11, 2008
  4. Sep 10, 2008
    • Bobi Jam's avatar
      Branch HEAD · 3c569428
      Bobi Jam authored
      b=17023
      o=adilger
      i=zhenyu.xu (bobijam)
      i=johann
      
      per-nid statistics are collected incorrectly.
      3c569428
    • Bobi Jam's avatar
      Branch HEAD · 9b3a6b6f
      Bobi Jam authored
      b=16643
      o=Herb Wartens (hwartens@llnl.gov)
      i=adilger
      i=johann
      
      Description: Generic /proc file permissions
      Details    : Set /Proc file permissions in a more generic way to enable non-
                   root users operate on some /proc files.
      9b3a6b6f
    • Bobi Jam's avatar
      Branch HEAD · b182f9a1
      Bobi Jam authored
      b=16561
      o=oleg.drokin (green)
      i=johann
      i=zhenyu.xu (bobijam)
      
      Description: Hitting mdc_commit_close() ASSERTION
      Details    : Properly handle request reference release in
                   ll_release_openhandle().
      b182f9a1
  5. Sep 09, 2008
    • Robert Read's avatar
      Branch HEAD · dc528f31
      Robert Read authored
      b=16074
      
      
      port liblustre changes to libcfs
      dc528f31
    • Vitaly Fertman's avatar
      Branch HEAD · 14c14445
      Vitaly Fertman authored
      b=15949
      i=adilger
      i=shadow
      
      mds_body.capability fix
      14c14445
    • Yang Sheng's avatar
      Branch HEAD · 6b2cd611
      Yang Sheng authored
      b=16949
      i=yury, deen
      
      Add labs(x) as a inline function because absent since 2.6.22.
      6b2cd611
    • kalpak's avatar
      · f3b34344
      kalpak authored
      b=16098
      
      replace CFS copyright with Sun copyright header
      f3b34344
    • Liang Zhen's avatar
      Branch HEAD · 0f8be929
      Liang Zhen authored
      Branch for more survey about LNet concurrency
      0f8be929
    • Jian Yu's avatar
      Branch HEAD · 48831d96
      Jian Yu authored
      b=16650
      i=grev
      i=eric.mei
      
      SANITY_GSS test should not be run when it's not in the ACC_SM_ONLY list.
      48831d96
  6. Sep 08, 2008
  7. Sep 06, 2008
  8. Sep 05, 2008
  9. Sep 04, 2008
    • Eric Mei's avatar
      branch: HEAD · 3aa228ee
      Eric Mei authored
      fix gss compile warning on x86_64.
      b=16971
      r=wangdi
      3aa228ee
    • girish's avatar
      ia64 warning fixes. · c4b74bf9
      girish authored
      b=15981
      i=adilger
      i=rread
      i=nathan.rutman
      c4b74bf9
    • Yang Sheng's avatar
      Branch HEAD · efce5c74
      Yang Sheng authored
      b=16373
      i=zhenyu.xu, shengyang
      
      Search for ":/" instead of ":"
      efce5c74
    • Yang Sheng's avatar
      Branch HEAD · e8e909ad
      Yang Sheng authored
      b=16875
      i=Robert, johann
      
      Use single quotes around devices when building debugfs commands.
      e8e909ad
    • Yang Sheng's avatar
      Branch b1_6 · 8050ee91
      Yang Sheng authored
      b=13876
      i=sheng.yang, brian(llnl)
      
      Detect available autoconf version.
      8050ee91
    • Yang Sheng's avatar
      Branch HEAD · 282dff99
      Yang Sheng authored
      b=16770
      i=johann, adilger
      
      Use struct stat in powerpc64 environment to avoid different member offset.
      282dff99
Loading