Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / quota / qsd_lib.c
3 days ago Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2023-06-28 Timothy DayLU-16518 misc: fix clang build errors 32/50332/4
2023-01-27 Sergey CheremencevLU-16415 quota: enforce project quota for root 60/49460/7
2022-01-11 Yang ShengLU-15283 quota: deadlock between reint & lquota_wb 67/45667/6
2021-11-30 Vladimir SavelievLU-15079 quota: include qsd_thread_info into mgs thread... 81/45181/2
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-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-01-18 Shaun TancheffLU-13039 quota: Ensure local buffer is null terminated 99/36899/3
2019-08-09 Sergey CheremencevLU-11023 quota: remove quota pool ID 89/34389/6
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
2018-11-13 Hongchao ZhangLU-11425 quota: support quota for DoM 57/33257/8
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-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-08-13 James SimmonsLU-8066 obd: fix LPROC_SEQ_FOPS macros for debugfs 50/26650/5
2017-08-13 Lai SiyaoLU-9725 quota: always deregister lwp 56/28356/3
2017-05-09 Wang ShilongLU-4017 quota: cleanup to improve quota codes 77/26577/8
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 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-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-06-02 Wang ShilongLU-4017 quota: redefine LL_MAXQUOTAS for Lustre 43/19843/10
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
2016-01-07 Oleg DrokinLU-7623 Add __user to seq_write buffer arguments 88/17788/2
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
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-09-11 James SimmonsLU-5275 libcfs: cleanup the proc hash and cfs wrappers 43/11743/3
2014-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2014-03-28 Dmitry EreminLU-4588 code: replace semaphores with mutexes 94/9294/5
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
2014-01-31 Fan YongLU-3951 lfsck: LWP connection from OST-x to MDT-y 66/7666/24
2013-12-17 Niu YaweiLU-4365 quota: wait for global lock cancel 83/8583/4
2013-12-11 James SimmonsLU-3319 procfs: migrate quota proc handling to seq_files 31/7931/5
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-07-31 Oleg DrokinRevert "LU-3627 quota: Fix incorrect NULL return value... 97/7197/2
2013-07-26 Li XiLU-3627 quota: Fix incorrect NULL return value of qsd_i... 00/7100/2
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-07 Oleg DrokinLU-2924 Make quota namespace refcounting consistent
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-02-20 Sebastien BuissonLU-2227 build: fix 'memory illegal access' errors
2013-01-30 wangdiLU-2183 osp: cleanup osp-on-ost
2013-01-25 Johann LombardiLU-2361 quota: quiet warning when acct isn't enabled
2013-01-18 Johann LombardiLU-2509 quota: various code cleanups
2013-01-08 Johann LombardiLU-2361 quota: allow upgraded fs to start w/o spc accou...
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-10-30 Niu YaweiLU-2152 iam: it->load fix
2012-10-30 Johann LombardiLU-2211 quota: cap how long a thread can wait for quota
2012-10-15 Johann LombardiLU-2147 quota: several fixes to reintegration procedure
2012-10-06 Johann LombardiLU-1842 quota: don't setup qsd for standalone MGS
2012-10-06 Johann LombardiLU-1842 quota: add core QSD code
2012-10-04 Johann LombardiLU-1842 quota: add per-filesystem information
2012-10-02 Niu YaweiLU-1842 quota: qsd lock
2012-10-02 Niu YaweiLU-1842 quota: qsd request
2012-09-25 Johann LombardiLU-1842 quota: add quota disk operations
2012-06-28 Mikhail PershinLU-1182 quota: quota accounting library