Whamcloud - gitweb
LU-13227 LDLM: update LVB if it is server lock
[fs/lustre-release.git] / lnet /
2020-03-01 Shaun TancheffLU-12945 lnet: Disable zero copy when running on VM 00/37300/9
2020-03-01 Amir ShehataLU-13026 lnet: MR selection of gateway ni 13/36913/6
2020-03-01 Amir ShehataLU-13025 lnet: pick healthiest peer net 12/36912/6
2020-03-01 Mr NeilBrownLU-12678 lnet: remove lnet_me_alloc/lnet_me_free 10/36910/5
2020-03-01 Alexey LyashkovLU-12981 lnet: Check MTU accurately 96/36796/4
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2020-03-01 Andreas DilgerLU-12931 gnilnd: use time_after() to compare jiffies 02/36702/5
2020-02-25 Amir ShehataLU-13071 lnet: reduce log severity for health events 02/37002/2
2020-02-25 Mr NeilBrownLU-13005 lnet: eq: discard struct lnet_handle_eq 41/36841/5
2020-02-20 NeilBrownLU-9859 libcfs: rename cfs_cpt_table to cfs_cpt_tab 19/37519/2
2020-02-20 NeilBrownLU-9859 libcfs: remove unnecessary cfs_block_allsigs... 50/35350/15
2020-02-20 Mr NeilBrownLU-9679 various: use list_splice and list_splice_init 57/37457/2
2020-02-20 Mr NeilBrownLU-10391 lnet: discard lnet_sock_accept() 03/37303/4
2020-02-20 Mr NeilBrownLU-10391 lnet: use data_ready callback to trigger accept() 02/37302/6
2020-02-14 Mr NeilBrownLU-12678 lnet: socklnd: mark all ksock_proto struct... 94/36894/7
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-14 Chris HornLU-12756 lnet: Remove unnecessary rtr_nid argument 40/36540/7
2020-02-14 Chris HornLU-12756 lnet: Introduce lnet_msg_is_response 39/36539/7
2020-02-14 Chris HornLU-12756 lnet: Refactor lnet_find_existing_preferred_be... 38/36538/7
2020-02-14 Chris HornLU-12756 lnet: Refactor lnet_set_non_mr_pref_nid 37/36537/7
2020-02-14 Mr NeilBrownLU-9679 lnet: discard lnet_ping_buffer_numref() 58/37458/2
2020-02-14 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/2
2020-02-14 Mr NeilBrownLU-13235 lnet: copy the correct amount of CPTs to lnet_cpts 36/36636/4
2020-02-14 Shaun TancheffLU-13210 lnet: gcc8 add implicit-fallthrough decorator 66/37466/3
2020-02-08 Andreas DilgerLU-13145 lnet: use conservative health timeouts 30/37430/2
2020-02-08 Mr NeilBrownLU-11300 lnet: remove lnd_query interface. 37/37337/4
2020-02-08 Mr NeilBrownLU-9679 lnet: use LIST_HEAD() for local lists. 54/36954/4
2020-02-08 Mr NeilBrownLU-9679 lnet: discard lnet_print_text_bufs() 59/36659/2
2020-02-08 Mr NeilBrownLU-9679 general: add missing spaces to folded strings. 53/36653/5
2020-02-08 Tatsushi TakamuraLU-12287 lnet: handling device failure by IB event... 37/35037/7
2020-02-01 Mr NeilBrownLU-12678 socklnd: convert peers hash table to hashtable.h 37/36837/6
2020-02-01 Chris HornLU-12889 lnet: Do not assume peers are MR capable 12/36512/8
2020-02-01 Chris HornRevert "LU-12222 lnet: Check if we're sending to ourselves" 59/37259/3
2020-01-28 Alexey LyashkovLU-13036 lnet: avoid extra memory consumption 97/36897/3
2020-01-28 Mr NeilBrownLU-12678 lnet: me: discard struct lnet_handle_me 59/36859/8
2020-01-28 Mr NeilBrownLU-12678 lnet: fix small race in unloading klnd modules. 53/36853/4
2020-01-28 Mr NeilBrownLU-12678 lnet: remove dead code: lnet_fini_locks() 38/36838/5
2020-01-28 Mr NeilBrownLU-9679 modules: use list_move were appropriate. 70/36670/4
2020-01-28 Alexey LyashkovLU-12991 lnet: lnet response entries leak 96/36896/8
2020-01-28 Amir ShehataLU-13049 lnet: peer lookup handle shutdown 25/36925/4
2020-01-23 Mr NeilBrownLU-12678 lnet: remove locking protection ln_testprotocompat 56/36856/4
2020-01-23 Mr NeilBrownLU-12678 lnet: make "struct lnet_lnd" always "const". 32/36832/3
2020-01-23 Mr NeilBrownLU-12678 socklnd: initialize the_ksocklnd at compile... 31/36831/5
2020-01-23 Chris HornLU-12919 lnet: Fix source specified route selection 22/36622/2
2020-01-18 Mr NeilBrownLU-13005 lnet: discard LNetEQGet and LNetEQWait 40/36840/4
2020-01-18 Chris HornLU-12756 lnet: Refactor lnet_compare_routes 21/36621/2
2020-01-18 Chris HornLU-12756 lnet: Remove unused vars in lnet_find_route_locked 20/36620/2
2020-01-18 Chris HornLU-12756 lnet: Avoid extra lnet_remotenet lookup 36/36536/4
2020-01-10 Arshad HussainLU-12923 lnet: Replace CLASSERT() with BUILD_BUG_ON() 13/37113/3
2020-01-10 Mr NeilBrownLU-12678 lnet: use lnet_accept_magic, not le32_to_cpu. 57/36857/3
2020-01-10 Mr NeilBrownLU-12678 lnet: lnet_startup_lndnet: avoid use-after... 55/36855/2
2020-01-10 Mr NeilBrownLU-12678 lnet: change list_for_each in ksocknal_debug_p... 36/36836/3
2020-01-10 Mr NeilBrownLU-12678 lnet: discard struct ksock_peer 35/36835/4
2020-01-10 Mr NeilBrownLU-12678 lnet: prepare to make lnet_lnd const. 30/36830/5
2020-01-10 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2020-01-10 Chris HornLU-12756 lnet: Avoid comparing route to itself 35/36535/4
2020-01-10 Chris HornLU-12756 lnet: Refactor lnet_find_best_lpni_on_net 34/36534/4
2020-01-10 Mr NeilBrownLU-9679 lnet: always check return of try_module_get() 54/36854/6
2020-01-03 Chris HornLU-12941 lnet: Add peer level aliveness information 78/36678/5
2020-01-03 Chris HornLU-12410 lnet: Delete unused nid parsing code 10/35310/11
2020-01-03 Chris HornLU-12410 lnet: Convert lnetctl route add and del 08/35308/13
2020-01-03 Chris HornLU-12410 lnet: Convert yaml peer configuration 07/35307/13
2020-01-03 Chris HornLU-12410 lnet: Convert lnetctl peer add and del 05/35305/13
2020-01-03 Chris HornLU-12410 lnet: Implement method to tokenize nidstrings 05/35505/11
2019-12-20 Alexey LyashkovLU-12991 lnet: fix rspt counter 95/36895/3
2019-12-20 Shaun TancheffLU-12861 libcfs: provide an scnprintf and start using it 53/36453/8
2019-12-20 NeilBrownLU-12678 lnet: use list_move where appropriate. 39/36339/2
2019-12-20 Mr NeilBrownLU-9679 all: prefer sizeof(*var) for ALLOC/FREE 61/36661/3
2019-12-20 Chris HornLU-12410 lnet: Define enum for lnetctl commands 04/35504/11
2019-12-20 Chris HornLU-12410 lnet: Implement DLC wrapper for cfs_parse_nidlist 04/35304/13
2019-12-20 Chris HornLU-12410 libcfs: Implement address range expansion 03/35303/13
2019-12-20 Chris HornLU-12646 lnet: Prefer route specified by rtr_nid 37/35737/5
2019-12-20 Chris HornLU-12222 lnet: Check if we're sending to ourselves 78/35778/9
2019-12-16 Mr NeilBrownLU-12678 lnet: discard LNetMEInsert 58/36858/2
2019-12-16 Mr NeilBrownLU-12678 lnet: discard ksnn_lock 34/36834/3
2019-12-16 Mr NeilBrownLU-12678 lnet: change ksocknal_create_peer() to return... 33/36833/2
2019-12-16 Mr NeilBrownLU-12678 lnet: discard lnd_refcount 29/36829/2
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-16 Mr NeilBrownLU-4423 lustre: don't declare extern variables in C... 50/36650/3
2019-12-16 Shaun TancheffLU-12904 o2ib: ib_destroy_cq() returns void 78/36578/2
2019-12-14 Sonia SharmaLU-11385 lnet: check if current->nsproxy is NULL before... 77/34577/8
2019-12-14 Chris HornLU-13001 lnet: Wait for single discovery attempt of... 20/36820/2
2019-12-14 James SimmonsLU-12931 timers: correctly offset mod_timer. 88/36688/5
2019-12-06 Mr NeilBrownLU-12929 lnet: Remove field net_state in struct lnet_net 55/36655/2
2019-12-06 Chris HornLU-12942 lnet: Optimize check for routing feature flag 79/36679/2
2019-12-06 Mr NeilBrownLU-12936 lnet: remove pt_number from lnet_peer_table. 71/36671/2
2019-12-06 Mr NeilBrownLU-9679 modules: declare zero-arg functions correctly 72/36672/2
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-11-12 Patrick FarrellLU-12477 lnet: Remove obsolete config options 43/35343/5
2019-10-27 Amir ShehataLU-12893 lnet: fix peer_ni selection 52/36552/2
2019-10-16 Jian YuLU-12844 lnet: fix strncpy bound error 17/36417/2
2019-10-09 Chris HornLU-12824 o2ib: Reintroduce kiblnd_dev_search 26/36326/4
2019-10-09 Chris HornLU-12824 o2ib: Record rc in debug log on startup failure 25/36325/4
2019-10-04 Wang ShilongLU-12764 lnet: eliminate uninitialized warning 89/36189/2
2019-10-04 Chris HornLU-12824 o2ib: Fix whitespace in kiblnd_startup 24/36324/3
2019-09-27 Sergey GorenkoLU-12789 o2ib: fix configure checks 45/36245/2
2019-09-27 Chris HornLU-12763 lnet: Use alternate ping processing for non... 82/36182/2
2019-09-27 Chris HornLU-12739 lnet: Don't queue msg when discovery has completed 39/36139/3
2019-09-20 Amir ShehataLU-12621 o2iblnd: cache max_qp_wr 73/36073/5
next