Whamcloud - gitweb
New tag 2.15.63
[fs/lustre-release.git] / lnet / selftest /
10 days ago Shaun TancheffLU-17504 build: fix gcc-13 [-Werror=stringop-overread... 34/54834/6
2024-04-15 Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-04-08 Timothy DayLU-8191 selftest: restore BUILD_BUGs 35/54635/4
2024-04-02 Shaun TancheffLU-17496 lnet: retry cleanup during shutdown 76/53876/4
2024-03-23 Timothy DayLU-6142 selftest: SPDX for lnet/selftest/ 71/54171/2
2024-03-13 Alexey LyashkovLU-16011 lnet: use preallocate bulk for server 76/50276/6
2024-02-15 Shaun TancheffLU-16314 lnet: Migrate LASSERTF %p to %px 31/51231/7
2024-02-04 Arshad HussainLU-16796 lnet: Change sfw_session to use refcount_t 38/53438/4
2024-01-03 Chris HornLU-9680 lnet: Empty route/peer table is not an error 66/53366/4
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/6
2023-08-19 James SimmonsLU-13306 mgs: use large NIDS in the nid table on the MGS 96/50896/32
2023-07-19 Mr NeilBrownLU-9859 lnet: move ioctl device to lnet 33/50833/10
2023-07-14 Timothy DayLU-8191 lnet: remove unused, fix non-static functions 36/51436/2
2023-06-09 Mr NeilBrownLU-6142 lnet: use list_first_entry() where appropriate. 27/50827/4
2023-05-31 Mr NeilBrownLU-6142 all: use list_first_entry() where appropriate. 26/50826/2
2023-05-19 Mr NeilBrownLU-9859 lnet: convert selftest to use workqueues 91/36991/26
2023-05-09 Shaun TancheffLU-16508 netlink: resv_start_op for [lnet|lustre]_family 00/49800/13
2023-03-28 James SimmonsLU-9680 lnet: handle multi-rail setups 26/50026/5
2023-03-21 Patrick FarrellLU-16509 lnet: memcpy false positive in brw_test 85/50185/2
2023-01-19 James SimmonsLU-8915 lnet: migrate LNet selftest group handling... 14/49314/5
2022-12-20 Alexey LyashkovLU-16157 lnet: lst read-outside of allocation 47/48547/3
2022-11-14 James SimmonsLU-8915 lnet: migrate LNet selftest session handling... 98/43298/24
2022-09-14 Andreas DilgerLU-16140 lnet: revert "LU-16011 lnet: use preallocate... 57/48457/3
2022-09-01 Alexey LyashkovLU-16011 lnet: use preallocate bulk for server 52/47952/6
2022-06-06 Alexey LyashkovLU-15718 lnet: improve lnet_selftest speed 02/47002/4
2022-05-30 Mr NeilBrownLU-10391 lnet: change LNetGet to take 16byte nid and... 20/43620/12
2022-05-30 Mr NeilBrownLU-10391 lnet: convert LNetPut to take 16byte nid and... 19/43619/12
2022-01-26 Jian YuLU-15220 lnet: use 'fallthrough' pseudo keyword for... 66/45566/12
2022-01-26 Oleg DrokinLU-15328 lnet: Set rc to ENOMEM in lnet_selftest_init... 63/45763/2
2022-01-26 Mr NeilBrownLU-10391 lnet: convert LNetGetID to return an large... 07/43607/11
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2021-11-20 Mr NeilBrownLU-10391 lnet: switch to large lnet_processid for matching 97/43597/9
2021-04-21 Mr NeilBrownLU-14487 lnet: remove references to Sun Trademark. 38/42138/4
2021-02-26 James SimmonsLU-12678 lnet: discard WIRE_ATTR 14/37914/5
2020-07-10 Mr NeilBrownLU-12678 lnet: remove LNetMEUnlink and clean up related... 46/38646/13
2020-05-27 Mr NeilBrownLU-13004 lnet: always pass struct lnet_md by reference. 53/37853/10
2020-05-14 James SimmonsLU-13344 lnet: stop using struct timeval 05/38105/21
2020-04-14 Mr NeilBrownLU-13005 lnet: Support checking for MD leaks. 59/38059/4
2020-04-14 Mr NeilBrownLU-13004 lnet: don't embed whole lnet_md in lnet_event 40/37840/7
2020-04-14 Mr NeilBrownLU-13005 lnet: remove 'eq' from names, use 'handler' 78/37378/6
2020-04-14 Mr NeilBrownLU-13005 lnet: remove lib-eq. 47/36847/8
2020-04-14 Mr NeilBrownLU-13005 lnet: drop refcounting from event queues. 46/36846/10
2020-03-24 Mr NeilBrownLU-13004 modules: replace lnet_kiov_t with struct bio_vec 52/37852/7
2020-03-05 Mr NeilBrownLU-13005 lnet: remove the 'queue' from LNetEQ 44/36844/6
2020-03-05 Mr NeilBrownLU-9679 libcfs: Add CFS_ALLOC_PTR_ARRAY and free 75/36975/6
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-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-9679 lnet: use LIST_HEAD() for local lists. 54/36954/4
2020-01-28 Mr NeilBrownLU-12678 lnet: me: discard struct lnet_handle_me 59/36859/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-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-06 Mr NeilBrownLU-9679 modules: declare zero-arg functions correctly 72/36672/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-09-12 Shaun TancheffLU-12635 lnet: Fix deceptive indenting on for_each 86/36086/2
2019-09-03 Shaun TancheffLU-12635 lnet: Fix style issues for module.c conctl.c 02/35802/3
2019-09-03 Shaun TancheffLU-12635 lnet: Fix style issues for selftest/rpc.c 00/35800/2
2019-04-01 NeilBrownLU-9859 libcfs: remove wi_data from cfs_workitem 66/34466/2
2018-10-10 Sonia SharmaLU-11422 lnet: Fix selftest backward compatibility... 42/33242/8
2018-10-10 NeilBrownLU-6202 libcfs: replace libcfs_register_ioctl with... 84/33284/4
2018-08-17 Amir ShehataLU-9120 lnet: add global health statistics 49/32949/12
2018-08-17 Amir ShehataLU-9120 lnet: handle local ni failure 64/32764/15
2018-05-21 Andrew PerepechkoLU-10964 build: armv7 client build fixes 94/32194/8
2018-03-03 James SimmonsLU-9019 selftest: remove remaining cfs_time wrappers 41/31041/3
2018-01-14 James SimmonsLU-9859 libcfs: delete libcfs/linux/libcfs.h 06/30706/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-08-31 Steve GuminskiLU-6210 lnet: Use C99 struct initializer in framework.c 36/28436/2
2017-08-28 Colin Ian KingLU-9869 lnet: fix incorrect arguments order calling... 87/28487/3
2017-08-05 James SimmonsLU-6245 uapi: move libcfs/lnet UAPI header into own... 89/28089/7
2017-07-19 James SimmonsLU-6142 selftest: remove typedefs from lnet selftest 98/27298/8
2017-05-20 Arnd BergmannLU-4423 selftest: use jiffies_to_*() instead of cfs_dur... 19/27019/3
2017-05-09 Amir ShehataLU-9119 lnet: selftest MR fix 23/26723/2
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-02-07 Aya MahfouzLU-4423 libcfs: remove IS_PO2 and __is_po2 77/24577/3
2017-01-31 Steve GuminskiLU-6210 lnet: Change positional struct initializers... 93/23493/7
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail local NI split
2017-01-18 James SimmonsLU-6142 lnet: change wire protocol typedefs to proper... 66/24566/3
2017-01-01 Arnd BergmannLU-4423 lnet: use 64-bit time for selftest 52/23352/2
2017-01-01 James SimmonsLU-6245 libcfs: add ktime_get_real_seconds support 66/22866/10
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 Dmitry EreminLU-8703 libcfs: fix error messages 07/23307/3
2016-12-17 James SimmonsLU-6142 lnet: change lnet selftest UAPI typedefs to... 88/24188/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-10-08 James SimmonsLU-6245 libcfs: remove cfs_fs_time handling 57/22857/4
2016-10-05 Liang ZhenLU-5718 lnet: add offset for selftest brw 96/12496/6
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-06-14 James SimmonsLU-6245 libcfs: remove types abstraction from libcfs... 04/20204/9
2016-05-04 Mel GormanLU-4423 mem: remove GFP_IOFS 56/18956/4
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
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-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 James SimmonsLU-6245 libcfs: remove typedefs in libcfs source code 02/17202/6
next