Whamcloud - gitweb
New tag 2.15.63
[fs/lustre-release.git] / lustre / ptlrpc / niobuf.c
2024-02-23 Sebastien BuissonLU-17357 mgc: wait for sptlrpc config log 23/53423/19
2024-02-23 Arshad HussainLU-6142 ptlrpc: Fix style issues for niobuf.c 61/54061/3
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-07-27 Chris HornLU-16483 tests: replay-single test_200 fixes 91/50891/11
2023-06-09 Timothy DayLU-12610 ptlrpc: replace OBD_ -> CFS_ macros 84/50684/4
2023-04-18 Chris HornLU-16483 ptlrpc: Track highest reply XID 07/49807/10
2023-01-03 Alexander BoykoLU-16297 ptlrpc: don't panic during reconnection 29/49029/9
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: pass lnet_nid for self to ptl_send_buf() 41/44641/5
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_source to struct lnet_nid 39/44639/5
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_peer to struct lnet_nid 38/44638/4
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_self to struct lnet_nid 36/44636/4
2022-07-11 Sebastien BuissonLU-15451 sec: read-only nodemap flag 49/46149/5
2022-05-30 Mr NeilBrownLU-10391 lnet: change LNetGet to take 16byte nid and... 20/43620/12
2022-05-30 Mr NeilBrownLU-10391 lnet: convert LNetPut to take 16byte nid and... 19/43619/12
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2021-11-20 Andreas DilgerLU-12678 ptlrpc: remove bogus LASSERT 21/45421/3
2021-11-20 Mr NeilBrownLU-10391 lnet: switch to large lnet_processid for matching 97/43597/9
2021-05-27 Vitaly FertmanLU-14594 ptlrpc: do not match reply with resent RPC 42/43242/4
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2020-12-09 Yang ShengLU-13368 lnet: discard the callback 45/38845/8
2020-10-30 Alexander BoykoLU-14031 ptlrpc: decrease time between reconnection 44/40244/4
2020-10-12 Vladimir SavelievLU-13614 ldlm: revert LU-11762 32/39532/7
2020-07-10 Mr NeilBrownLU-12678 lnet: remove LNetMEUnlink and clean up related... 46/38646/13
2020-06-06 Alexey LyashkovLU-10157 ptlrpc: fill md correctly. 87/37387/10
2020-06-06 Alexey LyashkovLU-10157 ptlrpc: separate number MD and refrences for... 86/37386/10
2020-06-02 Chris HornLU-13509 ptlrpc: Clear bd_registered in ptlrpc_unregist... 57/38457/4
2020-05-27 Mr NeilBrownLU-13004 lnet: always pass struct lnet_md by reference. 53/37853/10
2020-05-27 Mr NeilBrownLU-10467 ptlrpc: change LONG_UNLINK to PTLRPC_REQ_LONG_... 05/38405/3
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-14 Mr NeilBrownLU-13005 lnet: remove 'eq' from names, use 'handler' 78/37378/6
2020-03-31 James SimmonsLU-13344 ptlrpc: change request timeouts to s32 33/37933/6
2020-03-24 Mr NeilBrownLU-13005 ptlrpc: use percpu refcount to track requests. 45/36845/10
2020-03-01 James SimmonsLU-10467 ptlrpc: convert waiting in ptlrpc_hr_main() 96/37696/4
2020-02-25 Mr NeilBrownLU-13005 lnet: eq: discard struct lnet_handle_eq 41/36841/5
2020-02-08 Mr NeilBrownLU-10467 lustre: convert most users of LWI_TIMEOUT_INTE... 73/35973/16
2020-01-28 Mr NeilBrownLU-12678 lnet: me: discard struct lnet_handle_me 59/36859/8
2019-12-06 Ann KoehlerLU-12816 ptlrpc: ptlrpc_register_bulk LBUG on ENOMEM 09/36309/8
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-03 Patrick FarrellLU-12523 ptlrpc: Stop sending ptlrpc_body_v2 83/35583/3
2019-01-23 Artem BlagodarenkoLU-7159 tests: fix 224c fault injection 26/16426/20
2018-10-05 Mikhail PershinLU-11414 ptlrpc: don't change buffer when signature... 23/33223/2
2018-08-17 Amir ShehataLU-9120 lnet: handle local ni failure 64/32764/15
2018-08-09 Mikhail PershinLU-10181 mdt: read on open for DoM files 11/23011/53
2018-04-09 Andriy SkulyshLU-10643 ptlrpc: ptlrpc_register_bulk() LBUG on ENOMEM 28/31228/8
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-08-28 Steve GuminskiLU-6210 ptlrpc: Use C99 initializer in ptlrpc_register_... 79/28479/3
2017-08-28 Doug OucharekLU-9828 ptlrpc: Do not assert when bd_nob_transferred... 91/28491/2
2017-05-09 Arnd BergmannLU-4423 ptlrpc: use 64-bit times for request times 77/24977/14
2017-05-01 John L. HammondLU-9296 ptlrpc: set rq_sent when send fails due to... 70/26470/3
2017-03-30 James SimmonsLU-9019 obd: use 64-bit time for obd_recovery_* fields 04/25604/7
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-01-25 Amir ShehataLU-7734 lnet: cpt locking
2017-01-25 Amir ShehataLU-7734 lnet: Primary NID and traffic distribution
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 Niu YaweiLU-8197 ptlrpc: set correct rq_timeout for normal repla... 33/23833/3
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-13 Jinshan XiongLU-6441 ptlrpc: fix sanity 224c for different RPC sizes 03/22403/3
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-06-27 Vladimir SavelievLU-8197 ptlrpc: do not reduce replay request deadline 99/20399/4
2016-06-16 Vitaly FertmanLU-7434 ptlrpc: lost bulk leads to a hang 53/19953/4
2016-05-31 Niu YaweiLU-8193 ptlrpc: set proper mbits for EINPROGRESS resend 77/20377/2
2016-04-26 Oleg DrokinRevert "LU-7434 ptlrpc: lost bulk leads to a hang" 78/19778/2
2016-04-21 Vitaly FertmanLU-7434 ptlrpc: lost bulk leads to a hang 21/17221/10
2015-12-09 Niu YaweiLU-5951 ptlrpc: track unreplied requests 59/16759/4
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-06 Oleg DrokinRevert "LU-5951 ptlrpc: track unreplied requests" 34/16734/2
2015-10-02 Niu YaweiLU-5951 ptlrpc: track unreplied requests 73/15473/20
2015-08-26 Sebastien BuissonLU-6356 ptlrpc: do not sleep if encpool reached max... 70/15070/4
2015-06-29 Liang ZhenLU-3534 ptlrpc: mbits is sent within ptlrpc_body 21/15421/6
2015-06-11 Amir ShehataLU-5835 ptlrpc: Introduce iovec to bulk descriptor 25/12525/22
2015-05-01 Artem BlagodarenkoLU-6441 ptlrpc: ptlrpc_bulk_abort unlink all entries... 99/14399/5
2015-04-28 Andreas DilgerLU-6349 ptlrpc: remove LUSTRE_MSG_MAGIC_V1 support 07/14007/2
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-23 Alexander.BoykoLU-5528 ptlrpc: fix race between connect vs resend 23/11723/12
2014-12-05 Liang ZhenLU-5696 ptlrpc: missing wakeup for ptlrpc_check_set 58/12158/10
2014-11-11 Liang ZhenLU-181 ptlrpc: reorganize ptlrpc_request 06/8806/16
2014-09-11 Vitaly FertmanLU-5520 ldlm: resend AST callbacks 35/9335/7
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-06-16 Alexey LyashkovLU-5073 ptlrpc: unlink request buffer correctly 53/10353/3
2014-05-30 Alexander.BoykoLU-5116 ptlrpc: race at req processing 71/10471/2
2014-05-06 Dmitry EreminLU-4629 ptlrpc: fix NULL pointer dereference of {exp... 62/10062/6
2014-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2013-11-18 Sebastien BuissonLU-2744 build: fix 'data race condition' issues 75/6575/8
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 57/6957/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-07-29 Amir ShehataLU-3585 ptlrpc: Fix a crash when dereferencing NULL... 21/7121/2
2013-07-26 Dmitry EreminLU-3204 build: clean up unused variables and dead code 39/6139/14
2013-06-07 Li WeiLU-2743 ptlrpc: Translate between host and network...
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-03-05 Hongchao ZhangLU-2832 ptlrpc: cleanup bulk for resend case
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
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-10-15 Johann LombardiLU-2147 quota: several fixes to reintegration procedure
2012-09-04 Johann LombardiLU-1788 osc: don't print error msg for EINPROGRESS...
2012-08-23 yangshengLU-1407 msg: Wrong error messages on MDS and Client
next