aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/libcfs/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-10staging: lustre: move libcfs to lnet layerJames Simmons1-674/+0
2016-03-07staging: lustre: make LNet use lprocfs_call_handlerJames Simmons1-4/+5
2016-03-07staging: lustre: rename proc_call_handler to lprocfs_call_handlerJames Simmons1-9/+9
2016-03-01staging: lustre: Use __user for a pointer to a user space addressM. Vefa Bicakci1-1/+1
2016-03-01staging: lustre: make module_init/exit naming consistentAndreas Dilger1-4/+4
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger1-1/+1
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons1-1/+1
2016-03-01staging: lustre: move module info to end of libcfs module.c fileJames Simmons1-4/+3
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) show commandAmir Shehata1-4/+11
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata1-14/+37
2016-02-20staging/lustre/libcfs: Remove empty lines after/before bracesOleg Drokin1-1/+0
2016-02-20staging/lustre/libcfs: Cleanup: parenthesis alignment adjustmentsOleg Drokin1-4/+4
2016-02-20staging/lustre/libcfs: Adjust NULL comparison codestyleOleg Drokin1-8/+7
2016-02-20staging/lustre/libcfs: Get rid of /proc references in commentsOleg Drokin1-4/+0
2016-02-07staging/lustre/libcfs: Properly handle debugfs read- and write-only filesOleg Drokin1-2/+25
2016-02-03staging/lustre: Add __user attributes to libcfs_ioctl_get/popdata argsOleg Drokin1-2/+3
2016-02-03drivers/staging/lustre: Fix another C compiler whine: set but not usedValdis Kletnieks1-8/+8
2016-02-03staging: lustre: Remove unused memhog functionalityNiranjan Dighe1-139/+0
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman1-17/+0
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons1-17/+0
2015-11-15Staging: lustre: module: Replace function callsShivani Bhardwaj1-2/+2
2015-11-15staging: lustre: Update module author to OpenSFSJames Simmons1-1/+1
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman1-1/+1
2015-10-24staging: lustre: remove libcfs_init_string functionJames Simmons1-2/+0
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-1/+0
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport1-0/+1
2015-09-29staging/lustre: remove wrappers for timer functionsArnd Bergmann1-3/+0
2015-09-15staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin1-98/+90
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-264/+93
2015-08-14staging: lustre-libcfs: make static-variable constantPatrick Boettcher1-2/+2
2015-08-14staging: lustre-libcfs: fix sparse warningPatrick Boettcher1-10/+1
2015-08-14Staging: lustre: libcfs: Remove unnecessary cast on void*Shraddha Barke1-1/+1
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman1-3/+1
2015-07-14staging: lustre: fix whitespace coding style issues in libcfs/module.cLukasz Janyst1-6/+6
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_{min, max}_delay_centisecsDmitry Eremin1-78/+4
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/debug_mbOleg Drokin1-30/+2
2015-07-13staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctlDmitry Eremin1-12/+0
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin1-41/+0
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_backoffOleg Drokin1-35/+24
2015-07-13staging/lustre/libcfs: Remove redundant lnet debugfs variablesOleg Drokin1-22/+0
2015-07-13staging/lustre/libcfs: move /proc/sys/lnet to debugfsOleg Drokin1-30/+56
2015-06-08staging:lustre: cleanup libcfs lock handlingJames Simmons1-9/+2
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin1-1/+0
2015-03-06staging:lustre:libcfs: Merge linux-proc.c into module.cMatthew Tyler1-14/+547
2015-03-06staging: lustre: lustre: libcfs: Replaced printk() with pr_err()Tina Johnson1-3/+2
2015-01-17staging: lustre: libcfs: fix sparse warnings about static declarationSerguey Parkhomovsky1-2/+0
2015-01-17staging: lustre: libcfs: fix sparse warnings about static declarationJia He1-4/+2
2014-09-08staging: lustre: libcfs: expand the GOTO macroJulia Lawall1-1/+2
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-4/+4