Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / ldlm / ldlm_lockd.c
18 hours ago Alex ZhuravlevLU-17705 ptlrpc: replace synchronize_rcu() with rcu_bar... 69/54669/5 master
2024-02-23 Arshad HussainLU-6142 ldlm: Fix style issues for ldlm folder 03/54003/2
2024-02-15 Shaun TancheffLU-16314 llite: Migrate LASSERTF %p to %px 13/51213/8
2024-02-04 Timothy DayLU-17242 debug: use dump_stack() where possible 25/53625/2
2023-11-29 Alexey LyashkovLU-17174 misc: fix hash functions 11/52611/4
2023-10-25 Alex ZhuravlevLU-17188 mdt: remove n from LDLM_DEBUG 73/52673/3
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-08-31 Timothy DayLU-17000 misc: remove Coverity annotations 93/51793/2
2023-07-19 Mr NeilBrownLU-6142 lustre: use list_first/last_entry() for list... 28/50828/5
2023-05-31 Timothy DayLU-12610 ldlm: replace OBD_ -> CFS_ macros 85/50685/4
2023-05-31 Mr NeilBrownLU-6142 all: use list_first_entry() where appropriate. 26/50826/2
2023-04-11 Qian YingjinLU-14139 statahead: batched statahead processing 20/40720/37
2023-03-13 Shaun TancheffLU-16534 build: Prefer timer_delete[_sync] 22/49922/6
2023-03-08 Vitaly FertmanLU-16285 ldlm: BL_AST lock cancel still can be batched 58/50158/3
2023-03-01 Timothy DayLU-16518 misc: use fixed hash code 16/49916/5
2023-02-03 Mr. NeilBrownLU-6142 ldlm: use list_first_entry in ldlm_lockd.c 37/49737/2
2023-01-27 Yang ShengLU-16285 ldlm: send the cancel RPC asap 27/49527/8
2022-11-08 Alex ZhuravlevLU-15825 ldlm: remove linefeed from LDLM_DEBUG 19/47219/10
2022-09-12 Vitaly FertmanLU-16062 ldlm: improve bl_timeout for prolong 94/48094/2
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_peer to struct lnet_nid 38/44638/4
2022-08-03 Patrick FarrellLU-15821 ldlm: Prioritize blocking callbacks 15/47215/9
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2021-11-03 Andriy SkulyshLU-13456 ldlm: fix reprocessing of locks with more... 44/38244/5
2021-06-14 Alexander BoykoLU-13811 client: don't panic for mgs evictions 55/43655/3
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 NeilBrownLU-4801 ldlm: discard l_lock from struct ldlm_lock. 11/39811/4
2021-04-06 Alex ZhuravlevLU-14522 ldlm: reprocess locks if enqueue failed 31/42031/7
2021-03-16 Vitaly FertmanLU-14183 ldlm: wrong ldlm_add_waiting_lock usage 68/40868/2
2021-01-23 Mikhail PershinLU-14312 ldlm: don't change GROUP lock GID on client 68/41268/5
2020-11-03 Andriy SkulyshLU-13989 ldlm: BL AST vs failed lock enqueue race 46/40046/3
2020-10-29 Oleg DrokinLU-14069 ldlm: Fix unbounded OBD_FAIL_LDLM_CANCEL_BL_CB... 75/40375/3
2020-09-19 Vitaly FertmanLU-11518 ldlm: pool recalc forceful call 64/39564/6
2020-05-20 Andreas DilgerLU-12931 ldlm: use proper units for timeouts 65/38365/6
2020-05-14 Mr NeilBrownLU-9859 libcfs: replace memory_presure functions by... 11/38211/9
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-31 James SimmonsLU-13344 ptlrpc: change request timeouts to s32 33/37933/6
2020-02-20 Mr NeilBrownLU-9679 various: use list_splice and list_splice_init 57/37457/2
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-01-28 Mr NeilBrownLU-9679 modules: use list_move were appropriate. 70/36670/4
2020-01-28 Andriy SkulyshLU-7791 ldlm: signal vs CP callback race 98/19898/9
2020-01-23 Vitaly FertmanLU-11276 ldlm: fix lock convert races 66/36466/11
2019-12-14 James SimmonsLU-12931 timers: correctly offset mod_timer. 88/36688/5
2019-12-14 Andriy SkulyshLU-12828 ldlm: FLOCK request can be processed twice 40/36340/4
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-07 Oleg DrokinLU-12603 ldlm: Check cancel lock count for correctness 06/35806/2
2019-09-03 Oleg DrokinLU-12614 ldlm: ldlm_cancel_hpreq_check should check... 07/35807/2
2019-09-03 NeilBrownLU-4423 ptlrpc: incorporate BUILD_BUG_ON into ptlrpc_re... 09/35509/5
2019-08-27 Andriy SkulyshLU-12017 ldlm: DoM truncate deadlock 57/35057/10
2019-06-07 Wang ShilongLU-12374 lustre: push rcu_barrier() before destroying... 30/35030/2
2019-06-01 Alex ZhuravlevLU-12034 obdclass: put all service's env on the list 66/34566/17
2019-05-21 Li DongyangLU-11838 ldlm: struct timespec64.tv_sec type change 77/34677/4
2019-04-13 Arshad HussainLU-6142 ldlm: Fix style issues for ldlm_lockd.c 44/34544/4
2019-03-21 Andriy SkulyshLU-11926 ldlm: Lost lease lock on migrate error 82/34182/4
2019-03-21 Andrew PerepechkoLU-8047 llite: optimizations for not granted lock proce... 65/19665/13
2019-03-15 Mikhail PershinLU-11836 ldlm: don't convert wrong resource 64/34264/4
2019-02-06 Oleg DrokinLU-11568 ldlm: Remove use of SLAB_DESTROY_BY_RCU for... 47/34147/5
2019-01-04 Andreas DilgerLU-11398 ptlrpc: clean up rq_interpret_reply callbacks 03/33203/6
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-29 Li DongyangLU-8391 ldlm: check double grant race after resource... 75/21275/11
2018-10-12 Patrick FarrellLU-11454 ptlrpc: Make CPU binding switchable 62/33262/6
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 James SimmonsLU-11200 libcfs: handle DECLARE_TIMER reduced to two... 39/32939/5
2018-07-03 Mikhail PershinLU-10175 ldlm: handle lock converts in cancel handler 14/32314/5
2018-05-29 John L. HammondLU-10855 llog: remove obsolete llog handlers 02/32202/2
2018-05-29 Alexander BoykoLU-10945 ldlm: fix l_last_activity usage 33/32133/3
2018-05-12 Li DongyangLU-10805 libcfs: timer_setup() API changes 90/31790/4
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-04-09 Liang ZhenLU-6032 ldlm: don't disable softirq for exp_rpc_lock 57/12957/12
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-12-17 Andreas DilgerLU-6349 idl: clean up and document ptlrpc structures 30/17830/10
2017-12-01 John L. HammondLU-8402 ldlm: assume OBD_CONNECT_IBITS 09/30009/3
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-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-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-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-07-19 Oleg DrokinLU-8066 ptlrpc: migrate ptlrpc proc files to sysfs 73/25073/11
2017-06-03 John L. HammondLU-9010 ldlm: use static initializer macros where possible 24/24824/6
2017-05-09 Patrick FarrellLU-8307 ldlm: cond_resched in ldlm_bl_thread_main 88/20888/2
2017-03-23 Mikhal PershinLU-9066 ldlm: don't evict client on umount if AST fails 21/23921/10
2017-03-09 Fan YongLU-8900 snapshot: new config for MDT write barrier 62/24262/18
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-01-24 James SimmonsLU-6245 libcfs: remove wrappers for timer functions 33/23733/4
2017-01-01 Ben EvansLU-6401 headers: move lu_fid, ost_id funcs out of lustr... 12/22712/10
next