summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
...
* | staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.cLisa Nguyen2013-10-191-32/+32
* | staging/lustre/lnet/selftest: Fix trailing statements in brw_test.cLisa Nguyen2013-10-191-9/+18
* | Staging: lustre: Removal of Space between function name and parenthesis in ti...Rashika Kheria2013-10-171-17/+17
* | Staging: lustre: Removal of assignment in if condition in conrpc.cRashika Kheria2013-10-171-1/+3
* | Staging: lustre: Fix quoted string split across lines in conrpc.cRashika Kheria2013-10-171-10/+6
* | Staging: lustre: Fix Space Prohibition before '++' in conrpc.cRashika Kheria2013-10-171-3/+3
* | Staging: lustre: Fix Space Requirement around ':' in conrpc.cRashika Kheria2013-10-171-3/+3
* | Staging: lustre: Removal of Space between function name and parenthesis in co...Rashika Kheria2013-10-171-29/+29
* | staging: lustre: Use parenthesis around sizeofJoe Perches2013-10-1435-92/+101
* | staging: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
* | staging: lustre: Do not use 0 for NULL pointer in console.cSachin Kamat2013-10-111-1/+1
* | Staging: lustre: fix return is not a function, parentheses are not required i...Ebru Akagunduz2013-10-111-1/+1
* | Staging: lustre: fix space prohibited between function name and open parenthe...Ebru Akagunduz2013-10-111-9/+9
* | Staging: lustre: fix space prohibited between function name and open parenthe...Ebru Akagunduz2013-10-111-4/+4
* | Staging: lustre: fix ERROR: do not initialise statics to 0 or NULL in module.cEbru Akagunduz2013-10-111-1/+1
* | lustre: Convert ll_get_user_pages() to use get_user_pages_fast()Jan Kara2013-10-051-5/+2
* | staging: lustre: fix bug with LL_MRF_RETURN in loop_make_requestGreg Kroah-Hartman2013-09-302-4/+1
* | staging: lustre: remove ll_mrf_retGreg Kroah-Hartman2013-09-302-3/+1
* | staging: lustre: Don't leak 'buffer' in cfs_get_environ()Jesper Juhl2013-09-301-1/+3
* | Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman2013-09-291-1/+1
|\ \ | |/
| * staging: lustre: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
* | Staging: lustre: fix switch case statement indentingJon Bernard2013-09-251-25/+25
* | Staging: lustre: remove assignment in if conditionsJon Bernard2013-09-251-4/+8
* | staging: lustre: Fix typo in lustre/lliteMasanari Iida2013-09-254-6/+6
* | staging: lustre: Fix typo in lustre/libcfsMasanari Iida2013-09-253-4/+4
* | Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-259-18/+18
|\ \ | |/
| * staging: Disable lustre file system for MIPS, SH, and XTENSAGuenter Roeck2013-09-171-1/+1
| * drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton2013-09-171-2/+2
| * staging: lustre: clean up format string usagesKees Cook2013-09-177-14/+14
| * staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOSGeert Uytterhoeven2013-09-171-1/+1
* | staging/lustre: fix coccinelle warningsFengguang Wu2013-09-171-1/+1
* | Staging: lustre: remove unnecessary bracesJon Bernard2013-09-171-3/+2
* | Staging: lustre: fix formatting mistake in KconfigJon Bernard2013-09-171-1/+1
* | Staging: lustre: fix a brace coding style issue in fsfilt.cJon Bernard2013-09-171-2/+1
* | Staging: lustre: fix assignment in if condition in fsfilt.cJon Bernard2013-09-171-3/+6
|/
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-131-2/+2
|\
| * staging/lustre: kiocb->ki_left is removedPeng Tao2013-08-061-2/+2
* | staging/lustre/libcfs: cleanup linux-mem.hPeng Tao2013-09-101-38/+0
* | staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao2013-09-101-34/+42
* | staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao2013-09-101-46/+52
* | staging/lustre/ldlm: convert to shrinkers to count/scan APIPeng Tao2013-09-101-69/+79
* | staging: lustre: Fix typo in lustre/lnetMasanari Iida2013-08-268-15/+15
* | staging: lustre: Use proper constant types for L*_POISON valuesGeert Uytterhoeven2013-08-232-9/+11
* | staging: lustre: Fix typo in lustre/includeMasanari Iida2013-08-217-12/+12
* | staging: lustre: re-use kbasename() common helperAndy Shevchenko2013-08-121-4/+1
* | staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman2013-08-0418-52/+47
* | staging: lustre: remove strange journal macros into the one file using themGreg Kroah-Hartman2013-08-042-12/+5
* | staging: lustre: remove task_t typedefGreg Kroah-Hartman2013-08-0421-36/+25
* | staging: lustre: remove cfs_task_state_tGreg Kroah-Hartman2013-08-043-12/+6
* | staging: lustre: remove CFS_DECL_WAITQ() macroGreg Kroah-Hartman2013-08-042-5/+1
OpenPOWER on IntegriCloud