Whamcloud - gitweb
LU-7079 ptlrpc: imp_peer_committed_transno should increase
[fs/lustre-release.git] / lustre / osp / osp_sync.c
2015-09-04 Alex ZhuravlevLU-7079 ptlrpc: imp_peer_committed_transno should increase 61/16161/5
2015-07-16 Olaf WeberLU-6325 ptlrpc: make ptlrpcd threads cpt-aware 72/13972/19
2015-06-01 Wang DiLU-3536 lod: write updates to update log 08/11408/53
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-09 frank zagoLU-5710 all: second batch of corrected typos and gramma... 33/12933/8
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
2015-02-18 Liang ZhenLU-5604 tgt: return missed fail ids 32/12232/7
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-11 Liang ZhenLU-181 ptlrpc: reorganize ptlrpc_request 06/8806/16
2014-11-01 Jinshan XiongLU-4665 utils: lfs setstripe to specify OSTs 83/9383/29
2014-10-06 Alex ZhuravlevLU-4976 doc: comments to osp_sync.c 50/11150/5
2014-09-25 Wang DiLU-3536 osp: move update packing into out_lib.c 21/9321/23
2014-07-10 Niu YaweiLU-5296 lod: don't skip attr_set for osp objects 89/10989/4
2014-06-27 Wang DiLU-5188 osp: return 1 if osp_sync_xxx_job issue RPC 28/10828/4
2014-06-20 Oleg DrokinLU-5188 osp: Correctly check for invalid setattr record 06/10706/3
2014-06-04 Alex ZhuravlevLU-3469 osp: osp_sync() to flush pending changes synchr... 46/10046/7
2014-05-30 Niu YaweiLU-4345 osp: store valid bits in setattr record 23/10223/5
2014-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2014-05-09 Mikhail PershinLU-4528 llog: don't write llog in 3-steps 08/10108/10
2014-04-20 John L. HammondLU-3498 kernel: remove uses of IS_ERR_VALUE() 59/6759/8
2014-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2014-03-21 Alex ZhuravlevLU-4743 osp: continue llog processing 74/9574/3
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 wang diLU-3529 lod: create striped directory 96/7196/45
2014-01-13 wang diLU-3529 osp: init FID client for OSP on MDT. 58/7158/19
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-06 Sebastien BuissonLU-2217 build: fix 'NULL pointer dereference' errors 20/4720/21
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-06-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-05-15 Oleg DrokinLU-3328 osp: Only signal thread completion when we...
2013-05-10 wang diLU-3302 llog: Do not use ostid swab for llogid
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-03-26 Alex ZhuravlevLU-2556 osp: count requests in osp_sync_interpret(...
2013-03-15 Alex ZhuravlevLU-2701 osp: wake up sync thread
2013-01-31 chas williams -... LU-2697 osp: remove trailing newline on thread names
2013-01-18 wangdiLU-2349 osp: Move log ops init to module init.
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-18 Alex ZhuravlevLU-2130 osp: wait until all the requests are processed
2012-09-28 Mikhail PershinLU-1303 osp: OSP logging functionality