Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / mdc /
2020-12-14 Mikhail PershinLU-10664 dom: non-blocking enqueue for DOM locks 03/36903/25
2020-12-09 Yang ShengLU-14155 mdc: avoid easize set to 0 85/40785/2
2020-12-03 Yang ShengLU-14130 osc: skip 0 row for rpc_stats 13/40613/2
2020-11-07 Mikhail PershinLU-10810 clio: SEEK_HOLE/SEEK_DATA on client side 08/39708/16
2020-10-30 Vitaly FertmanLU-13645 ldlm: group locks for DOM IBIT lock 06/39406/7
2020-10-29 Lai SiyaoLU-13437 mdc: remote object support getattr from cache 18/40218/4
2020-09-19 Mr NeilBrownLU-6142 lustre: don't take spinlock to read a 'long'. 43/39743/2
2020-09-19 Alexey LyashkovLU-13645 ldlm: don't use a locks without l_ast_data 18/39318/6
2020-08-13 Alexander ZarochentsevLU-13809 mdc: fix lovea for replay 68/39468/6
2020-08-13 Mikhail PershinLU-13759 dom: lock cancel to drop pages 01/39401/7
2020-07-20 Sebastien BuissonLU-12275 sec: atomicity of encryption context getting... 30/38430/26
2020-07-17 Mr NeilBrownLU-9679 mdc: create mdc_acl.c 92/39292/4
2020-07-04 Mr NeilBrownLU-9679 lustre: remove some "#ifdef CONFIG*" from ... 31/39131/4
2020-06-19 Hongchao ZhangLU-13508 mdc: chlg device could be used after free 58/38658/4
2020-05-14 Andriy SkulyshLU-13455 ptlrpc: connect to MDT stucks 43/38243/3
2020-05-14 Mr NeilBrownLU-9679 various: use OBD_ALLOC_PTR_ARRAY() and others 50/38250/8
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-05-08 James SimmonsLU-9859 libcfs: add support for Xarray 91/37391/9
2020-04-23 Andreas DilgerLU-12506 mdc: clean up code style for mdc_locks.c 17/37917/11
2020-03-24 Hongchao ZhangLU-12506 changelog: support large number of MDT 59/37759/7
2020-03-11 Mr NeilBrownLU-9855 lustre: rename obd_device variables to obd 69/36969/11
2020-03-05 NeilBrownLU-9679 osc: simplify osc_page_gang_lookup() 99/37599/2
2020-03-05 Alexey LyashkovLU-13229 ldlm: unlock request memory leak 70/37670/2
2020-03-01 Mr NeilBrownLU-13004 lustre: remove support for KVEC bulk descriptors 71/36971/3
2020-02-25 James SimmonsLU-10467 mdc: change ssleep to msleep_interruptible 88/37488/3
2020-02-20 James SimmonsLU-12477 lustre: remove obsolete config checks 85/37085/16
2020-02-14 Mr NeilBrownLU-9855 lustre: replace LPROCFS_CLIMP_CHECK() 56/36956/6
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-14 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/2
2020-02-14 Mr NeilBrownLU-9679 lustre: avoid cast of file->private_data 51/36651/4
2020-02-14 Mikhail PershinLU-12321 mdc: allow ELC for DOM file unlink 42/36442/10
2020-02-08 Lai SiyaoLU-13163 mdc: new kernel function xa_is_value() 99/37399/3
2020-02-08 Alexander ZarochentsevLU-13128 osc: glimpse and lock cancel race 15/37215/5
2020-02-01 Olaf FaalandLU-11114 llite: Update mdc and lite stats on open|creat 48/36948/7
2020-01-28 Andreas DilgerLU-12518 llite: proper names/types for offset/pages 48/37248/8
2020-01-10 James SimmonsLU-9091 sysfs: use string helper like functions for... 58/35658/22
2020-01-10 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-12-14 Andriy SkulyshLU-12828 ldlm: FLOCK request can be processed twice 40/36340/4
2019-12-06 Arshad HussainLU-12923 mdc: Use BUILD_BUG_ON() for mdc_request.c 22/36722/2
2019-12-06 Arshad HussainLU-12923 mdc: Use BUILD_BUG_ON() for mdc_reint.c 17/36717/2
2019-12-06 Arshad HussainLU-12923 mdc: Use BUILD_BUG_ON() for mdc_lib.c 46/36646/4
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-10467 lustre: don't use l_wait_event() for simple... 66/35966/6
2019-09-30 Patrick FarrellLU-9920 vvp: dirty pages with pagevec 11/28711/18
2019-09-30 Vitaly FertmanLU-12681 osc: wrong cache of LVB attrs, part2 00/36200/3
2019-09-30 Vitaly FertmanLU-12681 osc: wrong cache of LVB attrs 99/36199/4
2019-09-20 NeilBrownLU-6142 lustre: introduce CONFIG_LUSTRE_FS_POSIX_ACL 85/36085/5
2019-09-16 Hongchao ZhangLU-11626 mdc: hold obd while processing changelog 84/35784/3
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-03 NeilBrownLU-4423 ptlrpc: incorporate BUILD_BUG_ON into ptlrpc_re... 09/35509/5
2019-08-15 Lai SiyaoLU-10094 mdc: dir page ldp_hash_end mistakenly adjusted 17/35517/6
2019-08-15 James SimmonsLU-12477 kernel: eliminate lustre_patchless_compat.h 39/35539/7
2019-08-15 Wang ShilongLU-12520 osc: reserve lru pages for read in batch 40/35440/4
2019-08-15 Andreas DilgerLU-12566 mdc: hold lock while walking changelog dev... 68/35668/3
2019-08-09 NeilBrownLU-11617 mdc: fix possible deadlock in chlg_open() 72/33572/3
2019-08-02 Alex ZhuravlevLU-12553 mdc: polling mode for changelog reader 62/35262/10
2019-07-27 Alex ZhuravlevLU-12090 utils: lfs rmfid 49/34449/40
2019-07-24 Vladimir SavelievLU-12296 llite: improve ll_dom_lock_cancel 58/34858/7
2019-07-17 NeilBrownLU-12477 lustre: use delete_from_page_cache() for direc... 62/35462/3
2019-07-17 Ann KoehlerLU-12524 libcfs: Reduce memory frag due to HA debug msg 49/35449/4
2019-07-12 Shaun TancheffLU-12355 llite: totalram_pages changed to atomic_long_t 25/35025/5
2019-06-25 Vitaly FertmanLU-10070 ldlm: layout lock fixes 32/35232/7
2019-06-13 Oleg DrokinLU-10092 First phase of persistent client cache project... 14/35214/1
2019-06-13 Li XiLU-10092 llite: Add persistent cache on client 63/32963/38
2019-06-07 Lai SiyaoLU-11213 mdc: add async statfs 59/34359/16
2019-06-07 Lai SiyaoLU-11213 ptlrpc: intent_getattr fetches default LMV 02/34802/17
2019-06-01 Mikhail PershinLU-10894 dom: mdc_lock_flush() improvement 38/34738/2
2019-06-01 Mikhail PershinLU-10894 dom: per-resource ELC for WRITE lock enqueue 36/34736/2
2019-05-25 Li DongyangLU-11838 llite: address_space ->page_tree renamed ... 73/34673/5
2019-05-10 James SimmonsLU-11157 obd: round values to nearest MiB for *_mb... 17/34317/16
2019-05-08 Bruno FacciniLU-11376 lmv: new foreign LMV format 87/34087/40
2019-04-30 Patrick FarrellLU-11868 osd: Set max ea size to XATTR_SIZE_MAX 58/34058/16
2019-04-30 Alexey LyashkovLU-12040 mdc: reset lmm->lmm_stripe_offset in mdc_save_... 71/34371/7
2019-04-18 Qian YingjinLU-12021 lsom: Add an OBD_CONNECT2_LSOM connect flag 43/34343/4
2019-04-01 Andreas DilgerLU-6202 misc: delete OBD_IOC_PING_TARGET ioctl 91/33691/5
2019-04-01 Sebastien BuissonLU-8955 ptlrpc: manage SELinux policy info for metadata ops 24/24424/38
2019-04-01 Bruno FacciniLU-9193 security: return security context for metadata ops 31/26831/20
2019-03-21 Mikhail PershinLU-11835 mdt: return DOM size on open resend 44/34044/5
2019-03-21 Mikhail PershinLU-11964 mdc: prevent glimpse lock count grow 61/34261/8
2019-03-03 James SimmonsLU-9855 obd: use ldo_process_config for mdc and osc... 06/34106/7
2019-02-27 Patrick FarrellLU-11905 mdc: Add RETURN to mdc_intent_open_pack 40/34140/3
2019-02-18 Alexander BoykoLU-11934 mdc: don't use ACL at setattr 94/34194/2
2019-02-18 Andreas DilgerLU-10171 lmv: avoid gratuitous 64-bit modulus 22/33922/9
2019-01-30 Patrick FarrellLU-11868 mdc: Improve xattr buffer allocations 59/34059/2
2019-01-16 NeilBrownLU-11838 lustre: discard LTIME_S macro 84/33984/3
2019-01-04 James SimmonsLU-8066 sysfs: make ping sysfs file read and writable 76/33776/5
2019-01-04 Andreas DilgerLU-11398 ptlrpc: clean up rq_interpret_reply callbacks 03/33203/6
2018-11-29 Teddy ZhengLU-10114 hsm: increase upper limit of maximum HSM backe... 97/32197/32
2018-11-27 Mikhail PershinLU-11595 mdt: fix read-on-open for big PAGE_SIZE 06/33606/7
2018-11-10 John L. HammondLU-11380 mdc: move empty xattr handling to mdc layer 98/33198/4
2018-11-02 Bobi JamLU-10258 lfs: lfs mirror write command 19/33219/7
2018-10-29 Andreas DilgerLU-10030 idl: use proper ATTR/MDS_ATTR/MDS_OPEN flags 07/32107/6
2018-10-29 James SimmonsLU-8066 obd: use correct names for conn_uuid 13/33213/6
2018-10-29 Bobi JamLU-11158 mdt: grow lvb buffer to hold layout 47/32847/11
2018-10-10 Alex ZhuravlevLU-11375 mdc: use old statfs format 62/33162/7
2018-10-05 Mikhail PershinLU-11414 ptlrpc: don't change buffer when signature... 23/33223/2
2018-10-05 James SimmonsLU-10030 clio: don't use spare bits in iattr.ia_valid 25/32825/15
2018-10-05 Andreas DilgerLU-8174 misc: name open file handles as such 53/26953/17
2018-10-01 John L. HammondLU-11268 mdc: use smaller buffers for getxattr 24/33024/4
next