summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2015-09-12staging: lustre: put constant on the right of binary operatorJulia Lawall3-7/+7
2015-09-12staging: lustre: osc: put constant on the right of binary operatorJulia Lawall1-1/+1
2015-09-12Staging: lustre: obd: put constant on the right of binary operatorJulia Lawall1-2/+2
2015-09-12staging: lustre: llite: put constant on the right of binary operatorJulia Lawall3-11/+11
2015-09-12staging: lustre: libcfs: put constant on the right of binary operatorJulia Lawall1-3/+3
2015-09-12staging: lustre: ldlm: put constant on the right of binary operatorJulia Lawall1-4/+4
2015-09-12staging: lustre: lnet: lib-ptl.c: put constant on the right of binary operatorJulia Lawall1-2/+2
2015-09-12staging: lustre: include: put constant on the right of binary operatorJulia Lawall1-1/+1
2015-09-12staging: lustre: fix OPEN_BRACE checkpatch.pl errorsMike Rapoport3-3/+6
2015-09-12staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errorsMike Rapoport7-14/+14
2015-09-12staging: lustre: fix CODE_INDENT checkpatch.pl errorsMike Rapoport2-4/+4
2015-09-12staging/lustre: fix block comment formattingJeff Becker1-157/+127
2015-09-12staging: lustre: lustre: llite: Added a spaceAnjali Menon1-2/+2
2015-09-12staging: lustre: simplify ptlrpc_deactivate_and_unlock_importMaxime Lorrillere1-14/+7
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds101-1883/+1147
2015-08-18staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin4-325/+19
2015-08-14staging: lustre: ptlrpc: add missing include directiveIoan-Adrian Ratiu1-0/+2
2015-08-14staging: lustre: Do not init global to NULLSwee Hua Law1-1/+1
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches15-392/+387
2015-08-14staging: lustre: checkpatch: argument alignment for readabilitySwee Hua Law1-4/+2
2015-08-14staging: lustre: checkpatch: move */ block comment to next lineSwee Hua Law1-1/+2
2015-08-14staging: lustre: checkpatch: symbol == NULL should be !symbolSwee Hua Law1-2/+2
2015-08-14staging: lustre: checkpatch: do not init global to NULLSwee Hua Law1-2/+2
2015-08-14staging: lustre-libcfs: make static-variable constantPatrick Boettcher1-2/+2
2015-08-14staging: lustre-libcfs: fix sparse warningPatrick Boettcher3-12/+14
2015-08-14Staging: lustre: libcfs: Remove unnecessary cast on void*Shraddha Barke1-1/+1
2015-08-14staging/lustre/llite: get rid of unused ll_super_blocks listOleg Drokin2-14/+1
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet1-0/+2
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+1
2015-08-08Staging: lustre/lustre/ptlrpc: service.c: Fixed issue with global integer bei...Daniel Machon1-1/+1
2015-08-08Staging: lustre/lnet/selftest: framework.c: Fixed coding style issuesDaniel Machon1-4/+8
2015-08-07staging/lustre: use kmemdup rather than duplicating its implementationAndrzej Hajda1-4/+2
2015-08-07Staging: lustre: lnet: Remove unnecessary parentheses on returnMiguel Bernabeu Diaz1-3/+3
2015-08-07staging: lustre: Fix space before '[' errorMiguel Bernabeu Diaz1-1/+1
2015-08-07staging: lustre: Fix space before '(' warningsMiguel Bernabeu Diaz1-50/+50
2015-08-07staging: lustre: Fix space before '++' errorMiguel Bernabeu Diaz1-1/+1
2015-08-07staging: lustre: Fix code indent errorMiguel Bernabeu Diaz1-1/+1
2015-08-07staging: lustre: Unnecessary line continuationMiguel Bernabeu Diaz1-2/+1
2015-08-05staging: lustre: Fix style warning on headerMiguel Bernabeu Diaz1-1/+1
2015-08-05Staging: lustre: obdclass: Use kasprintfShraddha Barke1-6/+4
2015-08-05Staging: lustre: mgc: Replace comma with a semicolonShraddha Barke1-1/+1
2015-08-05Staging: lustre: libcfs: Replace comma with a semicolonShraddha Barke1-1/+1
2015-08-05Staging: lustre: osc: Drop unnecessary cast on void *Shraddha Barke1-2/+2
2015-08-05Staging: lustre: lov: Drop unnecessary cast on void *Shraddha Barke1-2/+2
2015-08-05Staging: lustre: libcfs: Drop unnecessary cast on void*Shraddha Barke1-2/+2
2015-08-05staging/lustre: Properly reference kthread_run instead of cfs_daemonizeOleg Drokin1-1/+1
2015-08-05staging/lustre/ptlrpc: Remove stray cfs_daemonize commentOleg Drokin1-2/+0
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman1-3/+1