Whamcloud - gitweb
LU-17402 kernel: update dotdot patch path for RHEL 8.10
[fs/lustre-release.git] / lustre / obdclass / obd_mount.c
2024-04-30 Shaun TancheffLU-17592 build: kernel 6.8 -Werror=missing-prototypes 28/54228/13
2024-04-15 Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-04-08 James SimmonsLU-17673 obdclass: properly free opts string 50/54650/2
2024-04-02 James SimmonsLU-9325 obdclass: use match_table for server mount... 09/51209/11
2024-03-13 Chris HornLU-10391 obd: Update lmd_parse to handle IPv6 NIDs 82/53882/4
2023-11-18 Andreas DilgerLU-12998 mds: add no_create parameter to stop creates 24/47124/19
2023-10-25 Timothy DayLU-8802 obd: remove MAX_OBD_DEVICES 40/51040/17
2023-08-24 Arshad HussainLU-16796 ptlrpc: Change struct lsi_mounts to use kref 64/51864/4
2023-08-19 Mr NeilBrownLU-9859 lnet: simplify cfs_parse_nidlist() 41/50841/11
2023-08-19 James SimmonsLU-13306 mgs: use large NIDS in the nid table on the MGS 96/50896/32
2023-07-08 Mr NeilBrownLU-13340 lustre: Support large nids in LCFG_ADD_UUID 96/50096/9
2023-05-19 James SimmonsLU-9325 obd: replace simple_strtoul() 10/49910/11
2023-05-19 James SimmonsLU-6142 obd: change lmd flags to bitmap 12/49912/9
2023-04-22 Mr NeilBrownLU-13340 mgs: convert class_parse_nid4 to class_parse_nid 94/50094/5
2023-04-18 Andreas DilgerLU-16655 scrub: change sf_uuid to guid_t 96/50496/2
2023-04-11 Mr NeilBrownLU-10391 lustre: rename class_parse_nid to class_parse_nid4 88/50088/8
2023-01-13 Alex ZhuravlevLU-16385 obdlcass: stop MGC before MGS 78/49378/4
2022-09-01 James SimmonsLU-12514 target: move server mount code to target layer 60/47160/6
2022-08-08 Mr NeilBrownLU-8837 lustre: make uapi...lustre_disk.h unnecessary... 94/41994/14
2022-07-18 Mikhail PershinLU-15938 lod: prevent endless retry in recovery thread 98/47698/3
2022-07-11 James SimmonsLU-6142 obdclass: checkpatch cleanup of obd_mount_server.c 59/47259/6
2022-06-11 James SimmonsLU-13783 sec: support of native Ubuntu 20.04 HWE 5... 38/46238/10
2022-01-26 Mr NeilBrownLU-10391 lnet: convert LNetGetID to return an large... 07/43607/11
2021-11-30 James SimmonsLU-9325 obdclass: make niduuid for lustre_stop_mgc... 17/33617/8
2021-05-27 Vitaly FertmanLU-14594 ptlrpc: do not match reply with resent RPC 42/43242/4
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-06 Artem BlagodarenkoLU-14090 mgs: no local logs flag 48/40448/7
2021-03-10 Mr NeilBrownLU-12514 llite: move client mounting from obdclass... 93/37693/17
2020-11-07 Hongchao ZhangLU-12546 mdt: abort recovery between MDTs 27/36027/10
2020-06-28 Mr NeilBrownLU-9679 obdclass: remove init to 0 from lustre_init_lsi() 35/39135/2
2020-05-14 Andreas DilgerLU-13499 obd: fix printing of client connection UUID 43/38443/2
2020-05-14 Mr NeilBrownLU-9679 obdclass: use OBD_ALLOC_PTR_ARRAY() and others 21/38121/4
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-05-07 Chris HornLU-12222 lnet: Introduce constant for the lolnd NID 12/38312/3
2020-05-01 Sebastien BuissonLU-12275 sec: add llcrypt as file encryption library 27/38127/6
2020-04-14 Alexander BoykoLU-13356 client: don't use OBD_CONNECT_MNE_SWAB 80/37880/11
2020-02-20 Alexey ZhuravlevLU-12722 target: disable recovery for local clients 25/36025/38
2020-02-20 James SimmonsLU-12477 lustre: remove obsolete config checks 85/37085/16
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-01-18 Mr NeilBrownLU-9679 llite: fix possible race with module unload. 20/37020/4
2020-01-03 Andreas DilgerLU-12036 ofd: add "no_precreate" mount option 16/36716/9
2019-12-20 NeilBrownLU-12514 obdclass: remove vfsmount option from client_f... 27/35427/4
2019-12-20 NeilBrownLU-12514 obdclass: remove pointless struct lustre_mount... 26/35426/7
2019-12-06 NeilBrownLU-12514 obdclass: discard FS_REQUIRES_DEV flag. 25/35425/13
2019-12-06 James SimmonsLU-9325 mds: replace simple_strtol use with target_name... 51/36551/5
2019-09-20 Andreas DilgerLU-12514 utils: add "lustre_tgt" filesystem type 65/36165/3
2019-09-16 Lai SiyaoLU-12719 obdclass: serialize lwp list access 03/36003/3
2019-07-12 Oleg DrokinLU-12514 obdclass: Drop FS_HAS_FIEMAP compat macro 24/35424/2
2019-05-08 James SimmonsLU-11803 obd: replace class_uuid with linux kernel... 16/33916/30
2019-03-15 Arshad HussainLU-6142 obdclass: Fix style issues for obd_mount.c 66/34366/3
2018-11-07 John L. HammondRevert "LU-6142 obdclass: Fix style issues for obd_mount.c" 15/33615/3
2018-11-06 Arshad HussainLU-6142 obdclass: Fix style issues for obd_mount.c 84/32984/10
2018-09-04 Sebastien BuissonLU-11057 obd: check '-o network' and peer discovery... 62/32562/5
2018-05-17 James SimmonsLU-9325 obdclass: handle strings correctly in lmd_find_... 58/26558/7
2018-01-31 James SimmonsLU-10531 obd: handle case tgt equals fsname for obdname... 37/30937/2
2018-01-14 James SimmonsLU-7004 obd: make LCFG_SET_PARAM functional 90/28590/26
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-22 Qian YingjinLU-10028 obdclass: Export Lustre mount flags and options 28/29228/10
2017-10-24 Alexander BoykoLU-4134 obdclass: obd_device improvement 45/8045/30
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-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-04-26 Vladimir SavelievLU-8397 mgc: add comma-separated nids for primary MGS 08/21308/4
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
2017-03-09 Fan YongLU-8900 snapshot: new config for MDT write barrier 62/24262/18
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-01-09 James SimmonsLU-8378 obd: move s3 in lmd_parse to inner loop 20/23820/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-08-06 Jian YuLU-8311 mount: fix lmd_parse() to parse colon as NID... 29/21329/4
2016-07-20 John L. HammondLU-8297 obd: release MGC device if connect fails 51/20851/3
2016-06-02 Parinay KondekarLU-6518 obd: Unhandled possible allocation failure... 93/17493/8
2016-04-17 Lai SiyaoLU-28 fileset: add fileset mount support 07/5007/39
2016-01-05 Fan YongLU-7349 lfsck: skip auto resume lfsck when mount 72/16972/6
2015-12-13 Jian YuLU-5690 mount: fix lmd_parse() to handle commas in... 36/17036/6
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-09-24 Andrew WellingtonLU-6950 utils: support SELinux context labelling 40/15840/6
2015-06-29 Liang ZhenLU-3534 ptlrpc: mbits is sent within ptlrpc_body 21/15421/6
2015-06-09 Frank ZagoLU-5710 all: third batch of corrected typos and grammar... 24/14424/8
2015-05-04 John L. HammondLU-5814 obd: remove unused LSM parameters 26/13426/8
2015-03-03 Dmitry EreminLU-6070 libcfs: provide separate buffers for libcfs_... 85/13185/6
2015-02-03 Frank ZagoLU-5829 obdclass: remove unnecessary EXPORT_SYMBOL 23/13323/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-18 Frank ZagoLU-5396 obdclass: make some functions static 20/12220/12
2014-08-30 Andreas DilgerLU-4217 build: bump build version warnings to x.y.53 30/8630/8
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-06-17 James SimmonsLU-4629 obdclass: compile issues with variable not... 05/10705/2
2014-06-16 Bob GlossmanLU-4800 obdclass: runtime load lustre client when needed 87/10587/8
2014-05-23 Andriy SkulyshLU-4913 mgc: mgc import reconnect race 67/9967/6
2014-05-09 Mikhail PershinLU-4528 llog: don't write llog in 3-steps 08/10108/10
2014-05-06 Swapnil PimpaleLU-4795 obd: Remove server_{get,put}_mount_2() functions 49/9749/7
2014-02-27 Fan YongLU-4604 lfsck: LFSCK async updates RPC flow control 94/8694/13
2014-02-25 Jian YuLU-4460 mount: fix lmd_parse() to handle comma-separate... 18/8918/9
2014-01-31 Fan YongLU-3951 lfsck: LWP connection from OST-x to MDT-y 66/7666/24
2014-01-11 Andreas DilgerLU-1095 debug: clean up console messages 17/8617/2
2013-12-28 James SimmonsLU-3963 libcfs: convert obdecho,obdclass code to atomics 75/7075/5
next