Whamcloud - gitweb
LU-12930 various: use schedule_timeout_*interruptible
[fs/lustre-release.git] / lustre / quota / qsd_handler.c
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
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
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-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-04-19 James SimmonsLU-9019 quota : migrate to 64 bit time 52/26452/2
2017-04-13 Wang ShilongLU-4017 quota: add setting/getting project id function 02/26202/13
2017-04-13 Oleg DrokinLU-4017 quota: cleanup codes of quota for new type 94/18894/17
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
2016-09-26 James SimmonsLU-6245 server: remove types abstraction from quota... 87/21187/12
2015-01-10 Frank ZagoLU-5396 all: use NULL instead of 0 67/12567/7
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-07-09 James NunezLU-4871 newline: Correct missing newline 00/10000/6
2014-02-21 Niu YaweiLU-4505 quota: race of edquot updating 54/8954/3
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-06-10 Niu YaweiLU-3415 quota: not enforce quota when accounting disabled
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-12 Jinshan XiongLU-1710 lvb: variable sized LVB support
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-12 Johann LombardiLU-2211 quota: cache return code of acq for 1s
2012-10-30 Johann LombardiLU-2211 quota: cap how long a thread can wait for quota
2012-10-17 Johann LombardiLU-2197 quota: don't send preacq if no usage and no...
2012-10-15 Johann LombardiLU-2147 quota: several fixes to reintegration procedure
2012-10-06 Johann LombardiLU-1842 quota: add core QSD code