Whamcloud - gitweb
LU-16062 ldlm: improve bl_timeout for prolong
[fs/lustre-release.git] / lustre / mdt / mdt_io.c
2022-09-12 Vitaly FertmanLU-16062 ldlm: improve bl_timeout for prolong 94/48094/2
2022-08-08 Bobi JamLU-8238 ldlm: rid of obsolete param of ldlm_resource_get() 31/20631/10
2022-07-18 Alex ZhuravlevLU-15993 ofd: don't leak pages if nodemap fails 73/47873/4
2022-04-28 Arshad HussainLU-15748 osc: fallocate interop for 2.14 clients 98/47098/4
2022-02-07 Patrick FarrellLU-12585 mdt: Add read/write latency to MDT stats 29/46229/4
2022-02-07 Patrick FarrellLU-12585 obdfilter: Use actual I/O bytes in stats 75/46075/7
2022-01-18 Sebastien BuissonLU-15176 sec: allow subdir mount of encrypted dir 07/45407/10
2021-11-03 Alexander ZarochentsevLU-15146 mdt: mdt_lvb2reply crash fix 34/45334/3
2021-10-10 Sebastien BuissonLU-14797 nodemap: map project id 19/44119/9
2021-10-10 Wang ShilongLU-14739 quota: fix quota with root squash enabled 47/44347/17
2021-08-10 Mikhail PershinLU-14382 mdt: implement fallocate in MDC/MDT 18/41418/11
2021-07-28 Patrick FarrellLU-14838 osc: Remove lockless truncate 04/44204/5
2021-03-16 Vladimir SavelievLU-12752 mdt: commitrw_write() - check dying object... 97/41797/5
2021-02-22 Mikhail PershinLU-14455 mdt: fix DoM lock prolong logic 01/41701/3
2021-01-05 Wang ShilongLU-14187 osd-ldiskfs: fix locking in write commit 91/40991/12
2020-12-14 Mikhail PershinLU-10664 dom: non-blocking enqueue for DOM locks 03/36903/25
2020-11-19 Andriy SkulyshLU-13988 mdt: ASSERTION(!lustre_handle_is_used(&lh... 45/40045/3
2020-11-07 Mikhail PershinLU-10810 ptlrpc: introduce OST_SEEK RPC 07/39707/9
2020-10-30 Vitaly FertmanLU-13645 ldlm: group locks for DOM IBIT lock 06/39406/7
2020-09-19 Alexey LyashkovLU-13645 ldlm: don't use a locks without l_ast_data 18/39318/6
2020-08-13 Vitaly FertmanLU-13645 ldlm: re-process ldlm lock cleanup 05/39405/3
2020-07-20 Sebastien BuissonLU-12275 sec: encryption support for DoM files 02/38702/20
2020-06-23 Emoly LiuLU-13597 ofd: add more information to job_stats 16/38816/7
2020-06-16 Sebastien BuissonLU-12275 sec: deal with encrypted object size 46/36146/28
2020-05-27 Mr NeilBrownLU-9679 mdt: use OBD_ALLOC_PTR_ARRAY() and FREE 51/38251/2
2020-05-14 Mikhail PershinLU-13415 dom: use DoM optimization for DOM+OST files 52/38152/5
2020-04-23 James SimmonsLU-9019 obd: express timeouts in timeout_t 76/31576/24
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-01-28 Andreas DilgerLU-12518 llite: proper names/types for offset/pages 48/37248/8
2020-01-03 Mikhail PershinLU-12781 ptlrpc: fix inline reply buffer grow 32/36732/4
2019-09-23 Alex ZhuravlevLU-12612 osd: add lnb size down to osd 01/35801/7
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-03 James SimmonsLU-9859 mdt: replace CLASSERT with BUILD_BUG_ON 19/32219/4
2019-06-01 Mikhail PershinLU-11359 mdt: fix mdt_dom_discard_data() timeouts 71/34071/21
2019-06-01 Alex ZhuravlevLU-12034 obdclass: put all service's env on the list 66/34566/17
2019-04-30 Mikhail PershinLU-10777 dom: disable read-on-open with resend 00/34700/4
2019-03-21 Mikhail PershinLU-10496 tgt: move FMD handling from OFD to target 90/34190/7
2018-11-27 Mikhail PershinLU-11595 mdt: fix read-on-open for big PAGE_SIZE 06/33606/7
2018-11-13 Hongchao ZhangLU-11425 quota: support quota for DoM 57/33257/8
2018-10-05 Alex ZhuravlevLU-11164 ldlm: pass env to lvbo methods 32/32832/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-05-06 Mikhal PershinLU-10175 ldlm: IBITS lock convert instead of cancel 02/30202/15
2018-03-03 Mikhal PershinLU-10318 dom: support DATA_VERSION IO type 49/30449/14
2018-02-14 Mikhal PershinLU-10181 mdt: high-priority request handling for DOM 68/29968/9
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-29 Mikhal PershinLU-3285 mdt: get lu_object_attr for existent object 57/30057/4
2017-10-26 Mikhail PershinLU-3285 tests: style fixes in DoM tests 81/29681/3
2017-10-21 Mikhal PershinLU-3285 mds: combine DoM bit with other IBITS 24/28024/28
2017-10-17 Mikhal PershinLU-3285 mdt: use generic grant code at MDT 21/28021/24
2017-10-17 Mikhal PershinLU-3285 mds: add IO locking to the MDC and MDT 18/28018/25
2017-10-17 Mikhal PershinLU-3285 mdt: IO request handling in MDT 13/28013/19