Whamcloud - gitweb
LU-10948 mdt: Remove openlock compat code with 2.1
[fs/lustre-release.git] / lustre / mdt / mdt_open.c
2019-06-16 Oleg DrokinLU-10948 mdt: Remove openlock compat code with 2.1 39/35039/4
2019-06-13 Qian YingjinLU-10092 pcc: Non-blocking PCC caching 66/32966/37
2019-06-13 Li XiLU-10092 llite: Add persistent cache on client 63/32963/38
2019-06-01 Patrick FarrellLU-9846 lod: Add overstriping support 25/28425/43
2019-06-01 Mikhail PershinLU-11359 mdt: fix mdt_dom_discard_data() timeouts 71/34071/21
2019-04-01 Bruno FacciniLU-9193 security: return security context for metadata ops 31/26831/20
2019-03-21 Andriy SkulyshLU-11926 ldlm: Lost lease lock on migrate error 82/34182/4
2019-03-21 Mikhail PershinLU-11835 mdt: return DOM size on open resend 44/34044/5
2019-02-27 Mikhail PershinLU-5604 tests: fix usage of drop_ldlm_reply() in tests 46/16846/14
2018-10-29 Andreas DilgerLU-10030 idl: use proper ATTR/MDS_ATTR/MDS_OPEN flags 07/32107/6
2018-10-23 Yang ShengLU-11453 class: use INIT_LIST_HEAD_RCU instead INIT_LIS... 17/33317/4
2018-10-12 Patrick FarrellLU-11199 mdt: Attempt lookup lock on open 29/32929/5
2018-10-05 Andreas DilgerLU-8174 misc: name open file handles as such 53/26953/17
2018-09-10 Mikhail PershinLU-11270 mdt: better DOM data discard 26/33026/6
2018-08-09 Mikhail PershinLU-10181 mdt: read on open for DoM files 11/23011/53
2018-07-30 Qian YingjinLU-9538 mdt: Lazy size on MDT 60/29960/43
2018-04-09 Liang ZhenLU-6032 obdclass: new wrapper to convert NID to string 56/12956/14
2018-03-08 Sebastien BuissonLU-10483 lustre: replace FMODE_{READ,WRITE} with MDS_... 24/30824/10
2018-02-27 Bobi JamLU-10550 flr: resync RDONLY state FLR file 10/31010/8
2018-02-09 Jinshan XiongLU-10286 mdt: deny 2.10 clients to open mirrored files 57/30957/6
2018-02-09 Bobi JamLU-10420 flr: split a mirror from mirrored file 88/30388/18
2018-01-25 Hongchao ZhangLU-8264 lod: lfs setstripe fix for pool. 49/20849/13
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-17 Jinshan XiongLU-10269 ldlm: fix the issues introduced by try bits 46/30246/11
2017-12-01 Intel HPDD Gerrit... Merge "LU-9771 flr: Merge branch 'flr'"
2017-11-29 Mikhal PershinLU-3285 mdt: remove assertion on mdt_pack_size2body() 58/30058/3
2017-11-24 Jinshan XiongLU-9771 flr: resync support and test tool 96/29096/21
2017-11-17 Jinshan XiongLU-9771 clio: no glimpse for data immutable file 84/29084/12
2017-11-16 Jinshan XiongLU-9771 flr: lfs setstripe to create a new mirror 83/29083/11
2017-11-10 Mikhal PershinLU-3285 merge: 'dom' branch merging 51/29851/3
2017-11-06 Andreas DilgerLU-7813 lov: rename LOV_MAGIC_V*_DEF to *_DEFINED 88/18888/8
2017-10-24 Andreas DilgerLU-9452 ldlm: remove MSG_CONNECT_LIBCLIENT support 72/26972/9
2017-10-21 Mikhal PershinLU-3285 mds: combine DoM bit with other IBITS 24/28024/28
2017-10-17 Mikhal PershinLU-3285 mds: add IO locking to the MDC and MDT 18/28018/25
2017-09-21 Jinshan XiongLU-9802 pfl: swapping lcm_entry_count correctly 56/28256/4
2017-07-19 Mikhal PershinLU-9184 ldlm: selective IBITS lock trying 62/25262/11
2017-06-07 Bruno FacciniLU-4640 mdt: implement Remove Archive on Last Unlink... 46/18946/18
2017-05-16 Andreas DilgerLU-8589 osd: remove "object" from method function names 42/22542/6
2017-04-19 Andreas DilgerLU-9186 tests: fix sanityn test_76 and related code 47/25847/6
2017-04-06 Bobi JamLU-8998 lod: accomodate to composite layout
2017-03-23 Andreas DilgerLU-1095 mdt: quiet mdt_mfd_set_mode() debugging 99/25399/2
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
2017-03-09 John L. HammondLU-8827 mdt: bypass quota enforcement for HSM release 20/23720/2
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-13 Fan YongLU-8592 mdt: hold mdt_device::mdt_md_root until service... 38/22438/10
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-22 James SimmonsLU-6245 server: remove types abstraction from MDS/MGS... 71/22371/4
2016-07-11 Lai SiyaoLU-7660 dne: support fs default stripe 41/19041/23
2016-06-22 Matt EzellLU-8150 mdt: Track open+create as mknod 46/20246/6
2016-06-20 Fan YongLU-6971 cleanup: not support remote client anymore 89/19789/13
2016-05-31 Kit WestneatLU-5092 nodemap: users of ted_nodemap should take ref 74/19674/16
2016-05-03 Alex ZhuravlevLU-7521 ldlm: LDLM_DEBUG() shouldn't be passed \n 94/17494/8
2016-03-15 Oleg DrokinRevert "LU-4640 mdt: implement Remove Archive on Last... 25/18925/2
2016-03-14 Li DongyangLU-7727 mdt: fail FMODE_WRITE open if the client is... 42/18242/2
2016-03-14 Bruno FacciniLU-4640 mdt: implement Remove Archive on Last Unlink... 84/14384/31
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-09-02 Andreas DilgerLU-6142 ldlm: remove ldlm typedef usage from code 00/15300/8
2015-08-24 wang diLU-6475 mdt: race between open and migrate 97/14497/19
2015-07-01 Gregoire PichonLU-5319 mdt: support multiple modify RCPs in parallel 60/14860/13
2015-06-11 Wang DiLU-3537 mdt: allow cross-MDT rename and link 82/12282/48
2015-05-28 Henri DoreauLU-4840 lfs: Use file lease to implement migration 13/10013/41
2015-05-17 John L. HammondLU-6017 obd: remove destroy cookie handling 22/12922/9
2015-04-09 frank zagoLU-5710 all: second batch of corrected typos and gramma... 33/12933/8
2015-04-06 Bobi JamLU-5823 clio: get rid of lov_stripe_md reference 39/12639/10
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2015-03-26 John L. HammondLU-6047 mdt: remove Size on MDS support 42/13442/3
2015-01-18 Fan YongLU-5423 llite: pack suppgid to MDS correctly 76/12476/17
2015-01-10 Frank ZagoLU-5396 lod: (and mdt, mgs) make some symbols static 23/12223/12
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-21 Kit WestneatLU-6024 nodemap: fix ACL handling in mdt_finish_open 62/13062/3
2014-10-11 Oleg DrokinLU-5530 mdt: Properly match open lock and unlock 41/11841/2
2014-08-26 John L. HammondLU-5401 mdt: handle getattr errors in mdt_reint_open() 10/11210/7
2014-08-25 James SimmonsLU-3963 libcfs: convert lod, mdt, and gss to linux... 87/10387/8
2014-08-11 John L. HammondLU-5370 mdt: return -MDT_EREMOTE_OPEN for remote open 18/11218/3
2014-08-01 John L. HammondLU-5424 mdt: allow open by FID to create striping 48/11248/4
2014-07-24 Swapnil PimpaleLU-3181 mdt: mdt_cross_open should allow open by FID... 38/8738/4
2014-06-26 Mikhail PershinLU-5177 mdt: fix object leak and use after free 50/10750/3
2014-06-23 Oleg DrokinRevert "LU-4398 mdt: acquire an open lock for write... 90/10790/2
2014-06-20 Lai SiyaoLU-3544 fid: do open-by-fid by default 76/7476/23
2014-06-20 Vitaly FertmanLU-2827 ldlm: wrong handling of ldlm resends 78/5978/10
2014-06-04 John L. HammondLU-2675 mdt: add mbo_ prefix to members of struct mdt_body 02/10202/4
2014-04-11 Oleg DrokinLU-4008 mdt: Shrink default LOVEA reply buffers 22/9322/10
2014-03-26 John L. HammondLU-4462 mdt: don't apply mdt_object_fid() to ERR_PTRs 88/8788/3
2014-03-21 John L. HammondLU-4398 mdt: acquire an open lock for write or execute 63/9063/3
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-01-08 John L. HammondLU-4430 mdt: check for MDS_FMODE_EXEC in mdt_mfd_open() 19/8719/2
2013-12-28 John L. HammondLU-2875 mdt: use lu_name for rr_name and rr_tgt 61/7961/4
2013-12-19 Oleg DrokinLU-4152 mdt: Don't enqueue two locks on the same resource 83/8083/7
2013-11-29 Mikhail PershinLU-3467 target: unified transaction callbacks 30/7330/30
2013-11-14 wang diLU-4179 mdt: skip open lock enqueue during resent 42/8142/5
2013-11-06 Hongchao ZhangLU-2613 recovery: free open/close request promptly 65/6665/11
2013-10-28 Oleg DrokinLU-2842 mdt: Do not lbug on invalid fid entry in name 17/7617/3
2013-10-25 Bruno FacciniLU-3616 mdt: deny write on executed file during restore 36/7636/7
2013-10-25 Mikhail PershinLU-3467 mdt: call MDT handlers via unified request... 73/6973/19
2013-10-08 John L. HammondLU-3866 hsm: permission checks on HSM operations 65/7565/3
2013-09-28 Oleg DrokinRevert "LU-1346 libcfs: replace CFS_CAP_XXX with kernel... 98/7798/2
2013-09-27 James SimmonsLU-1346 libcfs: replace CFS_CAP_XXX with kernel definition 81/4781/6
2013-09-26 Andrew PerepechkoLU-3670 mdt: cancel MDS_INODELOCK_XATTR on MDS updates 86/7186/3
2013-09-24 John L. HammondLU-3931 hsm: reprocess LDLM resource in mdt_hsm_release() 21/7621/3
next