Whamcloud - gitweb
LU-11605 osp: max_create_count and create_count changes
[fs/lustre-release.git] / lustre / osp / lproc_osp.c
2019-02-01 Sergey CheremencevLU-11605 osp: max_create_count and create_count changes 59/33559/9
2019-01-04 Andriy SkulyshLU-11700 osp: GPF in osp_reserved_mb_low_seq_write() 17/33717/2
2018-10-29 James SimmonsLU-8066 obd: use correct names for conn_uuid 13/33213/6
2018-07-24 James SimmonsLU-8066 osp: migrate from proc to sysfs 77/32377/10
2018-03-06 James SimmonsLU-8066 obd: final pieces for sysfs/debugfs support. 08/28108/24
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-01-14 James SimmonsLU-9019 osp: migrate to 64 bit time 74/30674/3
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-01 Alex ZhuravlevLU-7251 osp: do not assign commit callback to every... 70/17270/36
2017-08-13 James SimmonsLU-8066 obd: fix LPROC_SEQ_FOPS macros for debugfs 50/26650/5
2017-07-19 Oleg DrokinLU-8066 obdclass : Add infrastructure for procfs to... 20/26020/10
2017-07-19 Sergey CheremencevLU-9442 osp: can't create IDIF fid number > 0xFFFFFFFF 25/27225/6
2017-05-20 Andreas DilgerLU-9330 osp: make variables match proc tunables 71/26571/7
2017-05-01 Oleg DrokinLU-8587 osp: Remove unused osp_max_pages_per_rpc 72/24572/6
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-09-29 Alexander BoykoLU-6910 osp: add procfs values for OST reserved size 56/17656/10
2016-09-22 James SimmonsLU-6245 server: remove types abstraction from MDS/MGS... 71/22371/4
2016-06-22 Alex ZhuravlevLU-7861 osp: replace the hot spinlock with atomic trackers 11/19211/5
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
2016-01-12 Andreas DilgerLU-4825 osp: rename variables to match /proc entry 32/16032/5
2016-01-07 Oleg DrokinLU-7623 Add __user to seq_write buffer arguments 88/17788/2
2015-12-15 Andreas DilgerRevert "LU-6910 osp: add procfs values for OST reserved... 17/17617/3
2015-12-11 Alexander BoykoLU-6910 osp: add procfs values for OST reserved size 31/15731/20
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-08-14 wang diLU-6905 osp: rename ost_server(conn)_uuid 25/15725/4
2015-07-01 Sebastien BuissonLU-3778 sptlrpc: OSP and LWP don't know sptlrpc 40/14040/8
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
2015-01-19 John L. HammondLU-5275 lprocfs: replace LPROCFS with CONFIG_PROC_FS 99/13299/3
2015-01-10 Frank ZagoLU-5396 all: use NULL instead of 0 67/12567/7
2014-12-05 Johann LombardiRevert "LU-5275 lprocfs: remove last of non seq data... 53/12953/3
2014-12-04 James SimmonsLU-5275 lprocfs: remove last of non seq data structs... 98/12298/4
2014-11-11 John L. HammondLU-5551 lustre: fix messages with missisng newlines 96/11996/5
2014-09-06 James SimmonsLU-5275 obdclass: Remove non seq file proc routines 51/11451/5
2014-09-05 Lai SiyaoLU-4975 doxygen: add comments for lproc_osp.c 93/10893/6
2014-06-04 Alex ZhuravlevLU-3469 osp: osp_sync() to flush pending changes synchr... 46/10046/7
2014-05-23 James SimmonsLU-3319 procfs: move osp proc handling to seq_files 36/7936/17
2014-04-23 Fan YongLU-4687 obdclass: unified flow control interfaces 62/9562/13
2014-01-20 Oleg DrokinRevert "LU-3319 procfs: move osp proc handling to seq_f... 31/8931/2
2014-01-18 James SimmonsLU-3319 procfs: move osp proc handling to seq_files 29/8029/7
2014-01-13 wang diLU-3529 osp: init FID client for OSP on MDT. 58/7158/19
2013-09-06 Sebastien BuissonLU-2217 build: fix 'NULL pointer dereference' errors 20/4720/21
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-01 John L. HammondLU-1330 proc: remove osd proc handlers from lprocfs_sta...
2013-01-28 wangdiLU-1445 osp: Use FID to track precreate cache.
2013-01-23 wangdiLU-1187 lod: Fix config log and setup process for DNE
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-10-31 Alex ZhuravlevLU-2226 osp: dump statfs data via lprocfs
2012-10-22 Alex ZhuravlevLU-2154 osp: precreate logic to use last assigned id
2012-09-28 Mikhail PershinLU-1303 osp: add OSP lprocfs functions
2012-09-17 Mikhail PershinLU-1303 osp: Basic OSP device implementation