Whamcloud - gitweb
add LUSTRE_VERSION to .target files
[fs/lustre-release.git] / lustre / mds /
2005-04-25 yury- fix for #6202 accordingly to liangzhen@clusterfs...
2005-04-22 ericmland b_hd_sec onto HEAD:
2005-04-21 yury- fixes and cleanups in GNS:
2005-04-19 ericmfrom Brian: adjust default lsd location to /usr/sbin...
2005-04-19 yury- added comment in mds_open() and GNS mount points.
2005-04-19 yury- cosmetic changes in mdapi DLD
2005-04-13 yury- added patches from #5492 and 5654
2005-04-08 wangdiBranch: HEAD
2005-04-07 yury- removed hardcoded checking for ".mntinfo" on MDS...
2005-04-04 yury- landed b_hd_cray_merge3
2005-03-31 ericmland lustre part of b_hd_sec on HEAD.
2005-03-29 jacobr=phil
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-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-14 yury- memory leak fixes from b_fid.
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-09 wangdiBranch: HEAD
2005-03-06 yury- different fixes in MDS
2005-03-03 alexb=5599
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-26 yury- returning correct error code from mds_statfs() amd...
2005-02-25 yury- locks and dentries should be released in the case...
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 yury- fixed problem with sid of virtual directory "FIDS...
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...
2004-11-25 yury- many fixes and cleanups in cobd. By now it load and...
2004-11-22 yury- fixes about mdc_op_data on stack allocations.
2004-11-19 yury- fixes and cleanups in error messages and in code.
2004-11-19 alex- debug message correction
2004-11-18 yury- OBD_ALLOC() of obdos are replaced by obdo_alloc(...
2004-11-17 yury- fixes about recovery in mds. Added asserts.
2004-11-17 yury- lots of fixes about obdo allocating. By now, there...
2004-11-16 yury- fix about valid field assigning
2004-11-16 yury- small fixes.
2004-11-16 yury- one more fid management correctness test.
2004-11-16 yury- cleanups about mds methods lproc stats.
2004-11-15 yury- added md_ops stats
2004-11-15 yury- changes about @flags in m_disconnect(). It should...
2004-11-14 yury- small cleanups, comments.
2004-11-14 yury- fixes about removing lmv_obj when coresponding inode...
2004-11-13 yury- cleanups about getattr_name. By now getattr_lock...
2004-11-12 yury- cleanups about lmv_obd_create().
2004-11-11 yury- small fix
2004-11-11 yury- cleanups about ENTRY, EXIT, etc. in mds and lmv stuff.
2004-11-11 yury- added comment.
2004-11-11 yury- landing b_fid.
2004-11-10 alexb=4738
2004-11-09 alexb=5151
2004-11-09 alexb=5150
2004-11-04 yury- fix in mds_init_ucred()
2004-10-25 yury- fixed stupid bug with locking in MDS. It caused clien...
2004-10-24 yury- unland b_fid to HEAD
2004-10-24 yury- landing of b_fid after merge with b_hd_cleanup_merge.
2004-10-23 yury- landing of b_hd_cleanup_merge to HEAD.
2004-09-22 alexb=4584
2004-09-01 yury- fixed stack corruption due to writing out the size...
2004-08-30 ericmland b_groups onto HEAD:
2004-08-27 liuduo for resolving merge confliction
2004-08-26 liuduob: b_hd_bug3270 land branch b_hd_bug3270 into HEAD
2004-08-19 alex- lustre may set generation in replay case by itself
2004-08-18 wangdi1)cleanup smfs code for 2.6 and snapfs
2004-08-16 yury- fixes, comments in mds_lock_mode_for_dir() about...
2004-08-13 yury- small fix in mds_lock_mode_for_dir()
2004-08-13 yury- mds_lock_mode_for_dir() should check also MDS_NO_SPLI...
2004-08-13 uid7211)cleanup smfs for build in 2.6
2004-08-11 wangdi1)add .snap namespace to smfs
2004-08-10 alex- it's valid that MDC/LMV notifies MDS
2004-08-09 adilgerAlex's fix for cross-MDS mkdir recovery (b=3869)
2004-08-08 alexb=4182
2004-08-08 adilgerFix mis-patch in lov_connect/lov_disconnect.
2004-08-07 adilgerAdd SNMP monitoring variables.
2004-08-07 adilgerAdd flock support.
2004-08-07 adilgerCommit OST AMD support to HEAD so we can being running...
2004-08-05 adilgerDisable llog on the MDS.
2004-08-05 adilgerRemove global atomic counter for MDS opens, it just...
2004-08-05 adilgerPrint client recovery info to the console for debugging.
2004-08-04 alex- we need not that CWARN()s
2004-08-02 alexb=4030
2004-08-02 alexb=4054
2004-07-31 alex- comment fixed
2004-07-31 alexb=4051
2004-07-31 alexb=4049
2004-07-31 alexb=4044
2004-07-31 alexr=adilger
2004-07-30 adilgerFix error handling.
2004-07-28 alexb=4019
2004-07-27 alexb=3999
2004-07-27 alexb=3550
2004-07-27 alex- don't show error message in replay case
next