Whamcloud - gitweb
LU-4629 lmv: fix issue found by Klocwork Insight tool
[fs/lustre-release.git] / lustre / lmv / lmv_intent.c
2014-03-01 Dmitry EreminLU-4629 lmv: fix issue found by Klocwork Insight tool 90/9390/2
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-25 wang diLU-3531 mdt: delete striped directory 45/7445/42
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2013-11-18 Lai SiyaoLU-3544 llite: simplify dentry revalidate 75/7475/11
2013-08-20 wang diLU-3712 lmv: choose right MDT for open by FID 53/7253/4
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-22 wang diLU-3186 lmv: do not need allocate FID for open by FID
2013-03-28 wangdiLU-2995 osd: Delete the ref of remote parent in del ..
2013-03-09 wangdiLU-2858 mdt: check .lustre before reint operation.
2013-02-05 Wang DiLU-1187 mdt: Add MDS_INODELOCK_PERM lock for remote dir
2013-01-15 wangdiLU-1187 lmv: remove obsolete lmv object.
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-11-06 Vitaly FertmanLU-1684 ldlm: move ldlm flags not sent through wire...
2012-09-17 Sebastien BuissonLU-1884 build: fix 'resource leak' errors
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-24 Johann LombardiLU-169 lov: add basic infrastructure for layout lock
2011-03-30 Johann LombardiLU-155 cleanup some dead code
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-06-10 Vladimir Savelievb=21244 lustre_idl.h compilable from userspace
2009-12-25 Rahul Deshmukhb=19808 : 2.6.29-fc11 patchless client support
2008-11-28 pravinsb=15957
2008-09-27 yuryb=16727
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2008-05-21 fanyongLand b1_8_dir_ra onto HEAD (20080521_1834)
2008-02-21 shadowCorrectly check stale fid and not start epoch if ost...
2008-02-07 huanghuab=14149
2007-12-06 shadowadd support for build HEAD without vfs_intent patches.
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-12 yury- many fixes about using ENTRY, RETURN, GOTO and EXIT.
2005-05-27 yury- landing MOD (MDS Originated destroy) plus few ldlm...
2005-04-13 yury- compile fixes for --enable-liblustre
2005-03-31 ericmland lustre part of b_hd_sec on HEAD.
2005-02-28 yury- returned back OBD_MD_FID. For many reasons its remova...
2005-02-22 yury- changes with names on exports and another fields...
2004-11-13 yury- added standard CFS headers in some source files.
2004-11-12 wangdiBranch HEAD
2004-11-11 yury- cleanups about ENTRY, EXIT, etc. in mds and lmv stuff.
2004-11-11 yury- landing b_fid.
2004-10-28 yury- the same fix as in b_fid about lmv_intent_lookup()
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-08-30 ericmland b_groups onto HEAD:
2004-08-07 adilgerAdd flock support.
2004-07-26 alexb=3983
2004-07-16 rreadb=3843
2004-06-25 alexchanges to get test #46 working
2004-06-24 alex- more debug messages for #46 failure
2004-06-22 alex- three lmv obj leaks fixed
2004-06-21 yuryFixes with refcounting.
2004-06-21 yuryAdded splitted object handling in lmv_getattr().
2004-06-19 yury- added mutex to lmv_obj to protect slaves attrs.
2004-06-18 yury- added proper ref counting in lmv object manager.
2004-06-15 alexb=2837
2004-06-11 yuryFixes and cleanups in lmv.
2004-06-08 alex- lmv should accept IT_CHDIR intent
2004-06-02 phillanding b_cmobd_merge on HEAD
2004-05-20 alex- new routine lmv_get_mea_and_update_object() to be...
2004-05-19 alex- raw_name2idx declaration to avoid warnings
2004-05-17 philsmash the HEAD with the contents of b_cmd. HEAD_PRE_CM...