Whamcloud - gitweb
LU-13894 lnet: Transfer disc src NID when merging peers
[fs/lustre-release.git] / lnet / klnds /
2021-03-09 Sergey GorenkoLU-14488 o2ib: Use rdma_connect_locked if it is defined 87/41887/5
2021-02-26 Mr NeilBrownLU-12678 o2iblnd: convert peers hash table to hashtable.h 03/39303/4
2021-02-26 Mr NeilBrownLU-12678 lnet: use init_wait() rather than init_waitque... 95/39295/3
2021-02-26 James SimmonsLU-12678 lnet: discard WIRE_ATTR 14/37914/5
2021-02-26 Mr NeilBrownLU-6142 lustre: change all 'struct seq_operations'... 96/39396/2
2021-02-26 Mr NeilBrownLU-6142 lustre: change super/file/inode operations... 94/39394/5
2021-02-26 Mr NeilBrownLU-10391 socklnd: use sockaddr instead of __u32 addresses. 04/37704/17
2021-02-26 Shaun TancheffLU-14390 gnilnd: Use DIV_ROUND_UP to calculate niov 71/41371/2
2021-01-12 John L. HammondLU-14296 lnet: use an unbound cred in kiblnd_resolve_addr() 37/41137/3
2021-01-12 Mr NeilBrownLU-13783 o2iblnd: make FMR-pool support optional. 87/40287/6
2020-12-17 Shaun TancheffLU-14080 gnilnd: updates for SUSE 15 SP2 26/40426/3
2020-12-17 Shaun TancheffLU-14100 gnilnd: fix kgnilnd_setup_immediate_buffer 04/40504/4
2020-12-13 Serguei SmirnovLU-12901 o2iblnd: retry qp creation with reduced queue... 48/40748/4
2020-12-09 Sebastien PiechurskiLU-14159 build: fix gcc8 warnings on kthread_run calls 90/40790/2
2020-12-09 Yang ShengLU-13368 lnet: discard the callback 45/38845/8
2020-12-03 Chris HornLU-13571 lnd: Use NETWORK_TIMEOUT for some conn failures 00/39900/15
2020-12-03 Chris HornLU-13571 lnd: Use NETWORK_TIMEOUT for txs on ibp_tx_queue 99/39899/15
2020-10-29 Brian BehlendorfLU-1742 o2iblnd: 'Timed out tx' error message 22/3622/4
2020-10-29 Amir ShehataLU-14016 libcfs: use atomic64_t for libcfs_kmem 68/40168/5
2020-10-19 Amir ShehataLU-13972 o2iblnd: Don't retry indefinitely 81/39981/6
2020-10-12 John L. HammondLU-14006 o2ib: raise bind cap before resolving address 27/40127/2
2020-10-12 Mr NeilBrownLU-13985 lustre: seq_file .next functions must update... 35/40035/3
2020-08-07 Serguei SmirnovLU-13790 socklnd: NID to interface mapping issues 08/39408/3
2020-08-07 Sergey GorenkoLU-13761 o2ib: Fix compilation with MOFED 5.1 23/39323/5
2020-08-07 Mr NeilBrownLU-6142 socklnd: remove declarations of missing functions. 26/39326/2
2020-07-10 Mr NeilBrownLU-12678 socklnd: change ksnd_nthreads to atomic_t 21/39121/3
2020-07-10 Chris HornLU-13648 lnet: Set remote NI status in lnet_notify 62/38862/2
2020-07-05 Shaun TancheffLU-13581 build: xarray and lockdep_is_held const clash 50/39150/4
2020-07-04 Mr NeilBrownLU-12678 socklnd: convert various refcounts to refcount_t 30/39130/2
2020-07-04 Mr NeilBrownLU-12678 socklnd: use list_for_each_entry_safe() 29/39129/2
2020-07-04 Mr NeilBrownLU-12678 socklnd: use need_resched() 28/39128/2
2020-07-04 Mr NeilBrownLU-12678 o2iblnd: Use list_for_each_entry_safe 26/39126/2
2020-07-04 Mr NeilBrownLU-12678 o2iblnd: use need_resched() 25/39125/2
2020-07-04 Mr NeilBrownLU-12768 o2iblnd: wait properly for fps->increasing. 24/39124/2
2020-07-04 Mr NeilBrownLU-12678 o2iblnd: Use ib_mtu_int_to_enum() 23/39123/2
2020-06-28 Mr NeilBrownLU-12678 socklnd: don't fall-back to tcp_sendpage. 34/39134/2
2020-06-28 Mr NeilBrownLU-12678 lnet: Fix some out-of-date comments. 27/39127/2
2020-06-28 Mr NeilBrownLU-12678 o2iblnd: allocate init_qp_attr on stack. 22/39122/2
2020-06-28 James SimmonsLU-9859 libcfs: move tgt_descs to standard Linux bitmaps. 81/38981/3
2020-06-28 Amir ShehataLU-13566 socklnd: fix local interface binding 43/38743/6
2020-06-23 Amir ShehataLU-13662 lnet: handle undefined parameters 94/38894/2
2020-06-23 Andreas DilgerLU-13675 o2iblnd: revert 'Timed out tx' patch 58/38958/4
2020-06-16 Alexey LyashkovLU-13181 o2ib: fix page mapping error 88/37388/10
2020-06-10 Sonia SharmaLU-1742 o2iblnd: 'Timed out tx' error message 35/33235/9
2020-05-27 Amir ShehataLU-13553 lnd: gracefully handle unexpected events 69/38669/2
2020-05-27 Chris HornLU-13510 lnd: Allow independent socklnd timeout 60/38460/6
2020-05-27 Chris HornLU-13510 lnd: Allow independent ko2iblnd timeout 59/38459/6
2020-05-27 Mr NeilBrownLU-13004 gnilnd: remove support for GNILND_BUF_VIRT_* 47/37847/8
2020-05-27 Mr NeilBrownLU-13004 gnilnd: discard struct kvec arg. 46/37846/9
2020-05-20 Shaun TancheffLU-13004 lnet: Correct signature in gnilnd.h 91/38491/4
2020-05-20 Mr NeilBrownLU-13004 socklnd: discard tx_iov. 51/37851/8
2020-05-20 Mr NeilBrownLU-13004 lnet: simplify ksock_tx. 50/37850/8
2020-05-20 Mr NeilBrownLU-13004 lnet: remove lnet_copy_flat2iov and ..iov2flat 49/37849/8
2020-05-20 Mr NeilBrownLU-13004 lnet: remove lnet_extract_iov() 48/37848/3
2020-05-20 Mr NeilBrownLU-6142 kernel: use kmem_cache_zalloc as appropriate. 39/38439/3
2020-05-14 Mr NeilBrownLU-9859 libcfs: replace memory_presure functions by... 11/38211/9
2020-05-14 Mr NeilBrownLU-6142 lnet: use BIT() macro where appropriate 75/38375/2
2020-05-01 Mr NeilBrownLU-13004 lnet: remove the 'struct kvec' arg from lnd_send 45/37845/7
2020-05-01 Mr NeilBrownLU-13004 lnet: remove msg_iov from lnet_msg. 44/37844/7
2020-05-01 Mr NeilBrownLU-13004 lnet: discard kvec option from lnet_libmd. 43/37843/7
2020-05-01 James SimmonsLU-10391 socklnd: properly order headers in socklnd.h 87/38287/2
2020-04-14 Shaun TancheffLU-13418 gnilnd: CFS_ALLOC_PTR_ARRAY typos 48/38148/2
2020-04-14 Mr NeilBrownLU-10391 socklnd: use interface index to track local... 02/37702/11
2020-03-31 Mr NeilBrownLU-13255 gnilnd: Use wait_var_event_warning() 94/37594/6
2020-03-24 Mr NeilBrownLU-13004 modules: replace lnet_kiov_t with struct bio_vec 52/37852/7
2020-03-24 Mr NeilBrownLU-10391 lnet: change various function to return pointer 01/37701/4
2020-03-17 Mr NeilBrownLU-13255 lnet: introduce wait_var_event_warning. 93/37593/6
2020-03-05 Mr NeilBrownLU-9679 libcfs: Add CFS_ALLOC_PTR_ARRAY and free 75/36975/6
2020-03-01 Shaun TancheffLU-12945 lnet: Disable zero copy when running on VM 00/37300/9
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-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-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 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/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 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-01-28 Mr NeilBrownLU-9679 modules: use list_move were appropriate. 70/36670/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-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 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2020-01-10 Mr NeilBrownLU-9679 lnet: always check return of try_module_get() 54/36854/6
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-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 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/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-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
next