Whamcloud - gitweb
LU-17676 build: configure should prefer to ask if
[fs/lustre-release.git] / lustre / ptlrpc / import.c
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-09-19 Alexey LyashkovLU-5569 ptlrpc: change reverse import life cycle 50/11750/15
2015-08-18 Niu YaweiLU-6802 recovery: don't skip open replay on reconnect 71/15871/2
2015-07-27 Jinshan XiongLU-6802 ptlrpc: reset replay cursor on reconnection 69/15669/2
2015-07-16 Olaf WeberLU-6325 ptlrpc: make ptlrpcd threads cpt-aware 72/13972/19
2015-07-16 Vladimir SavelievLU-6805 ptlrpc: use smp unsafe at_init only for initial... 22/15522/4
2015-05-31 Gregoire PichonLU-5319 mdc: add max modify RPCs in flight variable 53/14153/12
2015-05-06 wang diLU-5420 mgc: MGC should retry for invalid import 58/11258/31
2015-04-28 Andreas DilgerLU-6349 ptlrpc: remove old protocol compatibility 06/14006/2
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-06 frank zagoLU-5710 corrected some typos and grammar errors 01/12201/13
2015-03-03 Fan YongLU-6307 obdclass: distinguish MGC/MDT connection properly 27/13927/2
2015-02-10 Fan YongLU-6086 obdclass: check peer's version for MDT-MDT... 85/13285/5
2015-02-04 Frank ZagoLU-5829 ptlrpc: remove unnecessary EXPORT_SYMBOL 10/12510/13
2015-01-10 Frank ZagoLU-5396 all: use NULL instead of 0 67/12567/7
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-11-04 Andriy SkulyshLU-5651: ptlrpc: fix import state during replay 15/12015/4
2014-11-04 Alexander.BoykoLU-5380 at: net AT after connect 55/11155/2
2014-08-30 Andreas DilgerLU-4217 build: bump build version warnings to x.y.53 30/8630/8
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-07-10 Fan YongLU-4971 ldlm: drop redundant ibits lock interoperabilit... 04/11004/4
2014-07-01 Hongchao ZhangLU-4933 osc: Automatically increase the max_dirty_mb 46/10446/7
2014-05-23 Andriy SkulyshLU-4913 mgc: mgc import reconnect race 67/9967/6
2014-05-23 Andreas DilgerRevert "LU-4933 osc: Automatically tune the max_dirty_mb" 02/10402/2
2014-05-20 Li XiLU-4933 osc: Automatically tune the max_dirty_mb 34/10034/3
2014-05-06 Chris HornLU-4578 ptlrpc: Early replies need to honor at_max 00/9100/7
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
2014-02-22 Andreas DilgerLU-4413 ptlrpc: don't try to recover no_recov connection 96/8996/4
2014-02-18 Hongchao ZhangLU-4386 osc: don't activate deactivated obd_import 47/8747/4
2013-12-02 Dmitry EreminLU-4069 build: cleanup from GOTO(label, -ERRNO) 80/8080/5
2013-11-06 Andreas DilgerLU-2528 misc: quiet warning for 2.1/2.5 connections 16/7916/2
2013-11-06 Hongchao ZhangLU-2613 recovery: free open/close request promptly 65/6665/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-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-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-25 Hongchao ZhangLU-631 osc: wait OSC to complete initial connection...
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
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-09-20 Johann LombardiLU-1789 protocol: add support for lightweight connection
2012-09-12 Jinshan XiongLU-1644 recovery: to not check client version for mne...
2012-08-26 Andriy SkulyshLU-1716 ptlrpc: Race in updating of connection flags...
2012-08-21 Jinshan XiongLU-1644 mgs: swab nidtbl entries for 2.2 clients
2012-07-26 Liu XuezhaoLU-1347 ptlrpc: makes EXPORT_SYMBOL follows function...
2012-07-05 James SimmonsLU-1422 lnet: eliminate obsolete Cray Catamount support
2012-06-29 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-06-11 Oleg DrokinRevert "LU-1201 checksum: add libcfs crypto hash"
2012-06-11 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-05-22 Jinshan XiongLU-1252 recovery: reduce reconnect time for IR
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-04-30 Christopher J. MorroneLU-1095 debug: Common client/server message standardization
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2011-10-31 Fan YongORNL-22 general ptlrpcd threads pool support
2011-10-21 Jinshan XiongORNL-28: Solve reconnecting race between IR and SR
2011-10-13 Jinshan XiongORNL-10: Basic IR implementation
2011-10-05 Shuichi IharaLU-241 Support crc32c with hardware accelerated instruc...
2011-10-03 Jinshan XiongLU-572 ptlrpc: make ptlrpc_recover_import() async
2011-08-19 Andreas DilgerLU-473 llite: improve error for 2.x cli + 1.8 srv
2011-08-04 Lai SiyaoLU-290 Reconnects are not throttled
2011-07-26 Alexey LyashkovLU-502 don't allow to kill service threads by OOM killer.
2011-07-24 Bobi JamLU-16 Allow objects larger than 2TB in size
2011-07-15 Lai SiyaoLU-5 readdir read multiple pages per rpc
2010-10-07 Mikhail Pershinb=16509 port recovery ending tests to master
2010-08-30 Mikhail PershinRevert "b=22423 Reconnects are not throttled"
2010-08-19 Mikhail Pershinb=22423 Reconnects are not throttled
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-06-04 Oleg Drokinb=20969 Doxygen comments for ptlrpc
2010-05-27 Mikhail Pershinb=20997 Enable time limit on the request to be queued
2010-05-19 Mikhail Pershinb=21681 Quiet bogus previously committed transno error
2010-05-19 Fan Yongb=22560 introduce "OBD_CONNECT_FULL20" to distinguish...
2010-04-26 hongchao.zhangb=21938 use the same set during replay
2010-02-17 Mike Tapprob=20997 Reset imp_vbr_fail flag upon eviction
2010-02-11 yangshengb=21411 Improvement for AT to handle timeout more accurate.
2010-01-20 Fan Yongb=21448 send recovery rpc ASAP
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-12-05 dzogin Branch HEAD
2009-10-13 tapproBranch HEAD
2009-09-25 dzogin Branch HEAD
2009-09-09 isaacb=20703,i=rread:
2009-09-09 fanyongBranch HEAD
2009-07-18 greenb=19860
2009-05-19 anserperb=18948
2009-04-06 nathanb=18798
2009-04-01 deshmukhBranch HEAD
2009-03-25 fanyongBranch HEAD
2009-03-18 tappro- land b_hd_ver_recov
2009-03-06 bobijamBranch HEAD
2009-02-24 tianzyBranch HEAD
2009-02-05 shadowsend activate event only when connect finished and...
2009-02-02 shadowdon't call obd_disconnect under lov_lock.
next