summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-1/+4
|\
| * block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-131-0/+2
* | Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-31101-1883/+1147
|\ \
| * | staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin2015-08-184-325/+19
| * | staging: lustre: ptlrpc: add missing include directiveIoan-Adrian Ratiu2015-08-141-0/+2
| * | staging: lustre: Do not init global to NULLSwee Hua Law2015-08-141-1/+1
| * | staging: lustre: Remove unnecessary externsJoe Perches2015-08-1415-392/+387
| * | staging: lustre: checkpatch: argument alignment for readabilitySwee Hua Law2015-08-141-4/+2
| * | staging: lustre: checkpatch: move */ block comment to next lineSwee Hua Law2015-08-141-1/+2
| * | staging: lustre: checkpatch: symbol == NULL should be !symbolSwee Hua Law2015-08-141-2/+2
| * | staging: lustre: checkpatch: do not init global to NULLSwee Hua Law2015-08-141-2/+2
| * | staging: lustre-libcfs: make static-variable constantPatrick Boettcher2015-08-141-2/+2
| * | staging: lustre-libcfs: fix sparse warningPatrick Boettcher2015-08-143-12/+14
| * | Staging: lustre: libcfs: Remove unnecessary cast on void*Shraddha Barke2015-08-141-1/+1
| * | staging/lustre/llite: get rid of unused ll_super_blocks listOleg Drokin2015-08-142-14/+1
| * | Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman2015-08-101-1/+1
| |\ \
| * | | Staging: lustre/lustre/ptlrpc: service.c: Fixed issue with global integer bei...Daniel Machon2015-08-081-1/+1
| * | | Staging: lustre/lnet/selftest: framework.c: Fixed coding style issuesDaniel Machon2015-08-081-4/+8
| * | | staging/lustre: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-071-4/+2
| * | | Staging: lustre: lnet: Remove unnecessary parentheses on returnMiguel Bernabeu Diaz2015-08-071-3/+3
| * | | staging: lustre: Fix space before '[' errorMiguel Bernabeu Diaz2015-08-071-1/+1
| * | | staging: lustre: Fix space before '(' warningsMiguel Bernabeu Diaz2015-08-071-50/+50
| * | | staging: lustre: Fix space before '++' errorMiguel Bernabeu Diaz2015-08-071-1/+1
| * | | staging: lustre: Fix code indent errorMiguel Bernabeu Diaz2015-08-071-1/+1
| * | | staging: lustre: Unnecessary line continuationMiguel Bernabeu Diaz2015-08-071-2/+1
| * | | staging: lustre: Fix style warning on headerMiguel Bernabeu Diaz2015-08-051-1/+1
| * | | Staging: lustre: obdclass: Use kasprintfShraddha Barke2015-08-051-6/+4
| * | | Staging: lustre: mgc: Replace comma with a semicolonShraddha Barke2015-08-051-1/+1
| * | | Staging: lustre: libcfs: Replace comma with a semicolonShraddha Barke2015-08-051-1/+1
| * | | Staging: lustre: osc: Drop unnecessary cast on void *Shraddha Barke2015-08-051-2/+2
| * | | Staging: lustre: lov: Drop unnecessary cast on void *Shraddha Barke2015-08-051-2/+2
| * | | Staging: lustre: libcfs: Drop unnecessary cast on void*Shraddha Barke2015-08-051-2/+2
| * | | staging/lustre: Properly reference kthread_run instead of cfs_daemonizeOleg Drokin2015-08-051-1/+1
| * | | staging/lustre/ptlrpc: Remove stray cfs_daemonize commentOleg Drokin2015-08-051-2/+0
| * | | staging: lustre: service.c: make local functions staticZoltán Lajos Kis2015-08-031-4/+4
| * | | staging: lustre: echo_client: fix sparse declaration warningsZoltán Lajos Kis2015-08-031-2/+2
| * | | staging/lustre: Get rid of inode_dio_write_done and inode_dio_readOleg Drokin2015-08-033-12/+3
| * | | staging/lustre: Get rid of ll_pagevec_ macrosOleg Drokin2015-08-032-9/+0
| * | | staging/lustre: Use hlist primitives directlyOleg Drokin2015-08-033-17/+5
| * | | staging/lustre: Drop FMODE_UNSIGNED_OFFSET defineOleg Drokin2015-08-031-4/+0
| * | | staging/lustre: remove unused ll_quota_on and ll_quota_offOleg Drokin2015-08-031-31/+0
| * | | staging/lustre: Drop SEEK_* definition checksOleg Drokin2015-08-031-7/+0
| * | | drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-07-312-4/+4
| * | | staging/lustre/llite: Don't set page writeback on non-dirty pageOleg Drokin2015-07-312-13/+17
| * | | staging: lustre: drop redundant checkViresh Kumar2015-07-311-1/+1
| * | | staging/lustre: use ATTR_OPEN directly, remove ATTR_RAWOleg Drokin2015-07-312-13/+1
| * | | staging/lustre: ATTR_TIMES_SET is always defined, so don't check itOleg Drokin2015-07-312-6/+2
| * | | staging/lustre: replace ll_umode_t with umode_tOleg Drokin2015-07-312-7/+1
| * | | staging/lustre: remove *hw_segments compat definesOleg Drokin2015-07-311-6/+0
| * | | staging/lustre: Drop SLAB_DESTROY_BY_RCU redefine, it's always definedOleg Drokin2015-07-311-6/+0
OpenPOWER on IntegriCloud