Whamcloud - gitweb
LU-10973 lnet: infrastructure to build the LUTF
[fs/lustre-release.git] / lustre / lod /
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
2019-02-18 Alex ZhuravlevLU-11920 lod: do not reset lds_def_comp_entries 75/34175/5
2019-01-30 Jian YuLU-11739 lod: don't inherit default layout from root... 56/33956/7
2019-01-23 Andreas DilgerLU-11625 ofd: handle upgraded filter_fid properly 27/33627/5
2019-01-04 Andriy SkulyshLU-11757 lod: use calculated stripe count 29/33829/3
2019-01-04 Arshad HussainLU-6142 lod: Fix style issues for lod_dev.c 94/33594/9
2018-11-17 James SimmonsLU-8066 lod: replace class_process_proc_param() 80/33180/9
2018-11-02 Bobi JamLU-10258 lfs: lfs mirror write command 19/33219/7
2018-11-02 Lai SiyaoLU-4684 lod: parse layout for migrating directory 56/33456/3
2018-10-29 Jinshan XiongLU-11427 lod: create layout in mdo_create() 33/33233/3
2018-10-29 Bobi JamLU-11158 mdt: grow lvb buffer to hold layout 47/32847/11
2018-10-29 Lai SiyaoLU-4684 migrate: replace PFID via source 24/33324/2
2018-10-23 Patrick FarrellLU-11482 flr: Inherit flags from template 26/33326/10
2018-10-10 John L. HammondLU-11364 osd: remove unused 'ignore quota' parameters 38/33138/3
2018-10-05 Bobi JamLU-11400 flr: add 'nosync' flag for FLR mirrors 05/33205/6
2018-10-05 Alex ZhuravlevLU-11164 ldlm: pass env to lvbo methods 32/32832/17
2018-09-17 Lai SiyaoLU-4684 migrate: shrink dir layout after migration 26/31626/22
next