Whamcloud - gitweb
LU-8352 libcfs: Migrate file_inode() wrapper to lustre layer
[fs/lustre-release.git] / lnet /
2016-07-11 Chuck FossenLU-8368 gnilnd: Use kgnilnd_vzalloc() to avoid stalls 54/21154/3
2016-07-11 Liang ZhenLU-7099 lnet: lock improvement for ko2iblnd 22/20322/5
2016-07-11 Li DongyangLU-8056 socklnd: NETIF_F_ALL_CSUM renamed to NETIF_F_CS... 22/20222/7
2016-07-11 Sebastien BuissonLU-7845 lnet: check if address is visible 82/18782/14
2016-07-05 Li DongyangLU-8056 o2iblnd: ib_query_device removed in 4.5 21/20221/7
2016-07-05 Alexander BoykoLU-8303 lnet: make connection more stable with packet... 74/20874/2
2016-07-05 James SimmonsLU-7623 lnet: remove useless cast 50/18950/9
2016-07-05 Doug OucharekLU-8022 lnet: Correct position of lnet_ni_decref() 01/21001/2
2016-06-22 Ben EvansLU-8058 lnet: Remove old commented out code 14/20414/4
2016-06-22 Doug OucharekLU-8106 lnet: Do not drop message when shutting down... 93/19993/2
2016-06-20 Minh DiepLU-5953 build: use installed OFED by default with dpkg 23/20523/3
2016-06-14 James ShimekLU-7955 gnilnd: Add ability to set bte_get/put_dlvr_mode 02/19202/4
2016-06-14 Dmitry EreminLU-8241 ofed: fix compilation with MOFED 3.3 44/20644/3
2016-06-14 James SimmonsLU-6245 libcfs: remove types abstraction from libcfs... 04/20204/9
2016-06-14 Amitoj Kaur ChawlaLU-8057 ko2iblnd: Replace sg++ with sg = sg_next(sg) 42/19342/12
2016-05-31 Bruno FacciniLU-4330 lnet: Allocate MEs and small MDs in own kmem_caches 86/18586/12
2016-05-31 Doug OucharekLU-8022 lnet: Don't access NULL NI on failure path 14/19614/4
2016-05-27 Dmitry EreminLU-6215 lnet: split struct ib_send_wr 68/19168/10
2016-05-16 Li DongyangLU-6215 o2iblnd: port to new fast reg API introduced... 86/19186/5
2016-05-04 Mel GormanLU-4423 mem: remove GFP_IOFS 56/18956/4
2016-05-04 James SimmonsLU-6245 libcfs: remove sysctl module handling 59/19459/7
2016-04-28 Li DongyangLU-6215 o2iblnd: rdma_create_id() takes extra parameter 59/18759/6
2016-04-28 Li DongyangLU-6215 o2iblnd: ib_alloc_fast_reg_mr() removed in 4.3 85/19185/2
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2016-04-11 Dmitry EreminLU-7979 o2iblnd: fix free of IS_ERR pointer 11/19311/2
2016-04-11 James SimmonsLU-6245 libcfs: remove libcfs userland time abstraction 13/19113/3
2016-04-07 Mike ShueyLU-4423 lnet: remove LNET_MUTEX_LOCK macro 85/18985/3
2016-04-07 Amir ShehataLU-7101 lnet: per NI map-on-demand value 67/16367/18
2016-04-06 Shivani BhardwajLU-4423 lnet: Drop unnecessary wrapper function srpc_po... 57/18957/7
2016-04-06 Vitaly OsipovLU-4423 lnet: remove memset(0) after LIBCFS_ALLOC 54/18954/7
2016-04-06 Bob GlossmanLU-6163 kernel: use do_div64() for 64 bit divides 19/18819/8
2016-03-23 Oleg DrokinRevert "LU-6245 libcfs: remove cfs_fs_time handling" 94/19094/3
2016-03-23 Cristina MoraruLU-4423 lnet: Don't ignore error code for lst_group_inf... 52/18952/2
2016-03-23 Shraddha BarkeLU-4423 lnet: Drop unnecessary wrapper function in... 51/18951/2
2016-03-23 James SimmonsLU-6245 libcfs: remove cfs_fs_time handling 76/17376/2
2016-03-14 Chuck FossenLU-7850 gnilnd: Fix niov calculation with offset kiov 93/18793/2
2016-03-14 Dmitry EreminLU-7124 o2iblnd: limit cap.max_send_wr for MLX5 47/18347/9
2016-03-14 James SimmonsLU-6245 libcfs: remove typedefs in libcfs source code 02/17202/6
2016-03-14 James SimmonsLU-6245 libcfs: remove types.h from userland code 79/16879/9
2016-03-13 Dmitry EreminLU-5783 o2iblnd: Add Fast Reg memory registration support 06/17606/9
2016-02-24 Doug OucharekRevert "LU-7646 o2iblnd: connrace protocol improvement" 41/18541/3
2016-02-20 Oleg DrokinLU-7766 lnet: Don't call roundup_pow_of_two on zero... 70/18370/2
2016-02-13 Alyona RomanenkoLU-7774 lnet: issue in the offset in hash table 22/18422/2
2016-02-05 Oleg DrokinLU-4423 socklnd: use kernel socket sockopt apis 86/17786/3
2016-02-05 Oleg DrokinLU-7623 lnet: Properly declare lnet_ping() forward... 84/17784/3
2016-02-05 Chuck FossenLU-7578 gnilnd: Return correct error on GNI_RC_ERROR_NOMEM 66/17666/2
2016-02-05 Chuck FossenLU-7578 gnilnd: Handle new return code in gni_mem_regis... 65/17665/2
2016-02-05 Chuck FossenLU-7578 gnilnd: Add module parameter reg_fail_timeout 64/17664/4
2016-02-05 Liang ZhenLU-7646 o2iblnd: connrace protocol improvement 37/18037/4
2016-02-04 James ShimekLU-7578 gnilnd: Modify allocator flags to prevent waiting 63/17663/2
2016-02-02 James ShimekLU-7578 gnilnd: Revert max_immediate setting 67/17667/3
2016-02-02 James SimmonsLU-6245 libcfs: remove userland headers from libcfs.h 14/16914/8
2016-02-02 James SimmonsLU-6245 libcfs: make libcfs_ioctl.h and lnetctl.h uapi... 43/17643/9
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-26 Liang ZhenLU-7054 o2iblnd: less intense allocating retry 70/16470/4
2016-01-25 Olaf WeberLU-7324 lnet: Use after free in lnet_ptl_match_delay() 40/17840/3
2016-01-18 Liang ZhenLU-7569 o2iblnd: avoid intensive reconnecting 92/17892/3
2016-01-18 James SimmonsLU-5030 utils: fix lnet/utils/debug.c compile issue 00/17900/3
2016-01-14 Li XiLU-7647 lnet: remove annoying message in parse_nidrange 16/17916/2
2016-01-12 Liang ZhenLU-519 o2iblnd: check wr_id returned by ib_poll_cq 47/12747/3
2016-01-09 James SimmonsLU-6142 lnet: return proper error code 26/17626/3
2016-01-08 Doug OucharekLU-7210 lnet: Change connect peer failed cleanup order 04/17004/2
2016-01-08 Doug OucharekLU-5718 o2iblnd: Revert original fix 99/17699/2
2016-01-07 Oleg DrokinLU-7623 lnet: Remove __user attribute from lnet_copy_fl... 85/17785/2
2016-01-07 James SimmonsLU-5030 libcfs: create cfs_get_paths() function 59/17459/8
2016-01-07 James SimmonsLU-6613 lnet: change lib-dlc.h to LGPLv2.1 license 97/17697/7
2016-01-06 James SimmonsLU-7356 build: handle library configure options for... 76/17576/4
2016-01-05 Parinay KondekarLU-5844 get rid of IOC_LIBCFS_MEMHOG and IOC_LIBCFS_PAN... 92/17492/9
2016-01-05 Liang ZhenLU-7210 o2iblnd: take extra refcount in kiblnd_connreq_done 27/17527/4
2015-12-18 Frank ZagoLU-5710 all: fourth set of corrected typos and grammar... 06/17306/5
2015-12-13 Amir ShehataLU-7475 lnet: ensure buffer config symmetry 70/17370/2
2015-12-02 Al ViroLU-4423 lnet: don't use iovec instead of kvec 05/17205/3
2015-12-02 Amir ShehataLU-6851 lnet: Ignore hops if not explicitly set 19/15719/12
2015-11-24 Amir ShehataLU-3322 lnet: make connect parameters persistent 74/17074/5
2015-11-24 Liang ZhenLU-7324 lnet: recv could access freed message 65/17065/4
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-13 Doug OucharekLU-7362 lnet: Remove LASSERTS from router checker 03/17003/2
2015-11-11 Andreas DilgerLU-7353 utils: fix lctl usage messages 80/16980/3
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-28 James SimmonsLU-7245 socklnd: Bind peers to a specific CPT 10/16710/4
2015-10-14 James SimmonsLU-6215 lnet: make o2iblnd buildable for 4.2.1 kernels 67/16767/3
2015-10-14 Chris HornLU-5733 lnet: Use lnet_is_route_alive for router aliveness 55/14055/2
2015-10-07 Jeremy FilizettiLU-3322 ko2iblnd: Support different configs between... 94/11794/11
2015-10-06 James SimmonsLU-6204 misc: Update module author to OpenSFS 32/16132/5
2015-10-06 Amir ShehataLU-6850 lnet: remove references to ib_reg_phys_mr() 88/15788/14
2015-09-19 Dmitry EreminLU-7042 lnet: Handle OFED 3.18 packaging definitions 18/16418/3
2015-09-19 Wang ShilongLU-7090 deb: fix wrong IB path for configure 83/16183/5
2015-09-15 James SimmonsLU-6215 ofed: strengthen ib_create_cq test in 4.2+... 42/16342/3
2015-09-04 Liang ZhenLU-5718 o2iblnd: avoid intensive reconnecting 00/14600/6
2015-09-02 James SimmonsLU-6215 o2iblnd: handle new struct ib_cq_init_attr 18/16118/2
2015-08-29 Dmitry EreminLU-6912 lnet: rework autoconf rules for external OFED 11/15811/4
2015-08-28 James SimmonsLU-6210 lnet: Use C99 initializers for struct netstrfns 88/15088/13
2015-08-26 Dmitry EreminLU-6962 lnet: remove old unsupported OFEDs checks 64/15864/4
2015-08-26 Liang ZhenLU-6480 o2iblnd: leak cmid in kiblnd_dev_need_failover 03/14603/2
2015-08-18 Amir ShehataLU-6122 lnet: Allocate the correct number of rtr buffers 19/13519/11
2015-08-09 Amir ShehataLU-6090 lnet: save errno between function calls 83/15783/5
2015-08-03 Amir ShehataLU-6542 lnet: handle cYAML out of memory error 78/15778/3
2015-08-03 Amir ShehataLU-6502 lnet: remove unnecessary NULL check 79/15779/2
2015-07-31 Chris HornLU-6261 gnilnd: kgnilnd_check_rdma_cq race in error... 39/15439/3
next