Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / quota / qmt_dev.c
24 hours ago Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-03-23 Sergey CheremencevLU-14535 quota: free lvbo in a wq 07/54107/6
2021-03-13 Mr NeilBrownLU-6142 lustre: Make dev/body/type operations const 98/39398/7
2021-02-26 Mr NeilBrownLU-6142 lustre: remove module_vars arg to class_registe... 83/39383/3
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-04-07 Mr NeilBrownLU-12780 quota: don't use ptlrpc_thread for qmt_reba_thread 56/36556/6
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-10-04 NeilBrownLU-8066 obd_type: discard obd_types linked list. 18/34718/15
2019-05-25 Vladimir SavelievLU-12206 mdt: mdt_init0 failure handling 24/34724/3
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
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
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-06 James SimmonsLU-5275 obdclass: Remove lprocfs_vars argument from... 40/11640/2
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2014-04-19 James SimmonsLU-3319 procfs: fix symlink handling 38/9038/13
2013-12-11 James SimmonsLU-3319 procfs: migrate quota proc handling to seq_files 31/7931/5
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
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-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-11 Johann LombardiLU-1842 quota: remove leftovers from old code
2012-10-06 Johann LombardiLU-1842 quota: add quota locks support on QMT
2012-10-05 Oleg DrokinLU-2092 Free quota pools before removing quota master...
2012-10-04 Johann LombardiLU-1842 quota: add quotactl support on qmt
2012-10-02 Johann LombardiLU-1842 quota: setup/shutdown qmt device