aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15mm: remove __GFP_COLDMel Gorman1-1/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds191-298/+421
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman189-0/+189
2017-11-03staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown1-18/+3
2017-11-03staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown1-12/+3
2017-11-03staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown1-26/+19
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown1-20/+16
2017-11-03staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown1-3/+0
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown1-89/+21
2017-11-03staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown1-8/+2
2017-11-03staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_lock()NeilBrown1-3/+2
2017-11-03staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown1-13/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-20staging: lustre: lllite: fix multi line comments styleAastha Gupta3-5/+7
2017-10-20staging: lustre: llite: fix coding style for error messagesAastha Gupta1-6/+5
2017-10-20staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta12-39/+74
2017-10-20staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta8-36/+65
2017-10-20staging: lustre: fld: fix line over 80 charactersAastha Gupta1-1/+2
2017-10-20staging: lustre: fid: fix line over 80 charactersAastha Gupta1-1/+2
2017-10-20staging: lustre: drop macro that has no usesAastha Gupta1-2/+0
2017-10-18staging: lustre: fix comparisons should place the constant on the right sideAastha Gupta1-1/+1
2017-10-18staging: lustre: fix incorrect multi-line comment styleAastha Gupta2-36/+21
2017-10-18staging: lustre: ptlrpc: mark expected switch fall-throughsGustavo A. R. Silva1-3/+3
2017-10-18staging: lustre: osc: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: ldlm: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: lprocfs: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-10-18staging: lustre: llite: mark expected switch fall-throughGustavo A. R. Silva1-1/+3
2017-09-18staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+3
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+1
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+1
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+1
2017-09-04lustre: switch to kernel_writeChristoph Hellwig1-6/+1
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen5-10/+11
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter1-1/+1
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter1-1/+2
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+0
2017-08-22staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons28-94/+96
2017-08-22staging: lustre: osc: add include path to MakefileJames Simmons9-28/+31
2017-08-22staging: lustre: obdecho: add include path to MakefileJames Simmons2-12/+15
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons28-109/+112
2017-08-22staging: lustre: mgc: add include path to MakefileJames Simmons4-13/+16
2017-08-22staging: lustre: mdc: add include path to MakefileJames Simmons7-31/+34
2017-08-22staging: lustre: lov: add include path to MakefileJames Simmons12-41/+44
2017-08-22staging: lustre: lmv: add include path to MakefileJames Simmons6-29/+32
2017-08-22staging: lustre: llite: add include path to MakefileJames Simmons23-89/+92
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons40-198/+202
2017-08-22staging: lustre: fld: add include path to MakefileJames Simmons5-28/+31
2017-08-22staging: lustre: fid: add include path to MakefileJames Simmons5-16/+19
2017-08-22staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTLJames Simmons2-10/+2