Whamcloud - gitweb
LU-4921 lmv: try all stripes for unknown hash functions
[fs/lustre-release.git] / lustre / lmv / lmv_internal.h
2014-07-01 Wang DiLU-4921 lmv: try all stripes for unknown hash functions 41/10041/12
2014-06-20 Lai SiyaoLU-3544 fid: do open-by-fid by default 76/7476/23
2014-05-30 wang diLU-4098 lmv: Match MDT where the FID locates first 19/8019/8
2014-05-14 John L. HammondLU-2675 obd: decruft md_enqueue() and md_intent_lock() 05/10205/3
2014-05-08 wang diLU-4690 lod: separate master object with master stripe 11/9511/37
2014-05-04 Oleg DrokinRevert "LU-2675 obd: decruft md_enqueue() and md_intent... 03/10203/2
2014-05-02 John L. HammondLU-2675 obd: decruft md_enqueue() and md_intent_lock() 50/9850/4
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-01-07 wang diLU-3531 llite: move dir cache to MDC layer 43/7043/26
2013-12-28 James SimmonsLU-3319 procfs: move lmv proc handling over to seq_file 91/7291/11
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-25 John L. HammondLU-3201 lmv: check result of lmv_find_target()
2013-03-20 wangdiLU-2802 lmv: get tgt by checking ltd_idx in lmv_find_ta...
2013-01-23 wangdiLU-1187 lmv: allocate lmv tgts array by index
2013-01-15 wangdiLU-1187 lmv: remove obsolete lmv object.
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-06 Vitaly FertmanLU-1684 ldlm: move ldlm flags not sent through wire...
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2011-10-19 nasfORNL-23 avoid unnecessary CMD lock contention in LMV
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-09-09 eebb=20500
2008-11-07 nikitaland clio.
2008-09-27 yuryb=16727
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2008-02-07 huanghuab=14149
2008-01-03 komalnb=14184
2007-12-03 huanghuaBranch HEAD
2007-10-25 bobijamBranch HEAD
2007-07-30 tappro- make HEAD from b_post_cmd3
2007-02-10 nathanland b1_5 onto HEAD
2005-08-20 wangdiBranch HEAD
2004-11-14 yury- fixes about removing lmv_obj when coresponding inode...
2004-11-13 yury- added standard CFS headers in some source files.
2004-11-11 yury- landing b_fid.
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-08-30 ericmland b_groups onto HEAD:
2004-08-07 adilgerAdd SNMP monitoring variables.
2004-07-26 alexb=3983
2004-06-21 yuryFixes with refcounting.
2004-06-21 yuryAdded splitted object handling in lmv_getattr().
2004-06-21 yuryobk->freeing changed to obj->state and O_FREEING flag...
2004-06-21 yury- added md_delete_object() and lmv_delete_object()...
2004-06-19 yury- added mutex to lmv_obj to protect slaves attrs.
2004-06-19 yuryFixes with managing objects in LMV object manager.
2004-06-18 yury- added lmv_destroy_obj() which will be used for destro...
2004-06-18 yury- added proper ref counting in lmv object manager.
2004-06-11 yuryFixes and cleanups in lmv.
2004-05-20 alex- new routine lmv_get_mea_and_update_object() to be...
2004-05-17 philsmash the HEAD with the contents of b_cmd. HEAD_PRE_CM...