- Nov 12, 2008
-
-
Yang Sheng authored
b=17379 As adilger asked, remove the "out_release:" entirely.
-
- Nov 10, 2008
-
-
Nikita Danilov authored
-
- Nov 07, 2008
-
-
Nikita Danilov authored
b=14166
-
- Nov 04, 2008
-
-
tianzy authored
Replace LBUG with RETURN(-EINVAL) to avoid crashing b=5135 i=adilger i=johann
-
- Nov 01, 2008
-
-
alex authored
i=adilger - always flush page left by partial truncate
-
- Oct 31, 2008
-
-
Yang Sheng authored
b=17379
-
Yang Sheng authored
b=17379 i=Brian(LLNL), johann Set recursive symlink depth to 5 when kernel has 4K stack.
-
- Oct 30, 2008
-
-
Wang Di authored
Once the unmatched stride IO mode is detected, shrink the stride-ahead window to 0. if it does hit cache miss, and read-pattern is still stride-io mode, does not reset the stride window, but also does not increase the stride window length in this case. b=17197 i=Nikita i=Andreas
-
- Oct 28, 2008
-
-
kalpak authored
b=17187 i=nathan i=manoj Add "lfs path2fid" to get fid from path
-
- Oct 22, 2008
-
-
Andreas Dilger authored
Make releasepage check failsafe for newer kernels, per Robert's suggestion.
-
Andreas Dilger authored
copy_{to,from}_user() do not return an error code, but rather the number of uncopied bytes (0 if all bytes were copied). Storing this return value into "rc" is misleading because it then seems this should be returned to the caller of the function. Code was audited to remote storing of the return value into "rc" and several incorrect uses were found.
-
Andreas Dilger authored
Fix compile warning for 2.6.9 kernels that define gfp_t but don't use it in the ->releasepage() prototype. Make the AC_MSG_RESULT() output consistent.
-
- Oct 18, 2008
-
-
Nikita Danilov authored
ldlm_cancel_shrink_policy() to estimate lock "value", instead of hard-coded `number of pages' logic. b=16450
-
Nikita Danilov authored
memory---a requirement implemented through ->o_join_lru() obd method in HEAD. Remove this method and its users. b=16450
-
- Oct 14, 2008
-
-
Yong Fan authored
b=16947 i=huanghua i=johann Code cleanup and possible race conditions fix when statahead startup.
-
- Oct 07, 2008
- Oct 03, 2008
-
-
Andreas Dilger authored
Fix line wrapping.
-
Andreas Dilger authored
Remote old 2.4 kernel check.
-
- Sep 27, 2008
-
-
Yury Umanets authored
r=adilger,shadow - various CMD related fixes.
-
- Sep 25, 2008
- Sep 23, 2008
-
-
Bobi Jam authored
b=15966 o=komal.nawandar i=adilger i=zhenyu.xu (bobijam) Description: Re-disable certain /proc logging Details : Enable and disable client's offset_stats, extents_stats and extents_stats_per_process stats logging on the fly.
-
- Sep 17, 2008
- Sep 15, 2008
-
-
Nathan Rutman authored
i=nathan i=adilger OST pools on HEAD, comprehensive patch including 17054:19007; 16935:18918,19012,19089,19128; 16978:18872
-
Johann Lombardi authored
Branch b_release_1_6_6 b=16303 i=adilger Description: Oops in statahead when CONFIG_SLUB is enabled Details : Disable statahead by default on systems with CONFIG_SLUB enabled, until such a time as problem is understood.
-
- Sep 10, 2008
-
-
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().
-
- Sep 09, 2008
-
-
Vitaly Fertman authored
b=15949 i=adilger i=shadow mds_body.capability fix
-
- Sep 08, 2008
-
-
Alexey Lyashkov authored
Branch HEAD b=15975 i=johann i=adilger
-
- Sep 04, 2008
-
-
girish authored
b=15981 i=adilger i=rread i=nathan.rutman
-
Bobi Jam authored
b=16561 roll back, (cannot finish sanitN.sh)
-
Bobi Jam authored
b=16561 add doxygen doc for modified function.
-
Bobi Jam authored
b=16561 i=Oleg Drokin (green) i=johann Description: Hitting mdc_commit_close() ASSERTION Details : Properly handle request reference release in ll_release_openhandle().
-
- Sep 03, 2008
-
-
Yury Umanets authored
r=adilger,shadow - fixed using get_uuid2int() in llite which breaked cmd
-
Yury Umanets authored
r=umka,tappro - fix flock support for HEAD (original patch from Oleg Drokin aka green)
-
Yang Sheng authored
b=15593 i=nikita, yury Restore the ATTR_KILL_SUID and bypass permission check in the case.
-
- Aug 26, 2008
-
-
Vladimir Saveliev authored
b=16274 i=nikita.danilov, yury.umanets ll_file_open error handling is corrected
-
- Aug 20, 2008
-
-
huanghua authored
b=16248 i=yury.umanets i=nikita.danilov i=oleg.drokin limit inode number within 2^32
-