summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c
AgeCommit message (Expand)Author
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons
2017-07-30staging: lustre: ptlrpc: print times in microsecondsBob Glosman
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin
2016-09-01staging/lustre: constify sops structureJulia Lawall
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-06-18staging/lustre: Fix blank line before EXPORT_SYMBOL()Emoly Liu
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-06-17staging/lustre/ptlrpc: Fix Multiple AssignmentsNathaniel Clark
2016-04-28staging: lustre: fld: add local fldb to each targetwang di
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-04-11staging/lustre: Fix braces {} styleOleg Drokin
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-25staging/lustre: Get rid of object update codeOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15Staging: lustre: Replace LPROCFS_CLIMP_EXIT with up_readKsenija Stanojevic
2015-10-27Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_checkKsenija Stanojevic
2015-10-27staging: lustre: ptlrpc: Replace seq_printf() with seq_putc()Amitoj Kaur Chawla
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin
2015-10-16Staging: lustre: lproc_ptlrpc: Replace simple_strtol with simple_stroulShivani Bhardwaj
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-04staging/lustre: Make nrs_policy_get_info_locked() staticRocco Folino
2015-09-29staging/lustre: Remove unused target_print_req()Oleg Drokin
2015-09-29staging/lustre/obdclass: Remove unused lprocfs_wr_evict_clientOleg Drokin
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann
2015-09-29staging/lustre: use 64-bit time for adaptive timeoutArnd Bergmann
2015-09-29staging: lustre: moved extern declarations to a headerAnton Gerasimov
2015-09-16staging/lustre: Remove references to OBD_ALLOC/FREE* in commentsOleg Drokin
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall
2015-06-08Staging: lustre: ptlrpc: signedness bug in high_priority_ratio_store()Dan Carpenter
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/ldlm: move all remaining files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/ptlrpc: move procfs high_priority_ratio file to sysfsOleg Drokin
2015-05-31staging/lustre/ptlrpc: move procfs threads* files to sysfsOleg Drokin
2015-05-31staging/lustre/ptlrpc: Add infrastructure for sysfs migrationOleg Drokin
2015-05-08Staging: lustre: ptlrpc: lproc_ptlrpc: remove unneeded null test before freeJulia Lawall
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches
2015-03-01Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu