summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-133-5/+0
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-193-5/+0
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | staging: lustre: include: linux: libcfs: linux: Removed line continuations.Gulsah Kose2014-10-021-2/+1
* | staging: lustre: include: linux: libcfs: Removed unnecessary else expression.Gulsah Kose2014-10-021-2/+1
* | staging: lustre: include: linux: libcfs: linux: Used "linux" instead of "asm".Gulsah Kose2014-10-021-3/+3
* | staging: lustre: lustre: obdclass: linux: include <linux/*.h> instead of <asm...Tapasweni Pathak2014-10-021-3/+3
* | staging: lustre: lnet: lnet: Remove space between function name and open para...Tapasweni Pathak2014-10-021-117/+117
* | staging: lustre: lnet: lnet: Remove unnecessary else after returnTapasweni Pathak2014-10-021-4/+4
* | staging: lustre: include: linux: libcfs: Remove spaces at the start of a lineTapasweni Pathak2014-10-021-2/+2
* | staging: lustre: include: linux: libcfs: Remove intialization of static to 0Tapasweni Pathak2014-10-021-1/+1
* | staging: lustre: include: linux: libcfs: use __packed instead of __attribute_...Tapasweni Pathak2014-10-021-1/+1
* | staging/lustre/lvfs: fix building without CONFIG_PROC_FSArnd Bergmann2014-10-021-14/+17
* | staging: lustre: fix gfp_t/int coercionOmar Sandoval2014-09-283-4/+4
* | staging: lustre: llite_lib.c Set ll_md_setattr function to be staticRamon Fried2014-09-281-1/+1
* | drivers: staging: lustre: Fix "open brace '{' following struct go on the same...Greg Donald2014-09-233-62/+31
* | Staging: lustre: include: linux: Fix line over 80 characters.Aybuke Ozdemir2014-09-231-7/+9
* | Staging: lustre: Unnecessory else and braces are removedVaishali Thakkar2014-09-231-5/+4
* | Staging: lustre: Return statement is moved left after removing elseVaishali Thakkar2014-09-231-2/+1
* | Staging: lustre: Replace GOTO macro with necessary codeTina Johnson2014-09-231-65/+105
* | staging: lustre: lnet: lnet: Fixed quoted string split warning.Gulsah Kose2014-09-191-8/+4
* | staging: lustre: lnet: lnet: Fix missing line warning.Gulsah Kose2014-09-191-0/+1
* | staging: lustre: lnet: lnet: Fix quoted string split warning.Gulsah Kose2014-09-191-4/+1
* | Staging: lustre: Fix return in void function warningDarshana Padmadas2014-09-191-1/+0
* | Staging: lustre: place open brace following struct on same lineDarshana Padmadas2014-09-191-2/+1
* | Staging: lustre: libcfs: fix checkpatch warning else after return statementDarshana Padmadas2014-09-191-2/+1
* | Staging: lustre: include: libcfs: removed else before return statement in lib...Darshana Padmadas2014-09-191-4/+2
* | staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall2014-09-1912-91/+91
* | Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman2014-09-141-1/+1
|\ \
| * | [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-131-1/+1
| |/
* | staging: lustre: Cleaning up unnecessary use of memset in conjunction with st...Rickard Strandqvist2014-09-141-1/+1
* | Staging: lustre: lustre: mdc: mdc_request: Removed useless variableTina Johnson2014-09-141-3/+1
* | staging: lustre: fix pointer whitespace styleSpencer Baugh2014-09-141-2/+2
* | staging: lustre: fix function definition styleSpencer Baugh2014-09-141-3/+6
* | staging: lustre: Fix address space mismatch in ksocknal_recv_iov()Artemiy Volkov2014-09-141-1/+1
* | drivers: staging: lustre: Cleanup src/dst comparisons in obdo_cmp_md()Greg Donald2014-09-141-16/+16
* | staging/lustre: remove lvfs.hJohn L. Hammond2014-09-117-106/+7
* | staging/lustre/libcfs: remove upcall cacheJohn L. Hammond2014-09-114-620/+1
* | staging/lustre: remove unused lvfs codeJohn L. Hammond2014-09-113-96/+0
* | staging/lustre: remove lvfs_linux.hJohn L. Hammond2014-09-112-60/+3
* | staging/lustre: remove portals_compat25.hJames Simmons2014-09-1113-110/+20
* | staging/lustre: remove linux/lustre_common.hJohn L. Hammond2014-09-115-26/+2
* | staging/lustre/lvfs: remove the lvfs layerJames Simmons2014-09-1114-716/+99
* | staging: lustre: fix coding style of function's pointerHugues Morisset2014-09-111-4/+4
* | staging: lustre: fix inappropriate enums declarations.Hugues Morisset2014-09-113-11/+7
OpenPOWER on IntegriCloud