Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lustre / ptlrpc / pinger.c
2023-11-18 Alexander BoykoLU-17142 mgc: reconnection without pinger 98/52498/5
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-07-19 Mr NeilBrownLU-6142 lustre: use list_first/last_entry() for list... 28/50828/5
2023-06-09 Timothy DayLU-12610 ptlrpc: replace OBD_ -> CFS_ macros 84/50684/4
2022-09-01 Andreas DilgerLU-16056 libcfs: restore umask handling in kernel threads 33/48233/3
2021-04-28 Alexander BoykoLU-14397 ptlrpc: idle import vs lock enqueue race 03/41403/6
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-02-26 Mr NeilBrownLU-9679 ptlrpc: list_for_each improvements. 33/39133/4
2020-10-30 Alexander BoykoLU-14031 ptlrpc: decrease time between reconnection 44/40244/4
2020-10-29 Alexander BoykoLU-14031 ptlrpc: remove unused code at pinger 43/40243/3
2020-07-10 Hongchao ZhangLU-13667 ptlrpc: fix endless loop issue 15/38915/4
2020-07-04 Mr NeilBrownLU-9859 libcfs: don't call unshare_fs_struct() 32/39132/3
2020-05-27 James SimmonsLU-13258 obdclass: bind zombie export cleanup workqueue 12/38212/11
2020-04-23 Alex ZhuravlevLU-11269 ptlrpc: request's counter in import 22/37722/21
2020-04-14 James SimmonsLU-13258 ptlrpc: bind pinger workqueue to CPT set 91/38091/3
2020-03-11 James SimmonsLU-9859 ptlrpc: change imp_refcount to refcount_t 33/37733/4
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2019-12-06 Mr NeilBrownLU-9679 modules: declare zero-arg functions correctly 72/36672/2
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-09-20 Mr NeilBrownLU-11542 import: Fix missing spin_unlock() 99/35999/4
2019-08-15 Yang ShengLU-11542 import: fix race between imp_state & imp_invalid 95/33395/13
2019-06-16 Arshad HussainLU-6142 ptlrpc: Fix style issues for pinger.c 01/34701/5
2019-04-13 Sergey CheremencevLU-11601 ptlrpc: IR doesn't reconnect after EAGAIN 57/33557/9
2018-09-21 Andreas DilgerLU-11128 ptlrpc: add debugging for idle connections 68/33168/3
2018-06-14 Alex ZhuravlevLU-7236 ptlrpc: idle connections can disconnect 82/16682/123
2018-05-12 Dmitry EreminLU-4423 ptlrpc: use workqueue for pinger 28/31728/3
2017-10-02 James SimmonsLU-9019 ptlrpc: migrate pinger to 64 bit time 35/28035/12
2017-05-29 Arnd BergmannLU-4423 libcfs: remove CFS_TIME_T definition 25/27025/2
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-08-26 Oleg DrokinLU-6947 ptlrpc: Remove stray comment in ptlrpc_start_pinger 38/15838/2
2015-07-16 Olaf WeberLU-6325 ptlrpc: make ptlrpcd threads cpt-aware 72/13972/19
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-09 frank zagoLU-5710 all: second batch of corrected typos and gramma... 33/12933/8
2015-02-04 Frank ZagoLU-5829 ptlrpc: remove unnecessary EXPORT_SYMBOL 10/12510/13
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 ptlrpc: make some functions static 19/12219/4
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-07-25 James SimmonsLU-3963 ptlrpc: convert to linux list api 26/10526/5
2014-05-23 Andriy SkulyshLU-4913 mgc: mgc import reconnect race 67/9967/6
2014-04-20 John L. HammondLU-3498 kernel: remove uses of IS_ERR_VALUE() 59/6759/8
2014-04-18 Li XiLU-4199 libcfs: remove assertion of spin_is_locked() 44/8144/20
2014-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-02 James SimmonsLU-1346 libcfs: cleanup cfs_curproc_xxx macros 79/4779/5
2013-08-10 James SimmonsLU-1346 libcfs: cleanup macros in kp30.h 76/4776/5
2013-07-26 Dmitry EreminLU-3204 build: clean up unused variables and dead code 39/6139/14
2013-06-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-06-06 Dmitry EreminLU-3032 ptlrpc: race in pinger (use-after-free situation)
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-09 Li WeiLU-2923 ptlrpc: Stop suppressing pings when IR is unava...
2013-04-01 Li WeiLU-2467 ptlrpc: Fix an unideal symbol export
2013-02-05 Li WeiLU-2467 ptlrpc: Allow OBD_PINGs to be suppressed
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-08-09 James SimmonsLU-812 compat: SPIN/RW_LOCK_UNLOCKED no longer exist
2012-07-26 Liu XuezhaoLU-1347 ptlrpc: makes EXPORT_SYMBOL follows function...
2012-06-26 Liang ZhenLU-56 ptlrpc: svc thread starting/stopping cleanup
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-04 Fan YongLU-927 ptlrpc: common interfaces for ptlrpc_thread...
2011-12-29 yangshengLU-506 kernel: FC15 - fix GCC 'set-but-unused' warnings
2011-10-31 Fan YongORNL-22 general ptlrpcd threads pool support
2011-10-21 Jinshan XiongORNL-14: Configuration and Unit test cases
2011-07-26 Alexey LyashkovLU-502 don't allow to kill service threads by OOM killer.
2010-08-13 Mikhail Pershinb=23428 Fix lustre built with --enable-lu_ref
2010-07-28 Oleg Drokinb=16919 Async journal commit support
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-04-26 hongchao.zhangb=21938 use the same set during replay
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-12-08 pandab=21348
2009-11-24 adilgerBranch HEAD
2009-07-18 greenb=19860
2009-03-30 wangdiBranch: HEAD
2009-03-18 ericmbranch: HEAD
2009-03-18 tappro- land b_hd_ver_recov
2009-02-26 wangdiBranch: HEAD
2008-12-17 yangshengBranch HEAD
2008-11-08 yuryb=17310
2008-11-07 nikitaland clio.
2008-11-07 yuryb=17310
2008-10-18 nikitaAdd lu_env parameter to ->rq_interpreter call-back...
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2008-07-07 ericmbranch: HEAD
2008-06-24 adilgerBranch HEAD
2008-05-14 shadowuse special macro for print time_t, cleanup in includes.
2008-05-09 shadowObsolete CURRENT_SECONDS and use cfs_time_current_sec...
2008-02-07 huanghuab=14149
2008-01-17 bobijamBranch HEAD
2007-11-05 bwzhouBranch HEAD
2007-10-23 tappro- lost #define changes from 1_6
2007-09-25 walterbz-13289 and bz-13315
2007-08-03 fanyongb=13201
2007-07-30 tappro- make HEAD from b_post_cmd3
2007-02-16 eeb* landing 11667 (debug_peer_on_timeout) and 11684...
next