aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
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/gregkh/stagingLinus 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 being initialized to 0Daniel 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
2015-08-04staging: lustre: Include unaligned.h instead of access_ok.hGuenter Roeck1-1/+1
2015-08-03staging: lustre: service.c: make local functions staticZoltán Lajos Kis1-4/+4
2015-08-03staging: lustre: echo_client: fix sparse declaration warningsZoltán Lajos Kis1-2/+2
2015-08-03staging/lustre: Get rid of inode_dio_write_done and inode_dio_readOleg Drokin3-12/+3
2015-08-03staging/lustre: Get rid of ll_pagevec_ macrosOleg Drokin2-9/+0
2015-08-03staging/lustre: Use hlist primitives directlyOleg Drokin3-17/+5
2015-08-03staging/lustre: Drop FMODE_UNSIGNED_OFFSET defineOleg Drokin1-4/+0
2015-08-03staging/lustre: remove unused ll_quota_on and ll_quota_offOleg Drokin1-31/+0
2015-08-03staging/lustre: Drop SEEK_* definition checksOleg Drokin1-7/+0
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2-4/+4
2015-07-31staging/lustre/llite: Don't set page writeback on non-dirty pageOleg Drokin2-13/+17
2015-07-31staging: lustre: drop redundant checkViresh Kumar1-1/+1
2015-07-31staging/lustre: use ATTR_OPEN directly, remove ATTR_RAWOleg Drokin2-13/+1
2015-07-31staging/lustre: ATTR_TIMES_SET is always defined, so don't check itOleg Drokin2-6/+2