Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lustre / ptlrpc / lproc_ptlrpc.c
2023-12-13 James SimmonsLU-10391 ptlrpc: update import debugfs to support IPv6... 17/53117/7
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-01-27 Qian YingjinLU-14393 protocol: basic batching processing framework 78/41378/17
2023-01-03 Shaun TancheffLU-16120 build: Add support for kobj_type default_groups 65/48365/12
2022-12-20 Andreas DilgerLU-16231 misc: rename lprocfs_stats functions 47/48847/3
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_peer to struct lnet_nid 38/44638/4
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_self to struct lnet_nid 36/44636/4
2022-09-01 Andreas DilgerLU-15642 obdclass: use consistent stats units 33/46833/9
2022-01-26 Jian YuLU-15220 lustre: use 'fallthrough' pseudo keyword for... 69/46269/3
2021-11-03 Lei FengLU-14587 ptlrpc: remove LASSERT in nrs_polices proc... 00/45200/3
2021-10-27 Andreas DilgerLU-14976 ptlrpc: align function names with param names 17/44817/3
2021-05-19 James SimmonsLU-14291 lustre: limit header scope for server only... 96/43096/12
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-03-16 Mr NeilBrownLU-8837 ptlrpc: mark some functions as static 47/41947/5
2021-02-26 Mr NeilBrownLU-6142 lustre: change all 'struct seq_operations'... 96/39396/2
2021-02-26 Mr NeilBrownLU-6142 lustre: change super/file/inode operations... 94/39394/5
2020-11-07 Mikhail PershinLU-10810 ptlrpc: introduce OST_SEEK RPC 07/39707/9
2020-10-12 Mr NeilBrownLU-13985 lustre: seq_file .next functions must update... 35/40035/3
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-05-27 Mr NeilBrownLU-9679 ptlrpc: use OBD_ALLOC_PTR_ARRAY() and FREE 53/38253/2
2020-05-07 Oleg DrokinLU-13470 ptlrpc: return proper write count from ping_store 04/38304/2
2020-04-23 James SimmonsLU-9019 obd: express timeouts in timeout_t 76/31576/24
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-03-24 Mr NeilBrownLU-6142 lustre: unwrap some ldebugfs_register() calls 42/37742/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-28 Swapnil PimpaleLU-3606 lustre: Reserve OST_FALLOCATE(fallocate) opcode 77/37277/4
2020-01-28 Andreas DilgerLU-11644 ptlrpc: show target name in req_history 93/37193/3
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-09-07 James SimmonsLU-12094 ptlrpc: protect obd_import in lprocfs_import_s... 53/35853/3
2019-07-27 Alex ZhuravlevLU-12090 utils: lfs rmfid 49/34449/40
2019-07-12 Shaun TancheffLU-12355 llite: totalram_pages changed to atomic_long_t 25/35025/5
2019-01-04 James SimmonsLU-8066 sysfs: make ping sysfs file read and writable 76/33776/5
2018-08-18 James SimmonsLU-9325 ptlrpc: replace simple_strtol with kstrtol 85/32785/8
2018-07-18 Andreas DilgerLU-10855 ptlrpc: remove obsolete LLOG_ORIGIN_* RPCs 54/32654/2
2018-07-18 Andreas DilgerLU-10855 ptlrpc: remove obsolete OBD RPC opcodes 51/32651/3
2018-07-03 Andriy SkulyshLU-11004 ptlrpc: Serialize procfs access to scp_hist_re... 07/32307/2
2018-05-02 Dmitry EreminLU-8066 ldlm: move all remaining files from procfs... 55/29255/7
2018-03-15 Wang ShilongLU-10803 ptlrpc: fix req_buffers_max and req_history_ma... 22/31622/3
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-22 Alex ZhuravlevLU-10603 ptlrpc: export req_buffers_max via procfs 62/31162/2
2018-01-31 Bruno FacciniLU-9372 ptlrpc: allow to limit number of service's... 64/29064/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-11 Bruno FacciniLU-10224 obd: free obd_svc_stats when all users are... 49/30249/4
2017-11-24 Jinshan XiongLU-9771 flr: resync support and test tool 96/29096/21
2017-11-01 James SimmonsLU-8066 obd: migrate to ksets 48/28948/11
2017-10-24 Andreas DilgerLU-10046 misc: replace LASSERT() with CLASSERT() 56/29256/2
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-07-19 Oleg DrokinLU-8066 ptlrpc: migrate ptlrpc proc files to sysfs 73/25073/11
2017-05-09 Arnd BergmannLU-4423 ptlrpc: use 64-bit times for request times 77/24977/14
2017-04-19 James SimmonsLU-9019 obd: remove s2dhms time function 69/23269/4
2017-02-10 Qian YingjinLU-5620 ptlrpc: Add QoS for opcode in NRS-TBF 18/11918/37
2017-01-01 Arnd BergmannLU-4423 ptlrpc: use 64-bit time for adaptive timeout 70/23270/2
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-05-16 Bob GlossmanLU-7733 ptlrpc: print times in microseconds 35/18335/5
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-04-17 Lai SiyaoLU-28 fileset: add fileset mount support 07/5007/39
2016-04-17 Li XiLU-4931 ladvise: Add feature of giving file access... 29/10029/52
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
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-07-10 Wu LibinLU-5580 ptlrpc: policy switch directly in tbf 49/11749/8
2015-03-03 Dmitry EreminLU-6070 libcfs: provide separate buffers for libcfs_... 85/13185/6
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 John L. HammondLU-5275 lprocfs: reduce scope of params_tree.h 25/13225/3
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-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-09-26 frank zagoLU-5396 lnet/klnds: add sparse annotation __user wherev... 24/11824/5
2014-09-06 James SimmonsLU-5275 obdclass: Remove non seq file proc routines 51/11451/5
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-07-25 James SimmonsLU-3963 ptlrpc: convert to linux list api 26/10526/5
2014-04-18 Li XiLU-4199 libcfs: remove assertion of spin_is_locked() 44/8144/20
2014-03-01 James SimmonsLU-3319 lprocfs: client side cleanups 43/8943/2
2014-02-27 Li WeiLU-3539 protocol: Change UPDATE_OBJ RPC format 28/7128/30
2014-02-03 Fan YongLU-1267 lfsck: enhance RPCs (1) for MDT-OST consistency 23/8623/21
2014-01-18 James SimmonsLU-3319 procfs: update shared server side core proc... 33/7933/11
2014-01-10 Li XiLU-3558 ptlrpc: Add the NRS TBF policy 01/6901/20
2013-12-15 James SimmonsLU-3319 procfs: move ptlrpc proc handling over to seq_file 96/7296/18
2013-12-06 wang diLU-4076 fld: add local fldb to each target 84/7884/11
2013-10-01 James SimmonsLU-3974 libcfs: replace num_physpages with totalram_pages 26/7726/4
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-08-17 James SimmonsLU-2800 autoconf: remove LC_PROCFS_USERS test 84/7084/7
2013-07-23 Oleg DrokinRevert "LU-2800 autoconf: remove LC_PROCFS_USERS test" 83/7083/2
2013-07-23 James SimmonsLU-2800 autoconf: remove LC_PROCFS_USERS test 53/5353/7
2013-07-23 Mikhail PershinLU-2145 server: use unified request handler for MGS 26/4826/15
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-01 Nikitas AngelinasLU-398 ptlrpc: NRS framework follow-up patch
2013-03-31 Sebastien BuissonLU-3068 build: fix 'incorrect expression' errors
2013-02-06 Jinshan XiongLU-2017 mdc: add layout swap between 2 objects
next