Whamcloud - gitweb
LU-17662 osd-zfs: Support for ZFS 2.2.3
[fs/lustre-release.git] / lustre / mgs /
2024-04-30 Etienne AUJAMESLU-17250 mgs: generate a new MDT configuration by copy 14/53614/11
2024-04-15 Sebastien BuissonLU-17431 ptlrpc: move nodemap related ioctls to ptlrpc 02/54502/6
2024-04-15 Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-03-04 Arshad HussainLU-6142 mgs: Fix style issues for mgc_handler.c 93/54093/2
2024-02-23 Sebastien BuissonLU-17317 sec: add srpc_serverctx proc file 76/53376/7
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
2024-01-10 James SimmonsLU-10391 mgs: handle strscpy return value properly 71/53571/3
2023-11-29 James SimmonsLU-10391 mgs: copy full nid string 15/53115/5
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/6
2023-11-18 Alexander BoykoLU-17142 mgc: reconnection without pinger 98/52498/5
2023-10-25 Timothy DayLU-8802 obd: remove MAX_OBD_DEVICES 40/51040/17
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-09-23 James SimmonsLU-13306 mgc: handle large NID formats 50/50750/23
2023-08-31 James SimmonsLU-13306 mgs: support large NID for mgs_write_log_osc_t... 53/52053/5
2023-08-19 James SimmonsLU-13306 mgs: use large NIDS in the nid table on the MGS 96/50896/32
2023-07-19 Mr NeilBrownLU-6142 lustre: use list_first/last_entry() for list... 28/50828/5
2023-07-14 Timothy DayLU-8191 lustre: convert mdc,mdd,mdt,mgc functions to... 78/51478/2
2023-07-08 Mr NeilBrownLU-13340 lustre: Support large nids in LCFG_ADD_UUID 96/50096/9
2023-05-31 Timothy DayLU-12610 mdt: remove OBD_ -> CFS_ macros 06/50806/3
2023-05-31 James SimmonsLU-9859 libcfs: use round_up directly 45/50545/4
2023-05-31 Andreas DilgerLU-16634 misc: replace obsolete ioctl numbers 90/50390/10
2023-05-01 Andreas DilgerLU-16634 misc: standardize iocontrol param handling 14/50314/10
2023-04-26 Mr NeilBrownLU-10391 lustre: obd_connect and reconnect now use... 97/50097/5
2023-04-22 Mr NeilBrownLU-13340 mgs: convert class_parse_nid4 to class_parse_nid 94/50094/5
2023-04-22 Mr NeilBrownLU-13340 mgs: change record_add_uuid() to take large... 93/50093/8
2023-04-18 Oleg DrokinLU-16728 misc: fix typos in comments 05/50605/4
2023-04-11 Mr NeilBrownLU-10391 mgs: fix lots of white-space irregularities 91/50091/11
2023-04-11 Mr NeilBrownLU-10391 lustre: rename class_parse_nid to class_parse_nid4 88/50088/8
2023-04-11 Andreas DilgerLU-16634 obdclass: improve iocontrol error messages 34/50334/4
2023-03-21 Sebastien BuissonLU-16524 nodemap: add rbac property to nodemap 73/49873/11
2023-02-14 Akash BLU-16479 utils: Add option to manage degraded ZFS OST 60/49660/6
2023-02-14 Aurelien DegremontLU-14111 obdclass: count eviction per obd_device 28/40528/15
2023-01-03 Shaun TancheffLU-16120 build: Add support for kobj_type default_groups 65/48365/12
2022-12-20 Andreas DilgerLU-16231 misc: rename lprocfs_stats functions 47/48847/3
2022-12-13 Jian YuLU-16291 build: make kobj_type constant 43/49043/3
2022-12-13 Etienne AUJAMESLU-15707 lod: force creation of a component without... 55/46955/9
2022-12-06 Mr NeilBrownLU-8837 lustre: remove target declarations from obd.h 52/41952/11
2022-10-25 Li DongyangLU-15305 obdclass: fix race in class_del_profile 02/48802/4
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: lprocfs_exp_setup() to take struct... 42/44642/5
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_peer to struct lnet_nid 38/44638/4
2022-09-01 Andreas DilgerLU-15642 obdclass: use consistent stats units 33/46833/9
2022-08-08 Bobi JamLU-8238 ldlm: rid of obsolete param of ldlm_resource_get() 31/20631/10
2022-07-18 Lai SiyaoLU-15902 obdclass: dt_try_as_dir() check dir exists 83/47483/7
2022-07-11 Sebastien BuissonLU-15451 sec: read-only nodemap flag 49/46149/5
2022-06-27 Sebastien BuissonLU-15625 sec: fix set_param -P for root squash 39/46739/2
2022-01-31 Andreas DilgerLU-14802 nodemap: return proper error code 26/45626/9
2022-01-26 Jian YuLU-15220 lustre: use 'fallthrough' pseudo keyword for... 69/46269/3
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2022-01-06 Alexander ZarochentsevLU-15112 mgc: do not ignore target registration failure 59/45259/15
2021-10-10 Sebastien BuissonLU-14797 sec: add projid to nodemap 08/44108/8
2021-09-22 Shaun TancheffLU-13550 osd-zfs: snapshot with incompatible clients 93/38593/2
2021-09-22 Jadhav VikramLU-9699 osp: don't assert on OSP duplicating 53/27753/21
2021-08-25 Alexander ZarochentsevLU-14928 mgs: allow md target re-register 94/44594/5
2021-05-19 James SimmonsLU-14651 uapi: rename CONFIG_T_* to MGS_CFG_T_* 94/43494/5
2021-04-28 Artem BlagodarenkoLU-13939 mgs: warn if nid was not processed during... 95/39795/7
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 Shaun TancheffLU-13344 libcfs: Abstract proc_fs with proc_ops 73/37873/15
2021-04-21 Andreas DilgerLU-13212 osc: fall back to vmalloc for large RPCs 81/43281/3
2021-03-13 Mr NeilBrownLU-6142 lustre: Make dev/body/type operations const 98/39398/7
2021-02-26 Mr NeilBrownLU-6142 lustre: mark strings in char arrays as const 42/39742/2
2021-02-26 Mr NeilBrownLU-6142 lustre: remove module_vars arg to class_registe... 83/39383/3
2021-02-26 Andreas DilgerLU-14178 ldlm: return error from ldlm_namespace_new() 51/40851/3
2021-02-26 Artem BlagodarenkoLU-14207 mgs: delete "add failnid" sections on replace_nids 30/40930/3
2021-02-26 Stephane ThiellLU-13609 mgs: fix config_log buffer handling 78/41478/5
2020-11-26 Chris HornLU-13837 lnet: Introduce constant for net ID of LNET_NI... 44/39544/4
2020-07-04 Emoly LiuLU-13609 llog: list all the log files correctly on... 17/38917/6
2020-06-28 Mr NeilBrownLU-8130 lu_object: convert lu_object cache to rhashtable 07/36707/32
2020-06-10 Sebastien BuissonLU-12275 sec: control client side encryption 33/36433/19
2020-06-02 Mr NeilBrownLU-6142 lustre: convert some container_of to *_safe 84/38384/2
2020-05-27 Mr NeilBrownLU-6142 lustre: convert some container_of0 to container_of 83/38383/3
2020-05-20 Sebastien BuissonLU-12854 nodemap: allow boolean value for audit_mode 50/36450/2
2020-05-14 Mr NeilBrownLU-9679 various: use OBD_ALLOC_PTR_ARRAY() and others 50/38250/8
2020-05-07 Sebastien BuissonLU-13465 mgs: re-introduce mgs_set_info for interop... 11/38311/4
2020-04-14 Alexander BoykoLU-13356 client: don't use OBD_CONNECT_MNE_SWAB 80/37880/11
2020-04-14 Mr NeilBrownLU-6142 lustre: remove ldebugfs_seq_create wrapper... 45/37745/5
2020-04-06 Oleg DrokinLU-8454 Remove struct mgs_send_param and its users 06/38106/4
2020-03-31 Mr NeilBrownLU-8130 lu_object: use RCU to free lu_object_header 65/37965/2
2020-03-31 Lai SiyaoLU-11025 dne: introduce new directory hash type: "crush" 75/36775/20
2020-03-11 Shaun TancheffLU-13252 mgs: Handle possible failure from name_create_mdt 84/37584/3
2020-03-01 Mr NeilBrownLU-13004 lustre: remove support for KVEC bulk descriptors 71/36971/3
2020-03-01 Shaun TancheffLU-13040 lmv: Pool name string handling 08/36908/13
2020-02-14 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/2
2020-02-08 Mr NeilBrownLU-9679 general: add missing spaces to folded strings. 53/36653/5
2020-01-23 Shaun TancheffLU-12968 mgs: Prevent reading past end of buffer 53/36753/5
2019-12-20 Shaun TancheffLU-12861 libcfs: provide an scnprintf and start using it 53/36453/8
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-12-20 Mr NeilBrownLU-9679 all: prefer sizeof(*var) for ALLOC/FREE 61/36661/3
2019-12-16 Shaun TancheffLU-12999 mgs: Cleanup string handling in name_create_mdt 17/36817/5
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Alexander BoykoLU-12853 ptlrpc: zero session enviroment 43/36443/2
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-09-30 Mr NeilBrownLU-10467 target: remove lwi arg from target_bulk_io 69/35969/7
2019-09-03 Shaun TancheffLU-12635 build: Support for gcc -Wimplicit-fallthrough 08/35708/4
2019-07-30 James SimmonsLU-8066 mdt: migrate procfs files to sysfs 79/34779/14
2019-05-04 Alex ZhuravlevLU-11233 build: support for gcc8 60/34660/7
2019-03-21 Ben EvansLU-12044 ptlrpc: Translate HABEO_ macros 75/34375/5
2019-02-27 James SimmonsLU-8066 osd: migrate from proc to sysfs 10/32810/18
2019-02-27 Arshad HussainLU-6142 mgs: Fix style issues for mgs_nids.c 13/33713/2
next