Whamcloud - gitweb
LU-3534 osp: move RPC pack from declare to execution phase
[fs/lustre-release.git] / lustre / osp / osp_md_object.c
2015-04-09 Wang DiLU-3534 osp: move RPC pack from declare to execution... 94/10794/45
2015-04-08 Wang DiLU-3536 lod: Separate thandle to different layers. 40/10640/55
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2015-03-28 wang diLU-6376 osp: add RPC lock during RPC send 98/14098/2
2015-02-21 Fan YongLU-6231 osp: prepare OUT RPC after remote transaction... 10/13710/4
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 mdc: (and lmv, mgc, osc) make some functions... 22/12222/9
2014-11-04 Dmitry EreminLU-5577 mdd: lu_dirent_calc_size() return type to size_t 83/12383/2
2014-10-30 Fan YongLU-5517 lfsck: repair invalid nlink count 16/11516/29
2014-09-25 Wang DiLU-3536 osp: move update packing into out_lib.c 21/9321/23
2014-09-15 Fan YongLU-5508 osp: RPC adjustment for remote transaction 82/11382/12
2014-07-24 wang diLU-4976 osp: add comments for osp_md_object functions 59/10359/10
2014-07-09 Fan YongLU-5099 api: transfer object type via dt_insert API 47/10447/22
2014-07-08 Fan YongLU-5223 lmv: build master LMV EA dynamically build... 51/10751/17
2014-05-09 wang diLU-4690 osp: some cleanup for patch 9511 61/10261/2
2014-05-08 wang diLU-4690 lod: separate master object with master stripe 11/9511/37
2014-03-13 Li WeiLU-3539 osp: Fix a series of UPDATE_OBJ endianness... 88/7088/34
2014-02-28 wang diLU-2430 mdt: Add global rename lock. 26/8826/16
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-27 Li WeiLU-3539 protocol: Change UPDATE_OBJ RPC format 28/7128/30
2014-02-25 wang diLU-3531 mdt: delete striped directory 45/7445/42
2014-02-22 Fan YongLU-3591 lfsck: repair unmatched MDT-OST objects pairs 19/7519/26
2014-02-22 Fan YongLU-3590 lfsck: repair MDT-object with dangling reference 17/7517/28
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-02-12 Fan YongLU-1267 lfsck: enhance API for MDT-OST consistency 56/7156/33
2014-01-13 wang diLU-3529 osp: init FID client for OSP on MDT. 58/7158/19
2013-11-04 wang diLU-3850 obdecho: create remote dir from echo client 02/7502/6
2013-08-30 Sebastien BuissonLU-3042 build: fix 'NULL pointer dereference' errors 68/5868/10
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-13 Sebastien BuissonLU-3095 build: fix 'memory corruption' errors
2013-06-11 John L. HammondLU-2082 osp: print address of object in osp_object_create()
2013-05-13 wang diLU-3187 ost: check pre 2.4 echo client in obdo validation
2013-04-09 John L. HammondLU-3059 dt: shrink dt_object by 8 bytes on x86_64
2013-03-20 wangdiLU-2912 mdd: move fid2path from MDD to MDT
2013-03-19 Wang DiLU-1187 out: add resend check for update.
2013-02-02 wangdiLU-1187 mdt: unlink remote directory
2013-01-31 wangdiLU-1187 osp: add osp_md_object for remote directory.