aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+4
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 101-1883/+1147
2015-08-18staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Gravatar Oleg Drokin 4-325/+19
2015-08-14staging: lustre: ptlrpc: add missing include directiveGravatar Ioan-Adrian Ratiu 1-0/+2
2015-08-14staging: lustre: Do not init global to NULLGravatar Swee Hua Law 1-1/+1
2015-08-14staging: lustre: Remove unnecessary externsGravatar Joe Perches 15-392/+387
2015-08-14staging: lustre: checkpatch: argument alignment for readabilityGravatar Swee Hua Law 1-4/+2
2015-08-14staging: lustre: checkpatch: move */ block comment to next lineGravatar Swee Hua Law 1-1/+2
2015-08-14staging: lustre: checkpatch: symbol == NULL should be !symbolGravatar Swee Hua Law 1-2/+2
2015-08-14staging: lustre: checkpatch: do not init global to NULLGravatar Swee Hua Law 1-2/+2
2015-08-14staging: lustre-libcfs: make static-variable constantGravatar Patrick Boettcher 1-2/+2
2015-08-14staging: lustre-libcfs: fix sparse warningGravatar Patrick Boettcher 3-12/+14
2015-08-14Staging: lustre: libcfs: Remove unnecessary cast on void*Gravatar Shraddha Barke 1-1/+1
2015-08-14staging/lustre/llite: get rid of unused ll_super_blocks listGravatar Oleg Drokin 2-14/+1
2015-08-13block: make generic_make_request handle arbitrarily sized biosGravatar Kent Overstreet 1-0/+2
2015-08-10Merge 4.2-rc6 into staging-nextGravatar Greg Kroah-Hartman 1-1/+1
2015-08-09Merge 4.2-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+1
2015-08-08Staging: lustre/lustre/ptlrpc: service.c: Fixed issue with global integer bei...Gravatar Daniel Machon 1-1/+1
2015-08-08Staging: lustre/lnet/selftest: framework.c: Fixed coding style issuesGravatar Daniel Machon 1-4/+8
2015-08-07staging/lustre: use kmemdup rather than duplicating its implementationGravatar Andrzej Hajda 1-4/+2
2015-08-07Staging: lustre: lnet: Remove unnecessary parentheses on returnGravatar Miguel Bernabeu Diaz 1-3/+3
2015-08-07staging: lustre: Fix space before '[' errorGravatar Miguel Bernabeu Diaz 1-1/+1
2015-08-07staging: lustre: Fix space before '(' warningsGravatar Miguel Bernabeu Diaz 1-50/+50
2015-08-07staging: lustre: Fix space before '++' errorGravatar Miguel Bernabeu Diaz 1-1/+1
2015-08-07staging: lustre: Fix code indent errorGravatar Miguel Bernabeu Diaz 1-1/+1
2015-08-07staging: lustre: Unnecessary line continuationGravatar Miguel Bernabeu Diaz 1-2/+1
2015-08-05staging: lustre: Fix style warning on headerGravatar Miguel Bernabeu Diaz 1-1/+1
2015-08-05Staging: lustre: obdclass: Use kasprintfGravatar Shraddha Barke 1-6/+4
2015-08-05Staging: lustre: mgc: Replace comma with a semicolonGravatar Shraddha Barke 1-1/+1
2015-08-05Staging: lustre: libcfs: Replace comma with a semicolonGravatar Shraddha Barke 1-1/+1
2015-08-05Staging: lustre: osc: Drop unnecessary cast on void *Gravatar Shraddha Barke 1-2/+2
2015-08-05Staging: lustre: lov: Drop unnecessary cast on void *Gravatar Shraddha Barke 1-2/+2
2015-08-05Staging: lustre: libcfs: Drop unnecessary cast on void*Gravatar Shraddha Barke 1-2/+2
2015-08-05staging/lustre: Properly reference kthread_run instead of cfs_daemonizeGravatar Oleg Drokin 1-1/+1
2015-08-05staging/lustre/ptlrpc: Remove stray cfs_daemonize commentGravatar Oleg Drokin 1-2/+0
2015-08-05char: make misc_deregister a void functionGravatar Greg Kroah-Hartman 1-3/+1
2015-08-04staging: lustre: Include unaligned.h instead of access_ok.hGravatar Guenter Roeck 1-1/+1
2015-08-03staging: lustre: service.c: make local functions staticGravatar Zoltán Lajos Kis 1-4/+4
2015-08-03staging: lustre: echo_client: fix sparse declaration warningsGravatar Zoltán Lajos Kis 1-2/+2
2015-08-03staging/lustre: Get rid of inode_dio_write_done and inode_dio_readGravatar Oleg Drokin 3-12/+3
2015-08-03staging/lustre: Get rid of ll_pagevec_ macrosGravatar Oleg Drokin 2-9/+0
2015-08-03staging/lustre: Use hlist primitives directlyGravatar Oleg Drokin 3-17/+5
2015-08-03staging/lustre: Drop FMODE_UNSIGNED_OFFSET defineGravatar Oleg Drokin 1-4/+0
2015-08-03staging/lustre: remove unused ll_quota_on and ll_quota_offGravatar Oleg Drokin 1-31/+0
2015-08-03staging/lustre: Drop SEEK_* definition checksGravatar Oleg Drokin 1-7/+0
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Gravatar Viresh Kumar 2-4/+4
2015-07-31staging/lustre/llite: Don't set page writeback on non-dirty pageGravatar Oleg Drokin 2-13/+17
2015-07-31staging: lustre: drop redundant checkGravatar Viresh Kumar 1-1/+1
2015-07-31staging/lustre: use ATTR_OPEN directly, remove ATTR_RAWGravatar Oleg Drokin 2-13/+1
2015-07-31staging/lustre: ATTR_TIMES_SET is always defined, so don't check itGravatar Oleg Drokin 2-6/+2