Whamcloud - gitweb
LU-14218 kernel: kernel update SLES15 SP1 [4.12.14-197.75.1]
[fs/lustre-release.git] / lustre / lod /
2020-12-22 Vitaly FertmanLU-14191 lod: comp stripe count limit check 95/40895/2
2020-12-03 Mikhail PershinLU-13543 lustre: update *pos in seq_file .next functions 57/40757/4
2020-12-03 Lai SiyaoLU-12960 lod: don't set index for 2nd stripe if specific 35/36735/4
2020-11-19 Wang ShilongLU-14115 lod: fix to set inherit flag for stripe directroy 43/40543/3
2020-10-29 Lai SiyaoLU-13666 lod: update .do_index_ops on layout detach 26/39226/2
2020-10-19 John L. HammondLU-14012 lod: properly initialize lcm in lod_layout_con... 53/40153/2
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-07-17 Vitaly FertmanLU-13366 lod: check for extension size at instantiation... 61/37961/8
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-07-04 Arshad HussainLU-13723 lustre: Convert ERR_PTR(PTR_ERR()) to ERR_CAST() 04/39204/3
2020-06-28 James SimmonsLU-9859 libcfs: move tgt_descs to standard Linux bitmaps. 81/38981/3
2020-06-28 Mr NeilBrownLU-8130 lu_object: convert lu_object cache to rhashtable 07/36707/32
2020-06-19 Mikhail PershinLU-12785 dom: fix DoM component deletion code 37/38337/5
2020-06-10 Patrick FarrellLU-11963 obd: Rename OS_STATE flags to OS_STATFS 89/34289/7
2020-06-02 Lai SiyaoLU-11025 dne: directory restripe and auto split 84/37284/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 Shaun TancheffLU-13539 all: Cleanup LASSERTF uses missing newlines 40/38540/2
2020-05-20 Mr NeilBrownLU-9679 lodlov: use OBD_ALLOC_PTR_ARRAY() and others 54/38254/2
2020-05-20 Lai SiyaoLU-13357 lod: implement striped directory .dio_lookup 03/37903/6
2020-05-20 Lai SiyaoLU-11025 dne: support directory restripe 98/36898/14
2020-05-20 Lai SiyaoLU-11025 obdclass: add lu_device_operations::ldo_fid_al... 82/37282/10
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-05-07 Mikhail PershinLU-12785 dom: adjust DOM stripe size by free space 04/37904/6
2020-05-07 Lai SiyaoLU-11025 lod: refactor lod_mdt_alloc_qos/rr() 65/36865/12
2020-05-01 Emoly LiuLU-13301 lfs: return error when setstripe -o on inactiv... 51/37751/16
2020-04-23 Mikhail PershinLU-10465 lod: adjust component stripe size 61/37661/4
2020-04-14 Alexander BoykoLU-7653 lod: fix stripe allocation during recovery 37/38137/3
2020-04-07 James SimmonsLU-6174 lod: remove incorrect ll_do_div64 01/38101/2
2020-03-31 Mr NeilBrownLU-8130 lu_object: use RCU to free lu_object_header 65/37965/2
2020-03-31 Lai SiyaoLU-11025 lmv: simplify name to stripe mapping 11/37711/4
2020-03-31 Lai SiyaoLU-11025 dne: change dir layout via dt_layout_change 34/37634/5
2020-03-31 Lai SiyaoLU-11025 dne: introduce new directory hash type: "crush" 75/36775/20
2020-03-17 Mr NeilBrownLU-12780 lod: don't use ptlrpc_thread for recovery... 61/36261/8
2020-03-11 Mr NeilBrownLU-9855 lustre: rename obd_device variables to obd 69/36969/11
2020-02-14 NeilBrownLU-8130 lov: convert lo[v|d]_pool to use rhashtable 62/32662/13
2020-02-14 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/2
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-02-08 Emoly LiuLU-12852 pfl: restrict the stripe count correctly 47/36947/5
2020-02-01 Sebastien BuissonLU-13142 lod: cleanup layout checking 67/37267/4
2020-01-10 James SimmonsLU-9091 sysfs: use string helper like functions for... 58/35658/22
2020-01-03 Sebastien BuissonLU-13077 pfl: cleanup xattr checking 10/37010/7
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 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-12-14 Alexander BoykoLU-12949 obdclass: don't extend timer if obd stops 03/36703/3
2019-12-06 James SimmonsLU-9325 mds: replace simple_strtol use with target_name... 51/36551/5
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-11-08 James SimmonsLU-12932 lod: rename qos_threshold_rr parameter 86/36686/6
2019-11-05 James SimmonsLU-12932 lod: restore qos_thresholdrr sysfs file 67/36667/2
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-10-09 Andreas DilgerLU-12712 lod: fix warning message for non-SEL file 51/36351/3
2019-10-04 NeilBrownLU-8066 obd_type: discard obd_types linked list. 18/34718/15
2019-10-04 Lai SiyaoLU-11739 lod: subdir under ROOT should honor default... 04/35204/7
2019-09-20 Jian YuLU-11485 lod: disallow setting the last non-stale mirro... 41/36141/6
2019-09-20 Patrick FarrellLU-9341 lod: Add special O_APPEND striping 17/35617/8
2019-09-20 Lai SiyaoLU-11213 lod: share object alloc QoS code with LMV 19/35219/7
2019-09-20 Lai SiyaoLU-11213 lmv: use lu_tgt_descs to manage tgts 18/35218/10
2019-09-16 Mikhail PershinLU-11421 dom: manual OST-to-DOM migration via mirroring 59/35359/5
2019-08-21 Vitaly FertmanLU-10070 lod: SEL inheritance fix 04/35704/3
2019-08-15 Lai SiyaoLU-11681 lfsck: misc fixes in inserting shard 28/33928/14
2019-08-09 Li DongyangLU-12509 ofd: ofd_precreate_objects lockdep warning 20/35420/3
2019-07-20 Vitaly FertmanLU-10070 lod: SEL cleanup 14/35414/4
2019-07-17 Hongchao ZhangLU-11761 fld: let's caller to retry FLD_QUERY 62/34962/10
2019-07-17 Patrick FarrellLU-12538 lod: Add missed qos_rr_init 90/35490/4
2019-07-12 Vitaly FertmanLU-10070 lod: SEL: interoperability support 44/35144/8
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Repeated components 86/33786/28
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Add FLR support 85/33785/24
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Implement basic spillover space 83/33783/24
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Add flag & setstripe support 82/33782/22
2019-07-12 Patrick FarrellLU-10070 lod: SEL: split lod_del_layout 80/33780/22
2019-07-12 Lai SiyaoLU-11213 uapi: change "space" hash type to hash flag 18/35318/3
2019-07-07 Lai SiyaoLU-12495 obdclass: generate random u64 max correctly 94/35394/5
2019-06-27 Vitaly FertmanLU-10070 lod: layout_del memleak 70/35270/4
2019-06-27 NeilBrownLU-9859 libcfs: replace cfs_rand() with prandom_u32_max() 72/35272/3
2019-06-27 NeilBrownLU-8066 obd: collect all resource releasing for obj_type. 16/34716/4
2019-06-25 NeilBrownLU-9859 libcfs: replace cfs_get_random_bytes calls... 34/35234/4
2019-06-20 James SimmonsLU-8066 obd: cleanup server sysfs symlinks handling 15/34715/14
2019-06-20 Lai SiyaoLU-11213 lod: default LMV can't be deleted 07/35207/3
2019-06-13 Lai SiyaoLU-11213 lmv: reuse object alloc QoS code from LOD 57/34657/15
2019-06-07 Lai SiyaoLU-11213 lmv: mkdir with balanced space usage 60/34360/15
2019-06-07 Lai SiyaoLU-11213 ptlrpc: intent_getattr fetches default LMV 02/34802/17
2019-06-04 Lai SiyaoLU-11213 dne: add new dir hash type "space" 58/34358/12
2019-06-01 Patrick FarrellLU-9846 lod: Add overstriping support 25/28425/43
2019-05-29 Lai SiyaoLU-11907 dne: allow access to striped dir with broken... 50/34750/4
2019-05-10 Li DongyangLU-12248 lov: fix ost objects calculation in lod_statfs 77/34777/4
2019-05-08 NeilBrownLU-8066 obd: embed typ_kobj in obd_type 12/34612/7
2019-05-08 Patrick FarrellLU-11690 lod: fix LBUG with wide striping 08/33708/14
2019-05-08 Bruno FacciniLU-11376 lmv: new foreign LMV format 87/34087/40
2019-05-08 Bruno FacciniLU-11376 lov: new foreign LOV format 55/33755/37
2019-04-30 Vladimir SavelievLU-12055 lod: ignore root layout if parent's one includ... 86/34386/6
2019-04-30 Patrick FarrellLU-11691 lov: Limit layout size to max ea size 71/34171/4
2019-04-30 Alexey LyashkovLU-12040 mdc: reset lmm->lmm_stripe_offset in mdc_save_... 71/34371/7
2019-03-21 Bobi JamLU-10258 lfs: lfs mirror copy command 20/33220/6
2019-03-15 Andreas DilgerLU-11721 lod: limit statfs ffree if less than OST ffree 67/34167/8
2019-03-08 Wang ShilongLU-11243 lod: fix assertion and hang upon lod_add_devic... 94/32994/7
next