Whamcloud - gitweb
LU-13344 libcfs: Abstract proc_fs with proc_ops
[fs/lustre-release.git] / lustre / lod / lod_pool.c
2021-04-21 Shaun TancheffLU-13344 libcfs: Abstract proc_fs with proc_ops 73/37873/15
2021-02-26 Mr NeilBrownLU-6142 lustre: change super/file/inode operations... 94/39394/5
2021-02-26 Rahul DeshmkuhLU-7853 lod: fixes bitfield in lod qos code 12/18812/15
2020-12-03 Mikhail PershinLU-13543 lustre: update *pos in seq_file .next functions 57/40757/4
2020-09-12 Mr NeilBrownLU-6142 lustre: all rhashtable_params should be static. 30/39730/2
2020-08-13 Sergey CheremencevLU-13359 quota: make used for pool correct 98/39298/7
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-02-14 NeilBrownLU-8130 lov: convert lo[v|d]_pool to use rhashtable 62/32662/13
2019-10-28 Lai SiyaoLU-12624 lod: alloc dir stripes by QoS 25/35825/13
2019-10-18 Lai SiyaoLU-12624 obdclass: lu_tgt_descs cleanup 24/35824/5
2019-07-17 Patrick FarrellLU-12538 lod: Add missed qos_rr_init 90/35490/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-07-19 Jadhav VikramLU-9620 tests: test race between pool_list and pool_remove 05/27505/4
2017-07-19 Jadhav VikramLU-9620 lod: protected ost pool count updation 06/27506/6
2017-05-01 Bobi JamLU-9359 pfl: instantiate enough component at mdd_create... 06/26706/5
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2015-07-08 Rahul DeshmkuhLU-977 lod: Patch to protect lqr_start_idx 36/14636/6
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-01-19 John L. HammondLU-5275 lprocfs: replace LPROCFS with CONFIG_PROC_FS 99/13299/3
2014-09-06 James SimmonsLU-5275 obdclass: remove lproc_var argument to lprocfs_... 32/11732/2
2014-08-25 James SimmonsLU-3963 libcfs: convert lod, mdt, and gss to linux... 87/10387/8
2014-08-11 Dmitry EreminLU-5417 lod: fix comparison between signed and unsigned 16/11316/3
2014-07-24 Andreas DilgerLU-4974 lod: use pool_key() to access key 44/10244/4
2014-07-24 Andreas DilgerLU-4974 lod: use common hash function for OST pool 43/10243/4
2014-07-24 Andreas DilgerLU-4974 lod: add comments for lod_pool.c functions 45/10145/7
2014-07-09 James NunezLU-4871 newline: Correct missing newline 00/10000/6
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-05-20 Andreas DilgerLU-4974 lod: add prefix to struct lod_pool_iterator 45/10245/4
2014-05-20 James SimmonsLU-3319 procfs: move lod proc handling to seq_files 10/8010/13
2014-04-09 Peng TaoLU-3963 libcfs: convert llite/lmv/lod/lov cfs_atomic... 73/7073/13
2014-01-06 John L. HammondLU-2675 lod: remove lov and lod stuff from obd.h 87/8687/2
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-01-23 wangdiLU-1187 lod: reorganize lod_ost
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-09-28 Alex ZhuravlevLU-1303 lod: methods to manage pools