summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-147-17/+15
* staging: lustre: remove space in LNet function declarationsJames Simmons2016-02-145-163/+161
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-1413-35/+53
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-1412-28/+26
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-1414-34/+3
* staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons2016-02-144-11/+11
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-1426-457/+419
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-1433-599/+1092
* staging: lustre: drop *_t from end of struct lnet_text_bufJames Simmons2016-02-141-30/+27
* staging/lustre: Remove unused LUSTRE_VERSION_ALLOWED_OFFSET defineOleg Drokin2016-02-111-6/+3
* staging/lustre: Update internal client version.Oleg Drokin2016-02-111-6/+3
* staging/lustre: Adjust import state history output formatOleg Drokin2016-02-111-7/+7
* staging/lustre/obdecho: Better handle invalid create requestsOleg Drokin2016-02-111-7/+4
* staging/lustre/obdecho: Remove always true conditionOleg Drokin2016-02-111-4/+2
* staging: lustre: Modify arguments of sizeof() to pointer variablesJanani Ravichandran2016-02-111-7/+7
* staging: lustre: lov_pool: Fixed a return coding style warning.Rakhi Sharma2016-02-111-1/+0
* Staging: lustre: lnet: Remove explicit NULL comparisionBhumika Goyal2016-02-111-6/+6
* staging: lusture: obdclass: Remove return statement in void functionBhaktipriya Shridhar2016-02-071-1/+0
* staging: lustre: add static declarationCHANG FU CHIAO2016-02-071-2/+2
* staging/lustre/lnet: Don't call roundup_pow_of_two on zero in LNetEQAllocOleg Drokin2016-02-071-1/+2
* staging/lustre/obdclass: export debugfs functionality for GPL only.Oleg Drokin2016-02-071-9/+9
* staging/lustre/libcfs: Properly handle debugfs read- and write-only filesOleg Drokin2016-02-071-2/+25
* Staging:lustre:lclient:Remove unused functionBhumika Goyal2016-02-031-11/+0
* Staging:lustre:lustre:llite:Remove explicit NULL comparisionBhumika Goyal2016-02-031-5/+5
* Staging:lustre:obdclass:linux:simplify NULL comparisonBhumika Goyal2016-02-031-3/+3
* Staging:lustre:obdclass:linux:remove unnecessary bracesBhumika Goyal2016-02-031-4/+2
* staging: lustre: fix comment styleSushuruth Sadagopan2016-02-031-6/+12
* staging: lustre: lustre: lov: Added spaceAnjali Menon2016-02-031-1/+1
* Staging:lustre:lustre:obdclass:Remove return from void functionBhumika Goyal2016-02-031-2/+0
* staging:lustre: remove obsolete comment in libcfs_ioctl.hParinay Kondekar2016-02-031-1/+0
* staging/lustre: Add __user annotations in lnetselftest codeFrank Zago2016-02-035-127/+138
* staging/lustre/llite: Update ll_dir_ioctl pointer casts with __userOleg Drokin2016-02-031-34/+35
* staging/lustre: Properly cast ll_getname argument to __user in ll_dir_ioctlOleg Drokin2016-02-031-1/+1
* staging/lustre: Properly cast ll_fid2path argument to __user in ll_dir_ioctlOleg Drokin2016-02-031-1/+1
* staging/lustre: Properly cast ll_fid2path argument to __user in ll_file_ioctlOleg Drokin2016-02-031-1/+1
* staging/lustre/llite: Update all file.c user pointer casts to __userOleg Drokin2016-02-031-23/+24
* staging/lustre: Mark lmv_hsm_ct_register/unregister uarg as __userOleg Drokin2016-02-031-2/+3
* staging/lustre: Properly mark lmv_fid2path uarg argment as __userOleg Drokin2016-02-031-1/+2
* staging/lustre/lloop: Properly mark userspace pointers in lo/lloop_ioctlOleg Drokin2016-02-031-2/+2
* staging/lustre/osc: Mark osc_getstripe user pointer argument as __userOleg Drokin2016-02-031-1/+2
* staging/lustre/llite: Update llite_lib.c with proper __user attributesOleg Drokin2016-02-031-4/+4
* staging/lustre: Declare lov_getstripe lump argument as __userOleg Drokin2016-02-032-2/+2
* staging/lustre/llite: Fix improper userspace access in ll_fiemapOleg Drokin2016-02-031-7/+14
* staging/lustre/llite: Properly mark ll_obd_statfs argument as __userOleg Drokin2016-02-034-4/+4
* staging/lustre/osc: Do not use lprocfs_write_helper in sysfs store methodsOleg Drokin2016-02-031-4/+21
* staging/lustre: Declare lprocfs_write_frac_u64_helper argument as __userOleg Drokin2016-02-032-3/+3
* staging/lustre: Properly mark argument to p_ioctl in cfs_psdev_ops as __userOleg Drokin2016-02-032-2/+2
* staging/lustre: Properly mark obd_iocontrol argument as __userOleg Drokin2016-02-039-12/+14
* staging/lustre: Get rid of an ugly statfs hack in lov_iocontrolOleg Drokin2016-02-032-4/+4
* staging/lustre/lnet: Properly mark userspace pointer of lnet_ping()Oleg Drokin2016-02-031-3/+3
OpenPOWER on IntegriCloud