Whamcloud - gitweb
LU-13456 ldlm: fix reprocessing of locks with more bits
[fs/lustre-release.git] / lustre / include / lustre_update.h
2018-05-29 Lai SiyaoLU-4684 xattr: add list support for remote object 26/31426/9
2018-01-25 Fan YongLU-10422 lfsck: misc fixes to avoid unexpected repairing 12/30612/5
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-17 Di WangLU-9983 osp: align the OSP request size by 4k 70/29270/4
2017-05-16 Andreas DilgerLU-8589 osd: remove "object" from method function names 42/22542/6
2017-04-26 Fan YongLU-8840 osp: handle EA cache properly (2) 07/25207/4
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-08-11 Lai SiyaoLU-8370 dne: error in spliting update records 34/21334/6
2016-07-11 Ben EvansLU-6401 headers: Move object_update functions to new... 20/20120/8
2016-02-05 Andreas DilgerLU-6587 obdclass: use OBD_FREE_LARGE with OBD_ALLOC_LARGE 34/18034/4
2015-12-13 Di WangLU-7450 osd: call commit_callback if no write updates 68/17268/9
2015-12-02 Di WangLU-6693 out: not return NULL in object_update_param_get 17/16417/4
2015-11-24 Alex ZhuravlevLU-7318 out: dynamic reply size 89/16889/16
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-06 wang diLU-6741 osp: bulk transfer for osp_md_read 99/15899/11
2015-08-13 wang diLU-6881 update: add lock to protect commit check 90/15690/3
2015-07-04 wang diLU-6602 update: split update llog record 62/15162/6
2015-07-03 wang diLU-3534 osp: transfer updates with bulk RPC 86/13786/34
2015-06-11 Wang DiLU-3534 osp: send updates by separate thread 25/12825/37
2015-06-05 Wang DiLU-3540 lod: update recovery thread 37/11737/50
2015-06-01 Wang DiLU-3536 lod: cancel update log after all committed 72/11572/52
2015-06-01 Wang DiLU-3536 lod: write updates to update log 08/11408/53
2015-06-01 Wang DiLU-3534 mdt: move last_rcvd obj update to LOD 09/11909/47
2015-06-01 Wang DiLU-3536 lod: record update for cross-MDT operation 39/10939/58
2015-05-28 wang diLU-6299 osp: zero-length EA xattr_set for striped_dir 87/14787/4
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-28 wang diLU-6376 osp: add RPC lock during RPC send 98/14098/2
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-09-25 Wang DiLU-3536 osp: move update packing into out_lib.c 21/9321/23
2014-08-12 Dmitry EreminLU-5417 lustre: fix comparison between signed and unsigned 27/11327/2
2014-05-08 John L. HammondLU-4961 lustre: remove liblustre.h and obd.h from userspace 94/10194/4
2014-02-27 Li WeiLU-3539 protocol: Change UPDATE_OBJ RPC format 28/7128/30
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
2013-08-30 Sebastien BuissonLU-3042 build: fix 'NULL pointer dereference' errors 68/5868/10
2013-03-28 wangdiLU-2995 osd: Delete the ref of remote parent in del ..
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.