Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / obdclass / obd_config.c
4 days ago Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-03-13 Chris HornLU-10391 obd: Update lmd_parse to handle IPv6 NIDs 82/53882/4
2024-03-04 Mr NeilBrownLU-17022 obdclass: convert obd_conn_inprogress to atomic_t 06/51906/3
2024-02-15 Shaun TancheffLU-16314 obdclass: Migrate LASSERTF %p to %px 05/49405/10
2023-11-29 Alexey LyashkovLU-17174 misc: fix hash functions 11/52611/4
2023-10-25 Timothy DayLU-8802 obd: remove MAX_OBD_DEVICES 40/51040/17
2023-09-13 Arshad HussainLU-16796 obd: Change struct obd_device to use kref 79/52179/2
2023-08-24 James SimmonsLU-10391 obdclass: handle large NIDs for mount strings 62/50362/17
2023-08-01 Timothy DayLU-6142 obd: remove OBP and MDP macros 39/51739/2
2023-07-08 Mr NeilBrownLU-13340 lustre: Support large nids in LCFG_ADD_UUID 96/50096/9
2023-05-19 Timothy DayLU-12610 obd: remove OBD_ -> CFS_ macros 08/50808/2
2023-04-22 Mr NeilBrownLU-10391 obdclass: remove class_parse_nid4() 95/50095/5
2023-04-18 Andreas DilgerLU-980 mount: improve mount/unmount messages 11/50511/2
2023-04-11 Mr NeilBrownLU-10391 obdclass: change class_match_nid to take lnet_nid 90/50090/8
2023-04-11 Mr NeilBrownLU-10391 lustre: introduce class_parse_nid() 89/50089/8
2023-04-11 Mr NeilBrownLU-10391 lustre: rename class_parse_nid to class_parse_nid4 88/50088/8
2023-04-11 Mr NeilBrownLU-10391 obdclass: change class_add/check_uuid to large nid 86/50086/8
2023-03-01 Mikhail PershinLU-16557 client: -o network needs add_conn processing 86/49986/6
2023-01-03 Shaun TancheffLU-16120 build: Add support for kobj_type default_groups 65/48365/12
2022-12-13 Jian YuLU-16291 build: make kobj_type constant 43/49043/3
2022-10-25 Li DongyangLU-15305 obdclass: fix race in class_del_profile 02/48802/4
2022-09-24 Emoly LiuLU-16154 obdclass: free inst_name correctly 42/48542/4
2022-09-17 Alexander BoykoLU-16002 ptlrpc: adds configurable ping interval 82/47982/3
2022-09-01 James SimmonsLU-12514 target: move server mount code to target layer 60/47160/6
2022-06-27 Sebastien BuissonLU-15625 sec: fix set_param -P for root squash 39/46739/2
2022-06-27 Emoly LiuLU-15706 llog: deal with "SKIP" pool llog records correctly 51/46951/9
2022-05-30 Etienne AUJAMESLU-15000 llog: read canceled records in llog_backup 52/46552/3
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2021-11-20 Mikhail PershinLU-15142 lctl: fixes for set_param -P and llog_print 32/45332/5
2021-08-31 Vitaly FertmanLU-14847 ptlrpc: two replay lock threads 94/44294/5
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-03-30 Mr NeilBrownLU-8837 lod: move lod-specifc pool config code into... 93/41993/4
2021-01-22 Wang ShilongLU-14283 obdclass: connect vs disconnect race 56/41256/3
2020-12-17 Mr NeilBrownLU-14161 obdclass: fix some problems with obd_nid_hash 46/40846/5
2020-09-12 Mr NeilBrownLU-6142 lustre: all rhashtable_params should be static. 30/39730/2
2020-06-16 James SimmonsLU-8130 obd: convert obd_nid_hash to rhashtable 18/33518/21
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-04-09 James SimmonsLU-6202 obd: replace OBD_IOC_NO_TRANSNO with sysfs... 93/35993/22
2020-01-23 Andreas DilgerLU-12521 llapi: add separate fsname and instance API 51/35451/10
2019-12-20 NeilBrownLU-8130 obd: convert obd uuid hash to rhashtable 29/34429/8
2019-12-16 James SimmonsLU-8066 obd: map MDS lov/osc to lod/osp 91/36791/2
2019-09-27 Emoly LiuLU-11743 utils: allow lctl pool_list on separate MGS 95/35895/9
2019-07-30 James SimmonsLU-8066 mdt: migrate procfs files to sysfs 79/34779/14
2019-04-30 James SimmonsLU-8066 obd: update udev event handling 24/34624/5
2019-04-08 Andreas DilgerLU-11566 utils: improve usage/docs for lctl llog commands 04/34004/11
2019-03-21 Arshad HussainLU-6142 obdclass: Fix style issues for obd_config.c 82/33082/9
2019-01-30 Andreas DilgerLU-11566 utils: fix lctl llog_print for large configs 15/33815/8
2019-01-16 Andreas DilgerLU-11834 llite: fix temporary instance buffer size 51/33951/2
2018-12-21 Andreas DilgerLU-11809 llite: don't use %p to generate cfg_instance 00/33900/4
2018-11-13 James SimmonsLU-10937 mgc: restore mgc binding for sptlrpc 11/33311/7
2018-10-01 James SimmonsLU-8066 ofd: migrate from proc to sysfs 59/33059/4
2018-07-18 James SimmonsLU-8066 llite: replace ll_process_config with class_mod... 22/32722/4
2018-06-14 Oleg DrokinRevert "LU-8066 llite: replace ll_process_config with... 21/32721/2
2018-06-14 James SimmonsLU-8066 llite: replace ll_process_config with class_mod... 95/32495/5
2018-05-21 Gregoire PichonLU-739 utils: remove references to lustre 1.4 upgrade... 42/27342/6
2018-04-09 Ben EvansLU-4939 obdclass: llog_print params file 20/31620/8
2018-03-03 James SimmonsLU-9431 obd: resolve config log sysfs issues 43/30143/8
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-11 Yang ShengLU-4134 obdclass: fix double free in failure path 67/29967/8
2017-11-10 Mikhal PershinLU-3285 merge: 'dom' branch merging 51/29851/3
2017-11-06 Andreas DilgerLU-9611 lov: allow lov.*.stripe{size,count}=-1 param 46/27946/5
2017-10-24 Alexander BoykoLU-4134 obdclass: obd_device improvement 45/8045/30
2017-10-13 Mikhal PershinLU-3285 lov: add MDT target to the LOV device 10/28010/15
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-06-19 James SimmonsLU-9567 mgc: set cfg_instance to NULL for sptlrpc case 20/27320/6
2017-06-16 Andreas DilgerLU-9611 lod: allow -1 for default stripe count/offset 73/27473/3
2017-06-07 James SimmonsLU-6401 uapi: change lustre_cfg.h into a proper UAPI... 66/26966/8
2017-05-20 James SimmonsLU-6401 uapi: turn lustre_param.h into a proper UAPI... 25/24325/13
2017-05-01 James SimmonsLU-6401 uapi: turn lustre_ioctl.h into a proper UAPI... 68/24568/16
2017-04-23 James SimmonsLU-9086 gss: handle specific mgc binding 59/25959/10
2017-03-23 Andreas DilgerLU-9153 utils: improve llog name parsing 68/25468/7
2017-03-23 John L. HammondLU-9010 obdclass: use static initializer macros where... 27/24827/3
2017-01-24 Arnd BergmannLU-4423 obd: use ktime_t for calculating elapsed time 46/23146/9
2017-01-24 James SimmonsLU-6245 libcfs: remove wrappers for timer functions 33/23733/4
2017-01-01 Steve GuminskiLU-6210 obd: Change positional struct initializers... 97/23697/3
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 Sebastien BuissonLU-7845 obd: add 'network' client mount option 92/19792/24
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-08 Niu YaweiLU-7903 mdt: dump exports information on console 99/21599/6
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-07-11 John L. HammondLU-8298 sec: remove obsolete sec_level parameter 79/20879/4
2016-07-11 Bobbie LindLU-4739 obd: Fixing code inconsistencies and coding... 20/10420/6
2016-01-14 Ben EvansLU-6401 headers: move swab functions to new header... 39/16339/11
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-02 Henri DoreauLU-7034 obd: Remove dead code in precleanup 61/16061/7
2015-09-24 Andreas DilgerLU-5969 lustreapi: remove obsolete lctl dump_cfg code 57/15857/4
2015-08-26 Hiroya NozakiLU-6600 obdclass: race lustre_profile_list 96/14896/7
2015-07-01 Gregoire PichonLU-5319 mdt: support multiple modify RCPs in parallel 60/14860/13
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-03-03 Dmitry EreminLU-6070 libcfs: provide separate buffers for libcfs_... 85/13185/6
2015-02-08 James SimmonsLU-6063 kernel: use proper flags for call_usermodehelper 77/13677/2
2015-02-03 Frank ZagoLU-5829 obdclass: remove unnecessary EXPORT_SYMBOL 23/13323/4
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
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-12-26 Andreas DilgerLU-1399 config: check lustre_cfg_new() return 39/10739/5
2014-12-18 Frank ZagoLU-5396 obdclass: make some functions static 20/12220/12
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 non seq file proc routines 51/11451/5
next