Whamcloud - gitweb
fs/lustre-release.git
2017-01-27 Olaf WeberLU-7734 lnet: implement Peer Discovery 40/21540/9
2017-01-27 Olaf WeberLU-7734 lnet: add the Push target 39/21539/9
2017-01-27 Olaf WeberLU-7734 lnet: tune lnet_peer_discovery_enabled with... 39/25139/1
2017-01-27 Olaf WeberLU-7734 lnet: add discovery thread 38/21538/9
2017-01-27 Olaf WeberLU-7734 lnet: add msg_type to lnet_event 37/21537/9
2017-01-27 Olaf WeberLU-7734 lnet: reference counts on lnet_peer/lnet_peer_net 36/21536/9
2017-01-27 Olaf WeberLU-7734 lnet: add LNET_PEER_CONFIGURED flag 35/21535/9
2017-01-27 Olaf WeberLU-7734 lnet: preferred NIs for non-Multi-Rail peers 34/21534/9
2017-01-27 Olaf WeberLU-7734 lnet: introduce LNET_PEER_MULTI_RAIL flag bit 33/21533/9
2017-01-27 Olaf WeberLU-7734 lnet: refactor lnet_add_peer_ni() 09/21109/10
2017-01-27 Olaf WeberLU-7734 lnet: refactor lnet_del_peer_ni() 08/21108/10
2017-01-27 Olaf WeberLU-7734 lnet: rename lnet_add/del_peer_ni_to/from_peer() 07/21107/10
2017-01-27 Olaf WeberLU-7734 lnet: cleanup of lnet_peer_ni_addref/decref_loc... 06/21106/10
2017-01-27 Olaf WeberLU-7734 lnet: add sanity checks on ping-related constants 95/21095/10
2017-01-27 Olaf WeberLU-7734 lnet: add LNET_PING_FEAT_MULTI_RAIL bit 96/21096/10
2017-01-27 Olaf WeberLU-7734 lnet: use 'struct lnet_hdr' in wirecheck 38/25138/1
2017-01-27 Olaf WeberLU-7734 lnet: use 'struct lnet_magicversion' in wirecheck 37/25137/1
2017-01-27 Olaf WeberLU-7734 lnet: remove "struct' from generated comment 36/25136/1
2017-01-27 Olaf WeberLU-7734 lnet: whitespace cleanup for wirecheck.c 25/22025/7
2017-01-27 Olaf WeberLU-7734 lnet: automatic sizing of router pinger buffers 24/22024/7
2017-01-27 Olaf WeberLU-7734 lnet: add struct lnet_ping_buffer 97/21097/10
2017-01-27 Olaf WeberLU-7734 lnet: cleanup debug code 84/22184/6
2017-01-27 Olaf WeberLU-7734 lnet: configure lnet_max_interfaces tunable... 56/22056/8
2017-01-27 Olaf WeberLU-7734 lnet: add lnet_max_interfaces tunable 92/21092/10
2017-01-27 Olaf WeberLU-7734 lnet: rename LNET_MAX_INTERFACES 91/21091/10
2017-01-27 Olaf WeberLU-7734 lnet: loopback NID in lnet_select_pathway() 12/21712/8
2017-01-27 Olaf WeberLU-7734 socklnd: propagate errors on send failure 11/21711/8
2017-01-27 Olaf WeberLU-7734 lnet: fix lnet shutdown race 32/21532/9
2017-01-26 James SimmonsLU-7734 gnilnd: update GNI lnd driver to handle multira... 92/21192/4
2017-01-25 Amir ShehataLU-7734 lnet: Fix setting numa range
2017-01-25 Stephen ChampionLU-7734 lnet: Update lnetctl usage
2017-01-25 Amir ShehataLU-7734 lnet: cpt locking
2017-01-25 Amir ShehataLU-7734 lnet: rename peer key_nid to prim_nid
2017-01-25 Amir ShehataLU-7734 lnet: Enhance DLC ip2nets
2017-01-25 Amir ShehataLU-7734 lnet: fix NULL access in lnet_peer_aliveness_en...
2017-01-25 Olaf WeberLU-7734 lnet: set primary NID in ptlrpc_connection_get()
2017-01-25 Amir ShehataLU-7734 lnet: fix string.h header inclusion
2017-01-25 Amir ShehataLU-7734 lnet: minor fixes
2017-01-25 Olaf WeberLU-7734 lnet: double free in lnet_add_net_common()
2017-01-25 Amir ShehataLU-7734 lnet: Fix crash in router_proc.c
2017-01-25 Amir ShehataLU-7734 lnet: fix routing selection
2017-01-25 James SimmonsLU-7734 lnet: power8 compile fix
2017-01-25 Amir ShehataLU-7734 lnet: Routing fixes part 2
2017-01-25 Amir ShehataLU-7734 lnet: Routing fixes part 1
2017-01-25 Amir ShehataLU-7734 lnet: fix lnet_select_pathway()
2017-01-25 Amir ShehataLU-7734 lnet: configuration fixes
2017-01-25 Olaf WeberLU-7734 lnet: fix lnet_peer_table_cleanup_locked()
2017-01-25 Amir ShehataLU-7734 lnet: Fix lnet_msg_free()
2017-01-25 Amir ShehataLU-7734 lnet: simplify and fix lnet_select_pathway()
2017-01-25 Amir ShehataLU-7734 lnet: protect peer_ni credits
2017-01-25 Amir ShehataLU-7734 lnet: proper cpt locking
2017-01-25 Amir ShehataLU-7734 lnet: peer/peer_ni handling adjustments
2017-01-25 Doug OucharekLU-7734 lnet: Add peer_ni and NI stats for DLC
2017-01-25 Amir ShehataLU-7734 lnet: rename LND peer to peer_ni
2017-01-25 Amir ShehataLU-7734 lnet: handle N NIs to 1 LND peer
2017-01-25 Amir ShehataLU-7734 lnet: handle non-MR peers
2017-01-25 Amir ShehataLU-7734 lnet: Primary NID and traffic distribution
2017-01-25 Amir ShehataLU-7734 lnet: NUMA support
2017-01-25 Amir ShehataLU-7734 lnet: configure local NI from DLC
2017-01-25 Amir ShehataLU-7734 lnet: configure peers from DLC
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail local_ni/peer_ni selection
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail peer split
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail local NI split
2017-01-24 Oleg DrokinNew tag 2.9.52 2.9.52 v2_9_52 v2_9_52_0
2017-01-24 Oleg DrokinLU-8587 utils: Fix incorrect indenting in llapi_hsm_log... 70/24570/3
2017-01-24 Bob GlossmanLU-8996 kernel: kernel update RHEL6.8 [2.6.32-642.13... 78/24878/2
2017-01-24 Fan YongLU-8929 lfsck: dumper gets current position properly 69/24869/2
2017-01-24 Hongchao ZhangLU-7481 utils: label lustre device correctly 45/24845/3
2017-01-24 Gregoire PichonLU-8932 lnet: define new network driver ptl4lnd 68/24768/3
2017-01-24 Fan YongLU-7429 tests: generate dangling name entry properly 63/24763/2
2017-01-24 Arnd BergmannLU-4423 ptlrpc: use 64-bit times for ptlrpc_sec 10/24710/3
2017-01-24 Arnd BergmannLU-4423 ptlrpc: use 64-bit times in ptlrpc_enc_page_pool 08/24708/2
2017-01-24 Tina RuchandaniLU-4423 lnet: Better cookie gen 82/24682/6
2017-01-24 Amitoj Kaur... LU-4423 libcfs: Use swap() in cfs_hash_bd_order() 76/24576/2
2017-01-24 Steve GuminskiLU-4315 docs: Fix Makefile.am to have one man page... 71/24371/4
2017-01-24 Patrick FarrellLU-8926 llite: reduce jobstats race window 53/24253/5
2017-01-24 John L. HammondLU-8855 llite: return small device numbers for compat... 77/23877/3
2017-01-24 John L. HammondLU-8821 mdt: avoid double find in mdt_path_current() 01/23701/2
2017-01-24 Oleg DrokinLU-8066 obdclass: move lustre sysctl to sysfs 28/23428/6
2017-01-24 Arnd BergmannLU-4423 ldlm: use 64-bit time for pl_recalc 50/23350/4
2017-01-24 Dmitry EreminLU-8710 ptlrpc: use current CPU instead of harcoded 0 05/23305/3
2017-01-24 Dmitry EreminLU-8703 libcfs: remove usless CPU partition code 03/23303/3
2017-01-24 Arnd BergmannLU-4423 obd: use ktime_t for calculating elapsed time 46/23146/9
2017-01-24 Aditya PanditLU-7471 tests: Modified make_custom_file_for_progress fn 46/17346/7
2017-01-24 Andreas DilgerLU-3764 tests: clean up sanity test_116a code style 82/7882/4
2017-01-24 James SimmonsLU-9019 osd : remove struct timeval use in osd-ldiskfs 96/24896/2
2017-01-24 Ned BassLU-8562 osp: osp_precreate_thread gets stuck after... 58/24758/3
2017-01-24 Fan YongLU-8840 osp: handle EA cache properly 82/23782/10
2017-01-24 James SimmonsLU-6245 libcfs: remove wrappers for timer functions 33/23733/4
2017-01-24 Abrarahmed... LU-8732 tests: lnet-selftest Error inserting modules 50/23250/2
2017-01-24 James SimmonsLU-9019 lnet: simplify lnet_eq_wait_locked 47/23147/9
2017-01-24 James SimmonsLU-6142 lnet: code style cleanups, improve error handling 69/18469/5
2017-01-24 Yang ShengLU-7115 fld: don't retry for no LWP device 41/17041/13
2017-01-24 Di WangLU-8994 lmv: honour the specified stripe index 77/24777/3
2017-01-24 Di WangLU-8753 osp: add rpc generation 64/24364/6
2017-01-18 Bob GlossmanLU-8871 kernel: kernel upgrade [SLES12 SP2 4.4.21-84] 57/24257/12
2017-01-18 Arnd BergmannLU-4423 ptlrpc: use 64-bit times for ptlrpc sec expiry 09/24709/2
2017-01-18 James SimmonsLU-8945 ptlrpc : remove userland usage from ptlrpc 96/24396/4
2017-01-18 James SimmonsLU-8835 osc: handle 64 bit time properly in osc_cache_t... 14/23814/5
2017-01-18 Steve GuminskiLU-6210 lod: Change positional struct initializers... 54/23754/4
next