Whamcloud - gitweb
LU-8098 doc: add "lfs mdts" to lfs main man page
[fs/lustre-release.git] / lustre / ptlrpc /
2016-05-16 Bob GlossmanLU-7733 ptlrpc: print times in microseconds 35/18335/5
2016-05-11 Giuseppe Di NataleLU-7334 lprocfs: Refactored string to value helpers 30/16930/13
2016-05-02 Mikhal PershinLU-7558 import: don't reconnect during connect interpret 12/19312/2
2016-04-28 Vitaly FertmanLU-7434 ptlrpc: Early Reply vs Reply MDunlink 34/18934/2
2016-04-28 Li DongyangLU-6215 gss: key->payload.data is an array in 4.4+... 31/18731/11
2016-04-26 Oleg DrokinRevert "LU-7434 ptlrpc: lost bulk leads to a hang" 78/19778/2
2016-04-22 Kit WestneatLU-8001 nodemap: fix null deref when reclassifying 95/19595/2
2016-04-21 Vitaly FertmanLU-7434 ptlrpc: lost bulk leads to a hang 21/17221/10
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2016-04-17 Jinshan XiongLU-7990 rpc: increase bulk size 66/19366/3
2016-04-17 Lai SiyaoLU-28 fileset: add fileset mount support 07/5007/39
2016-04-17 Li XiLU-4931 ladvise: Add feature of giving file access... 29/10029/52
2016-04-06 Bob GlossmanLU-6163 kernel: use do_div64() for 64 bit divides 19/18819/8
2016-04-06 James SimmonsLU-6215 lprocfs: handle seq_printf api change 33/16933/17
2016-03-23 Li DongyangLU-6215 gss: cache_head is now on a hlist in 4.3+ kernels 28/18728/3
2016-03-14 James SimmonsLU-6245 libcfs: remove typedefs in libcfs source code 02/17202/6
2016-03-13 Fan YongLU-7256 tests: wait current LFSCK to exit before next... 06/17406/10
2016-02-20 Kit WestneatLU-5092 nodemap: save id maps to targets in new index... 13/11813/31
2016-02-20 Johann LombardiLU-2049 grant: add support for OBD_CONNECT_GRANT_PARAM 93/7793/31
2016-02-13 Di WangLU-7579 osd: move ORPHAN/DEAD flag to OSD 24/18024/12
2016-02-05 Andreas DilgerLU-6587 obdclass: use OBD_FREE_LARGE with OBD_ALLOC_LARGE 34/18034/4
2016-02-02 Fan YongLU-6684 lfsck: set the lfsck notify as interruptable 82/18082/8
2016-01-28 Oleg DrokinLU-7623 lnet: Get rid of IOC_LIBCFS_PORTALS_COMPATIBILI... 79/17779/3
2016-01-28 Oleg DrokinLU-7623 lnet: Get rid of IOC_LIBCFS_DEBUG_PEER hack 78/17778/3
2016-01-28 Di WangLU-7490 recovery: abort update recovery once fails 99/17199/23
2016-01-25 Li XiLU-6939 nrs: add lock to protect TBF rule linkage 96/17596/3
2016-01-14 Ben EvansLU-6401 headers: move swab functions to new header... 39/16339/11
2016-01-14 Fan YongLU-6684 lfsck: stop lfsck even if some servers offline 32/17032/6
2016-01-12 Sebastien BuissonLU-7636 gss: avoid useless sec debug log flooding 69/17869/2
2016-01-09 Li XiLU-5717 ptlrpc: fix deadlock problem of nrs_tbf_timer_cb 28/12228/5
2016-01-07 Oleg DrokinLU-7623 Add __user to seq_write buffer arguments 88/17788/2
2016-01-07 Oleg DrokinLU-7623 gss: Update upcall structure with user attributes 90/17790/2
2016-01-06 Sebastien BuissonLU-7604 gss: handle revoked keys properly 21/17721/3
2016-01-06 Andreas DilgerRevert "LU-7030 security: put imp_sec after all request... 09/17709/3
2016-01-06 Fan YongLU-7543 obd: reserve connection flag OBD_CONNECT_FLAGS2 47/17647/2
2016-01-06 Fan YongLU-7543 obd: reserve connection flag OBD_CONNECT_LOCK_AHEAD 46/17646/2
2016-01-06 Fan YongLU-7543 obd: reserve connection flag OBD_CONNECT_OBDOPACK 45/17645/2
2016-01-06 Fan YongLU-7543 obd: reserve connection flag OBD_CONNECT_SUBTREE 44/17644/2
2016-01-05 Andreas DilgerLU-5017 idl: clean up file attribute flags 74/10274/6
2015-12-18 Frank ZagoLU-5710 all: fourth set of corrected typos and grammar... 06/17306/5
2015-12-18 akam kumar bharathiLU-7274 gss_do_ctx_fini_rpc() passes an already freed... 74/17574/2
2015-12-13 Andrew PerepechkoLU-6020 gss: properly map buffers to sg 19/17319/4
2015-12-13 Niu YaweiLU-7030 security: put imp_sec after all requests draine... 71/16071/2
2015-12-09 Niu YaweiLU-5951 ptlrpc: track unreplied requests 59/16759/4
2015-12-04 Hongchao ZhangLU-6802 ptlrpc: reset imp_replay_cursor 51/17351/2
2015-11-24 Alex ZhuravlevLU-7318 out: dynamic reply size 89/16889/16
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-13 Ben EvansLU-7269 ptlrpc: remove ptlrpc_prep_req 65/16765/5
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-17 Ben EvansLU-6746 ptlrpc: Move IT_* definitions to lustre_idl.h 28/16228/7
2015-10-14 James SimmonsLU-6204 misc: Add missing MODULE_VERSION for lustre 29/16729/4
2015-10-06 Oleg DrokinRevert "LU-5951 ptlrpc: track unreplied requests" 34/16734/2
2015-10-06 James SimmonsLU-6204 misc: Update module author to OpenSFS 32/16132/5
2015-10-02 wang diLU-6741 osp: Pack small request inline 53/16353/7
2015-10-02 Niu YaweiLU-5951 ptlrpc: track unreplied requests 73/15473/20
2015-09-24 Giuseppe Di NataleLU-7076 ptlrpc: Unitialized rc in ptlrpc_server_hpreq_init 27/16327/2
2015-09-19 Alexey LyashkovLU-5569 ptlrpc: change reverse import life cycle 50/11750/15
2015-09-19 Henri DoreauLU-7096 nrs: serialize executions of nrs_policy_stop 14/16214/4
2015-09-10 Sebastien BuissonLU-6356 sptlrpc: notify OSP and LWP for sptlrpc conf... 52/15552/4
2015-09-04 Alex ZhuravlevLU-7079 ptlrpc: imp_peer_committed_transno should increase 61/16161/5
2015-09-03 Giuseppe Di NataleLU-5974 ptlrpc: Removed checksum compatibility with 1.8 76/16076/4
2015-09-02 Andreas DilgerLU-6142 ldlm: remove ldlm typedef usage from code 00/15300/8
2015-09-01 Sebastien BuissonLU-6356 ptlrpc: do not switch out-of-date context 08/15708/3
2015-08-29 Henri DoreauLU-6673 ptlrpc: Forbid too early NRS policy tunings 04/15104/9
2015-08-26 Oleg DrokinLU-6947 ptlrpc: Remove stray comment in ptlrpc_start_pinger 38/15838/2
2015-08-26 Sebastien BuissonLU-6356 ptlrpc: do not sleep if encpool reached max... 70/15070/4
2015-08-26 Jinshan XiongLU-4499 nrs: adjust the order of REQ NRS initilization 43/15943/5
2015-08-24 wang diLU-6475 mdt: race between open and migrate 97/14497/19
2015-08-19 wang diLU-6846 llog: combine cancel rec and destroy 30/15730/7
2015-08-18 Niu YaweiLU-6802 recovery: don't skip open replay on reconnect 71/15871/2
2015-08-13 wang diLU-6924 ptlrpc: replay bulk request 93/15793/5
2015-08-12 Li XiLU-6770 osc: use global osc_rq_pool to reduce memory... 22/15422/13
2015-08-09 Alexander.BoykoLU-5554 ptlrpc: race at req processing 35/10735/7
2015-08-05 James SimmonsLU-6490 gss: handle struct key_type match replacement 04/15804/3
2015-08-03 Sebastien BuissonLU-6490 gss: 3.1x kernels adjustments for gssapi code 42/15342/9
2015-08-03 Sebastien BuissonLU-6356 ptlrpc: add a 'enc_pool_max_memory_mb' module... 69/15069/4
2015-07-31 Kit WestneatLU-5092 nodemap: add structure to hold nodemap config 54/14254/15
2015-07-27 Jinshan XiongLU-6802 ptlrpc: reset replay cursor on reconnection 69/15669/2
2015-07-21 Emoly LiuLU-6822 nrs: remove obsolete assertion in nrs_orr_start() 40/15540/2
2015-07-19 Niu YaweiLU-6529 ldlm: reclaim granted locks defensively 31/14931/11
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-07-10 Kit WestneatLU-5092 nodemap: convert member hash to a list 85/14885/12
2015-07-10 Wu LibinLU-5580 ptlrpc: policy switch directly in tbf 49/11749/8
2015-07-04 wang diLU-6780 ptlrpc: Do not resend req with allow_replay 58/15458/3
2015-07-04 wang diLU-6602 update: split update llog record 62/15162/6
2015-07-03 wang diLU-3534 osp: transfer updates with bulk RPC 86/13786/34
2015-07-01 Sebastien BuissonLU-3778 sptlrpc: OSP and LWP don't know sptlrpc 40/14040/8
2015-06-29 Liang ZhenLU-3534 ptlrpc: mbits is sent within ptlrpc_body 21/15421/6
2015-06-29 Kit WestneatLU-6409 nodemap: don't destroy nodemaps in cfs_hash_for... 75/14275/10
2015-06-29 Gregoire PichonLU-5319 ptlrpc: embed highest XID in each request 93/14793/6
2015-06-12 James SimmonsLU-6486 ptlrpc: export lustre_swab_lmv_mds_md 59/15159/2
2015-06-11 Amir ShehataLU-5835 ptlrpc: Introduce iovec to bulk descriptor 25/12525/22
2015-06-11 Andreas DilgerLU-6602 obdclass: variable llog chunk size 83/14883/6
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-06-09 Frank ZagoLU-5710 all: third batch of corrected typos and grammar... 24/14424/8
2015-06-05 Wang DiLU-3540 lod: update recovery thread 37/11737/50
2015-06-05 James SimmonsLU-6215 kernel: use f_path for inode dentry 98/14598/11
2015-06-01 Wang DiLU-3536 lod: cancel update log after all committed 72/11572/52
2015-06-01 Wang DiLU-3536 lod: write updates to update log 08/11408/53
next