Whamcloud - gitweb
LU-7039 llog: update llog header and size
[fs/lustre-release.git] / lustre / obdclass / llog_osd.c
2016-01-26 Di WangLU-7039 llog: update llog header and size 69/16969/35
2016-01-14 Ben EvansLU-6401 headers: move swab functions to new header... 39/16339/11
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-11-03 Alex ZhuravlevLU-6634 llog: destroy plain llog if init fails 27/16427/15
2015-10-17 Bruno FacciniLU-6556 obdclass: re-allow catalog to wrap around 12/14912/28
2015-10-07 wang diLU-7222 tests: add Mulitple MDTs to test_84 62/16662/2
2015-09-22 Bob GlossmanLU-7063 llog: fix leak of lock in llog_ost_destroy() 71/16471/2
2015-09-19 wang diLU-6846 llog: create remote llog synchronously 33/16333/5
2015-09-10 wang diLU-7050 llog: record the minimum record size 03/16103/6
2015-09-01 wang diLU-6968 llog: Only update necessary part of header 05/15905/6
2015-08-28 Hongchao ZhangLU-6970 llog: free thandle if declare failed 51/15951/2
2015-08-19 wang diLU-6846 llog: combine cancel rec and destroy 30/15730/7
2015-08-18 Mikhail PershinLU-6714 llog: test plain llog more throughly 35/15835/6
2015-08-09 wang diLU-6896 llog: update log initialization needs to be... 21/15721/3
2015-07-16 wang diLU-6602 osp: change lgh_hdr_lock to mutex 74/15274/8
2015-07-10 Mikhail PershinLU-6714 llog: fix wrong offset in llog_process_thread() 16/15316/3
2015-07-04 wang diLU-6602 update: split update llog record 62/15162/6
2015-07-03 wang diLU-6602 llog: increase update llog chunk size 61/15161/11
2015-06-11 Andreas DilgerLU-6602 obdclass: variable llog chunk size 83/14883/6
2015-06-11 Wang DiLU-3534 osp: send updates by separate thread 25/12825/37
2015-06-10 Ulka VazeLU-6524 llog: Incorrect use of ERR_PTR 76/14876/3
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-05-28 wang diLU-6565 llog: Do not update the whole llog header 78/14678/8
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2014-12-18 Frank ZagoLU-5396 obdclass: make some functions static 20/12220/12
2014-12-04 John L. HammondLU-5687 dt: propagate errors from failed declarations 30/12130/4
2014-11-01 Jinshan XiongLU-4665 utils: lfs setstripe to specify OSTs 83/9383/29
2014-10-27 Henri DoreauLU-1996 lustre: Flexible changelog format. 60/4060/25
2014-07-09 Fan YongLU-5099 api: transfer object type via dt_insert API 47/10447/22
2014-05-09 Mikhail PershinLU-4528 llog: don't write llog in 3-steps 08/10108/10
2014-03-25 Alex ZhuravlevLU-4611 osd: improve credits calculation 58/9258/15
2014-03-21 Fan YongLU-4721 obdclass: handle local storage init/fini properly 73/9573/3
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-25 wang diLU-3531 mdt: delete striped directory 45/7445/42
2014-01-17 Fan YongLU-4106 scrub: Trigger OI scrub properly 02/8002/15
2013-08-26 Niu YaweiLU-3659 llog: missed dt_try_as_dir() in llog_osd_dir_get() 67/7267/5
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-20 Mikhail PershinLU-3149 llog: separate named and unnamed llog sequences
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-04-03 Hongchao ZhangLU-2843 llog: restore the size of llog for -ENOSPC
2013-02-03 wangdiLU-1187 mdd: a few missing stuff in MD stack for DNE.
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-19 Mikhail PershinLU-2129 llog: protect llog write against concurrent...
2012-10-09 Alex ZhuravlevLU-1943 tests: Refresh conf-sanity 32[ab]
2012-09-30 Mikhail PershinLU-2034 changelog: redo changelog using OSD llog
2012-09-28 Mikhail PershinLU-1302 llog: llog over OSD primitives