Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / lmv / lmv_internal.h
2024-03-13 Lai SiyaoLU-17434 lmv: add exclude list for remote dir 80/53780/5
2024-02-15 Lai SiyaoLU-17334 lmv: handle object created on newly added MDT 63/53363/6
2023-07-19 Vitaly FertmanLU-15535 llite: deadlock on lli_lsm_sem 89/50489/11
2023-01-27 Qian YingjinLU-14393 protocol: basic batching processing framework 78/41378/17
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2020-12-09 Lai SiyaoLU-14172 lmv: optimize dir shard revalidate 63/40863/3
2020-06-28 James SimmonsLU-9859 libcfs: move tgt_descs to standard Linux bitmaps. 81/38981/3
2020-06-23 Lai SiyaoLU-13437 mdt: don't fetch LOOKUP lock for remote object 61/38561/9
2020-06-02 Mr NeilBrownLU-6142 lustre: convert some container_of to *_safe 84/38384/2
2020-03-31 Lai SiyaoLU-11025 lmv: simplify name to stripe mapping 11/37711/4
2019-10-28 Lai SiyaoLU-12624 lod: alloc dir stripes by QoS 25/35825/13
2019-10-18 Lai SiyaoLU-12624 obdclass: lu_tgt_descs cleanup 24/35824/5
2019-09-20 Lai SiyaoLU-11213 lod: share object alloc QoS code with LMV 19/35219/7
2019-09-20 Lai SiyaoLU-11213 lmv: use lu_tgt_descs to manage tgts 18/35218/10
2019-06-13 Lai SiyaoLU-11213 lmv: reuse object alloc QoS code from LOD 57/34657/15
2019-06-07 Lai SiyaoLU-11213 lmv: mkdir with balanced space usage 60/34360/15
2019-06-07 Lai SiyaoLU-11213 mdc: add async statfs 59/34359/16
2018-10-01 Lai SiyaoLU-4684 lmv: support accessing migrating directory 04/31504/31
2018-09-17 Lai SiyaoLU-4684 migrate: migrate striped directory 27/31427/26
2018-05-06 Oleg DrokinLU-8066 lmv: Move suitable entries from procfs to sysfs 60/28460/13
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-08-11 John L. HammondLU-7669 lmv: assume a real connection in lmv_connect() 18/18018/5
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-06-19 John L. HammondLU-5814 obd: rename obd_unpackmd() to md_unpackmd() 37/13737/7
2015-01-23 wang diLU-6088 lmv: Do not revalidate stripes with master... 32/13432/5
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
2015-01-19 John L. HammondLU-5275 lprocfs: replace LPROCFS with CONFIG_PROC_FS 99/13299/3
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-05 Johann LombardiRevert "LU-5275 lprocfs: remove last of non seq data... 53/12953/3
2014-12-04 James SimmonsLU-5275 lprocfs: remove last of non seq data structs... 98/12298/4
2014-12-04 John L. HammondLU-2675 lmv: remove lmv_init_{lock,unlock}() 15/12115/3
2014-10-30 Fan YongLU-5519 lfsck: LFSCK code framework adjustment (2) 45/11845/13
2014-08-18 Oleg DrokinLU-5478 style: get rid of seqno_t and mdsno_t typedefs 20/11420/3
2014-07-18 Wang DiLU-4691 lmv: honor MDT index when creating volatile... 66/10866/12
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...