Whamcloud - gitweb
Automatically generate fsfilt_extN.c from fsfilt_ext3.c
[fs/lustre-release.git] / lustre /
2004-03-17 adilgerAutomatically generate fsfilt_extN.c from fsfilt_ext3.c
2004-03-17 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2004-03-17 nicland b_v26 (20040316_1603)
2004-03-17 adilgerUpdate b1_2 from HEAD (20040316_1727)
2004-03-17 rreadb=2936
2004-03-17 nicadd RHBUILD to targets and spec to distinguish files...
2004-03-16 adilgerDon't evict page beyond end of each stripe. In rare...
2004-03-16 adilgerThis changes the fsfilt transaction calculations to...
2004-03-16 adilgerHold dentry reference over log close so it is valid...
2004-03-16 adilgerDon't spew errors during readahead.
2004-03-16 nicremove unneccessary debugging
2004-03-16 adilgerCorrect number of journal credits calculated for FSFILT...
2004-03-16 adilgerb=2926
2004-03-16 wangchaob=2939
2004-03-16 buffalo-pull- tagging RC_CURRENT
2004-03-15 adilgerUpdate b1_2 from HEAD (20040315_1445)
2004-03-15 adilgerb=2464
2004-03-15 adilgerCompile warning fixes for ia64.
2004-03-15 adilgerDon't spew LustreErrors for problems during readahead.
2004-03-15 greenb=2926
2004-03-15 yury*** empty log message ***
2004-03-15 yury*** empty log message ***
2004-03-13 zab- upping the spec to 1.2.0.4 in preparation for tagging
2004-03-13 rreadb=2898
2004-03-13 buffalo-pull- tagging RC_CURRENT
2004-03-13 rreadb=2898
2004-03-12 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2004-03-12 nicadd target and configuration files for hp_pnnl on ia64
2004-03-12 nicfix lmake to link to correct ia64 kernels
2004-03-12 buffalo-pull- tagging RC_CURRENT
2004-03-11 yuryRemoved fsfilt_tmpfs.c from HEAD branch as it was got...
2004-03-11 yuryCleanups about readdir stuff. ext2_dirent and macros...
2004-03-11 yuryCleanups and fixes at Andreas' review results.
2004-03-11 jacobMerge HEAD to b1_2.
2004-03-11 jacobmerge error
2004-03-10 jacobb=2306
2004-03-10 jacobb=2264
2004-03-10 jacobb=2325
2004-03-10 nicb=2914
2004-03-10 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2004-03-10 yuryadded tmpfs related stuff
2004-03-10 buffalo-pull- tagging RC_CURRENT
2004-03-10 adilgerUpdate b1_2 from HEAD (20040309_1747)
2004-03-10 adilgerFix desctription of configure option.
2004-03-09 rreadDon't LBUG the MDS if orphan cleanup requests times...
2004-03-09 adilgerDelete obd_self_export from exp_obd_chain while we...
2004-03-09 adilgerDon't allocate zero-length LVBs on the MDS. Verified...
2004-03-09 uid707Set loi_kms_valid even if we get a lock back that has...
2004-03-09 adilgerStop error spew if no real error, doh.
2004-03-09 adilgerCall test_foo() functions directly instead of via run_o...
2004-03-09 adilgerDrop the filter export grants under the same lock as...
2004-03-09 jacobb=2295
2004-03-09 youfengb 2295
2004-03-09 youfengb 2295
2004-03-09 jacobfixup last commit
2004-03-09 jacobr=adilger,phil
2004-03-08 adilgerCopy the extent lock policy data only in the completion...
2004-03-08 adilgerHandle glimpse races where inode is evicted by client...
2004-03-08 eeb* Made echo_commitrw() pay attention to the final...
2004-03-08 adilgerFix munlink messages to not make it appear like there...
2004-03-07 adilgerIncrement the ost_start_idx inside the object creation...
2004-03-06 buffalo-pull- tagging RC_CURRENT
2004-03-05 adilgerMerge documentation, liblustre, obdecho, smfs changes...
2004-03-05 adilgerMerge documentation, liblustre, obdecho, smfs changes...
2004-03-05 buffalo-pull- tagging RC_CURRENT
2004-03-05 adilgerLand b1_2 onto HEAD (20040304_171022)
2004-03-05 adilgerRemove bogus patch hunk, all is well.
2004-03-05 adilgerFix bug in HP kernel with calling sync_fs() under the...
2004-03-04 adilgerUpdate build version.
2004-03-04 adilgerAdd fields (currently unused) to ost_lvb for glimpse...
2004-03-04 nicb=2681
2004-03-04 philEnlarge the LVB in advance, to avoid an obvious 1.2...
2004-03-04 adilgerQuiet portals compiler warning on ia64.
2004-03-04 ericmliblustre:
2004-03-04 adilgerAdditional debugging.
2004-03-04 adilgerUpdate build version.
2004-03-04 adilgerFix three problems related to lock extent revocation:
2004-03-04 adilgerDon't call the completion AST if we can already match...
2004-03-04 buffalo-pull- tagging RC_CURRENT
2004-03-03 ericmliblustre:
2004-03-03 ericmliblustre:
2004-03-03 ericmliblustre:
2004-03-03 wangchaobug=2661
2004-03-03 adilgerLand b_smallfix onto b1_2 (20040302_2126)
2004-03-03 adilgerLand b_smallfix onto b1_2 (20040302_2126)
2004-03-02 ericmliblustre:
2004-03-02 ericmliblustre:
2004-03-02 ericmliblustre:
2004-03-02 yuryChanges in vanilla-2.4.20 patch set. Added tmpfs relate...
2004-03-02 ericmliblustre build fix:
2004-03-02 buffalo-pull- tagging RC_CURRENT
2004-03-01 adilgerb=2503
2004-03-01 philDon't dereference NULL lock in error path
2004-03-01 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2004-03-01 yuryUpdated iopen patch for tmpfs.
2004-03-01 hitaoto incorporate change of lib_finalize function in porta...
2004-03-01 hitaomerge gmnal code in b_llp2 to HEAD
2004-02-28 buffalo-pull- tagging RC_CURRENT
2004-02-27 adilgerLand b_smallfix onto b1_2 (20040227_1612)
2004-02-27 eeb* Changed obdecho persistent object id to 1; object...
next