summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-11-03staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown
2017-11-03staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown
2017-11-03staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown
2017-11-03staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown
2017-11-03staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown
2017-11-03staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_...NeilBrown
2017-11-03staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20staging: lustre: lllite: fix multi line comments styleAastha Gupta
2017-10-20staging: lustre: llite: fix coding style for error messagesAastha Gupta
2017-10-20staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta
2017-10-20staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta
2017-10-20staging: lustre: fld: fix line over 80 charactersAastha Gupta
2017-10-20staging: lustre: fid: fix line over 80 charactersAastha Gupta
2017-10-20staging: lustre: drop macro that has no usesAastha Gupta
2017-10-18staging: lustre: fix comparisons should place the constant on the right sideAastha Gupta
2017-10-18staging: lustre: fix incorrect multi-line comment styleAastha Gupta
2017-10-18staging: lustre: ptlrpc: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18staging: lustre: osc: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: lustre: ldlm: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: lustre: lprocfs: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18staging: lustre: llite: mark expected switch fall-throughGustavo A. R. Silva
2017-09-18staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-04lustre: switch to kernel_writeChristoph Hellwig
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter
2017-08-22staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons
2017-08-22staging: lustre: osc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: obdecho: add include path to MakefileJames Simmons
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons
2017-08-22staging: lustre: mgc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: mdc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lov: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lmv: add include path to MakefileJames Simmons
2017-08-22staging: lustre: llite: add include path to MakefileJames Simmons
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: fld: add include path to MakefileJames Simmons
2017-08-22staging: lustre: fid: add include path to MakefileJames Simmons