aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds28-0/+32
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman28-0/+28
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18staging: lustre: lprocfs: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+1
2017-09-04lustre: switch to kernel_writeChristoph Hellwig1-6/+1
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen1-4/+5
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter1-1/+1
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter1-1/+2
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+0
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons28-109/+112
2017-08-22staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTLJames Simmons1-0/+2
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons5-5/+5
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons2-2/+2
2017-08-22staging: lustre: obdclass: no need to check for kfreeJames Simmons1-5/+2
2017-08-22staging: lustre: uapi: move lustre_cfg_string() to obd_config.cJames Simmons1-0/+34
2017-08-22staging: lustre: uapi: don't memory allocate in UAPI headerJames Simmons2-8/+33
2017-08-22staging: lustre: uapi: remove lustre_cfg_free wrapperJames Simmons2-5/+5
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons2-2/+2
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons3-3/+3
2017-08-22staging: lustre: uapi: move obd_ioctl_is_invalid() to linux-module.cJames Simmons1-0/+76
2017-08-22staging: lustre: uapi: remove obd_ioctl_popdata() wrapperJames Simmons2-19/+7
2017-08-22staging: lustre: uapi: remove obd_ioctl_freedata() wrapperJames Simmons1-2/+1
2017-07-30staging: lustre: linkea: linkEA size limitationFan Yong1-14/+55
2017-07-30staging: lustre: obdclass: linux: constify attribute_group structures.Arvind Yadav2-2/+2
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-57/+22
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons1-1/+1
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons5-10/+10
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-3/+3
2017-06-03staging: lustre: lprocfs: Use seq_puts instead of seq_printfMathias Rav1-10/+10
2017-06-03staging: lustre: Use kstrtouint_from_user in ldlm_rw_uintMathias Rav1-34/+0
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert1-2/+1
2017-04-14staging: lustre: checking for NULL instead if IS_ERRDan Carpenter1-2/+2
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarationsPushkar Jambhlekar1-0/+1
2017-03-07staging: lustre: fix sparse warning about different address spacesMario Bambagini1-1/+2
2017-03-06staging: lustre: lprocfs: move lprocfs_stats_[un]lock to a source fileJames Simmons1-0/+111
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng1-3/+3
2017-02-03staging: lustre: obd: move s3 in lmd_parse to inner loopJames Simmons1-1/+2
2017-02-03staging: lustre: obdclass: do not call lu_site_purge() for single object exceedAlex Zhuravlev1-8/+18
2017-02-03staging: lustre: obd: RCU stalls in lu_cache_shrink_count()Ann Koehler1-42/+38
2017-01-03staging : lustre : Remove braces from single-line body.Tabrez khan1-2/+2
2017-01-03staging: lustre: obdclass: style cleanup for obdo related functionsBen Evans1-3/+4
2017-01-03staging: lustre: obdclass: Create a header for obdo related functionsBen Evans1-0/+53
2017-01-03staging/lustre: Declare lu_context/session_tags_defaultOleg Drokin1-2/+1
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin3-6/+7
2016-12-06staging: lustre: obdclass: limit lu_site hash table size on clientsLi Dongyang1-0/+4
2016-12-06staging: lustre: obdclass: lu_site_purge() to handle purge-allAlex Zhuravlev1-2/+3
2016-12-06staging: lustre: llog: reset llog bitmapwang di1-0/+7
2016-12-06staging: lustre: cl_page: fix a typo in commentsDan Carpenter1-1/+1