Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lustre / ldlm / ldlm_flock.c
2024-03-23 Andriy SkulyshLU-17589 flock: Flock blocking information becomes... 19/54219/3
2024-02-23 Arshad HussainLU-6142 ldlm: Fix style issues for ldlm folder 03/54003/2
2024-02-15 Yang ShengLU-17276 ldlm: add interval in flock 47/53447/11
2023-11-29 Alexey LyashkovLU-17174 misc: fix hash functions 11/52611/4
2023-07-19 Shaun TancheffLU-16667 build: struct mnt_idmap, linux/filelock.h 20/50420/11
2023-05-31 Timothy DayLU-12610 ldlm: replace OBD_ -> CFS_ macros 85/50685/4
2023-03-01 Timothy DayLU-16518 misc: use fixed hash code 16/49916/5
2023-01-19 Mr. NeilBrownLU-6142 ldlm: tidy list walking in ldlm_flock() 58/49358/2
2022-10-10 Andriy SkulyshLU-15472 ldlm: optimize flock reprocess 57/46257/7
2022-01-20 Andriy SkulyshLU-15402 ldlm: speedup RD flock enqueue 57/45957/2
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-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-03-10 Mr NeilBrownLU-9855 lustre: use with_imp_locked() more broadly. 95/39595/11
2021-03-06 Andriy SkulyshLU-13991 ldlm: speedup flock reprocess 48/40048/2
2021-01-05 Yang ShengLU-14082 ldlm: Use req_mode while lock cleanup 33/40433/4
2020-11-26 Andriy SkulyshLU-13990 ldlm: ldlm_flock_deadlock() ASSERTION(req... 47/40047/4
2020-06-16 James SimmonsLU-8130 obd: convert obd_nid_hash to rhashtable 18/33518/21
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-02-08 Mr NeilBrownLU-10467 ldlm: convert waiting in ldlm_flock_completion... 84/35984/11
2019-12-06 Mr NeilBrownLU-10467 ldlm: fix style issues in ldlm_flock_completio... 83/35983/13
2019-08-27 Andriy SkulyshLU-12017 ldlm: DoM truncate deadlock 57/35057/10
2018-04-19 Andriy SkulyshLU-10841 ldlm: ASSERTION(lock->l_granted_mode!=lock... 26/31726/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-09-10 Andreas DilgerLU-9679 ldlm: remove flock accessor macros 56/27856/3
2017-03-14 Niu YaweiLU-8306 ldlm: send blocking ASTs after lock replay 16/24716/13
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-09-02 James SimmonsLU-6245 libcfs: cleanup list handling 00/15200/3
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2015-09-02 Andreas DilgerLU-6142 ldlm: remove ldlm typedef usage from code 00/15300/8
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-04-28 Andreas DilgerLU-6349 ptlrpc: remove old protocol compatibility 06/14006/2
2015-03-18 Frank ZagoLU-5829 ldlm: remove unnecessary EXPORT_SYMBOL 24/13324/2
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-09-11 Vitaly FertmanLU-5496 ldlm: reconstruct proper flags on enqueue resend 44/11644/2
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-25 James SimmonsLU-3963 ldlm: convert to linux list api 45/10945/4
2014-06-16 Emoly LiuLU-4524 ldlm: improve ldlm_lock_create() return value 04/9004/8
2014-04-30 Vitaly FertmanLU-2177 ldlm: flock completion fixes. 05/10005/4
2014-04-24 Jian YuLU-4669 type: change "%llx" to "LPX64” 11/9811/4
2013-12-02 Dmitry EreminLU-4069 build: cleanup from GOTO(label, -ERRNO) 80/8080/5
2013-10-26 Bruce KorbLU-2906 ldlm: use accessor macros for l_flags 63/7963/4
2013-09-18 Andriy SkulyshLU-1601 ldlm: Fix flock detection for different mounts 76/3276/12
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-05 Bruno FacciniLU-1126 ldlm: Fix a race during FLock handling 34/7134/3
2013-08-26 Andriy SkulyshLU-3783 ldlm: ldlm_flock_deadlock() ASSERTION( req... 92/7392/2
2013-08-10 Sebastien BuissonLU-3097 build: fix 'deadcode' errors 67/7167/2
2013-08-06 Andriy SkulyshLU-1715 ptlrpc: flock deadlock detection does not work 53/3553/19
2013-07-23 Andriy SkulyshLU-2835 ptlrpc: Fix race during exp_flock_hash creation 71/5471/6
2013-06-21 Andriy SkulyshLU-1602 ldlm: Fix flock deadlock detection race 77/3277/7
2013-06-07 Bruce KorbLU-2771 dlmlock: compress out unused space
2013-03-15 John L. HammondLU-1346 libcfs: remove cfs_ file wrappers
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-18 Ned BassLU-1914 ldlm: add doxygen comments
2012-12-12 Jinshan XiongLU-1710 lvb: variable sized LVB support
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-06 Vitaly FertmanLU-1684 ldlm: move ldlm flags not sent through wire...
2012-06-27 Vitaly FertmanLU-1157 ldlm: replace waiting flock lists by hashes
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-05-07 Andriy SkulyshLU-1306 ldlm: LBUG at ldlm_lock.c:213
2012-05-07 Liu XuezhaoLU-1214 ldlm: splits server specific lock handling...
2012-04-07 Vitaly FertmanLU-1156 ldlm: per-export waiting flock lists for deadlo...
2012-04-05 Alexey LyashkovLU-1137 ldlm: fix for the flock handling for 1.8 clients
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2011-12-29 yangshengLU-506 kernel: FC15 - fix GCC 'set-but-unused' warnings
2011-10-03 Jinshan XiongLU-571 ldlm: Remove parallel AST limitation
2011-08-20 Oleg DrokinLU-365 Update copyright for files modified by Whamcloud
2011-05-03 Oleg DrokinLU-104 Properly address ownership of posix and flock...
2010-11-23 Liang Zhenb=18551 adapt ldlm_namespace to new cfs_hash
2010-09-30 Jian Yub=18551 wrapper functions for ldlm->namespace & res...
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-05-06 Oleg Drokinb=22522 do not remove from res_list without locks
2010-03-19 Oleg Drokinb=21501 Properly cleanup flock lock on disconnect
2010-02-18 Mikhail PershinRevert "b=21501 flock in process hangs on eviction...
2010-02-17 Oleg Drokinb=21501 flock in process hangs on eviction, does not...
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-12-01 liuyBranch HEAD
2009-11-04 zamBranch HEAD
2009-09-09 eebb=20500
2009-07-23 tapproBranch HEAD
2008-12-23 bobijamformat:
2008-12-23 bobijamBranch HEAD
2008-11-07 nikitaland clio.
2008-11-07 yuryb=17511
2008-10-18 nikitalu_ref support for ldlm_lock and ldlm_resource. See...
2008-10-18 nikitaInstead of specifying each ldlm_lock call-back through...
2008-09-13 yuryb=16777
2008-09-11 deenAccording to the comment, completion asts must be send...
2008-09-03 yuryb=15260
2008-08-14 deenReplace D_OTHER with D_INFO in ldlm_resource_dump(...
2008-08-13 bobijamBranch HEAD
2008-08-07 kalpakb=16098
2008-07-29 bobijamBranch HEAD
2008-07-27 kalpakb=16098
2008-07-04 bobijamBranch HEAD
2008-06-24 bobijamBranch HEAD
2008-06-18 bobijamBranch HEAD
2008-05-14 shadowuse special macro for print time_t, cleanup in includes.
2008-02-25 bwzhouBranch HEAD
next