Whamcloud - gitweb
b=5667
[fs/lustre-release.git] / lustre /
2005-04-05 eeb* Updated lconf symbolic debug masks to be consisten...
2005-04-05 yury- cleanups in sanity-fid.sh
2005-04-04 yury- landed b_hd_cray_merge3
2005-03-31 ericmland lustre part of b_hd_sec on HEAD.
2005-03-29 buffalo-pullNeed to include smfs_api.h in the distributed sources...
2005-03-29 buffalo-pullHEAD is now at 1.7.0. Mostly cosmetic for building...
2005-03-29 buffalo-pullFix needed so make dist works again.
2005-03-29 alexget rid of old wrong patch
2005-03-29 jacobr=phil
2005-03-29 jacobClean out this change in my tree; don't install the...
2005-03-25 yury- fixed ability of variables being used uninitialized...
2005-03-25 yury- fixed ability of ret_mode being used uninitialized...
2005-03-21 tapprob=5881
2005-03-21 tapprob=5881
2005-03-21 tapproedit code that was changed by latest commits
2005-03-19 tapprob=5881
2005-03-16 yury- find_assigned_loop() should check all loop devices...
2005-03-16 yury- fix in test_16 in conf sanity
2005-03-16 tapprob=5881
2005-03-16 tapprob=5881
2005-03-16 yury- fix in mds_cancel_cookie_cb() with freeing lsm.
2005-03-15 alexb=5874
2005-03-15 yury- returned back old schema of mds_verify_child()
2005-03-15 yury- fixed wrongly inverted condition in lmv_create_obj()
2005-03-14 alexb=5765
2005-03-14 yury- memory leak fixes from b_fid.
2005-03-13 yury- more checks and verbosity in test_16 of conf-sanity...
2005-03-12 yury- mds_verify_child() is converted to use fid component...
2005-03-11 alexb=5863
2005-03-11 yury- fixed using not initialized ctxt with pop_ctxt()...
2005-03-11 wangdiexp might be NULL
2005-03-10 alexb=5209
2005-03-09 wangdiBranch: HEAD
2005-03-08 alex- fix against credits leak in journal_release_buffer()
2005-03-06 yury- different fixes in MDS
2005-03-03 alexb=5599
2005-03-02 yury- fixes from b1_4:
2005-03-02 yury- fixed sanity test 55.
2005-03-02 yury- fixed md_getattr() in lustre_common-fill_super()
2005-03-01 yury- fixed comment of OBD_MD_FID.
2005-02-28 yury- returned back OBD_MD_FID. For many reasons its remova...
2005-02-28 yury- fixed ROOT setting up. If it is not empty, it should...
2005-02-28 yury- small fix in ll_update_inode()
2005-02-28 tapproinitial release
2005-02-27 greenb=5230
2005-02-26 yury- returning correct error code from mds_statfs() amd...
2005-02-26 tapproHLD document for SMFS(Storage Management Filesystem)
2005-02-25 yury- locks and dentries should be released in the case...
2005-02-24 alex- tuning ported from b1_4
2005-02-24 eeb* lustre updates for recent portals HEAD changes
2005-02-23 yury- fix from b1_4 in MDS_CHECK_RESENT()
2005-02-22 alex- commit from zzeng
2005-02-22 yury- changes with names on exports and another fields...
2005-02-04 eeb * updates to HEAD lustre since landing b_port_step...
2005-01-28 jacobb=5584; only install module if it is built
2005-01-28 yury- fixed problem with sid of virtual directory "FIDS...
2005-01-28 nkjre-applying my initial changes. forgot that the HEAD...
2005-01-28 nkj2.4 kernels do not have the ext3 xattr config flag...
2005-01-27 yury- removed optimization related to fid's updating on...
2005-01-26 wangdiBranch:HEAD
2005-01-26 nkjchanged from warn to error when ext3 attributes are...
2005-01-26 yury- initializing parent_lockh in mds_open() the same...
2005-01-26 yury- removed redundant check and lock release. If name...
2005-01-26 yury- fixed releasing lock with correct mode in mds_id2lock...
2005-01-20 wangdiBranch: HEAD
2005-01-19 alexb=5209
2005-01-19 alex- minor correction to the patch for gcc-3.4.2
2005-01-17 brianFixes from b_port_step needed to get HEAD to build.
2005-01-17 brianRemove trailing /lustre from lustre/ldlm/lustre pathnames.
2004-12-22 jacobliblustre fixes
2004-12-20 jacobfix in-tree path to portals
2004-12-20 jacobRemove files that moved to lustre-build
2004-12-19 jacobfixes for make rpms
2004-12-19 jacobMove portals into its own CVS module for HEAD.
2004-12-17 eeb* Updated ranal prior to the Great Schism
2004-12-17 eeb* more ranal lconf fixes
2004-12-17 eeb* fixed ranal lconf support
2004-12-17 eeb* Added ranal subdir
2004-12-17 eeb* Added ranal
2004-12-17 eeb* fixed subsystem_names in lconf
2004-12-11 adilgerFix lconf --dump handling:
2004-12-10 adilgerLimit setting kernel debug buffer size to 512MB to...
2004-12-09 eeb* removed a diff that crept in somehow
2004-12-03 yury- fixes in fsfilt interface about 2.6/2.4 versions...
2004-12-01 eeb* fixed 4012: NULL deref in ep_complete_rpc
2004-11-25 yury- many fixes and cleanups in cobd. By now it load and...
2004-11-24 eeb* applied fix from b1_4_smallfix for compilation...
2004-11-23 yury- lots of fixes and cleanups in cobd and cmobd.
2004-11-22 yury- mdc_op_data should not be allocated on stack.
2004-11-22 yury- fixes about mdc_op_data on stack allocations.
2004-11-22 yury- mdc_op_data is big and should not be allocated on...
2004-11-22 yury- mdc_op_data should not be allocated on stack. Fixes...
2004-11-22 yury- fixed mdc_op_data stack allocations.
2004-11-22 yury- mdc_op_data structures should not be allocated on...
2004-11-22 yury- fixed memory leak
2004-11-19 yury- fixes and cleanups in error messages and in code.
2004-11-19 alex- debug message correction
2004-11-18 eeb* Fixed lonal copyright
2004-11-18 eeb* Added lonal (loopback NAL)
2004-11-18 yury- OBD_ALLOC() of obdos are replaced by obdo_alloc(...
next