aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-17lustre: get rid of playing with ->fsAl Viro3-41/+2
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds131-1730/+1316
2014-12-02lustre: Deletion of unnecessary checks before three function callsMarkus Elfring2-5/+3
2014-12-02staging: lustre: fix sparse warnings: static function declarationVincenzo Scotti1-1/+1
2014-12-02staging: lustre: fixed sparse warnings related to static declarationsJanet Liu1-6/+6
2014-11-26staging: lustre: ldlm: Remove space before braces for defined() checkAndreas Ruprecht2-2/+2
2014-11-26staging: lustre: ldlm: Remove unnecessary braces at ifsAndreas Ruprecht2-7/+4
2014-11-26staging: lustre: ldlm: Remove unnecessary line continuationsAndreas Ruprecht1-2/+2
2014-11-26staging: lustre: ldlm: Fix warning about unneeded return statementAndreas Ruprecht1-1/+0
2014-11-26staging: lustre: ldlm: Fix initialization of static variablesAndreas Ruprecht2-2/+2
2014-11-26staging: lustre: ldlm: Fix indentation errors for switch-caseAndreas Ruprecht2-25/+25
2014-11-26staging: lustre: ldlm: Fix warning about missing spacesAndreas Ruprecht3-7/+8
2014-11-26staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht8-30/+49
2014-11-26staging: lustre: ldlm: Add missing newlines after declarationsAndreas Ruprecht9-1/+29
2014-11-26staging: lustre: Fix sparse warnings for lnet/lnet/router.cGiedrius Statkevicius1-9/+9
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches88-1013/+688
2014-11-22staging: lustre: mdc: use __FMODE_EXEC macroJuston Li2-6/+2
2014-11-22drivers: staging: lustre: lnet: api-nc.c: Fix Style WarningsThomas Wood1-2/+1
2014-11-22staging: lustre: lustre: ptlrpc: Remove unnecessary bracesBalavasu Kuppusammyprathaban1-3/+1
2014-11-22staging: lustre: libcfs_debug.h: remove final uses of the GOTO macroJulia Lawall1-12/+0
2014-11-22staging: lustre: libcfs: remove final uses of the GOTO macroJulia Lawall1-8/+0
2014-11-22staging: lustre: osc: remove final uses of the GOTO macroJulia Lawall1-58/+110
2014-11-22drivers: staging: lustre: Kconfig: Let LUSTRE_LLITE_LLOOP depend on all !"*_64K*" pageChen Gang1-1/+1
2014-11-22staging: lustre: Remove unnecessary parentheses.Masanari Iida1-1/+1
2014-11-22staging: lustre: Remove unnecessary semicolonMasanari Iida1-2/+2
2014-11-19Merge branch 'for-lustre' into for-nextAl Viro12-376/+265
2014-11-19kill f_dentry usesAl Viro1-9/+3
2014-11-03Staging: lustre: Use put_unaligned_le64Vaishali Thakkar1-7/+5
2014-11-03Staging: lustre: lnet: Improve 'incarnation' stampTina Ruchandani1-8/+3
2014-11-03lustre: use is_root_inode()Al Viro3-11/+9
2014-11-03lustre: get rid of duplicate mountpoint checksAl Viro1-35/+0
2014-11-03kill ll_link_generic()Al Viro1-32/+27
2014-11-03ll_get_child_fid(): callers already have the childAl Viro1-17/+7
2014-11-03kill ll_rename_generic()Al Viro1-48/+35
2014-11-03kill ll_unlink_generic()Al Viro1-42/+38
2014-11-03kill ll_rmdir_generic()Al Viro1-32/+28
2014-11-03ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro1-15/+15
2014-11-03kill ll_symlink_generic()Al Viro1-19/+13
2014-11-03kill ll_mkdir_generic()Al Viro1-21/+14
2014-11-03kill ll_mknod_generic()Al Viro1-14/+8
2014-11-03lustre: switch ll_release_openhandle() to struct inode *Al Viro3-9/+8
2014-11-03lustre: use file_inode()Al Viro7-31/+29
2014-11-03lustre: use %p[dD]Al Viro7-51/+47
2014-11-03lustre: opened file can't have negative dentryAl Viro1-30/+21
2014-11-03ll_setxattr(): get rid of struct file on stackAl Viro3-11/+11
2014-11-03lustre: switch ll_intent_file_open() to struct dentry *Al Viro1-15/+12
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro3-6/+6
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+5
2014-10-30Staging: lustre: lnet: lnet: Better cookie genTina Ruchandani1-11/+4