Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / quota / qmt_lock.c
2024-03-23 Sergey CheremencevLU-14535 quota: free lvbo in a wq 07/54107/6
2023-11-18 Sergey CheremencevLU-17034 quota: lqeg_arr memmory corruption 94/52094/9
2023-11-08 Hongchao ZhangLU-16097 quota: release preacquired quota when over... 76/48576/25
2023-07-19 Sergey CheremencevLU-16913 quota: fix ASSERTION(lqe->lqe_gl) 29/51629/2
2023-07-14 Timothy DayLU-8191 lustre: convert ec,fid,ldlm,quota functions... 76/51476/4
2023-06-14 Sergey CheremencevLU-16772 quota: protect lqe_glbl_data in qmt_site_recalc_cb 48/50748/10
2023-05-19 Sergey CheremencevLU-16340 quota: notify only global lqe 39/49239/12
2023-04-11 Sergey CheremencevLU-16339 quota: notify OSTs until lge_qunit_nu is set 28/49228/4
2023-01-31 Hongchao ZhangLU-15880 quota: fix insane grant quota 81/48981/11
2022-08-08 Bobi JamLU-8238 ldlm: rid of obsolete param of ldlm_resource_get() 31/20631/10
2022-03-17 Hongchao ZhangLU-15021 quota: protect lqe_glbl_data in lqe 98/45098/9
2022-01-31 Hongchao ZhangLU-15218 quota: delete unused quota ID 48/45548/14
2022-01-06 Sergey CheremencevLU-15031 quota: reseed glbe in qmt_lvbo_udate 32/45032/13
2021-11-30 Sergey CheremencevLU-15110 quota: cosmetic changes in PQ 58/45258/3
2021-03-10 Lei FengLU-14431 log: Add ending newline for some messages. 23/41723/5
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-07 Mr NeilBrownLU-12780 quota: don't use ptlrpc_thread for qmt_reba_thread 56/36556/6
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-08-09 Sergey CheremencevLU-11023 quota: remove quota pool ID 89/34389/6
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
2018-10-29 Bobi JamLU-11158 mdt: grow lvb buffer to hold layout 47/32847/11
2018-10-05 Alex ZhuravlevLU-11164 ldlm: pass env to lvbo methods 32/32832/17
2018-07-03 Hongchao ZhangLU-7816 quota: add default quota setting support 06/32306/16
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-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-12-17 Niu YaweiLU-8491 quota: sleep while holding spinlock 23/21923/7
2016-11-07 Niu YaweiLU-8634 quota: fix return code of intent quota lock 51/22751/3
2016-10-25 Yang ShengLU-8378 all: remove set but unused variables 21/23221/2
2016-09-26 James SimmonsLU-6245 server: remove types abstraction from quota... 87/21187/12
2016-01-14 Ben EvansLU-6401 headers: move swab functions to new header... 39/16339/11
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-06-16 Emoly LiuLU-4524 ldlm: improve ldlm_lock_create() return value 04/9004/8
2014-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
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-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-06-06 Andreas DilgerLU-2193 ldlm: print FID in lvbo_init(), lvbo_update
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-03-13 Fan YongLU-2791 ldlm: release reference against failed lock
2013-01-18 Johann LombardiLU-2509 quota: various code cleanups
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-17 Johann LombardiLU-2361 quota: keep slave's glb idx consistent with...
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-10-06 Johann LombardiLU-1842 quota: add acq/rel logic on QMT
2012-10-06 Johann LombardiLU-1842 quota: add quota locks support on QMT
2012-10-02 Johann LombardiLU-1842 quota: setup/shutdown qmt device