aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/lprocfs_status.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1698/+0
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman1-9/+1
2018-06-01staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman1-10/+7
2018-06-01staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman1-36/+3
2018-06-01staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman1-11/+0
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman1-17/+2
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman1-14/+2
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman1-19/+0
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman1-11/+0
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown1-6/+6
2018-03-06staging: lustre: obdclass: Replace 'unsigned' with 'unsigned int'Dafna Hirschfeld1-1/+1
2018-03-06staging: lustre: obdclass: Fix comparison to NULLDafna Hirschfeld1-1/+1
2018-01-09staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.NeilBrown1-4/+3
2018-01-09staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown1-7/+7
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-10-18staging: lustre: lprocfs: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons1-3/+3
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons1-1/+1
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons1-1/+1
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-03-06staging: lustre: lprocfs: move lprocfs_stats_[un]lock to a source fileJames Simmons1-0/+111
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin1-1/+2
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_FLAGS2Fan Yong1-0/+1
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_OBDOPACKFan Yong1-1/+1
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_LOCK_AHEADFan Yong1-0/+1
2016-11-29staging: lustre: obd: reserve connection flag OBD_CONNECT_SUBTREEFan Yong1-0/+1
2016-11-21staging/lustre: Use proper number of bytes in copy_from_userJian Yu1-2/+9
2016-11-14staging: lustre: ptlrpc: mbits is sent within ptlrpc_bodyLiang Zhen1-0/+1
2016-10-16staging: lustre: ptlrpc: Add OBD_CONNECT_MULTIMODRPCS flagGregoire Pichon1-2/+5
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago1-2/+0
2016-09-01staging: lustre: constify lprocfs_generic_fops structureJulia Lawall1-1/+1
2016-08-21staging: lustre: mdt: add OBD_CONNECT_DIR_STRIPE flagwang di1-0/+2
2016-08-21staging: lustre: ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flagLai Siyao1-0/+2
2016-08-21staging: lustre: fid: do open-by-fid by defaultLai Siyao1-1/+1
2016-08-21staging: lustre: lov: new pattern flag for partially repaired fileFan Yong1-0/+2
2016-08-21staging: lustre: llite: fix inconsistencies of root squash featureGregoire Pichon1-0/+140
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-28staging: lustre: debugfs: improve osc/mdc "imports" connect dataEmoly Liu1-6/+57
2016-04-26staging: lustre: lprocfs: implement log2 using bitopsAndrew Perepechko1-3/+3
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin1-1/+2
2016-03-07staging: lustre: Correct missing newlineJames Nunez1-1/+1
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson1-11/+13
2016-03-01staging: lustre: Use const static file_operations structM. Vefa Bicakci1-1/+1
2016-03-01staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin1-63/+62
2016-02-25staging/lustre: Fix indentation mistakesOleg Drokin1-1/+1
2016-02-20staging/lustre/obdclass: Adjust NULL comparison codestyleOleg Drokin1-29/+27
2016-02-20staging/lustre/obdclass: Get rid of /proc references in comments.Oleg Drokin1-4/+4