Whamcloud - gitweb
LU-13756 quota: up_read leak in qmt_pool_lookup
[fs/lustre-release.git] / lustre / quota / qmt_pool.c
2021-12-13 Sergey CheremencevLU-13756 quota: up_read leak in qmt_pool_lookup 06/45106/7
2021-11-30 Sergey CheremencevLU-15110 quota: cosmetic changes in PQ 58/45258/3
2021-11-30 Sergey CheremencevLU-15065 quota: fix BIO write performance drop 33/45133/7
2021-11-20 Sergey CheremencevLU-15049 quota: fix a panic with pool number > 16 05/45105/3
2021-05-27 James SimmonsLU-14291 lustre: rename tgt_pool_* functions. 24/43624/3
2021-05-27 Sergey CheremencevLU-13952 quota: default OST Pool Quotas 73/39873/18
2021-05-27 Sergey CheremencevLU-14631 quota: fix qunit sort 10/43410/5
2021-02-26 Mr NeilBrownLU-6142 lustre: remove non-static 'inline' markings. 89/40289/4
2020-07-10 Sergey CheremencevLU-13677 quota: qunit sorting doesn't work 42/38942/2
2020-06-06 Mr NeilBrownLU-12780 quota: don't use ptlrpc_thead of qmt_pool_recalc 12/38612/5
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-02-14 Mr NeilBrownLU-9679 lustre: avoid cast of file->private_data 51/36651/4
2020-02-08 Mr NeilBrownLU-9679 general: add missing spaces to folded strings. 53/36653/5
2019-08-09 Sergey CheremencevLU-11023 quota: remove quota pool ID 89/34389/6
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-04-13 Oleg DrokinLU-4017 quota: cleanup codes of quota for new type 94/18894/17
2017-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-07-27 James SimmonsLU-8056 lprocfs: treat seq_printf as void function 53/21453/2
2016-06-02 Wang ShilongLU-4017 quota: redefine LL_MAXQUOTAS for Lustre 43/19843/10
2016-05-27 Niu YaweiLU-7795 quota: tuneable soft least qunit 96/18896/9
2015-12-18 Frank ZagoLU-5710 all: fourth set of corrected typos and grammar... 06/17306/5
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-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-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2014-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2014-03-01 James SimmonsLU-3319 lprocfs: client side cleanups 43/8943/2
2013-12-11 James SimmonsLU-3319 procfs: migrate quota proc handling to seq_files 31/7931/5
2013-12-02 Dmitry EreminLU-4069 build: cleanup from GOTO(label, -ERRNO) 80/8080/5
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-03-15 John L. HammondLU-1346 libcfs: remove cfs_ file wrappers
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-17 Niu YaweiLU-2346 quota: set default grace time
2012-10-06 Johann LombardiLU-1842 quota: add acq/rel logic on QMT
2012-10-04 Johann LombardiLU-1842 quota: add quotactl support on qmt