Whamcloud - gitweb
LU-4082 llite: Chk ret of ll_prep_md_op_data in ll_dir_filler
[fs/lustre-release.git] / lustre / lmv /
2013-11-18 Lai SiyaoLU-3544 llite: simplify dentry revalidate 75/7475/11
2013-11-06 Hongchao ZhangLU-2613 recovery: free open/close request promptly 65/6665/11
2013-10-25 Dmitry EreminLU-4098 lmv: kernel crash due to misconfigured MDT 41/7941/3
2013-10-03 Dmitry EreminLU-4023 build: wrong type used 99/7799/5
2013-10-02 Henri DoreauLU-3882 hsm: Prevent duplicate CT registrations 12/7612/5
2013-09-06 Sebastien BuissonLU-2217 build: fix 'NULL pointer dereference' errors 20/4720/21
2013-09-03 John L. HammondLU-2484 obd: add md_stats to MDC and LMV devices 27/4827/7
2013-09-03 Sebastien BuissonLU-3097 build: fix 'no effect' errors 66/7166/5
2013-09-02 James SimmonsLU-1346 libcfs: cleanup cfs_curproc_xxx macros 79/4779/5
2013-08-30 Dmitry EreminLU-3775 build: build error with gcc 4.7.0 20110509 82/7382/4
2013-08-20 wang diLU-3712 lmv: choose right MDT for open by FID 53/7253/4
2013-08-17 jclLU-3709 lmv: update coding style 52/7252/2
2013-07-10 Ned BassLU-3182 lmv: fix duplicate directory entries 05/6405/4
2013-06-28 Thomas LeiboviciLU-3365 lmv: support DNE with HSM. 14/6714/6
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-01 Ned BassLU-3182 lmv: fix duplicate directory entries
2013-04-25 John L. HammondLU-3201 lmv: check result of lmv_find_target()
2013-04-22 wang diLU-3186 lmv: do not need allocate FID for open by FID
2013-04-07 jclLU-3083 lmv: swap layout & DNE
2013-03-31 Sebastien BuissonLU-3068 build: fix 'incorrect expression' errors
2013-03-28 wangdiLU-2995 osd: Delete the ref of remote parent in del ..
2013-03-26 jclLU-2445 utils: lfs migrate support
2013-03-25 wangdiLU-2960 lmv: typo fix for output of "lfs mdts"
2013-03-20 wangdiLU-2912 mdd: move fid2path from MDD to MDT
2013-03-20 wangdiLU-2802 lmv: get tgt by checking ltd_idx in lmv_find_ta...
2013-03-11 yangshengLU-2148 kernel: Kernel update for latest FC18 kernel
2013-03-09 wangdiLU-2858 mdt: check .lustre before reint operation.
2013-03-07 Artem BlagodarenkoLU-903 ldlm: inode references moved to resource
2013-02-21 wangdiLU-2801 mdt: checking remote object in mdt_swap_layouts
2013-02-20 Sebastien BuissonLU-2227 build: fix 'memory illegal access' errors
2013-02-08 wangdiLU-2240 mds: Assign special fid sequence to root.
2013-02-05 Wang DiLU-1187 mdt: Add MDS_INODELOCK_PERM lock for remote dir
2013-02-03 wangdiLU-1187 mdd: a few missing stuff in MD stack for DNE.
2013-02-02 wangdiLU-1187 mdt: unlink remote directory
2013-02-02 wangdiLU-1187 utils: add lfs setdirstripe/getdirstripe
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
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
next