summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/mdc/lproc_mdc.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: mdc: add include path to MakefileJames Simmons
2017-07-30staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav
2016-11-15staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon
2016-10-30staging: lustre: mdc: deactive MDT permanentlywang di
2016-10-16staging: lustre: mdc: add max modify RPCs in flight variableGregoire Pichon
2016-08-21staging: lustre: obdclass: unified flow control interfacesFan Yong
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-03-30staging/lustre/obd: remove struct client_obd_lockJohn L. Hammond
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-12-21staging: lustre: remove hsm_nl proc fileJohn L. Hammond
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/mdc: move mdc-specific procfs files to sysfsOleg Drokin
2015-05-31staging/lustre/obdclass: Move common obd proc files to sysfsOleg Drokin
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin
2015-05-08staging: lustre: mdc: Use kzalloc and kfreeJulia Lawall
2015-04-30staging: lustre: Make struct mdc_kuc_fops staticDzmitry Sledneu
2015-04-01Staging: lustre: Include header file that declares lprocfs_mdc_init_varsDarshana Padmadas
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches
2015-01-28staging: lustre: lustre: mdc: lproc_mdc.c: Fix for potential NULL pointer der...Kumar Amit Mehta
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong
2014-08-16staging: lustre: fix lines over 80 charsSrikrishan Malik
2014-08-16staging: lustre: remove spaces from start of lineSrikrishan Malik
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal
2014-07-11staging: lustre: mdc: remove ccflags from MakefileGreg Kroah-Hartman
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_mdc.cSachin Kamat
2013-06-06staging/lustre/mdc: fix procfs fopsPeng Tao
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao