summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/class_obd.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: remove libcfs_all.h from lustre/include/*.hNeilBrown
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown
2018-05-25staging: lustre: refactor libcfs initialization.NeilBrown
2018-04-23staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond
2017-11-28staging: lustre: Fix line over 80 charactersTalat Batheesh
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: remove obd_ioctl_popdata() wrapperJames Simmons
2017-08-22staging: lustre: uapi: remove obd_ioctl_freedata() wrapperJames Simmons
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago
2016-09-19staging: lustre: Flexible changelog format.Henri Doreau
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion
2016-09-17staging: lustre: obdclass: clean function declarations in obd_config.c and cl...Baoyou Xie
2016-09-15staging: lustre: clean function declarations in class_obd.c upBaoyou Xie
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond
2016-08-21staging: lustre: osc: revise unstable pages accountingJinshan Xiong
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-28staging: lustre: osc: Track and limit "unstable" pagesPrakash Surya
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin
2016-03-01staging: lustre: make module_init/exit naming consistentAndreas Dilger
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-03-01staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/obdclass: Adjust comments to better conform to coding styleOleg Drokin
2016-02-25staging/lustre: Remove lustre_build_version.hOleg Drokin
2016-02-20staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin
2016-02-20staging/lustre/obdclass: Get rid of /proc references in comments.Oleg Drokin
2016-02-03staging/lustre: Mark obd_ioctl_popdata/getdata argument as __userOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15staging: lustre: Update module author to OpenSFSJames Simmons
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-04Staging: lustre: obdclass: class_obd: Declare as staticShraddha Barke
2015-10-04Staging: lustre: obdclass: class_obd: Declare as staticShraddha Barke
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-16staging/lustre: remove obd_memory stats counterOleg Drokin
2015-09-16staging/lustre: Remove lustre used memory tracking frameworkOleg Drokin
2015-09-16staging/lustre: Remove memory allocation fault injection frameworkOleg Drokin
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport