summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/libcfs/module.c
AgeCommit message (Expand)Author
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman
2015-10-24staging: lustre: remove libcfs_init_string functionJames Simmons
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre: remove wrappers for timer functionsArnd Bergmann
2015-09-15staging/lustre/lnet: Reenable lnet router debugfsOleg Drokin
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-14staging: lustre-libcfs: make static-variable constantPatrick Boettcher
2015-08-14staging: lustre-libcfs: fix sparse warningPatrick Boettcher
2015-08-14Staging: lustre: libcfs: Remove unnecessary cast on void*Shraddha Barke
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-07-14staging: lustre: fix whitespace coding style issues in libcfs/module.cLukasz Janyst
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_{min, max}_delay_centi...Dmitry Eremin
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/debug_mbOleg Drokin
2015-07-13staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctlDmitry Eremin
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_backoffOleg Drokin
2015-07-13staging/lustre/libcfs: Remove redundant lnet debugfs variablesOleg Drokin
2015-07-13staging/lustre/libcfs: move /proc/sys/lnet to debugfsOleg Drokin
2015-06-08staging:lustre: cleanup libcfs lock handlingJames Simmons
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-03-06staging:lustre:libcfs: Merge linux-proc.c into module.cMatthew Tyler
2015-03-06staging: lustre: lustre: libcfs: Replaced printk() with pr_err()Tina Johnson
2015-01-17staging: lustre: libcfs: fix sparse warnings about static declarationSerguey Parkhomovsky
2015-01-17staging: lustre: libcfs: fix sparse warnings about static declarationJia He
2014-09-08staging: lustre: libcfs: expand the GOTO macroJulia Lawall
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-07-11staging: lustre: delete linux-lock.hGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-04-25staging:lustre: use gfp_t instead of intVitaly Osipov
2013-12-17staging: lustre: Fix typo in lustre/lustre/libcfsMasanari Iida
2013-11-25staging/lustre/libcfs: remove lwt codePeng Tao
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-24staging: lustre: a typedef for 'struct miscdevice'???Greg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao