Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / utils / obd.c
2024-03-23 Qian YingjinLU-10499 pcc: add readonly mode for PCC 05/38305/38
2024-02-04 Etienne AUJAMESLU-17308 mgs: move pool_cmd check to the kernel 02/53202/12
2024-01-20 James SimmonsLU-13307 nodemap: have nodemap_add_member support large... 35/53135/12
2023-11-18 Arshad HussainLU-17000 coverity: Fix Resource Leak(3) 02/52902/2
2023-11-03 Arshad HussainLU-17000 coverity: Fix Resource Leak(2) 86/52686/4
2023-10-25 Lei FengLU-17182 utils: pool_add send OSTs in one batch 54/52654/14
2023-09-28 Arshad HussainLU-17000 coverity: Fix Resource Leak(0) 72/52272/4
2023-08-31 Timothy DayLU-17000 misc: remove Coverity annotations 93/51793/2
2023-08-07 Jian YuLU-16980 build: fix gcc-12 [-Werror=use-after-free... 19/51819/2
2023-07-14 Andreas DilgerLU-16937 utils: avoid lctl shmget() if not needed 26/51526/2
2023-05-31 Timothy DayLU-16723 libcfs: refactor parser to be simpler 83/50583/19
2023-05-31 Andreas DilgerLU-16634 misc: replace obsolete ioctl numbers 90/50390/10
2023-03-21 Sebastien BuissonLU-16524 nodemap: add rbac property to nodemap 73/49873/11
2023-03-21 Timothy DayLU-16518 utils: fix clang build errors 61/50161/4
2023-02-17 Li DongyangLU-11912 fid: clean up OBIF_MAX_OID and IDIF_MAX_OID 59/45659/17
2022-12-13 Etienne AUJAMESLU-15707 lod: force creation of a component without... 55/46955/9
2022-11-14 Etienne AUJAMESLU-16167 obdclass: fix lctl llog_print with skipped... 86/48586/8
2022-10-10 James SimmonsLU-9680 obdclass: user netlink to collect devices infor... 18/31618/80
2022-07-11 Sebastien BuissonLU-15451 sec: read-only nodemap flag 49/46149/5
2022-07-11 Stephane ThiellLU-7668 utils: add lctl del_ost 49/41449/12
2022-06-27 Emoly LiuLU-15706 llog: deal with "SKIP" pool llog records correctly 51/46951/9
2022-01-31 Andreas DilgerLU-14802 nodemap: return proper error code 26/45626/9
2022-01-31 John L. HammondLU-15452 utils: support lctl getattr for osc 31/46131/3
2022-01-26 Jian YuLU-15220 utils: use 'fallthrough' pseudo keyword for... 70/46270/4
2021-11-20 Mikhail PershinLU-15142 lctl: fixes for set_param -P and llog_print 32/45332/5
2021-10-10 Sebastien BuissonLU-14797 nodemap: map project id 19/44119/9
2021-10-10 Sebastien BuissonLU-14797 sec: add projid to nodemap 08/44108/8
2021-09-17 James SimmonsLU-13903 uapi: fixup UAPI headers for native Linux... 64/44664/5
2021-08-10 Emoly LiuLU-14893 lctl: check user for changelog_deregister 32/44432/3
2021-07-08 Mikhail PershinLU-13055 mdd: per-user changelog names and mask 80/43380/9
2021-06-30 Alex ZhuravlevLU-14516 mgc: configurable wait-to-reprocess time 20/42020/19
2021-04-28 James SimmonsLU-13903 utils: separate out server code for lctl 41/42141/5
2021-04-06 Mr NeilBrownLU-14487 lustre: remove references to Sun Trademark. 80/41880/3
2021-03-13 Andreas DilgerLU-13107 utils: remove lctl lov_getconfig command 06/37106/11
2020-11-26 Etienne AUJAMESLU-13746 utils: check argument logname presence in... 63/39263/3
2020-11-07 Hongchao ZhangLU-12546 mdt: abort recovery between MDTs 27/36027/10
2020-10-12 Etienne AUJAMESLU-13056 utils: Default MGS device llog_print/llog_catlist 40/38940/8
2020-08-13 Sergey CheremencevLU-13686 utils: pool_add/remove error code fix 60/38960/6
2020-07-04 Emoly LiuLU-13609 llog: list all the log files correctly on... 17/38917/6
2020-06-10 Sebastien BuissonLU-12275 sec: control client side encryption 33/36433/19
2020-05-20 Arshad HussainLU-6142 utils: Fix style issues for obd.c 58/38558/3
2020-05-14 James SimmonsLU-12511 build: don't use OpenSFS UAPI headers with... 70/38370/2
2020-04-09 James SimmonsLU-6202 obd: replace OBD_IOC_NO_TRANSNO with sysfs... 93/35993/22
2020-02-08 Mr NeilBrownLU-9679 general: add missing spaces to folded strings. 53/36653/5
2019-12-06 Andreas DilgerLU-11380 llapi: add llapi_fid_parse() helper 84/36184/11
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-10-16 James NunezLU-12845 utils: fix typos in 'lctl pcc' help 16/36416/2
2019-09-27 Emoly LiuLU-11743 utils: allow lctl pool_list on separate MGS 95/35895/9
2019-09-16 Gu ZhengLU-12705 build: fix building fail against Power9 little... 07/36007/5
2019-08-15 Andreas DilgerLU-11743 utils: allow lctl pool commands on separate MGS 10/34110/12
2019-07-30 Andreas DilgerLU-6202 utils: remove obsolete l_ioctl2() wrapper 93/33693/7
2019-07-27 Oleg DrokinLU-9835 utils: Properly maintain remaining buffer lengt... 63/28363/4
2019-06-13 Li XiLU-10092 llite: Add persistent cache on client 63/32963/38
2019-05-25 Alex ZhuravlevLU-11233 utils: fix build warnings for gcc8 62/34662/9
2019-04-30 Alexander BoykoLU-12168 utils: obdfilter fix for SHORT msgs 10/34610/3
2019-04-08 Andreas DilgerLU-11566 utils: improve usage/docs for lctl llog commands 04/34004/11
2019-03-08 Alex ZhuravlevLU-11855 utils: move declarations out of local blocks 26/34026/6
2019-01-30 Andreas DilgerLU-11566 utils: fix lctl llog_print for large configs 15/33815/8
2019-01-30 Sebastien BuissonLU-8955 nodemap: add SELinux policy info to nodemap 20/24420/27
2018-04-09 Emoly LiuLU-8913 nodemap: fix nodemap range format '*@<net>... 84/31684/2
2018-03-06 James SimmonsLU-6142 UAPI: replace cfs_size_* macros with __ALIGN_KERNEL 79/30379/6
2018-03-03 Kit WestneatLU-8912 nodemap: fix contiguous range support 97/24397/4
2018-03-03 Vladimir SavelievLU-8727 mgs: remove skip records from config file 45/23245/23
2018-02-27 James SimmonsLU-8854 llapi: remove lustre specific strlcpy & strlcat... 98/29798/6
2018-02-27 Jian YuLU-10561 flr: remove "--parent" option from lfs mirror... 98/31298/5
2018-02-27 John L. HammondLU-10663 utils: clear errno before check 05/31305/4
2018-02-06 Sebastien BuissonLU-9727 nodemap: add audit_mode flag to nodemap 13/28313/15
2018-01-25 frank zagoLU-5541 lustreapi: only export the API symbols 65/30865/3
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-22 James SimmonsLU-8837 utils: make tools lightweight for lustre clients 15/28315/11
2017-11-06 John L. HammondLU-10086 libcfs: use dynamic minors for /dev/{lnet... 41/29741/2
2017-08-31 Oleg DrokinRevert "LU-5541 lustreapi: only export the API symbols" 82/28782/3
2017-08-28 frank zagoLU-5541 lustreapi: only export the API symbols 43/11643/19
2017-08-28 James SimmonsLU-9767 utils: validate filesystem name for mkfs.lustre 70/28070/7
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-08-05 James SimmonsLU-6245 uapi: move libcfs/lnet UAPI header into own... 89/28089/7
2017-08-05 Steve GuminskiLU-6210 utils: Use C99 initializer in jt_nodemap_del_ra... 83/27883/2
2017-08-05 Steve GuminskiLU-6210 utils: Use C99 initializer in jt_nodemap_test_id() 81/27881/2
2017-08-01 Wang ShilongLU-9733 obd: fix fsname parsing 16/27916/5
2017-08-01 Fan YongLU-9710 utils: adjust barrier_stat input/output 10/27810/5
2017-07-29 Steve GuminskiLU-6210 utils: Use C99 initializer in jt_nodemap_del_id... 91/27891/2
2017-07-29 Steve GuminskiLU-6210 utils: Use C99 initializer in jt_nodemap_add_id... 90/27890/2
2017-07-29 Steve GuminskiLU-6210 utils: Use C99 initializer in jt_nodemap_modify() 89/27889/2
2017-07-29 Steve GuminskiLU-6210 utils: Use C99 initializer in jt_nodemap_set_fi... 88/27888/2
2017-07-29 Steve GuminskiLU-6210 utils: Use C99 initializer in jt_nodemap_add_ra... 82/27882/2
2017-07-29 Steve GuminskiLU-6210 utils: C99 initializer in llog_cancel_parse_opt... 80/27880/2
2017-07-29 Steve GuminskiLU-6210 utils: Use C99 initializer in jt_obd_md_common() 79/27879/2
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: fix up lustre_ostid.h and lustre_fid.h 69/24569/7
2017-05-01 James SimmonsLU-6401 uapi: turn lustre_ioctl.h into a proper UAPI... 68/24568/16
2017-05-01 Kit WestneatLU-8851 nodemap: add uid/gid only flags to control... 53/23853/4
2017-04-13 Oleg DrokinLU-4017 quota: add project id support 12/25812/10
2017-03-30 Fan YongLU-8900 snapshot: user space snapshot tools 69/24269/19
2017-03-23 Fan YongLU-8900 snapshot: fork/erase configuration 66/24266/16
2017-03-23 Fan YongLU-8900 snapshot: user interface for write barrier... 65/24265/19
2017-01-31 James SimmonsLU-6245 libcfs: use libcfs_private.h only for kernel... 38/22138/11
2017-01-01 Ben EvansLU-6401 headers: move lu_fid, ost_id funcs out of lustr... 12/22712/10
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 James SimmonsLU-8844 llite: delete lloop 17/23817/2
next