summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-175-212/+59
|\
| * switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()Al Viro2017-10-113-109/+25
| * lustre: switch struct ksock_conn to iov_iterAl Viro2017-10-114-121/+52
| * lnet_return_rx_credits_locked: don't abuse list_entryAl Viro2017-10-111-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-1/+1
|\ \
| * | mm: remove __GFP_COLDMel Gorman2017-11-151-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-1/+1
|\ \ \ | |/ / |/| |
| * | IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia2017-09-271-1/+1
| |/
* | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-13273-337/+537
|\ \
| * | staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-11271-0/+271
| * | staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown2017-11-031-18/+3
| * | staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown2017-11-031-12/+3
| * | staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown2017-11-031-26/+19
| * | staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown2017-11-031-20/+16
| * | staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown2017-11-031-3/+0
| * | staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown2017-11-031-89/+21
| * | staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown2017-11-031-8/+2
| * | staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_...NeilBrown2017-11-031-3/+2
| * | staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown2017-11-031-13/+2
| * | staging: lustre: lllite: fix multi line comments styleAastha Gupta2017-10-203-5/+7
| * | staging: lustre: llite: fix coding style for error messagesAastha Gupta2017-10-201-6/+5
| * | staging: lustre: llite: fix lines over 80 characters in llite filesAastha Gupta2017-10-2012-39/+74
| * | staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta2017-10-208-36/+65
| * | staging: lustre: fld: fix line over 80 charactersAastha Gupta2017-10-201-1/+2
| * | staging: lustre: fid: fix line over 80 charactersAastha Gupta2017-10-201-1/+2
| * | staging: lustre: drop macro that has no usesAastha Gupta2017-10-201-2/+0
| * | 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
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
|/
* 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
|\ \ \
OpenPOWER on IntegriCloud