summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-311-0/+1
|\
| * crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-9/+1
|\ \
| * | VFS: don't keep disconnected dentries on d_anonNeilBrown2017-12-251-9/+1
* | | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-301-13/+11
|\ \ \
| * | | lustre lnet_sock_read(): switch to sock_recvmsg()Al Viro2017-12-021-13/+11
| |/ /
* | | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-291-3/+0
|\ \ \
| * | | lustre: don't set f_version in ll_readdirJeff Layton2018-01-011-3/+0
| | |/ | |/|
* | | staging: lustre: lnet: Fix recent breakage from list_for_each conversionNeilBrown2017-12-191-13/+10
|/ /
* | make sock_alloc_file() do sock_release() on failuresAl Viro2017-12-051-6/+2
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-272-8/+8
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-212-8/+7
* 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
OpenPOWER on IntegriCloud