Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lustre / ptlrpc / nrs_tbf.c
38 hours ago James SimmonsLU-8130 nrs: for TBF nid handling using rhashtables 93/54193/7
9 days ago Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-02-04 Arshad HussainLU-16796 ldlm: Change struct ldlm_resource to use refco... 16/53416/4
2023-11-29 Alexey LyashkovLU-17174 misc: fix hash functions 11/52611/4
2023-11-03 Etienne AUJAMESLU-17149 tbf: nrs_tbf_id_cli_set should not modify... 28/52528/3
2023-08-19 Mr NeilBrownLU-9859 lnet: simplify cfs_parse_nidlist() 41/50841/11
2023-08-19 Mr NeilBrownLU-9859 ptlrpc: simplify nrs_tbf_opcode_list_parse() 37/50837/13
2023-07-19 Mr NeilBrownLU-9859 ptlrpc: simplify nrs_tbf_jobid_list_parse() 38/50838/8
2023-07-19 Mr NeilBrownLU-9859 ptlrpc: simplify nrs_tbf_check_id_value and... 36/50836/4
2023-07-19 Mr NeilBrownLU-9859 ptlrpc: simplifying expression parsing in nrs_tbf 35/50835/13
2023-07-19 Mr NeilBrownLU-6142 lustre: use list_first/last_entry() for list... 28/50828/5
2023-04-22 Mr NeilBrownLU-10391 ptlrpc: change tc_nid in nrs to be struct... 01/50101/6
2023-04-22 Mr NeilBrownLU-10391 lustre: change cfs_match_nid to take large... 98/50098/7
2023-04-18 Etienne AUJAMESLU-16077 tbf: pb_uid/pb_gid ptlrpc_body fields for... 35/48235/7
2023-03-08 Timothy DayLU-16518 ptlrpc: fix clang build errors 59/49859/3
2022-10-04 Etienne AUJAMESLU-16144 nrs: implement force mode for nrs_tbf_req_get() 94/48494/5
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_peer to struct lnet_nid 38/44638/4
2022-09-01 James SimmonsLU-9859 libcfs: remove Lustre specific bitmap handling 22/48222/3
2022-07-11 Etienne AUJAMESLU-15926 nrs: fix tbf realtime rules 85/47585/3
2022-01-26 Etienne AUJAMESLU-15366 nrs: increase maximum rate for tbf rule 38/45838/3
2022-01-07 Etienne AUJAMESLU-15130 nrs: null pointer dereference in nrs_tbf_id_parse 91/45291/4
2022-01-06 Etienne AUJAMESLU-15056 nrs: length of a tbf rule should be checked 24/45124/6
2021-11-30 Etienne AUJAMESLU-15059 nrs: do not overwrite "cmd" in nrs_tbf_rule 42/45142/4
2021-09-17 Qian YingjinLU-14724 nrs: TBF rule list broken when change rule... 25/43925/6
2021-03-16 Mr NeilBrownLU-14289 ptlrpc: rename cfs_binheap to simply binheap 75/41375/3
2021-02-26 Mr NeilBrownLU-14291 ptlrpc: support nrs_delay for client-only... 27/41127/4
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-07-04 Mr NeilBrownLU-9679 nrs: remove ts_opcodes bitmap. 75/38975/2
2020-05-27 Mr NeilBrownLU-6142 lustre: convert some container_of0 to container_of 83/38383/3
2020-04-14 Mr NeilBrownLU-6142 lustre: make ldebugfs_add_vars a void function 44/37744/6
2020-03-17 James SimmonsLU-6174 nrs: perform proper division 49/36749/6
2020-02-14 Mr NeilBrownLU-9679 lustre: avoid cast of file->private_data 51/36651/4
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2019-12-20 Mr NeilBrownLU-9679 all: prefer sizeof(*var) for ALLOC/FREE 61/36661/3
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-07-03 NeilBrownLU-4423 lustre: don't declare extern variables in C... 94/35294/3
2018-08-18 John L. HammondLU-11014 mdc: remove obsolete intent opcodes 61/32361/6
2018-05-02 Dmitry EreminLU-8066 ldlm: move all remaining files from procfs... 55/29255/7
2018-04-09 Qian YingjinLU-10802 nrs: mismatch problem for wildcard in jobid TBF 62/29162/7
2018-04-09 Teddy ChanLU-9658 ptlrpc: Add QoS for uid and gid in NRS-TBF 08/27608/36
2018-01-25 Qian YingjinLU-9228 nrs: TBF realtime policies under congestion 87/26087/8
2017-05-09 Qian YingjinLU-9140 nrs: add some debug log for NRS TBF 01/26701/8
2017-04-26 Qian YingjinLU-9227 nrs: Rate change of a TBF rule loses control 85/26085/4
2017-04-06 Qian YingjinLU-8236 nrs: Add wildcard support for JOBID TBF rule 23/24523/7
2017-04-06 Qian YingjinLU-7470 nrs: extend TBF with NID/JobID/OPCode expression 45/17345/15
2017-03-01 Li XiLU-7441 nrs: Free hash table if failed to start a nrs... 24/17224/6
2017-02-10 Qian YingjinLU-5620 ptlrpc: Add QoS for opcode in NRS-TBF 18/11918/37
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-08-29 Li XiLU-8006 ptlrpc: specify ordering of TBF policy rules 76/19476/12
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-06-14 Li XiLU-8006 ptlrpc: cleanup codes of TBF command 99/19499/13
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2016-04-06 Bob GlossmanLU-6163 kernel: use do_div64() for 64 bit divides 19/18819/8
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
2016-03-14 James SimmonsLU-6245 libcfs: remove typedefs in libcfs source code 02/17202/6
2016-01-25 Li XiLU-6939 nrs: add lock to protect TBF rule linkage 96/17596/3
2016-01-09 Li XiLU-5717 ptlrpc: fix deadlock problem of nrs_tbf_timer_cb 28/12228/5
2016-01-07 Oleg DrokinLU-7623 Add __user to seq_write buffer arguments 88/17788/2
2015-09-19 Henri DoreauLU-7096 nrs: serialize executions of nrs_policy_stop 14/16214/4
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
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
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-10-27 Henri DoreauLU-1996 lustre: Flexible changelog format. 60/4060/25
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-07-25 Wu LibinLU-5379 ptlprc: return 0 if buf in struct seq_file... 54/11154/4
2014-07-25 James SimmonsLU-3963 ptlrpc: convert to linux list api 26/10526/5
2014-07-11 Frank ZagoLU-5320: fixes for errors found by coccinelle 47/11047/3
2014-05-23 James SimmonsLU-3319 procfs: Move NRS TBF proc handling to seq_files 84/9384/5
2014-05-14 Bob GlossmanLU-4832 ptlrpc: fix incorrect name string in nrs_tbf 41/10241/3
2014-04-18 Li XiLU-4199 libcfs: remove assertion of spin_is_locked() 44/8144/20
2014-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2014-02-07 Alex ZhuravlevLU-4586 ptlrpc: cast type in the swith op 30/9130/2
2014-01-10 Li XiLU-3558 ptlrpc: Add the NRS TBF policy 01/6901/20