Whamcloud - gitweb
LU-15210 tests: fix sanity-lnet to handle duplicate IP
[fs/lustre-release.git] / lustre / quota /
2021-10-27 James SimmonsLU-14927 quota: move qsd_transfer to lquota module 35/44735/7
2021-08-25 Hongchao ZhangLU-11303 quota: enforce block quota for chgrp 96/33996/17
2021-07-22 Sergey CheremencevLU-14300 quota: avoid nested lqe lookup 26/43326/5
2021-07-08 James SimmonsLU-6142 obdclass: resolve lu_ref checkpatch issues 88/44088/2
2021-06-08 Qian YingjinLU-14138 ptlrpc: move more members in PTLRPC request... 69/40669/11
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-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 Mr NeilBrownLU-14352 various: only use wake_up_all() on exclusive... 89/41289/4
2021-04-21 Shaun TancheffLU-13344 libcfs: Abstract proc_fs with proc_ops 73/37873/15
2021-03-13 Mr NeilBrownLU-6142 lustre: Make dev/body/type operations const 98/39398/7
2021-03-10 Lei FengLU-14431 log: Add ending newline for some messages. 23/41723/5
2021-03-06 Alex ZhuravlevLU-14370 quota: use dt_sync() to flush pending writes 22/41322/3
2021-02-26 Mr NeilBrownLU-6142 lustre: remove non-static 'inline' markings. 89/40289/4
2021-02-26 Mr NeilBrownLU-6142 lustre: change various operations structs to... 00/39400/3
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
2021-02-26 Mr NeilBrownLU-6142 lustre: remove module_vars arg to class_registe... 83/39383/3
2021-02-01 Sergey CheremencevLU-14307 quota: fix NULL pointer dereference 64/41264/7
2021-01-05 Wang ShilongLU-12702 quota: wait pending write before acquiring... 23/41023/9
2020-12-14 Mikhail PershinLU-10664 dom: non-blocking enqueue for DOM locks 03/36903/25
2020-09-25 Sergey CheremencevLU-13967 quota: change warning to cdebug 21/39921/2
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-06-02 Mr NeilBrownLU-6142 lustre: convert some container_of to *_safe 84/38384/2
2020-05-27 Alex ZhuravlevLU-13557 quota: remove inline declarations 95/38595/5
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate 77/38377/2
2020-05-14 Mr NeilBrownLU-9679 various: use OBD_ALLOC_PTR_ARRAY() and others 50/38250/8
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-04-07 Mr NeilBrownLU-12780 quota: don't use ptlrpc_thread for qmt_reba_thread 56/36556/6
2020-03-31 Mr NeilBrownLU-12780 quota: don't use ptlrpc_thread for qsd_upd_thr... 67/36267/11
2020-03-24 Mr NeilBrownLU-12780 quota: don't use ptlrpc_thread for qsd_reint_m... 68/36268/8
2020-03-11 Mr NeilBrownLU-10467 libcfs: remove l_wait_event() and related... 29/37729/4
2020-03-01 Mr NeilBrownLU-13004 lustre: remove support for KVEC bulk descriptors 71/36971/3
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2020-02-20 James SimmonsLU-12477 lustre: remove obsolete config checks 85/37085/16
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/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
2020-02-08 Mr NeilBrownLU-9679 general: add missing spaces to folded strings. 53/36653/5
2020-01-18 Shaun TancheffLU-13039 quota: Ensure local buffer is null terminated 99/36899/3
2020-01-10 Mr NeilBrownLU-10467 lustre: use wait_event_idle_timeout() as appro... 77/35977/18
2020-01-03 Wang ShilongLU-13043 quota: remove annoying message in osd_declare_... 06/36906/5
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-12-16 Mr NeilBrownLU-4423 lustre: don't declare extern variables in C... 50/36650/3
2019-12-14 Sergey CheremencevLU-12193 quota: use rw_sem to protect lqs_hash 95/36795/3
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Alexander BoykoLU-12853 ptlrpc: zero session enviroment 43/36443/2
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-10-04 NeilBrownLU-8066 obd_type: discard obd_types linked list. 18/34718/15
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-09-03 NeilBrownLU-4423 ptlrpc: incorporate BUILD_BUG_ON into ptlrpc_re... 09/35509/5
2019-08-09 Sergey CheremencevLU-11023 quota: remove quota pool ID 89/34389/6
2019-06-25 NeilBrownLU-9859 libcfs: deprecate libcfs_debug_vmsg2 24/35224/4
2019-06-01 Alex ZhuravlevLU-12034 obdclass: put all service's env on the list 66/34566/17
2019-05-25 Vladimir SavelievLU-12206 mdt: mdt_init0 failure handling 24/34724/3
2019-05-04 Andriy SkulyshLU-11090 quota: Oops in qsd_config 15/32715/4
2019-05-04 Alex ZhuravlevLU-11233 build: support for gcc8 60/34660/7
2019-04-13 Wang ShilongLU-12165 quota: fix to use correct fsname array size 08/34608/2
2019-04-08 Alexander ZarochentsevLU-11585 quota: no IS_ERR() check in qsd_lqe_read 22/34522/2
2019-03-03 Alex ZhuravlevLU-12018 quota: do not start a thread under memory... 28/34328/2
2018-11-13 Hongchao ZhangLU-11425 quota: support quota for DoM 57/33257/8
2018-11-13 Hongchao ZhangLU-11390 quota: mark over-quota flag correctly 38/33238/7
2018-11-10 Arshad HussainLU-6142 quota: Fix style issues for qsd_lock.c 64/33564/2
2018-10-29 Bobi JamLU-11158 mdt: grow lvb buffer to hold layout 47/32847/11
2018-10-10 John L. HammondLU-11364 osd: remove unused 'ignore quota' parameters 38/33138/3
2018-10-05 Alex ZhuravlevLU-11164 ldlm: pass env to lvbo methods 32/32832/17
2018-08-06 Hongchao ZhangLU-11153 quota: initialize ver for default quota 27/32827/3
2018-07-24 Hongchao ZhangLU-11141 quota: reset adjust schedule when updating lqe 19/32819/5
2018-07-03 Hongchao ZhangLU-7816 quota: add default quota setting support 06/32306/16
2018-04-09 Wang ShilongLU-10795 quota: fix wrong skipping of reintegration 07/31607/2
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-02-22 James SimmonsLU-7004 quota: make lctl set_param -P functional for... 81/31081/5
2018-02-06 Hongchao ZhangLU-9158 quota: adjust quota ASAP 65/30765/8
2018-02-06 Hongchao ZhangLU-5152 quota: enforce block quota for chgrp 46/30146/23
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-17 Andreas DilgerLU-6349 idl: clean up and document ptlrpc structures 30/17830/10
2017-11-01 James SimmonsLU-9019 ldlm: migrate the rest of the code to 64 bit... 95/29295/4
2017-08-13 James SimmonsLU-8066 obd: fix LPROC_SEQ_FOPS macros for debugfs 50/26650/5
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-08-13 Lai SiyaoLU-9725 quota: always deregister lwp 56/28356/3
2017-05-20 James SimmonsLU-6401 uapi: turn lustre_param.h into a proper UAPI... 25/24325/13
2017-05-09 Wang ShilongLU-4017 quota: cleanup to improve quota codes 77/26577/8
2017-04-19 James SimmonsLU-9019 quota : migrate to 64 bit time 52/26452/2
2017-04-19 Alexander BoykoLU-9286 ptlrpc: fix wrong error handlers 19/26319/2
2017-04-18 Oleg DrokinLU-9339 quota: Replace MAXQUOTAS usage with LL_MAXQUOTAS 48/26648/3
2017-04-13 Li XiLU-4017 quota: enable project quota limits 54/23954/14
2017-04-13 Wang ShilongLU-4017 quota: add setting/getting project id function 02/26202/13
2017-04-13 Wang ShilongLU-9278 quota: avoid crash when access failed quota... 77/26277/4
2017-04-13 Li XiLU-4017 quota: add project quota support for Lustre 47/23947/12
2017-04-13 Oleg DrokinLU-4017 quota: cleanup codes of quota for new type 94/18894/17
2017-04-06 Fan YongLU-8998 pfl: enhance PFID EA for PFL
2017-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2017-03-26 Niu YaweiLU-8872 quota: incorrect LASSERT 24/24024/5
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
2017-03-09 Fan YongLU-8900 snapshot: new config for MDT write barrier 62/24262/18
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
next