Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / include / lustre_lfsck.h
2019-02-27 James SimmonsLU-8066 osd: migrate from proc to sysfs 10/32810/18
2019-01-04 James SimmonsLU-8066 mdd: migrate from proc to sysfs 32/33632/5
2018-10-01 James SimmonsLU-8066 ofd: migrate from proc to sysfs 59/33059/4
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-04-06 Fan YongLU-8998 pfl: layout LFSCK handles PFL file
2017-04-06 Fan YongLU-8998 pfl: enhance PFID EA for PFL
2017-04-06 Fan YongLU-8054 lfsck: enhance lfsck notify API
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-08-22 Ben EvansLU-6401 headers: Move functions out of lustre_idl.h 84/21484/5
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-03-13 Fan YongLU-7256 tests: wait current LFSCK to exit before next... 06/17406/10
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-10-30 Fan YongLU-5517 lfsck: repair invalid nlink count 16/11516/29
2014-06-20 Andreas DilgerLU-4887 lfsck: run all LFSCK scan types by default 78/10278/7
2014-06-16 James SimmonsLU-3319 procfs: move mdd/ofd proc handling to seq_files 49/8049/18
2014-03-02 Fan YongLU-3951 lfsck: OST-object inconsistency self detect... 67/7667/30
2014-02-27 Fan YongLU-3336 lfsck: recreate the lost MDT-object 11/7811/20
2014-02-25 Fan YongLU-3950 lfsck: control all LFSCK nodes via single comma... 57/9257/5
2014-02-25 Fan YongLU-3336 lfsck: use rbtree to record OST-object accessing 43/7743/21
2014-02-03 Fan YongLU-1267 lfsck: enhance RPCs (3) for MDT-OST consistency 08/7108/36
2014-02-03 Fan YongLU-1267 lfsck: enhance RPCs (1) for MDT-OST consistency 23/8623/21
2014-01-31 Fan YongLU-1267 lfsck: framework (3) for MDT-OST consistency 62/7062/37
2014-01-23 Fan YongLU-1267 lfsck: framework (2) for MDT-OST consistency 02/8302/15
2014-01-23 Fan YongLU-1267 lfsck: rebuild LAST_ID 97/6997/35
2014-01-17 Fan YongLU-1267 lfsck: framework (1) for MDT-OST consistency 46/7146/25
2013-06-13 Fan YongLU-2914 lfsck: split LFSCK code from mdd to lfsck