Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / include / lprocfs_status.h
4 days ago Jian YuLU-17504 build: fix array-index-out-of-bounds warning 65/54365/9
2024-02-15 Arshad HussainLU-6142 obdclass: Fix style issues for lprocfs_status.h 06/53906/2
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-08-24 Andreas DilgerLU-17005 obdclass: allow stats header to be disabled 23/51823/2
2023-04-18 Etienne AUJAMESLU-16674 obdclass: optimize job_stats reads 59/50459/7
2023-03-21 Courrier GuillaumeLU-14834: list the UUIDs of stale clients during recovery 96/44196/8
2023-02-14 Aurelien DegremontLU-14111 obdclass: count eviction per obd_device 28/40528/15
2023-01-07 Shaun TancheffLU-16118 build: Use pde_data() when available 63/48363/9
2022-12-20 Andreas DilgerLU-16231 misc: rename lprocfs_stats functions 47/48847/3
2022-12-11 Lei FengLU-16110 lprocfs: make job_stats and rename_stats valid... 17/48417/27
2022-12-06 Lei FengLU-16087 lprocfs: add histogram to stats counter 78/48278/12
2022-11-02 Alex ZhuravlevLU-15564 osd: add allocation time histogram 50/46550/15
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: lprocfs_exp_setup() to take struct... 42/44642/5
2022-09-01 Andreas DilgerLU-15642 obdclass: use consistent stats units 33/46833/9
2022-07-18 Andreas DilgerLU-15913 mdt: disable parallel rename for striped dirs 93/47593/9
2022-01-11 Andrew PerepechkoLU-13309 osd: use per-cpu counters for brw_stats 15/37915/14
2022-01-06 Vladimir SavelievLU-14542 obd: tunable for sanity grant check 28/42128/7
2021-12-13 Andrew PerepechkoLU-13542 osd: brw stats are initialized too late 54/38554/6
2021-11-20 James SimmonsLU-14927 osd: share brw_stats code between OSD back... 90/44690/8
2021-10-27 Andreas DilgerLU-11407 obdclass: add start time to stats files 01/33201/10
2021-10-10 Oleg DrokinLU-8066 obdclass: Remove lprocfs_obd_short_io_bytes_... 96/45096/3
2021-05-19 James SimmonsLU-14291 lustre: limit header scope for server only... 96/43096/12
2021-04-21 Shaun TancheffLU-13344 libcfs: Abstract proc_fs with proc_ops 73/37873/15
2021-04-06 Mr NeilBrownLU-14487 lustre: remove references to Sun Trademark. 80/41880/3
2021-03-10 Mr NeilBrownLU-9855 lustre: use with_imp_locked() more broadly. 95/39595/11
2021-02-26 Mr NeilBrownLU-6142 lustre: make various 'struct file_operations... 41/39741/2
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-06-23 Emoly LiuLU-13597 ofd: add more information to job_stats 16/38816/7
2020-04-14 Mr NeilBrownLU-6142 lustre: remove ldebugfs_add_simple() wrapper. 47/37747/6
2020-04-14 Mr NeilBrownLU-6142 lustre: remove ldebugfs_register_stats() wrapper 46/37746/6
2020-04-14 Mr NeilBrownLU-6142 lustre: remove ldebugfs_seq_create wrapper... 45/37745/5
2020-04-14 Mr NeilBrownLU-6142 lustre: make ldebugfs_add_vars a void function 44/37744/6
2020-03-31 Andreas DilgerLU-9091 procfs: remove old string parsing routines 75/37275/4
2020-03-24 Mr NeilBrownLU-6142 lustre: remove remaining users of ldebugfs_register 43/37743/3
2020-03-11 Mr NeilBrownLU-9855 lustre: rename obd_device variables to obd 69/36969/11
2020-02-20 James SimmonsLU-12477 lustre: remove obsolete config checks 85/37085/16
2020-02-14 Mr NeilBrownLU-9855 lustre: replace LPROCFS_CLIMP_CHECK() 56/36956/6
2020-01-10 James SimmonsLU-9091 sysfs: use string helper like functions for... 58/35658/22
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-11-12 Andreas DilgerLU-12631 llite: report latency for filesystem ops 78/36078/12
2019-10-28 Lai SiyaoLU-12624 lod: alloc dir stripes by QoS 25/35825/13
2019-08-27 Patrick FarrellLU-12455 osd: Correct readcache_max_filesize proc 66/35266/5
2019-07-30 James SimmonsLU-8066 mdt: migrate procfs files to sysfs 79/34779/14
2019-07-27 James SimmonsLU-8066 obd: harden debugfs handling 75/35575/2
2019-06-25 NeilBrownLU-12330 obdclass: allow per-session jobids. 95/34995/9
2019-05-10 James SimmonsLU-11157 obd: round values to nearest MiB for *_mb... 17/34317/16
2019-02-18 Andreas DilgerLU-10171 lmv: avoid gratuitous 64-bit modulus 22/33922/9
2019-01-04 James SimmonsLU-8066 sysfs: make ping sysfs file read and writable 76/33776/5
2019-01-04 Ben EvansLU-10171 headers: define pct(a,b) once 52/29852/10
2018-10-29 James SimmonsLU-8066 obd: use correct names for conn_uuid 13/33213/6
2018-10-12 James SimmonsLU-8066 llite: make llite/lov and lmv symlinks 16/32516/4
2018-09-01 James SimmonsLU-9855 obdclass: simplify md_stats code 22/32822/12
2018-07-18 John L. HammondLU-11052 obd: remove OBD ops based stats 02/32602/2
2018-05-06 James SimmonsLU-9019 libcfs: remove the remaining cfs_time wrappers 68/31068/8
2018-05-02 Oleg DrokinLU-8066 osc: move suitable values from procfs to sysfs 62/30962/6
2018-04-09 Qian YingjinLU-10802 nrs: mismatch problem for wildcard in jobid TBF 62/29162/7
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-02-06 Emoly LiuLU-3397 lprocfs: create "export" /proc file on server 13/6713/17
2018-01-14 James SimmonsLU-9859 libcfs: delete libcfs/linux/libcfs.h 06/30706/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-24 Jinshan XiongLU-9771 flr: resync support and test tool 96/29096/21
2017-11-09 Patrick FarrellLU-1757 brw: add short io osc/ost transfer. 67/27767/12
2017-11-01 James SimmonsLU-8066 obd: migrate to ksets 48/28948/11
2017-08-13 James SimmonsLU-8066 obd: fix LPROC_SEQ_FOPS macros for debugfs 50/26650/5
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-07-29 James SimmonsLU-9019 obdclass: migrate jobstats to 64 bit time 11/27911/3
2017-07-19 Oleg DrokinLU-8066 ptlrpc: migrate ptlrpc proc files to sysfs 73/25073/11
2017-07-19 Oleg DrokinLU-8066 obdclass : Add infrastructure for procfs to... 20/26020/10
2017-05-09 Bruno FacciniLU-8376 ost: enhance end to end bulk cksum error report 60/23960/20
2017-05-02 Andreas DilgerLU-3308 mdc: allow setting readdir RPC size parameter 88/26088/10
2017-04-19 James SimmonsLU-9019 obd: remove s2dhms time function 69/23269/4
2017-01-31 James SimmonsLU-6245 libcfs: use libcfs_private.h only for kernel... 38/22138/11
2017-01-18 Oleg DrokinLU-8066 obd: Add debugfs root 27/23427/4
2017-01-01 Oleg DrokinLU-8066 obd: Move /proc/fs/lustre root level files... 25/23425/2
2017-01-01 Oleg DrokinLU-8066 obd: Generic helpers for sysfs 09/22209/3
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 James SimmonsLU-8836 lprocfs: move lprocfs_stats_[un]lock to a sourc... 73/23773/2
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-05-27 Niu YaweiLU-7795 quota: tuneable soft least qunit 96/18896/9
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-01-07 Oleg DrokinLU-7623 Add __user to seq_write buffer arguments 88/17788/2
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-24 Oleg DrokinLU-7195 jobstats: Allow setting static content for... 98/16598/7
2015-07-19 Niu YaweiLU-5946 lprocfs: free expired jobstats after /proc... 21/12821/8
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-03-25 James SimmonsLU-6245 libcfs: remove tcpip abstraction from libcfs 60/13760/19
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
2015-01-19 James SimmonsLU-5275 lprocfs: remove all non-seq file functions 35/12235/11
2015-01-19 James SimmonsLU-5275 libcfs: merge params_tree.h into lprocfs_status.h 41/13341/4
2015-01-19 John L. HammondLU-5275 lprocfs: replace LPROCFS with CONFIG_PROC_FS 99/13299/3
2015-01-10 John L. HammondLU-5275 lprocfs: reduce scope of params_tree.h 25/13225/3
2015-01-04 Andreas DilgerLU-5946 lprocfs: cleanup stats locking code 72/12872/2
2015-01-04 Dmitry EreminLU-5928 obdclass: fix export of nodemap to procfs 75/13175/3
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 lov: (and ldlm) make some functions static 21/12221/10
2014-12-09 Frank ZagoLU-5396 llite: make some functions static 11/12211/5
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-10-06 John L. HammondLU-5557 mdt: track reint operations in MDS service... 24/11924/2
next