summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-04lustre: switch to kernel_writeChristoph Hellwig
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
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: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTLJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-08-22staging: lustre: obdclass: no need to check for kfreeJames Simmons
2017-08-22staging: lustre: uapi: move lustre_cfg_string() to obd_config.cJames Simmons
2017-08-22staging: lustre: uapi: don't memory allocate in UAPI headerJames Simmons
2017-08-22staging: lustre: uapi: remove lustre_cfg_free wrapperJames Simmons
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons
2017-08-22staging: lustre: uapi: move obd_ioctl_is_invalid() to linux-module.cJames Simmons
2017-08-22staging: lustre: uapi: remove obd_ioctl_popdata() wrapperJames Simmons
2017-08-22staging: lustre: uapi: remove obd_ioctl_freedata() wrapperJames Simmons
2017-07-30staging: lustre: linkea: linkEA size limitationFan Yong
2017-07-30staging: lustre: obdclass: linux: constify attribute_group structures.Arvind Yadav
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-03staging: lustre: lprocfs: Use seq_puts instead of seq_printfMathias Rav
2017-06-03staging: lustre: Use kstrtouint_from_user in ldlm_rw_uintMathias Rav
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert
2017-04-14staging: lustre: checking for NULL instead if IS_ERRDan Carpenter
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar
2017-03-07staging: lustre: fix sparse warning about different address spacesMario Bambagini
2017-03-06staging: lustre: lprocfs: move lprocfs_stats_[un]lock to a source fileJames Simmons
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng
2017-02-03staging: lustre: obd: move s3 in lmd_parse to inner loopJames Simmons
2017-02-03staging: lustre: obdclass: do not call lu_site_purge() for single object exceedAlex Zhuravlev
2017-02-03staging: lustre: obd: RCU stalls in lu_cache_shrink_count()Ann Koehler
2017-01-03staging : lustre : Remove braces from single-line body.Tabrez khan
2017-01-03staging: lustre: obdclass: style cleanup for obdo related functionsBen Evans
2017-01-03staging: lustre: obdclass: Create a header for obdo related functionsBen Evans
2017-01-03staging/lustre: Declare lu_context/session_tags_defaultOleg Drokin
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-12-06staging: lustre: obdclass: limit lu_site hash table size on clientsLi Dongyang
2016-12-06staging: lustre: obdclass: lu_site_purge() to handle purge-allAlex Zhuravlev
2016-12-06staging: lustre: llog: reset llog bitmapwang di
2016-12-06staging: lustre: cl_page: fix a typo in commentsDan Carpenter
2016-12-06staging: lustre: headers: sort headers affected by swab moveBen Evans
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2Fan Yong