aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2-676/+0
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman1-17/+2
2018-05-25staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown1-1/+0
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2018-04-23staging: lustre: libcfs: use dynamic minors for /dev/{lnet, obd}John L. Hammond1-2/+1
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown1-1/+1
2018-02-22staging: lustre: improve some libcfs_kvzalloc calls.NeilBrown1-1/+1
2018-02-22staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown1-1/+1
2017-11-28staging: lustre: obdclass: Remove a attribute group from a kobjectArvind Yadav1-0/+3
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2-0/+2
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons2-10/+10
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 Simmons1-1/+1
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons1-1/+1
2017-08-22staging: lustre: uapi: move lustre_ioctl.h to uapi directoryJames Simmons1-1/+1
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 Simmons1-8/+0
2017-07-30staging: lustre: obdclass: linux: constify attribute_group structures.Arvind Yadav2-2/+2
2016-11-10staging: lustre: obd: rename health sysfs file to health_checkJames Simmons1-4/+4
2016-10-16staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond1-80/+0
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago1-1/+0
2016-09-19staging: lustre: Flexible changelog format.Henri Doreau1-1/+1
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion1-2/+1
2016-09-12staging/lustre/obdclass: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-01staging/lustre: Fix max_dirty_mb output in sysfsOleg Drokin1-2/+3
2016-09-01staging: lustre: obdclass: constify obd_psdev_fops structureJulia Lawall1-1/+1
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond1-1/+1
2016-08-21staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond1-0/+1
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin3-3/+3
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin3-12/+0
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2-6/+5
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+0
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2-5/+5
2016-03-28staging: lustre: simple cleanup in obd_ioctl_popdataLiang Zhen1-3/+1
2016-03-01staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin1-4/+4
2016-02-25staging/lustre/obdclass: Adjust comments to better conform to coding styleOleg Drokin1-1/+2
2016-02-25staging/lustre: Remove lustre_build_version.hOleg Drokin1-1/+0
2016-02-22staging: lustre: obdclass: Remove header fileAmitoj Kaur Chawla1-1/+0
2016-02-20staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin1-3/+2
2016-02-03Staging:lustre:obdclass:linux:simplify NULL comparisonBhumika Goyal1-3/+3
2016-02-03Staging:lustre:obdclass:linux:remove unnecessary bracesBhumika Goyal1-4/+2
2016-02-03staging/lustre: Mark obd_ioctl_popdata/getdata argument as __userOleg Drokin1-4/+4
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-1/+0
2015-09-29staging/lustre: remove lots of dead codeArnd Bergmann1-4/+0
2015-09-29staging/lustre: Drop unused obdo_from_la() and la_from_obdo()Oleg Drokin1-137/+0
2015-09-12staging: lustre/obdclass/linux/linux-module.cMatthew Needes1-2/+0
2015-07-22staging: lustre: obdclass: Make structure declerations static constCihangir Akturk1-2/+2
2015-07-13staging/lustre: Get rid of remaining /proc/sys/lustre plumbingOleg Drokin1-30/+0
2015-07-13staging/lustre/obdclass: Move AT controls from sysctl to sysfsOleg Drokin1-35/+10