aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+0
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani1-1/+1
2014-10-02staging: lustre: include: linux: libcfs: linux: Removed line continuations.Gulsah Kose1-2/+1
2014-10-02staging: lustre: include: linux: libcfs: Removed unnecessary else expression.Gulsah Kose1-2/+1
2014-10-02staging: lustre: include: linux: libcfs: linux: Used "linux" instead of "asm".Gulsah Kose1-3/+3
2014-10-02staging: lustre: lustre: obdclass: linux: include <linux/*.h> instead of <asm/*.h>Tapasweni Pathak1-3/+3
2014-10-02staging: lustre: lnet: lnet: Remove space between function name and open paranthesis '('Tapasweni Pathak1-117/+117
2014-10-02staging: lustre: lnet: lnet: Remove unnecessary else after returnTapasweni Pathak1-4/+4
2014-10-02staging: lustre: include: linux: libcfs: Remove spaces at the start of a lineTapasweni Pathak1-2/+2
2014-10-02staging: lustre: include: linux: libcfs: Remove intialization of static to 0Tapasweni Pathak1-1/+1
2014-10-02staging: lustre: include: linux: libcfs: use __packed instead of __attribute__((packed))Tapasweni Pathak1-1/+1
2014-10-02staging/lustre/lvfs: fix building without CONFIG_PROC_FSArnd Bergmann1-14/+17
2014-09-28staging: lustre: fix gfp_t/int coercionOmar Sandoval3-4/+4
2014-09-28staging: lustre: llite_lib.c Set ll_md_setattr function to be staticRamon Fried1-1/+1
2014-09-23drivers: staging: lustre: Fix "open brace '{' following struct go on the same line" errorsGreg Donald3-62/+31
2014-09-23Staging: lustre: include: linux: Fix line over 80 characters.Aybuke Ozdemir1-7/+9
2014-09-23Staging: lustre: Unnecessory else and braces are removedVaishali Thakkar1-5/+4
2014-09-23Staging: lustre: Return statement is moved left after removing elseVaishali Thakkar1-2/+1
2014-09-23Staging: lustre: Replace GOTO macro with necessary codeTina Johnson1-65/+105
2014-09-19staging: lustre: lnet: lnet: Fixed quoted string split warning.Gulsah Kose1-8/+4
2014-09-19staging: lustre: lnet: lnet: Fix missing line warning.Gulsah Kose1-0/+1
2014-09-19staging: lustre: lnet: lnet: Fix quoted string split warning.Gulsah Kose1-4/+1
2014-09-19Staging: lustre: Fix return in void function warningDarshana Padmadas1-1/+0
2014-09-19Staging: lustre: place open brace following struct on same lineDarshana Padmadas1-2/+1
2014-09-19Staging: lustre: libcfs: fix checkpatch warning else after return statementDarshana Padmadas1-2/+1
2014-09-19Staging: lustre: include: libcfs: removed else before return statement in libcfs_crypto.hDarshana Padmadas1-4/+2
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall12-91/+91
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai3-5/+0
2014-09-14Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman1-1/+1
2014-09-14staging: lustre: Cleaning up unnecessary use of memset in conjunction with strncpyRickard Strandqvist1-1/+1
2014-09-14Staging: lustre: lustre: mdc: mdc_request: Removed useless variableTina Johnson1-3/+1
2014-09-14staging: lustre: fix pointer whitespace styleSpencer Baugh1-2/+2
2014-09-14staging: lustre: fix function definition styleSpencer Baugh1-3/+6
2014-09-14staging: lustre: Fix address space mismatch in ksocknal_recv_iov()Artemiy Volkov1-1/+1
2014-09-14drivers: staging: lustre: Cleanup src/dst comparisons in obdo_cmp_md()Greg Donald1-16/+16
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-09-11staging/lustre: remove lvfs.hJohn L. Hammond7-106/+7
2014-09-11staging/lustre/libcfs: remove upcall cacheJohn L. Hammond4-620/+1
2014-09-11staging/lustre: remove unused lvfs codeJohn L. Hammond3-96/+0
2014-09-11staging/lustre: remove lvfs_linux.hJohn L. Hammond2-60/+3
2014-09-11staging/lustre: remove portals_compat25.hJames Simmons13-110/+20
2014-09-11staging/lustre: remove linux/lustre_common.hJohn L. Hammond5-26/+2
2014-09-11staging/lustre/lvfs: remove the lvfs layerJames Simmons14-716/+99
2014-09-11staging: lustre: fix coding style of function's pointerHugues Morisset1-4/+4
2014-09-11staging: lustre: fix inappropriate enums declarations.Hugues Morisset3-11/+7