Whamcloud - gitweb
LU-2010 tests: replay-single/44a,b,45 find only tested mdc
[fs/lustre-release.git] / lustre / lmv /
2013-01-30 Aurelien DegremontLU-2061 hsm: get list of HSM actions
2013-01-30 Aurelien DegremontLU-1338 hsm: HSM flags feature
2013-01-23 wangdiLU-1187 lmv: allocate lmv tgts array by index
2013-01-20 wangdiLU-1445 lod: Add FLD lookup to LOD
2013-01-19 wangdiLU-1187 lmv: Locate right MDT in lmv.
2013-01-15 wangdiLU-1187 lmv: remove obsolete lmv object.
2013-01-15 wangdiLU-1445 fid: Add DATA fid type in fid_request.
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-28 wangdiLU-2240 fld: Move range lookup to fld.
2012-12-17 wangdiLU-1632 fid: remove fid_delete in delete_inode procedure
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-12-03 wangdiLU-1681 llite: remove unnecessary OBD_MD_MDTIDX
2012-11-06 Vitaly FertmanLU-1684 ldlm: move ldlm flags not sent through wire...
2012-10-11 Johann LombardiLU-1842 quota: remove leftovers from old code
2012-09-17 Sebastien BuissonLU-1884 build: fix 'resource leak' errors
2012-09-14 Mikhail PershinLU-1302 llog: llog test update and fixes
2012-08-09 James SimmonsLU-812 compat: SPIN/RW_LOCK_UNLOCKED no longer exist
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
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-14 Hongchao ZhangLU-969 debug: reduce stack usage
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-03-01 wangdiLU-991 llite: cleanup md_readpage interface
2012-02-23 wangdiLU-819 utils: Fix lfs getstripe -M
2012-01-24 Johann LombardiLU-169 lov: add basic infrastructure for layout lock
2012-01-06 Johann LombardiLU-847 quota: move lmv/mdc/osc/lov quota code out of...
2011-12-29 yangshengLU-506 kernel: FC15 - fix GCC 'set-but-unused' warnings
2011-12-12 Lai SiyaoLU-106 procfs: many proc entries are not accessed safely
2011-11-09 Fan YongORNL-7 replace statahead hacking with its own cache
2011-11-04 Fan YongORNL-26 prevent call md_set_lock_data() repeatly
2011-10-19 nasfORNL-23 avoid unnecessary CMD lock contention in LMV
2011-08-19 Niu YaweiLU-592 1.8 <-> 2.1 interop: missing LMV on client
2011-08-12 Christopher J. MorroneLU-455 Replace DIST_SOURCES with EXTRA_DIST
2011-07-15 Lai SiyaoLU-5 readdir read multiple pages per rpc
2011-06-07 nasfLU-376 Positive LL_DIR_END_OFF to indicate the tail...
2011-03-30 Johann LombardiLU-155 cleanup some dead code
2011-03-11 Niu Yaweib=22980 improve obdfilter-survey performance on multi...
2010-11-04 LiuYingb=23399 Deadlock probably due to statahead
2010-11-02 Mikhail Pershinb=20997 passthrough obd_force from lmv to mdc
2010-10-14 Eric Meib=19486 add server identifier into lu_seq_range.
2010-07-02 yangshengb=20065 Add 1S statfs caching and cleanup CFS_HZ usage.
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-06-18 Robert ReadRemove remaining remnants of the CVS era.
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-06-10 Vladimir Savelievb=21244 lustre_idl.h compilable from userspace
2010-05-27 Mikhail Pershinb=20997 Enable time limit on the request to be queued
2010-05-24 Vitaly Fertmanb=22244 ldlm cancel flags cleanup
2010-05-12 pravinb=18857 enhance seq allocation scalability by updating...
2010-04-29 Fan Yongb=22069 port "llapi_get_connect_flags()" API from b1_8...
2010-04-05 Dmitry Zoginb=22235 llapi_uuid_match() prints bogus error message...
2010-03-30 Landenb=20433 decrease the usage of memory on clients.
2010-03-23 Brian J. Murrellb=21527 Portability fixes
2010-03-12 Nathan Rutmanb=20878 change kernelcomms from netlink to pipes
2010-03-09 Fan Yongb=15962 statahead should not alias dentry with inode...
2010-03-02 Eric Meib=20731 add handling of statfs ioctl in mdc.
2010-02-22 Wang Dib=20984 cleanup md_op_data and add getstripe -M
2010-01-28 Rahul Deshmukhb=19808 2.6.29-fc11 patchless client support changes.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2010-01-06 Robert ReadRevert "b=19808 2.6.29-fc11 patchless client support"
2010-01-05 Rahul Deshmukhb=19808 2.6.29-fc11 patchless client support
2009-12-25 Rahul Deshmukhb=19808 : 2.6.29-fc11 patchless client support
2009-12-12 Brian ReitzIntroduce .gitignore files. GIT_EPOCH_MASTER
2009-09-09 eebb=20500
2009-07-17 shadowmove handling CATALOGS file at osc layer and forbid...
2009-07-14 shadowLand first part of new dcache handling (bug 16654).
2009-04-22 nathanb=18676
2009-02-17 nikitaOBD_SLAB_ALLOC_PTR_SAFE() is a new OBD_ macro for slab...
2009-02-05 shadowsend activate event only when connect finished and...
2008-11-28 pravinsb=15957
2008-11-15 fanyongLand b_head_quota onto HEAD (20081116_0105)
2008-11-07 nikitaland clio.
2008-10-22 adilgerBranch HEAD
2008-10-12 yury- removed more dead code (dead for >2 years as it was...
2008-09-27 yuryb=16727
2008-09-09 vitalyBranch HEAD
2008-09-03 yuryb=16772
2008-09-03 yuryb=15260
2008-08-07 shadowacl includes and time_t formats cleanup.
2008-08-07 kalpakb=16098
2008-08-05 robert.readLand b_head_libcfs onto HEAD (20080805_1611)
2008-07-31 kalpakb=16227
2008-07-27 kalpakb=16098
2008-07-21 girishFix compiler warnings. (Specific to x86_64)
2008-07-16 girishCleanup compiler warnings
2008-07-08 pravinsb=15516
2008-07-03 wangdiBranch: HEAD
2008-07-02 shadowcleanup usage obd_set_info_async, obd_get_info.
2008-05-21 fanyongLand b1_8_dir_ra onto HEAD (20080521_1834)
2008-05-09 komalnb=14687
2008-05-06 komalnb=11089
2008-04-24 shadowuse generic LIST_HEAD macros instead of linux specific.
2008-04-11 pravinsfixes for lu_dirent->lde_hash change patch.
2008-04-10 pravinsto fix bug introduced by lu_dirent-change patch
2008-04-10 pravinsb=14340
2008-03-13 shadowHolding lprocfs lock with send rpc can produce block...
2008-03-06 shadowport llog fixes from b1_6 into HEAD
2008-02-21 shadowCorrectly check stale fid and not start epoch if ost...
2008-02-20 tappro- ll_obd_statfs() call lov/lmv instead of osc/mdc to...
next