summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: fix comparisons should place the constant on the right sideAastha Gupta2017-10-181-1/+1
* staging: lustre: fix incorrect multi-line comment styleAastha Gupta2017-10-182-36/+21
* staging: lustre: rpc: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-4/+9
* staging: lustre: ptlrpc: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-3/+3
* staging: lustre: osc: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-0/+1
* staging: lustre: ldlm: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-0/+1
* staging: lustre: lprocfs: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-0/+4
* staging: lustre: llite: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-1/+3
* staging: lustre: lnet: selftest: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-1/+4
* staging: lustre: lnet: selftest: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-0/+1
* staging: lustre: lnet: net_fault: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-0/+1
* staging: lustre: lnet: socklnd: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-1/+1
* staging: lustre: use BIT macroKeerthi Reddy2017-10-031-15/+13
* staging: lustre: lnet: replace list_for_each with list_for_each_entryHaneen Mohammed2017-09-291-11/+3
* staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit2017-09-181-1/+1
* staging: lustre: lnet: Replace list_for_each with list_for_each_entryHaneen Mohammed2017-09-181-7/+2
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-142-4/+3
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-172-4/+3
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-142-14/+3
|\ \
| * | lustre: switch to kernel_writeChristoph Hellwig2017-09-042-14/+3
* | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-1/+1
|\ \ \
| * | | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-1/+1
| | |/ | |/|
* | | Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-1/+1
|\ \ \
| * | | fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington2017-07-161-1/+1
| |/ /
* | | staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2017-08-317-13/+14
* | | staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter2017-08-281-1/+1
* | | staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter2017-08-281-1/+2
* | | staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter2017-08-281-1/+0
* | | staging: lustre: lnet: cleanup paths for all LNet headersJames Simmons2017-08-227-16/+16
* | | staging: lustre: libcfs: cleanup paths for libcfs headersJames Simmons2017-08-222-13/+13
* | | staging: lustre: libcfs: add include path to MakefileJames Simmons2017-08-2221-24/+27
* | | staging: lustre: ksocklnd: add include path to MakefileJames Simmons2017-08-222-3/+6
* | | staging: lustre: ko2iblnd: add include path to MakefileJames Simmons2017-08-222-2/+5
* | | staging: lustre: lnet: add include path to MakefileJames Simmons2017-08-2218-24/+32
* | | staging: lustre: lnet: selftest: add include path to MakefileJames Simmons2017-08-228-18/+21
* | | staging: lustre: lustre: cleanup paths for lustre UAPI headersJames Simmons2017-08-226-8/+8
* | | staging: lustre: lustre: cleanup paths for lustre internal headersJames Simmons2017-08-2228-94/+96
* | | staging: lustre: osc: add include path to MakefileJames Simmons2017-08-229-28/+31
* | | staging: lustre: obdecho: add include path to MakefileJames Simmons2017-08-222-12/+15
* | | staging: lustre: obdclass: add include path to MakefileJames Simmons2017-08-2228-109/+112
* | | staging: lustre: mgc: add include path to MakefileJames Simmons2017-08-224-13/+16
* | | staging: lustre: mdc: add include path to MakefileJames Simmons2017-08-227-31/+34
* | | staging: lustre: lov: add include path to MakefileJames Simmons2017-08-2212-41/+44
* | | staging: lustre: lmv: add include path to MakefileJames Simmons2017-08-226-29/+32
* | | staging: lustre: llite: add include path to MakefileJames Simmons2017-08-2223-89/+92
* | | staging: lustre: ptlrpc: add include path to MakefileJames Simmons2017-08-2240-198/+202
* | | staging: lustre: fld: add include path to MakefileJames Simmons2017-08-225-28/+31
* | | staging: lustre: fid: add include path to MakefileJames Simmons2017-08-225-16/+19
* | | staging: lustre: uapi: remove BIT macro from UAPI headersJames Simmons2017-08-222-25/+25
* | | staging: lustre: uapi: use proper byteorder functions in lustre_idl.hJames Simmons2017-08-221-6/+7
OpenPOWER on IntegriCloud