Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / ptlrpc / ptlrpc_internal.h
7 days ago Patrick FarrellLU-16724 ptlrpc: refactor page pools patch 1 34/52634/10
2024-02-23 Artem BlagodarenkoLU-16724 ptlrc: ptlrpc: extend sec bulk functionality 35/52335/9
2023-11-18 Alexander BoykoLU-17142 mgc: reconnection without pinger 98/52498/5
2023-07-14 Shaun TancheffLU-16667 build: kernel_cap_t contains u64 21/50421/9
2022-09-01 James SimmonsLU-12514 target: move server mount code to target layer 60/47160/6
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2022-01-06 Alexander ZarochentsevLU-15112 ptlrpc: make rq_replied flag always correct 71/45871/3
2021-12-23 Alexey LyashkovLU-15279 ptlrpc: use a cached value 61/45661/5
2021-08-10 Mr. NeilBrownLU-9859 libcfs: discard cfs_cap_t, use kernel_cap_t 71/43171/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
2021-03-16 Mr NeilBrownLU-8837 ptlrpc: mark some functions as static 47/41947/5
2021-02-26 Mr NeilBrownLU-14289 ptlrpc: move heap.c from libcfs to ptlrpc 29/41129/4
2021-02-26 Mr NeilBrownLU-14291 ptlrpc: support nrs_delay for client-only... 27/41127/4
2020-05-07 Sebastien BuissonLU-13064 sec: check permissions for changelogs access 90/36990/32
2020-04-14 Mr NeilBrownLU-13005 lnet: remove 'eq' from names, use 'handler' 78/37378/6
2020-04-14 Mr NeilBrownLU-13005 lnet: remove lib-eq. 47/36847/8
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-02-08 Mr NeilBrownLU-10467 ptlrpc: convert waiters on set->set_waitq 82/35982/13
2019-08-15 Yang ShengLU-11542 import: fix race between imp_state & imp_invalid 95/33395/13
2018-05-02 Dmitry EreminLU-8066 ldlm: move all remaining files from procfs... 55/29255/7
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-10-02 James SimmonsLU-9019 ptlrpc: migrate pinger to 64 bit time 35/28035/12
2017-07-19 Oleg DrokinLU-8066 ptlrpc: migrate ptlrpc proc files to sysfs 73/25073/11
2017-07-19 Fan YongLU-9514 ptlrpc: free reply buffer earlier for open RPC 08/27208/17
2017-04-23 Chris HornLU-6283 ptlrpc: Implement NRS Delay Policy 01/14701/32
2017-04-06 Bobi JamLU-9008 pfl: dynamic layout modification with write...
2017-03-14 Lai SiyaoLU-8857 config: refactor sptlrpc config process 19/24119/4
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
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-07-16 Olaf WeberLU-6325 ptlrpc: make ptlrpcd threads cpt-aware 72/13972/19
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-02-04 Frank ZagoLU-5829 ptlrpc: remove unnecessary EXPORT_SYMBOL 10/12510/13
2015-01-19 John L. HammondLU-5275 lprocfs: replace LPROCFS with CONFIG_PROC_FS 99/13299/3
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-12-05 Liang ZhenLU-5696 ptlrpc: missing wakeup for ptlrpc_check_set 58/12158/10
2014-12-04 Andreas DilgerLU-3456 ptlrpc: quiet errors on initial connection 57/10057/4
2014-11-11 Liang ZhenLU-181 ptlrpc: reorganize ptlrpc_request 06/8806/16
2014-11-04 Alexander.BoykoLU-5380 at: net AT after connect 55/11155/2
2014-11-02 Joshua WalgenbachLU-4647 nodemap: add mapping functionality 99/9299/44
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-27 Frank ZagoLU-5396: use gfp_t for gfp mask, instead of (unsigned... 00/11200/3
2014-07-25 James SimmonsLU-3963 ptlrpc: convert to linux list api 26/10526/5
2014-04-23 Oleg DrokinRevert "LU-3333 ptlrpc: Protect request buffer changing" 52/10052/3
2014-04-17 Oleg DrokinLU-3333 ptlrpc: Protect request buffer changing 67/6467/5
2014-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2014-03-28 John L. HammondLU-4679 liblustre: remove dead code and clean headers 29/9429/5
2014-01-11 John L. HammondLU-2753 lvfs: cleanup lvfs.h and collateral 60/6660/6
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-15 James SimmonsLU-3319 procfs: move ptlrpc proc handling over to seq_file 96/7296/18
2013-12-06 James SimmonsLU-3963 libcfs: cleanup list operations 80/4780/11
2013-08-12 Andriy SkulyshLU-2424 ptlrpc: add rpc_cache 74/6874/6
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
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-09 Nikitas AngelinasLU-398 ptlrpc: Add the NRS CRR-N policy
2013-04-01 Nikitas AngelinasLU-398 ptlrpc: NRS framework follow-up patch
2013-03-22 John L. HammondLU-2675 cleanup: remove unused recov_thread.c and llog...
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-01-30 Nikitas AngelinasLU-398 ptlrpc: Add the NRS framework and FIFO policy
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-10-18 Mikhail PershinLU-2145 target: move target code to the separate directory
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-05-21 Mikhail PershinLU-911 lut: few more methods from orion are taken
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-04-30 Liu XuezhaoLU-1214 ptlrpc: splits server-side connection/bulkIO...
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-04 Bobi JamLU-867 ptlrpc: Resolve section mismatch
2011-10-31 Fan YongORNL-22 general ptlrpcd threads pool support
2010-07-28 Oleg Drokinb=16919 Async journal commit support
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2009-09-17 bobijamBranch HEAD
2009-04-06 nathanb=18798
2008-11-24 ericmbranch: HEAD
2008-11-07 yuryb=17310
2008-11-07 yangshengBranch HEAD
2008-11-06 yangshengBranch HEAD
2008-09-12 deenInitialize RPC XID from clock at startup (randomly...
2008-08-07 kalpakb=16098
2008-08-07 yuryb=14608
2008-07-27 kalpakb=16098
2008-03-06 shadowport llog fixes from b1_6 into HEAD
2008-01-31 komalnb=14194
2008-01-29 ericmland b_colibri_devel on HEAD:
2007-10-02 shadowimprove handling recoverable errors
2007-09-19 ericmbranch: HEAD
2007-09-19 ericmbranch: HEAD
2007-07-30 tappro- make HEAD from b_post_cmd3
2007-02-10 nathanland b1_5 onto HEAD
2005-03-31 ericmland lustre part of b_hd_sec on HEAD.
2004-10-23 yury- landing of b_hd_cleanup_merge to HEAD.
next