summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-2586/+0
* staging: lustre: replace memory_presure funcitons by standard interfaces.NeilBrown2018-05-251-5/+6
* staging: lustre: discard cfs_duration_sec()NeilBrown2018-04-231-2/+2
* staging: lustre: libcfs: discard cfs_time_after()NeilBrown2018-04-231-16/+16
* staging: lustre: libcfs: discard cfs_time_shift().NeilBrown2018-04-231-6/+6
* staging: lustre: libcfs: discard cfs_time_add/subNeilBrown2018-04-231-15/+8
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-231-22/+22
* staging: lustre: socklnd: simplify ksnc_rx_iov_spaceNeilBrown2018-02-221-2/+2
* staging: lustre: remove unnecessary cfs_block_allsigs() callsNeilBrown2018-02-221-6/+0
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-11/+11
* staging: lustre: use kmalloc for allocating ksock_txNeilBrown2018-01-091-2/+2
* staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown2018-01-091-1/+1
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-171-125/+32
|\
| * switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()Al Viro2017-10-111-40/+4
| * lustre: switch struct ksock_conn to iov_iterAl Viro2017-10-111-90/+33
* | staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
|/
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-2/+2
* staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-271-4/+4
* staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons2017-03-061-3/+3
* staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-061-5/+6
* staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons2017-03-061-7/+8
* staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons2017-03-061-4/+4
* staging: lustre: socklnd: change UAPI typedefs to proper structureJames Simmons2017-03-061-11/+11
* staging: lustre: socklnd: remove socklnd_init_msgJames Simmons2017-02-031-2/+7
* staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen2017-02-031-7/+9
* staging: lustre: libcfs: fix error messagesDmitry Eremin2017-02-031-2/+2
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-1/+1
* staging: lustre: lnet: change lnet_hdr_t to proper structureJames Simmons2017-01-231-5/+5
* staging: lustre: lnet: change lnet_magicversion_t to proper structureJames Simmons2017-01-231-2/+2
* staging: lustre: lnet: cleanup some of the > 80 line issuesJames Simmons2016-11-181-14/+26
* staging: lustre: fixed shadowed variable in socklnd_cb.cAndrew Kanner2016-11-071-2/+2
* staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain2016-09-201-2/+2
* lustre: pass iov_iter to ->lnd_recv()Al Viro2016-08-211-12/+9
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-8/+8
* staging: lustre: lnet: Remove old commented out codeBen Evans2016-08-151-7/+0
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-2/+2
* staging: lustre: socklnd: remove typedefsJames Simmons2016-06-171-100/+100
* staging: lustre: lnet: Use list_for_each_entry_safeBhaktipriya Shridhar2016-03-011-3/+2
* staging/lustre: Remove the "write to FSF to get a copy of GPL" wordingOleg Drokin2016-02-201-3/+0
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-74/+74
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-141-41/+41
* staging: lustre: remove space in LNet function declarationsJames Simmons2016-02-141-137/+135
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-141-3/+3
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-141-4/+0
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-141-41/+32
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-75/+140
* staging: lustre: add sparse locking annotationsfrank zago2016-02-031-0/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-3/+0
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-131-0/+2
* staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann2015-09-291-4/+4