Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / ptlrpc / nrs.c
2 days ago Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2023-07-08 Etienne AUJAMESLU-16846 nrs: Fix console messages 21/51121/6
2023-04-22 Etienne AUJAMESLU-14976 nrs: change nrs policies at run time 23/48523/14
2021-03-16 Mr NeilBrownLU-8837 ptlrpc: mark some functions as static 47/41947/5
2021-02-26 Mr NeilBrownLU-14291 ptlrpc: support nrs_delay for client-only... 27/41127/4
2018-02-22 Qian YingjinLU-10449 nrs: Generic TBF policy can't be shown correctly 96/30696/6
2017-04-23 Chris HornLU-6283 ptlrpc: Implement NRS Delay Policy 01/14701/32
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-07-05 Emoly LiuLU-8125 nrs: pol_arg should be copied after the policy... 64/20164/7
2015-09-19 Henri DoreauLU-7096 nrs: serialize executions of nrs_policy_stop 14/16214/4
2015-08-29 Henri DoreauLU-6673 ptlrpc: Forbid too early NRS policy tunings 04/15104/9
2015-07-10 Wu LibinLU-5580 ptlrpc: policy switch directly in tbf 49/11749/8
2015-04-06 frank zagoLU-5710 corrected some typos and grammar errors 01/12201/13
2015-03-18 Nikitas AngelinasLU-6283 ptlrpc: re-add NRS policy registration symbol... 03/14003/2
2015-02-04 Frank ZagoLU-5829 ptlrpc: remove unnecessary EXPORT_SYMBOL 10/12510/13
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-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-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-01-13 Niu YaweiLU-3772 ptlrpc: fix nrs cleanup 10/7410/4
2014-01-10 Li XiLU-3558 ptlrpc: Add the NRS TBF policy 01/6901/20
2013-12-06 James SimmonsLU-3963 libcfs: cleanup list operations 80/4780/11
2013-10-01 Sebastien BuissonLU-2074 build: fix 'copy into fixed size buffer' errors 54/4154/22
2013-09-13 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 54/6954/8
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-04-24 Nikitas AngelinasLU-398 ptlrpc: Add the NRS ORR and TRR policies
2013-04-09 Nikitas AngelinasLU-398 ptlrpc: Add the NRS CRR-N policy
2013-04-01 Nikitas AngelinasLU-398 ptlrpc: NRS framework follow-up patch
2013-01-30 Nikitas AngelinasLU-398 ptlrpc: Add the NRS framework and FIFO policy