Whamcloud - gitweb
LU-17504 build: fix gcc-13 [-Werror=stringop-overread] error
[fs/lustre-release.git] / lustre / ptlrpc / service.c
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-04-06 Oleg DrokinLU-6285 ptlrpc: Do not recalculate siblings of CPU... 05/13905/3
2015-02-09 Mikhail PershinLU-6084 ptlrpc: prevent request timeout grow due to... 20/13520/9
2015-02-04 Oleg DrokinRevert "LU-1214 ptlrpc: start minimum service threads" 47/13647/2
2015-02-04 Frank ZagoLU-5829 ptlrpc: remove unnecessary EXPORT_SYMBOL 10/12510/13
2015-02-03 Andreas DilgerLU-1214 ptlrpc: start minimum service threads 76/2876/18
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-11-20 Li WeiLU-5537 ptlrpc: Fix an rq_no_reply assertion failure 40/11740/3
2014-11-04 Andriy SkulyshLU-5651: ptlrpc: fix import state during replay 15/12015/4
2014-10-21 Alexander.BoykoLU-5079 ptlrpc: fix early reply timeout for recovery 13/11213/11
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-25 Wang DiLU-5312 ptlrpc: update export_last_request_time after... 43/11443/2
2014-07-25 James SimmonsLU-3963 ptlrpc: convert to linux list api 26/10526/5
2014-06-20 Vitaly FertmanLU-2827 ldlm: wrong handling of ldlm resends 78/5978/10
2014-05-06 Chris HornLU-4578 ptlrpc: Early replies need to honor at_max 00/9100/7
2014-05-06 Dmitry EreminLU-4629 ptlrpc: fix NULL pointer dereference of {exp... 62/10062/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
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-02-07 Cheng ShaoLU-4590 ptlrpc: Remove log message about export timer... 47/9147/2
2014-01-10 Li XiLU-3558 ptlrpc: Add the NRS TBF policy 01/6901/20
2014-01-09 Mikhail PershinLU-3467 target: generic hpreq handler in target 83/7383/41
2013-12-28 Mikhail PershinLU-793 ptlrpc: fix ptlrpc_request_change_export() 82/8582/2
2013-12-15 James SimmonsLU-3319 procfs: move ptlrpc proc handling over to seq_file 96/7296/18
2013-12-02 Mikhail PershinLU-793 ptlrpc: allow client to reconnect with RPC in... 60/4960/15
2013-11-29 Mikhail PershinLU-3467 ptlrpc: initialize request session early 50/7350/27
2013-10-25 wang diLU-3806 obdclass: add LCT_SERVER_SESSION for server... 12/7412/6
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-09-02 James SimmonsLU-1346 libcfs: cleanup cfs_curproc_xxx macros 79/4779/5
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-08-12 Andriy SkulyshLU-2424 ptlrpc: add rpc_cache 74/6874/6
2013-08-10 James SimmonsLU-1346 libcfs: cleanup macros in kp30.h 76/4776/5
2013-06-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-06-13 Hiroya NozakiLU-2889 ptlrpc: Race between start and stop service...
2013-05-02 wang diLU-3239 ofd: refill env in ofd_get_info
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-24 Nikitas AngelinasLU-398 ptlrpc: Add the NRS ORR and TRR policies
2013-04-23 Nathaniel ClarkLU-2799 ptlrpc: reduce verbosity of warning
2013-04-22 Alexander.BoykoLU-1820 ptlrpc: fix put export for hp request
2013-04-01 Nikitas AngelinasLU-398 ptlrpc: NRS framework follow-up patch
2013-03-31 Sebastien BuissonLU-3068 build: fix 'incorrect expression' errors
2013-03-13 Oleg DrokinLU-2936 ptlrpc: Do not try to fetch hp request blindly
2013-03-06 Liang ZhenLU-2424 ptlrpc: buffer utilization of rqbd
2013-01-30 Nikitas AngelinasLU-398 ptlrpc: Add the NRS framework and FIFO policy
2013-01-25 Brian BehlendorfLU-1095 debug: Quiet/cleanup various common console...
2013-01-23 Sebastien BuissonLU-1961 build: fix 'dereference before null check'...
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 Liang ZhenLU-2432 ptlrpc: alloc_rqbd spin on vmap_area_lock
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-29 Vitaly FertmanLU-1565 ptlrpc: resend CANCEL rpc
2012-10-29 Nikitas AngelinasLU-2219 ptlrpc: so_hpreq_handler is set twice for the...
2012-10-15 Li WeiLU-1717 ldlm: Fix rs_opc initialization
2012-10-07 Andriy SkulyshLU-1963 ptlrpc: Incorrect accounting for srv_hpreq_ratio
2012-09-21 Alexander.BoykoLU-1820 ptlrpc: fix req reference to export
2012-09-17 Sebastien BuissonLU-1884 build: fix 'resource leak' errors
2012-09-17 Liang ZhenLU-1854 ptlrpc: track culled request seq
2012-08-22 Liang ZhenLU-1721 ptlrpc: AT race in drop request
2012-07-26 Liu XuezhaoLU-1347 ptlrpc: makes EXPORT_SYMBOL follows function...
2012-07-05 Vitaly FertmanLU-1239 ldlm: cascading client reconnects
2012-07-05 Liang ZhenLU-56 ptlrpc: CPT affinity ptlrpc RS handlers
2012-07-04 Liang ZhenLU-56 ptlrpc: partitioned ptlrpc service
2012-06-29 Liang ZhenLU-56 ptlrpc: Reduce at_lock dance
2012-06-28 Liang ZhenLU-56 obdclass: SMP improvement for lu_key
2012-06-26 Liang ZhenLU-56 ptlrpc: cleanup of ptlrpc_unregister_service
2012-06-26 Liang ZhenLU-56 ptlrpc: svc thread starting/stopping cleanup
2012-06-22 Liang ZhenLU-56 ptlrpc: partition data for ptlrpc service
2012-06-16 Liang ZhenLU-56 ptlrpc: common code to validate nthreads
2012-06-11 Liang ZhenLU-56 ptlrpc: clean up ptlrpc svc initializing APIs
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-29 Peng TaoLU-709 build: clean up libcfs/autoconf/lustre-libcfs.m4
2012-03-16 Liang ZhenLU-1212 ptlrpc: ptlrpc_grow_req_bufs is racy
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-02-15 Hongchao ZhangLU-969 debug: reduce stack usage
2012-02-13 Jinshan XiongLU-874 ptlrpc: handle in-flight hqreq correctly
2012-01-25 Alexander.BoykoLU-898 ptlrpc: fix ptlrpc request race.
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-12-10 Gregoire PichonLU-663 kernel: Some arch do not have NUMA features...
2011-10-13 Jinshan XiongORNL-10: Basic IR implementation
2011-08-20 Oleg DrokinLU-365 Update copyright for files modified by Whamcloud
2011-08-10 Liang ZhenLU-292 srv_n_queued_reqs is screwed up by ptlrpc_unregi...
2011-07-26 Alexey LyashkovLU-502 don't allow to kill service threads by OOM killer.
2011-05-20 James SimmonsLU-224 Move fail_loc handling from lustre to libcfs
2011-05-09 Mikhail PershinLU-178 prevent replays after recovery on server
2011-03-11 Niu Yaweib=22980 improve obdfilter-survey performance on multi...
2010-12-17 Liang Zhenb=23289 revert patch on 21828
2010-12-10 Vitaly Fertmanb=24230 always allow to handle normal request for liblustre
2010-12-10 Andrew Perepechkob=23701 uninline part of ptlrpc_main to reduce stack...
2010-12-07 Vitaly Fertmanb=21804 protect rpc by refcount in ptlrpc_server_handle...
2010-12-03 Jian Yub=23289 new API: cfs_waitq_add_exclusive_head
2010-11-23 Eric Meib=23994 hide EMFILE error in ptlrpc_start_threads().
2010-11-18 Jian Yub=23289 grained lock for ptlrpc service
2010-10-21 Alexander.Zarochentsevb=22417 remove obd arg from ptlrpc_start_thread
2010-09-21 Dmitry Zoginb=21137 Sles11 with 1.8 is slower than 1.6 sles10 for...
2010-08-06 Vitaly Fertmanb=22818 exp_queued_rpc under a separate lock
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
next