Whamcloud - gitweb
LU-9796 kernel: improve metadata performaces for RHEL7
[fs/lustre-release.git] / lustre / ldlm /
2018-01-04 Mikhal PershinLU-10269 ldlm: allow trybits in waiting queue 43/30343/6
2017-12-22 John L. HammondLU-10302 ldlm: destroy lock if LVB init fails 77/30477/3
2017-12-17 Jinshan XiongLU-10269 ldlm: fix the issues introduced by try bits 46/30246/11
2017-12-17 Andreas DilgerLU-6349 idl: clean up and document ptlrpc structures 30/17830/10
2017-12-01 Intel HPDD Gerrit... Merge "LU-9771 flr: Merge branch 'flr'"
2017-12-01 John L. HammondLU-8402 ldlm: assume OBD_CONNECT_IBITS 09/30009/3
2017-11-17 Jinshan XiongLU-9771 flr: read support for flr 85/29085/12
2017-11-15 Jinshan XiongLU-9997 ldlm: check lock cancellation in ldlm_cli_cancel() 80/29080/6
2017-11-10 Mikhal PershinLU-3285 merge: 'dom' branch merging 51/29851/3
2017-11-09 Ben EvansLU-9855 obdclass: cleanup obd_class.h defines 86/29286/5
2017-11-09 Patrick FarrellLU-1757 brw: add short io osc/ost transfer. 67/27767/12
2017-11-01 James SimmonsLU-9019 ldlm: migrate the rest of the code to 64 bit... 95/29295/4
2017-11-01 James SimmonsLU-8066 obd: migrate to ksets 48/28948/11
2017-10-24 Andreas DilgerLU-10046 misc: replace LASSERT() with CLASSERT() 56/29256/2
2017-10-24 Andreas DilgerLU-9452 ldlm: remove MSG_CONNECT_LIBCLIENT support 72/26972/9
2017-10-24 Alexander BoykoLU-4134 obdclass: obd_device improvement 45/8045/30
2017-10-21 Mikhal PershinLU-3285 mds: combine DoM bit with other IBITS 24/28024/28
2017-10-17 Mikhal PershinLU-3285 mdc: add IO stats in mdc 19/28019/26
2017-10-17 Mikhal PershinLU-3285 mds: add IO locking to the MDC and MDT 18/28018/25
2017-10-17 Mikhal PershinLU-3285 lvbo: pass lock as parameter to lvbo_update() 16/28016/19
2017-10-17 Mikhal PershinLU-3285 osc: common client setup/cleanup 14/28014/19
2017-10-02 James SimmonsLU-9019 ptlrpc: migrate pinger to 64 bit time 35/28035/12
2017-09-22 Patrick FarrellLU-7802 ldlm: No -EINVAL for canceled != unused 60/28560/4
2017-09-21 James SimmonsLU-8541 ldlm: don't use jiffies as sysfs parameter 70/28370/10
2017-09-21 Patrick FarrellLU-6179 llite: Implement ladvise lockahead 64/13564/102
2017-09-10 Andreas DilgerLU-9679 ldlm: remove flock accessor macros 56/27856/3
2017-08-28 Patrick FarrellLU-8276 ldlm: Make lru clear always discard read lock... 85/20785/7
2017-08-13 James SimmonsLU-8066 obd: fix LPROC_SEQ_FOPS macros for debugfs 50/26650/5
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-08-13 Andriy SkulyshLU-8578 ldlm: ELC shouldn't wait on lock flush 86/22286/6
2017-08-13 James SimmonsLU-6245 tests: remove it_test 06/28406/3
2017-08-05 James SimmonsLU-6245 uapi: move libcfs/lnet UAPI header into own... 89/28089/7
2017-07-29 Jinshan XiongLU-7372 mgs: reprocess all locks at device fini 53/17853/25
2017-07-19 Mikhal PershinLU-9184 ldlm: selective IBITS lock trying 62/25262/11
2017-07-19 Oleg DrokinLU-8066 ptlrpc: migrate ptlrpc proc files to sysfs 73/25073/11
2017-06-19 Lai SiyaoLU-9504 ptlrpc: REP-ACK hr may race with trans commit 07/27207/9
2017-06-03 John L. HammondLU-9010 ldlm: use static initializer macros where possible 24/24824/6
2017-05-29 Alex ZhuravlevLU-9333 osd: few cleanups to support gcc6 84/26584/11
2017-05-09 Lai SiyaoLU-8650 mdt: enable REP-ACK for DNE 07/22807/4
2017-05-09 Patrick FarrellLU-8307 ldlm: cond_resched in ldlm_bl_thread_main 88/20888/2
2017-05-09 Andriy SkulyshLU-7062 ldlm: GPF in _ldlm_lock_debug() 39/16139/8
2017-04-06 Henri DoreauLU-7659 mdc: expose changelog through char devices 00/18900/15
2017-03-30 Fan YongLU-9224 fid: race between client_fid_fini and seq_clien... 79/26079/4
2017-03-30 James SimmonsLU-9019 obd: use 64-bit time for obd_recovery_* fields 04/25604/7
2017-03-23 Mikhal PershinLU-9066 ldlm: don't evict client on umount if AST fails 21/23921/10
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
2017-03-14 Niu YaweiLU-8306 ldlm: send blocking ASTs after lock replay 16/24716/13
2017-03-09 Fan YongLU-8900 snapshot: new config for MDT write barrier 62/24262/18
2017-03-01 John L. HammondLU-9109 ldlm: restore missing newlines in ldlm sysfs... 22/25522/3
2017-02-18 Niu YaweiLU-9115 llite: buggy special handling on MULTIMODRPCS 35/25435/2
2017-02-18 James SimmonsLU-8066 ldlm: move server side /proc/fs/lustre/ldlm... 60/25160/5
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-02-07 Oleg DrokinLU-8066 ldlm: move /proc/fs/lustre/ldlm to sysfs 49/25049/4
2017-02-07 Aya MahfouzLU-4423 libcfs: remove IS_PO2 and __is_po2 77/24577/3
2017-01-24 Arnd BergmannLU-4423 ldlm: use 64-bit time for pl_recalc 50/23350/4
2017-01-24 James SimmonsLU-6245 libcfs: remove wrappers for timer functions 33/23733/4
2017-01-01 Steve GuminskiLU-6210 ldlm: Change positional struct initializers... 43/23743/2
2017-01-01 Ben EvansLU-6401 headers: move lu_fid, ost_id funcs out of lustr... 12/22712/10
2017-01-01 Arnd BergmannLU-4423 ldlm: use time64_t for l_last_activity 41/23141/2
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 Niu YaweiLU-8826 recovery: don't shrink recovery hard time 16/23716/7
2016-12-17 Sebastien BuissonLU-7845 obd: add 'network' client mount option 92/19792/24
2016-12-17 Patrick FarrellLU-8272 ldlm: Use interval tree to update kms 79/20779/10
2016-11-19 Jian YuLU-8774 lprocfs: not use MAX_STRING_SIZE in copy_from_user 62/23462/4
2016-11-19 Alexander ZarochentsevLU-8418 libcfs: remove lnet upcall code 40/21440/6
2016-11-07 Olaf FaalandLU-8763 ldlm: do not dump update recovery list 44/23444/2
2016-10-30 Oleg DrokinLU-8246 ldlm: Do not grant a lock twice in a race 39/20839/7
2016-10-28 Andriy SkulyshLU-8347 ldlm: granting conflicting locks 59/21059/5
2016-10-25 Mikhail PershinLU-8089 lwp: change lwp export only at first connect 26/13726/9
2016-10-21 Kit WestneatLU-8450 nodemap: modify ldlm_revoke_export_locks 20/23120/3
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-10-08 Hongchao ZhangLU-8209 ldlm: engage ELC for all ldlm enqueue req 39/21739/6
2016-09-29 James SimmonsLU-6401 header: remove assert from interval_set() 22/22522/5
2016-09-13 Fan YongLU-6808 ptlrpc: properly set "rq_xid" for 4MB IO 73/22373/5
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-09-08 Fan YongLU-8407 recovery: more clear message about recovery... 59/21759/4
2016-09-02 Andriy SkulyshLU-8175 ldlm: conflicting PW & PR extent locks on a... 45/20345/5
2016-09-02 Hongchao ZhangLU-8500 ldlm: fix export reference problem 31/22031/3
2016-09-02 Andriy SkulyshLU-8349 ldlm: ASSERTION(flock->blocking_export!=0)... 61/21061/4
2016-09-02 James SimmonsLU-6245 libcfs: cleanup list handling 00/15200/3
2016-08-22 Ben EvansLU-6401 headers: Move functions out of lustre_idl.h 84/21484/5
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-08-11 Bob GlossmanLU-7732 ldlm: silence verbose "waking for gap" log... 18/21418/3
2016-07-20 Andriy SkulyshLU-8354 ldlm: soft lockup in ldlm_plain_compat_queue 93/21093/6
2016-07-20 Ben EvansLU-8058 lustre: Remove old commented out code 16/20416/14
2016-07-20 Di WangLU-7836 ptlrpc: remove duplicate final ping req 93/19693/2
2016-06-27 Alexander BoykoLU-7702 ldlm: skip lock if export failed 20/18120/9
2016-06-20 Bobi JamLU-7860 ldlm: revert part of commit 657bbc49 09/20509/4
2016-06-14 Chris HornLU-8102 ldlm: Correlate ptlrpc req w/AST error 83/19983/2
2016-06-14 John L. HammondLU-5560 obd: reserve connection flag OBD_CONNECT2_FILE_... 70/19970/8
2016-06-14 Andriy SkulyshLU-7626 ldlm: refcount nonzero (1) after lock cleanup 91/17791/3
2016-06-03 Jinshan XiongLU-4257 obdclass: Get rid of cl_env hash table 54/20254/6
2016-06-02 Jeremy FilizettiLU-7185 ldlm: Restore connect flags on failure 50/16950/5
2016-05-31 Di WangLU-7848 target: Do not fail MDT-MDT connection 00/18800/5
2016-05-21 John L. HammondLU-7403 dlm: const qualify struct lustre_handle * params 71/17071/3
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-05-04 Jinshan XiongLU-7990 clio: revise readahead to support 16MB IO 68/19368/12
2016-05-03 Alex ZhuravlevLU-7521 ldlm: LDLM_DEBUG() shouldn't be passed \n 94/17494/8
2016-05-02 Oleg DrokinRevert "LU-7791 ldlm: signal vs CP callback race" 98/19798/2
2016-04-21 Andriy SkulyshLU-7791 ldlm: signal vs CP callback race 98/18498/5
next