Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / quota / qmt_handler.c
2024-03-23 Hongchao ZhangLU-14535 quota: get all quota info in LFS 98/42098/65
2024-02-23 Sergey CheremencevLU-17500 qmt: avoid "enforced bit set, but neither" 93/53893/3
2024-02-15 Sergey CheremencevLU-16913 quota: notify newest lqe in qmt_set_id_notify 37/53637/2
2023-11-08 Hongchao ZhangLU-17115 quota: fix race of acquiring locks in qmt 71/52371/7
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-06-09 Timothy DayLU-12610 misc: remove OBD_ -> CFS_ macros 09/50809/4
2023-05-19 Sergey CheremencevLU-16340 quota: notify only global lqe 39/49239/12
2023-04-11 Sergey CheremencevLU-16339 quota: notify OSTs until lge_qunit_nu is set 28/49228/4
2023-03-13 Sergey CheremencevLU-16341 quota: fix panic in qmt_site_recalc_cb 41/49241/4
2023-01-31 Hongchao ZhangLU-15880 quota: fix insane grant quota 81/48981/11
2022-09-01 Hongchao ZhangLU-15694 quota: keep grace time while setting default... 35/46935/11
2022-03-17 Hongchao ZhangLU-15021 quota: protect lqe_glbl_data in lqe 98/45098/9
2022-01-31 Hongchao ZhangLU-15218 quota: delete unused quota ID 48/45548/14
2022-01-26 Jian YuLU-15220 lustre: use 'fallthrough' pseudo keyword for... 69/46269/3
2022-01-06 Sergey CheremencevLU-15031 quota: reseed glbe in qmt_lvbo_udate 32/45032/13
2021-11-30 Sergey CheremencevLU-15025 quota: stale edquot after clearing limits 00/45000/10
2021-11-20 Sergey CheremencevLU-15048 quota: check that qti_lqes has been inited 02/45102/3
2021-07-22 Sergey CheremencevLU-14300 quota: avoid nested lqe lookup 26/43326/5
2021-05-27 Sergey CheremencevLU-13952 quota: default OST Pool Quotas 73/39873/18
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-04-23 James SimmonsLU-9019 obd: express timeouts in timeout_t 76/31576/24
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2019-09-27 Hongchao ZhangLU-12758 quota: clear default flag for new ID 36/36236/2
2019-09-03 Shaun TancheffLU-12635 build: Support for gcc -Wimplicit-fallthrough 08/35708/4
2019-08-09 Sergey CheremencevLU-11023 quota: remove quota pool ID 89/34389/6
2018-08-06 Hongchao ZhangLU-11153 quota: initialize ver for default quota 27/32827/3
2018-07-03 Hongchao ZhangLU-7816 quota: add default quota setting support 06/32306/16
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-01 James SimmonsLU-9019 ldlm: migrate the rest of the code to 64 bit... 95/29295/4
2017-04-19 James SimmonsLU-9019 quota : migrate to 64 bit time 52/26452/2
2017-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2016-09-26 James SimmonsLU-6245 server: remove types abstraction from quota... 87/21187/12
2016-06-02 Wang ShilongLU-4017 quota: redefine LL_MAXQUOTAS for Lustre 43/19843/10
2015-05-17 Niu YaweiLU-5975 quota: remove obsolete quota code 05/14705/4
2014-10-30 Vitaly FertmanLU-4942 at: per-export lock callback timeout 36/9336/9
2013-10-26 Bruce KorbLU-2906 ldlm: use accessor macros for l_flags 63/7963/4
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-17 Johann LombardiLU-2361 quota: keep slave's glb idx consistent with...
2012-11-02 Niu YaweiLU-2153 quota: several fixes for reintegration
2012-10-06 Johann LombardiLU-1842 quota: add acq/rel logic on QMT
2012-10-06 Johann LombardiLU-1842 quota: add quota locks support on QMT
2012-10-04 Johann LombardiLU-1842 quota: add quotactl support on qmt
2012-10-02 Johann LombardiLU-1842 quota: setup/shutdown qmt device