summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: lustre: lustre: llite: Use kstrdupTapasweni Pathak2014-10-271-4/+1
| * Staging: lustre: llite: Declare ptr args correctlyTina Ruchandani2014-10-231-2/+2
| * Staging: lustre: libcfs: Fix switch-case indentTina Ruchandani2014-10-231-12/+12
| * Staging: lustre: llite: Use () around long macroTina Ruchandani2014-10-231-1/+1
| * Staging: lustre: llite: Remove C99 '//' commentsTina Ruchandani2014-10-232-3/+3
| * staging: lustre: llite: Use kcalloc not kzalloc with multTina Ruchandani2014-10-232-3/+3
| * staging: lustre: Fix checkpatch.pl spacing-related errorsTina Ruchandani2014-10-231-3/+4
| * staging: lustre: lustre: obdecho: expand the GOTO macro in echo_client.cJiayi Ye2014-10-231-53/+84
| * Staging: lustre: Remove typedef ldlm_ns_hash_def_tVaishali Thakkar2014-10-231-4/+4
| * Staging: lustre: lnet: Make functions staticVaishali Thakkar2014-10-231-8/+8
| * Staging: lustre: Fix line over 80 characters warningTina Johnson2014-10-201-5/+7
| * staging: lustre: lustre: llite: use DIV_ROUND_UPTapasweni Pathak2014-10-201-1/+1
| * Staging: lustre: Fix checkpatch error: Unnecessary comparisonTina Johnson2014-10-201-1/+1
| * drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald2014-10-2010-11/+11
| * drivers: staging: lustre: Fix "else should follow close brace '}'" errorsGreg Donald2014-10-205-12/+6
| * staging: lustre: fix sparse errorsThomas Gummerer2014-10-201-4/+4
| * Staging: lustre: Fix checkpatch warning: Unnecessary bracesTina Johnson2014-10-201-5/+3
| * Staging: lustre: Fix checkpatch warning: Missing blank lineTina Johnson2014-10-201-0/+3
| * Staging: lustre: lustre: osc: Changed the return code of a function from int ...Heena Sirwani2014-10-202-3/+2
| * Staging: lustre: lustre: osc: Remove variable that is not very useful.Heena Sirwani2014-10-201-3/+1
| * Staging: lustre: lustre: osc: Remove variable that is not very useful.Heena Sirwani2014-10-201-2/+1
| * Staging: lustre: lustre: lov: Remove variable that is not very useful.Heena Sirwani2014-10-201-2/+1
| * Staging: lustre: lustre: mgc: Remove variable that is not very useful.Heena Sirwani2014-10-201-6/+2
| * Staging: lustre: lustre: lmv: Removed variable that is not very useful.Heena Sirwani2014-10-201-2/+1
| * staging: lustre: lustre: llite: Replace "the the " with "the"Tapasweni Pathak2014-10-201-1/+1
| * staging: lustre: lustre: obdclass: Added missing line after declarationKumari Radha2014-10-201-6/+6
| * staging: lustre: lustre: ptlrpc: Replace "the the " with "the"Tapasweni Pathak2014-10-201-1/+1
| * Staging: lustre: Remove non-standard spinlock macro definitionsVaishali Thakkar2014-10-201-2/+0
| * Staging: lustre: Replace non-standard spinlock macro definationsVaishali Thakkar2014-10-201-2/+2
| * Staging: lustre: Replace non-standard spin-lock's macroVaishali Thakkar2014-10-201-3/+3
| * Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
| * Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
| * Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
| * Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-201-1/+1
| * Staging: lustre: lnet: Declare ping_srv_workitems staticVaishali Thakkar2014-10-201-1/+1
* | Merge branch 'for-lustre' into for-nextAl Viro2014-11-1912-376/+265
|\ \
| * | lustre: use is_root_inode()Al Viro2014-11-033-11/+9
| * | lustre: get rid of duplicate mountpoint checksAl Viro2014-11-031-35/+0
| * | kill ll_link_generic()Al Viro2014-11-031-32/+27
| * | ll_get_child_fid(): callers already have the childAl Viro2014-11-031-17/+7
| * | kill ll_rename_generic()Al Viro2014-11-031-48/+35
| * | kill ll_unlink_generic()Al Viro2014-11-031-42/+38
| * | kill ll_rmdir_generic()Al Viro2014-11-031-32/+28
| * | ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro2014-11-031-15/+15
| * | kill ll_symlink_generic()Al Viro2014-11-031-19/+13
| * | kill ll_mkdir_generic()Al Viro2014-11-031-21/+14
| * | kill ll_mknod_generic()Al Viro2014-11-031-14/+8
| * | lustre: switch ll_release_openhandle() to struct inode *Al Viro2014-11-033-9/+8
| * | lustre: use file_inode()Al Viro2014-11-037-31/+29
| * | lustre: use %p[dD]Al Viro2014-11-037-51/+47
OpenPOWER on IntegriCloud