Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / libcfs / libcfs / module.c
13 days ago James SimmonsLU-17053 libcfs: make a debugfs equivalent for markers 63/54363/7
2024-03-13 James SimmonsLU-9859 lnet: move CPT handling to LNet 23/52923/7
2024-02-23 James SimmonsLU-17418 libcfs: support debug setup for libcfs modules 25/53825/7
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/6
2023-10-25 Sebastien BuissonLU-17138 enc: prefer specific crypto engines 77/52477/4
2023-10-25 James SimmonsLU-9859 libcfs: move kernel specific code out of libcfs... 10/52010/21
2023-07-19 Mr NeilBrownLU-9859 lnet: move ioctl device to lnet 33/50833/10
2023-05-31 James SimmonsLU-9859 libcfs: use round_up directly 45/50545/4
2023-05-19 Mr NeilBrownLU-9859 libcfs: remove workitem. 62/50462/5
2022-07-11 Mr NeilBrownLU-15759 libcfs: debugfs file_operation should have... 35/47335/7
2022-06-11 James SimmonsLU-13783 sec: support of native Ubuntu 20.04 HWE 5... 38/46238/10
2021-08-18 Mr. NeilBrownLU-9859 lnet: fold lprocfs_call_handler functionality... 09/44309/4
2021-07-27 Mr. NeilBrownLU-9859 libcfs: make lnet_debugfs_symlink_def local... 32/44332/2
2021-07-27 Cyril BordageLU-14788 lnet: check memdup_user_nul using IS_ERR 91/44091/4
2021-04-28 Mr NeilBrownLU-14487 libcfs: remove references to Sun Trademark. 37/42137/6
2021-04-10 Mr NeilBrownLU-14428 libcfs: discard cfs_trace_allocate_string_buffer 91/41491/6
2021-03-22 Mr NeilBrownLU-14428 libcfs: discard cfs_trace_copyin_string() 90/41490/4
2021-03-16 Mr NeilBrownLU-13783 libcfs: don't depend on sysctl support for... 32/40832/4
2021-02-26 Shaun TancheffLU-14099 build: Fix for unconfigured arch_stackwalk 03/40503/7
2020-12-03 Oleg DrokinLU-12564 libcfs: Use vfree_atomic instead of vfree 36/40136/3
2020-10-29 Amir ShehataLU-14016 libcfs: use atomic64_t for libcfs_kmem 68/40168/5
2020-05-07 Mr NeilBrownLU-9859 libcfs: remove conditional compilation from... 81/37881/10
2020-05-07 Mr NeilBrownLU-6142 lustre: Remove inappropriate uses of BIT()... 73/38373/2
2020-05-01 Sebastien BuissonLU-12275 sec: add llcrypt as file encryption library 27/38127/6
2020-04-14 Yang ShengLU-11814 obd: Crashed while mount in parallel 74/37974/10
2020-02-25 James SimmonsLU-13258 libcfs: make apply_workqueue_attrs() available... 13/37613/2
2020-02-25 Dominique MartinetLU-12198 libcfs: always copy ioctl header back to user 59/37559/3
2020-02-20 NeilBrownLU-9859 libcfs: rename cfs_cpt_table to cfs_cpt_tab 19/37519/2
2020-01-28 Shaun TancheffLU-12861 libcfs: Cleanup use of bare printk 46/37046/5
2020-01-10 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2019-12-06 NeilBrownLU-9859 libcfs: move remaining code from linux-module... 10/36510/2
2019-09-27 NeilBrownLU-9859 libcfs: move misc-device registration closer... 18/36118/2
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-07-27 James SimmonsLU-9859 libcfs: initialize bit_wait_table 67/35567/3
2019-04-22 James SimmonsLU-11986 lnet: properly cleanup lnet debugfs files 69/34669/5
2019-04-21 Sonia SharmaLU-11986 lnet: Avoid lnet debugfs read/write if ctl_tab... 22/34622/2
2019-03-03 NeilBrownLU-9859 libcfs: use a workqueue for rehash work. 69/34169/3
2018-10-10 NeilBrownLU-6202 libcfs: replace libcfs_register_ioctl with... 84/33284/4
2018-05-06 James SimmonsLU-9019 libcfs: remove the remaining cfs_time wrappers 68/31068/8
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-11-06 John L. HammondLU-10086 libcfs: use dynamic minors for /dev/{lnet... 41/29741/2
2017-08-22 Olaf WeberLU-9480 lnet: add "lnetctl peer list" 90/25790/26
2017-08-05 Dmitry EreminLU-8066 libcfs: migrate to debugfs 88/24688/28
2017-01-25 Amir ShehataLU-7734 lnet: NUMA support
2016-11-19 Alexander ZarochentsevLU-8418 libcfs: remove lnet upcall code 40/21440/6
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-03-14 Matthew TylerLU-4423 libcfs: Merge linux-proc.c into module.c 01/17201/6
2016-01-05 Parinay KondekarLU-5844 get rid of IOC_LIBCFS_MEMHOG and IOC_LIBCFS_PAN... 92/17492/9
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-06 James SimmonsLU-6204 misc: Update module author to OpenSFS 32/16132/5
2015-09-15 James SimmonsLU-6215 libcfs: misc_unregister is now void function 75/16275/3
2015-05-28 Dmitry EreminLU-6484 build: autoconf checks cleanup 41/14541/6
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-28 John L. HammondLU-6245 libcfs: remove libcfsutil.h 80/14180/7
2015-04-06 James SimmonsLU-6245 libcfs: create userland and kernel string opera... 35/13835/8
2015-03-25 James SimmonsLU-6245 libcfs: cleanup libcfs lock handling 93/13793/4
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 libcfs: make some functions static 07/12207/7
2014-10-31 Liang ZhenLU-5435 libcfs: copy out ioctl inline buffer 13/11313/14
2014-10-06 Frank ZagoLU-5396 libcfs: add sparse annotation __user wherever... 17/11817/4
2014-09-06 John L. HammondLU-2675 lnet: add lnet/nidstr.h 06/11506/6
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) show... 22/8022/38
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) IOCTL... 21/8021/33
2014-08-27 Frank ZagoLU-5396: use gfp_t for gfp mask, instead of (unsigned... 00/11200/3
2013-12-11 Peng TaoLU-4278 libcfs: remove LWT 40/8340/3
2013-12-06 James SimmonsLU-3963 libcfs: cleanup list operations 80/4780/11
2013-09-27 Peng TaoLU-1346 libcfs: cleanup libcfs atomic primitives 59/6959/7
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 54/6954/8
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-06-29 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-06-28 Liang ZhenLU-56 libcfs: CPT affinity workitem scheduler
2012-06-11 Oleg DrokinRevert "LU-1201 checksum: add libcfs crypto hash"
2012-06-11 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-22 Liang ZhenLU-56 libcfs: implementation of cpu partition
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...
2012-03-14 Hongchao ZhangLU-969 debug: reduce stack usage
2011-05-20 James SimmonsLU-224 Move fail_loc handling from lustre to libcfs
2010-09-30 Jian Yub=21954 workitem to libcfs
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-12-25 Rahul Deshmukhb=19808 : 2.6.29-fc11 patchless client support
2008-10-07 mattwub=16150
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2008-07-03 robert.readBranch HEAD
2008-06-19 robert.readBranch HEAD