Whamcloud - gitweb
New tag 2.15.63
[fs/lustre-release.git] / lustre / include / lustre_dlm.h
2024-02-23 Arshad HussainLU-6142 ldlm: Fix style issues for lustre_dlm.h 18/53918/5
2024-02-15 Yang ShengLU-17276 ldlm: add interval in flock 47/53447/11
2024-02-04 Arshad HussainLU-16796 ldlm: Change struct ldlm_resource to use refco... 16/53416/4
2023-11-08 Timothy DayLU-17242 debug: remove CFS_CHECK_STACK 83/52883/3
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-08-31 Lai SiyaoLU-15526 mdt: enable remote PDO lock 33/46733/5
2023-07-27 Lai SiyaoLU-15527 dne: refactor commit-on-sharing for DNE 41/46641/11
2023-04-11 Qian YingjinLU-14139 statahead: batched statahead processing 20/40720/37
2023-03-08 Vitaly FertmanLU-16285 ldlm: BL_AST lock cancel still can be batched 58/50158/3
2023-01-27 Yang ShengLU-16285 ldlm: send the cancel RPC asap 27/49527/8
2022-11-14 Vitaly FertmanLU-16046 ldlm: group lock unlock fix 08/49008/3
2022-10-10 Andriy SkulyshLU-15472 ldlm: optimize flock reprocess 57/46257/7
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-01-18 Kevin ZhaoLU-15364 ldlm: Kernel oops when stripe on Arm64 multipl... 22/45922/5
2021-11-20 Andriy SkulyshLU-15121 llite: skip request slot for lmv_revalidate_sl... 75/45275/2
2021-11-03 Andriy SkulyshLU-13456 ldlm: fix reprocessing of locks with more... 44/38244/5
2021-04-21 NeilBrownLU-4801 ldlm: discard l_lock from struct ldlm_lock. 11/39811/4
2021-04-06 Mr NeilBrownLU-14487 lustre: remove references to Sun Trademark. 80/41880/3
2021-03-10 Lei FengLU-14431 log: Add ending newline for some messages. 23/41723/5
2020-12-14 Mikhail PershinLU-10664 dom: non-blocking enqueue for DOM locks 03/36903/25
2020-11-19 Alexander ZarochentsevLU-11290 ldlm: page discard speedup 27/39327/10
2020-09-19 Vitaly FertmanLU-11518 ldlm: pool recalc forceful call 64/39564/6
2020-09-19 Vitaly FertmanLU-11518 ldlm: pool fixes 63/39563/6
2020-09-19 Jinshan XiongLU-11518 ldlm: control lru_size for extent lock 62/39562/5
2020-09-19 Alexey LyashkovLU-13645 ldlm: don't use a locks without l_ast_data 18/39318/6
2020-08-25 Vitaly FertmanLU-11518 ldlm: cancel LRU improvement 61/39561/2
2020-05-27 Bruno FacciniLU-13262 ldlm: no current source if lu_ref_del not... 24/37624/3
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate in... 76/38376/2
2020-05-20 Oleg DrokinLU-13131 osc: Do not wait for grants for too long 83/38283/6
2020-05-20 Andreas DilgerLU-12931 ldlm: use proper units for timeouts 65/38365/6
2020-04-23 James SimmonsLU-9019 obd: express timeouts in timeout_t 76/31576/24
2020-04-15 Oleg DrokinRevert "LU-4801 ldlm: discard l_lock from struct ldlm_l... 38/38238/2
2020-04-14 NeilBrownLU-4801 ldlm: discard l_lock from struct ldlm_lock. 83/35483/19
2020-02-08 Mr NeilBrownLU-10467 ldlm: convert waiting in ldlm_completion_ast() 85/35985/14
2020-01-23 Vitaly FertmanLU-11276 ldlm: fix lock convert races 66/36466/11
2020-01-03 NeilBrownLU-8130 ldlm: add a counter to the per-namespace data 19/36219/5
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-12-14 NeilBrownLU-8130 ldlm: separate buckets from ldlm hash table 18/36218/3
2019-12-14 Andriy SkulyshLU-12828 ldlm: FLOCK request can be processed twice 40/36340/4
2019-12-06 NeilBrownLU-12542 handle: move refcount into the lustre_handle. 94/35794/15
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-09-20 Patrick FarrellLU-11670 osc: glimpse - search for active lock 60/33660/31
2019-08-27 Andriy SkulyshLU-12017 ldlm: DoM truncate deadlock 57/35057/10
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-03-21 Andrew PerepechkoLU-8047 llite: optimizations for not granted lock proce... 65/19665/13
2019-03-21 Mikhail PershinLU-11964 mdc: prevent glimpse lock count grow 61/34261/8
2019-03-21 Andriy SkulyshLU-10949 mdt: lost reference on mdt_md_root 81/34181/3
2019-01-04 Nikitas AngelinasLU-11755 ldlm: remove LASSERT() in ns_is_{client,server}() 22/33822/2
2018-11-17 Mikhail PershinLU-11102 ldlm: don't skip bl_ast for local lock 58/33458/10
2018-10-29 Bobi JamLU-11158 mdt: grow lvb buffer to hold layout 47/32847/11
2018-10-05 Alex ZhuravlevLU-11164 ldlm: pass env to lvbo methods 32/32832/17
2018-06-14 NeilBrownLU-4423 ldlm: use delayed_work for ldlm_pools_recalc 05/31705/8
2018-05-29 NeilBrownLU-8130 ldlm: store name directly in namespace. 08/32408/2
2018-05-29 Alexander BoykoLU-10945 ldlm: fix l_last_activity usage 33/32133/3
2018-05-29 Lai SiyaoLU-4684 mdt: improve directory stripe lock 25/31425/9
2018-05-17 Yang ShengLU-9230 ldlm: speed up preparation for list of lock... 27/26327/31
2018-05-06 Mikhal PershinLU-10175 ldlm: IBITS lock convert instead of cancel 02/30202/15
2018-05-06 Mikhail PershinLU-10413 ldlm: expose dirty age limit for flush-on... 13/32113/2
2018-05-06 James SimmonsLU-9019 libcfs: remove the remaining cfs_time wrappers 68/31068/8
2018-05-02 Dmitry EreminLU-8066 ldlm: move all remaining files from procfs... 55/29255/7
2018-01-20 Mikhail PershinLU-10175 ldlm: remove obsoleted lock convert code 91/30491/3
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-10 Mikhal PershinLU-3285 merge: 'dom' branch merging 51/29851/3
2017-11-01 James SimmonsLU-9019 ldlm: migrate the rest of the code to 64 bit... 95/29295/4
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-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-07-19 Mikhal PershinLU-9184 ldlm: selective IBITS lock trying 62/25262/11
2017-06-03 John L. HammondLU-9010 ldlm: use static initializer macros where possible 24/24824/6
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-02-07 Oleg DrokinLU-8066 ldlm: move /proc/fs/lustre/ldlm to sysfs 49/25049/4
2017-01-24 Arnd BergmannLU-4423 ldlm: use 64-bit time for pl_recalc 50/23350/4
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-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-02 Andriy SkulyshLU-8349 ldlm: ASSERTION(flock->blocking_export!=0)... 61/21061/4
2016-08-22 Ben EvansLU-6401 headers: Move functions out of lustre_idl.h 84/21484/5
2016-06-27 Alexander BoykoLU-7702 ldlm: skip lock if export failed 20/18120/9
2016-05-21 John L. HammondLU-7403 dlm: const qualify struct lustre_handle * params 71/17071/3
2016-03-14 James SimmonsLU-6245 libcfs: remove typedefs in libcfs source code 02/17202/6
2016-02-05 Andreas DilgerLU-6587 obdclass: use OBD_FREE_LARGE with OBD_ALLOC_LARGE 34/18034/4
2016-01-28 Lai SiyaoLU-3538 dne: Commit-on-Sharing for DNE 30/12530/48
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-17 Ben EvansLU-6746 ptlrpc: Move IT_* definitions to lustre_idl.h 28/16228/7
2015-09-10 Andreas DilgerLU-6142 ldlm: remove ldlm typedefs from code 01/15301/8
2015-09-02 Andreas DilgerLU-6142 ldlm: remove ldlm typedef usage from code 00/15300/8
2015-08-24 wang diLU-6997 mdt: enqueue nonblocking locks in migration 70/15970/4
2015-08-18 Vitaly FertmanLU-3031 ldlm: disconnect speedup 43/5843/31
2015-07-19 Niu YaweiLU-6529 ldlm: reclaim granted locks defensively 31/14931/11
2015-07-10 Niu YaweiLU-6775 ldlm: reduce mem footprint of ldlm_resource 85/15485/4
2015-07-04 wang diLU-6602 update: split update llog record 62/15162/6
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-05-25 Niu YaweiLU-6529 ldlm: cancel aged locks for LRUR 56/14856/5
2015-04-09 frank zagoLU-5710 all: second batch of corrected typos and gramma... 33/12933/8
next