Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lustre / ldlm / ldlm_lock.c
2024-03-23 Mr NeilBrownLU-11085 tests: Add performance test for ldlm_extent... 04/54204/17
2024-02-23 Arshad HussainLU-6142 ldlm: Fix style issues for ldlm_lock.c 02/54002/2
2024-02-15 Yang ShengLU-17276 ldlm: add interval in flock 47/53447/11
2024-02-04 Timothy DayLU-17242 debug: use dump_stack() where possible 25/53625/2
2024-02-04 Arshad HussainLU-16796 ldlm: Change struct ldlm_resource to use refco... 16/53416/4
2024-02-04 Patrick FarrellLU-17078 ldlm: do not spin up thread for local cancels 92/52192/5
2023-08-31 Timothy DayLU-17000 misc: remove Coverity annotations 93/51793/2
2023-08-24 Lai SiyaoLU-17003 dne: remove REP-ACK support in DNE system 51/51851/3
2023-07-27 Lai SiyaoLU-15527 dne: refactor commit-on-sharing for DNE 41/46641/11
2023-07-19 Mr NeilBrownLU-6142 lustre: use list_first/last_entry() for list... 28/50828/5
2023-07-14 Timothy DayLU-8191 lustre: convert ec,fid,ldlm,quota functions... 76/51476/4
2023-05-31 Timothy DayLU-12610 ldlm: replace OBD_ -> CFS_ macros 85/50685/4
2023-02-08 Mr. NeilBrownLU-6142 ldlm: use list_for_each_entry in ldlm_lock.c 34/49734/4
2023-01-19 Mr. NeilBrownLU-6142 ldlm: use list_first_entry in ldlm_lock 59/49359/3
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-08-08 Bobi JamLU-8238 ldlm: rid of obsolete param of ldlm_resource_get() 31/20631/10
2021-11-30 Mr. NeilBrownLU-12511 ldlm: free resource when ldlm_lock_create... 85/45585/2
2021-11-03 Andriy SkulyshLU-13456 ldlm: fix reprocessing of locks with more... 44/38244/5
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 Mr NeilBrownLU-14352 various: only use wake_up_all() on exclusive... 89/41289/4
2021-04-21 NeilBrownLU-4801 ldlm: discard l_lock from struct ldlm_lock. 11/39811/4
2021-02-26 Mr. NeilBrownLU-11085 ldlm: change lock_matches() to return bool. 54/33854/12
2020-11-19 Alexander ZarochentsevLU-11290 ldlm: page discard speedup 27/39327/10
2020-10-30 Vitaly FertmanLU-13645 ldlm: group locks for DOM IBIT lock 06/39406/7
2020-10-29 Oleg DrokinLU-13692 ldlm: Ensure we reprocess the resource on... 98/39598/8
2020-09-19 Vitaly FertmanLU-11518 ldlm: pool recalc forceful call 64/39564/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-05-27 Bruno FacciniLU-13262 ldlm: no current source if lu_ref_del not... 24/37624/3
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-03-11 NeilBrownLU-9859 lustre: remove current_pid() and current_comm() 76/37776/3
2020-03-05 Mr NeilBrownLU-12542 ldlm: don't access l_resource when not locked. 84/35484/5
2020-03-01 Wang ShilongLU-13227 LDLM: update LVB if it is server lock 11/37611/6
2020-02-25 Bruno FacciniLU-13264 osc: ensure lu_ref work atomic from osc_lock_u... 29/37629/2
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-01-28 NeilBrownLU-12542 handle: use hlist for hash lists. 62/35862/5
2020-01-10 NeilBrownLU-12542 handle: rename ops to owner 98/35798/10
2020-01-10 Mr NeilBrownLU-10467 lustre: use wait_event_idle_timeout() as appro... 77/35977/18
2019-12-20 NeilBrownLU-12542 handle: discard OBD_FREE_RCU 97/35797/9
2019-12-14 Alexey LyashkovLU-11185 mgc: config lock leak 90/32890/12
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 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-10-04 Lai SiyaoLU-11967 mdt: reint layout_change in standard way 65/35465/6
2019-09-20 Mr NeilBrownLU-10467 lustre: use TABs for indents in a few places. 70/35970/8
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-08-15 NeilBrownLU-12542 handles: discard h_owner in favour of h_ops 39/35739/3
2019-07-03 NeilBrownLU-4423 lustre: don't declare extern variables in C... 94/35294/3
2019-06-25 NeilBrownLU-9859 libcfs: deprecate libcfs_debug_vmsg2 24/35224/4
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-01-04 Patrick FarrellLU-11719 ldlm: Adjust search_* functions 54/33754/6
2018-11-17 Mikhail PershinLU-11102 ldlm: don't skip bl_ast for local lock 58/33458/10
2018-10-23 Yang ShengLU-11453 class: use INIT_LIST_HEAD_RCU instead INIT_LIS... 17/33317/4
2018-10-10 Mikhail PershinLU-11287 ldlm: update l_blocking_lock under lock 24/33124/6
2018-10-05 Alex ZhuravlevLU-11164 ldlm: pass env to lvbo methods 32/32832/17
2018-08-18 John L. HammondLU-11014 mdc: remove obsolete intent opcodes 61/32361/6
2018-05-29 Alexander BoykoLU-10945 ldlm: fix l_last_activity usage 33/32133/3
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-04-19 Andriy SkulyshLU-10841 ldlm: ASSERTION(lock->l_granted_mode!=lock... 26/31726/4
2018-04-09 Liang ZhenLU-6032 obdclass: new wrapper to convert NID to string 56/12956/14
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-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-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 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-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-06-19 Lai SiyaoLU-9504 ptlrpc: REP-ACK hr may race with trans commit 07/27207/9
2017-05-09 Andriy SkulyshLU-7062 ldlm: GPF in _ldlm_lock_debug() 39/16139/8
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
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-28 Andriy SkulyshLU-8347 ldlm: granting conflicting locks 59/21059/5
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-07-20 Ben EvansLU-8058 lustre: Remove old commented out code 16/20416/14
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 Andriy SkulyshLU-7626 ldlm: refcount nonzero (1) after lock cleanup 91/17791/3
2016-05-21 John L. HammondLU-7403 dlm: const qualify struct lustre_handle * params 71/17071/3
2016-05-03 Alex ZhuravlevLU-7521 ldlm: LDLM_DEBUG() shouldn't be passed \n 94/17494/8
2016-01-28 Lai SiyaoLU-3538 dne: Commit-on-Sharing for DNE 30/12530/48
2016-01-14 Ben EvansLU-6401 headers: move swab functions to new header... 39/16339/11
2015-12-21 Vitaly FertmanLU-7173 mdt: intent vs unlink race 01/17501/4
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-10-01 Jinshan XiongLU-6271 osc: further OSC cleanup after eviction 56/16456/8
next