summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logicPeng Tao2013-11-251-2/+2
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-1/+1
|\
| * errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-133-4/+4
|\ \ | |/ |/|
| * locks: break delegations on renameJ. Bruce Fields2013-11-092-3/+3
| * iget/iget5: don't bother with ->i_lock until we find a matchAl Viro2013-11-091-1/+1
* | Staging: lustre: Fix no use of assignment in if conditionRashika Kheria2013-10-271-2/+4
* | Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria2013-10-261-4/+4
* | Staging: lustre: Fix paranthesis not required around returnRashika Kheria2013-10-261-1/+1
* | Staging: lustre: Fix space required after ','Rashika Kheria2013-10-261-1/+1
* | Staging: lustre: Fix no spaces at the start of the lineRashika Kheria2013-10-261-2/+2
* | Staging: lustre: Fix code indentation for conditional statementsRashika Kheria2013-10-261-4/+4
* | staging: lustre: replaced C99 comment style by C89 styleNandini Hanumanthagowda2013-10-261-1/+1
* | staging: lustre: added space before the open parenthesisNandini Hanumanthagowda2013-10-261-3/+3
* | drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warningHimangi Saraogi2013-10-261-1/+1
* | staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea2013-10-261-3/+1
* | staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen2013-10-2620-155/+155
* | staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen2013-10-268-86/+86
* | staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen2013-10-263-3/+3
* | staging/lustre: fix tv_usec build warning on pariscPeng Tao2013-10-263-6/+6
* | staging/lustre/llite: fix mkdir endless loopPeng Tao2013-10-261-1/+5
* | lustre/fld: remove fld_thread_keyPeng Tao2013-10-261-5/+0
* | staging: lustre: Remove typedef and update cfs_hash_bucket structLisa Nguyen2013-10-261-11/+11
* | staging: lustre: Remove typedef and update cfs_hash_lock unionLisa Nguyen2013-10-211-6/+6
* | staging:lustre: replace foo* with foo *Dulshani Gunawardhana2013-10-213-10/+10
* | staging:lustre: Fix externs should be avoided in .c files warningDulshani Gunawardhana2013-10-213-2/+4
* | staging:lustre: Fix space before open parenthesisDulshani Gunawardhana2013-10-216-6/+6
* | staging:lustre: Replace max() with max_t()Dulshani Gunawardhana2013-10-211-1/+1
* | staging:lustre: Fix C99 style commentsDulshani Gunawardhana2013-10-211-1/+1
* | staging:lustre: Remove space between function name and open parenthesisDulshani Gunawardhana2013-10-214-38/+38
* | staging: lustre: Use parenthesis around sizeofJoe Perches2013-10-1435-92/+101
* | staging: Remove unnecessary semicolonsJoe Perches2013-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-257-16/+16
|\ \ | |/
| * 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-175-12/+12
| * 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
OpenPOWER on IntegriCloud