Whamcloud - gitweb
LU-12635 build: Support for gcc -Wimplicit-fallthrough
[fs/lustre-release.git] / lustre / target / tgt_main.c
2019-03-21 Mikhail PershinLU-10496 tgt: move FMD handling from OFD to target 90/34190/7
2019-03-15 Mikhail PershinLU-10496 ofd: move FMD to the target code 76/34176/7
2019-02-27 Alex ZhuravlevLU-9706 dt: remove dt_txn_hook_commit() 12/34212/3
2018-01-25 James SimmonsLU-9019 libcfs: remove cfs_time_XXX_64 wrappers 67/30867/2
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-10 Mikhal PershinLU-3285 merge: 'dom' branch merging 51/29851/3
2017-10-24 Alexander BoykoLU-8475 target: use slab allocation 54/21654/5
2017-10-17 Mikhal PershinLU-3285 mdt: use generic grant code at MDT 21/28021/24
2017-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2017-03-14 Fan YongLU-8900 snapshot: operate write barrier on MDT 63/24263/15
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-05 Lai SiyaoLU-8612 mdt: maintain Sync-on-Lock-Cancel locks per... 90/22490/2
2016-09-13 James SimmonsLU-8560 libcfs: handle page_cache_*() removal in newer... 85/22385/3
2016-07-11 Nathaniel ClarkLU-8199 ptlrpc: better lut_reply_bitmap handling 50/20450/3
2016-07-05 Yang ShengLU-8316 tgt: return -ENOMEM while kmalloc failed 18/20918/2
2016-05-04 Mel GormanLU-4423 mem: remove GFP_IOFS 56/18956/4
2016-01-28 Lai SiyaoLU-3538 dne: Commit-on-Sharing for DNE 30/12530/48
2015-12-18 Gregoire PichonLU-7430 mdt: better handle MDT recovery error path 24/17424/2
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-28 Di WangLU-7039 tgt: Delete txn_callback correctly in tgt_init() 97/16797/3
2015-08-26 Ashish PurkarLU-7028 tgt: initialize spin lock in tgt_init() 45/16045/2
2015-08-13 wang diLU-6924 ptlrpc: replay bulk request 93/15793/5
2015-07-01 Gregoire PichonLU-5319 mdt: support multiple modify RCPs in parallel 60/14860/13
2015-06-01 Wang DiLU-3536 lod: record update for cross-MDT operation 39/10939/58
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2015-02-08 Fan YongLU-6050 target: control OST-index in IDIF via ROCOMPAT... 16/13516/5
2015-02-03 Frank ZagoLU-5829 misc: remove unnecessary EXPORT_SYMBOL 21/13321/2
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 ptlrpc: make some functions static 19/12219/4
2014-09-15 James SimmonsLU-3963 libcfs: remove last of cfs list wrappers 97/11797/2
2014-03-25 wang diLU-4585 out: remove OBJECT_UPDATE_PER_RPC_MAX limit. 90/9590/4
2013-11-29 Mikhail PershinLU-3467 target: unified transaction callbacks 30/7330/30
2013-11-14 Mikhail PershinLU-3467 ofd: use unified handler for OST requests 30/7130/35
2013-10-25 James SimmonsLU-3319 procfs: remove unsed proc entry for target... 29/7929/2
2013-10-25 wang diLU-3806 obdclass: add LCT_SERVER_SESSION for server... 12/7412/6
2013-07-23 Mikhail PershinLU-2145 server: use unified request handler for MGS 26/4826/15
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-02-01 Fan YongLU-1866 scrub: initial OI scrub
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-10-18 Mikhail PershinLU-2145 target: move target code to the separate directory