Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lnet / selftest / console.c
3 days ago Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-03-23 Timothy DayLU-6142 selftest: SPDX for lnet/selftest/ 71/54171/2
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-06-09 Mr NeilBrownLU-6142 lnet: use list_first_entry() where appropriate. 27/50827/4
2023-01-19 James SimmonsLU-8915 lnet: migrate LNet selftest group handling... 14/49314/5
2022-11-14 James SimmonsLU-8915 lnet: migrate LNet selftest session handling... 98/43298/24
2022-01-26 Mr NeilBrownLU-10391 lnet: convert LNetGetID to return an large... 07/43607/11
2021-04-21 Mr NeilBrownLU-14487 lnet: remove references to Sun Trademark. 38/42138/4
2020-03-05 Mr NeilBrownLU-9679 libcfs: Add CFS_ALLOC_PTR_ARRAY and free 75/36975/6
2020-02-08 Mr NeilBrownLU-9679 lnet: use LIST_HEAD() for local lists. 54/36954/4
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-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
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-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
2017-07-19 James SimmonsLU-6142 selftest: remove typedefs from lnet selftest 98/27298/8
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-01-01 James SimmonsLU-6245 libcfs: add ktime_get_real_seconds support 66/22866/10
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-04-06 Vitaly OsipovLU-4423 lnet: remove memset(0) after LIBCFS_ALLOC 54/18954/7
2016-03-23 Shraddha BarkeLU-4423 lnet: Drop unnecessary wrapper function in... 51/18951/2
2015-02-03 John L. HammondLU-2675 lnet: assume a kernel build 21/13121/6
2015-01-10 Frank ZagoLU-5396 all: use NULL instead of 0 67/12567/7
2015-01-09 Frank ZagoLU-5396 lnet: make some functions static 06/12206/15
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-10-06 Frank ZagoLU-5396 lnet: add sparse annotation __user wherever... 19/11819/8
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) IOCTL... 21/8021/33
2014-08-27 Frank ZagoLU-5396: add spare annotation __user wherever needed 02/11202/5
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-05-07 James SimmonsLU-3963 libcfs: convert LNET layer to linux list api 69/9369/9
2013-10-01 Sebastien BuissonLU-2074 build: fix 'copy into fixed size buffer' errors 54/4154/22
2013-07-22 Amir ShehataLU-3093 lnet: Fix assert on empty group in selftest... 92/6092/16
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-07-05 Liang ZhenLU-521 lnet: make LST support variable page size
2012-06-29 Liang ZhenLU-56 lnet: SMP improvements for LNet selftest
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-09-04 eebAvoid compiler warning of an uninitialised local -...
2009-06-01 isaaci=liangzhen,b=18075:
2008-10-07 mattwub=16150
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2007-07-10 liangzhenBranch HEAD
2007-07-06 liangzhenBranch HEAD
2007-06-22 isaac- added LNET self test (landing b_self_test).