summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2016-08-21lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov()Al Viro
2016-08-21lustre: pass iov_iter to ->lnd_recv()Al Viro
2016-08-21lustre: constify lib-move.c stuffAl Viro
2016-08-21lustre: ->kss_scratch... are unused nowAl Viro
2016-08-21staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec...Al Viro
2016-08-21staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec...Al Viro
2016-08-21staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymor...Al Viro
2016-08-21staging: lustre: lnet: Stop Infinite CON RACE ConditionDoug Oucharek
2016-08-21staging: lustre: lnet: lock improvement for ko2iblndLiang Zhen
2016-08-21staging: lustre: lnet: make connection more stable with packet lossAlexander Boyko
2016-08-21staging: lustre: lnet: Correct position of lnet_ni_decref()Doug Oucharek
2016-08-21staging: lustre: lnet: Do not drop message when shutting down LNetDoug Oucharek
2016-08-21staging: lustre: llite: fix inconsistencies of root squash featureGregoire Pichon
2016-08-21staging: lustre: ldlm: flock completion fixes.Vitaly Fertman
2016-08-21staging: lustre: libcfs: Only dump log once per sec. to avoid EEXISTRyan Haasken
2016-08-15lustre: don't reinvent struct bio_vecAl Viro
2016-08-15lustre: simplify the living hell out of ksocknal_lib_recv_kiov()Al Viro
2016-08-15lustre: switch lnet_sock_write() to sock_sendmsg()Al Viro
2016-08-15staging: lustre: lnet: Remove old commented out codeBen Evans
2016-06-20staging/lustre/libcfs: Do not call kthread_run in wrong stateOleg Drokin
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-06-19staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-18staging/lustre/libcfs: Remove "Please contact Oracle" from headerOleg Drokin
2016-06-18staging/lustre: Remove stray line from selftest/selftest.hOleg Drokin
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-06-18staging: lustre: socklnd: remove typedefsJames Simmons
2016-06-18staging: lustre: o2iblnd: remove typedefsJames Simmons
2016-06-10staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek
2016-06-10staging: lustre: lnet: Replace semaphore ln_rc_signal with completionBinoy Jayan
2016-06-08staging: lustre: use setup_timer().Muhammad Falak R Wani
2016-06-08staging: lustre: ko2iblnd: fix memory corruption with fragmentsJames Simmons
2016-06-08staging: lustre: libcfs: fix memort leak in libcfs crypto layerJames Simmons
2016-06-08staging: lustre: o2iblnd: make rdma_create_id() support containersLi Dongyang
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata
2016-05-09staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata
2016-05-09staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata
2016-05-09staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin
2016-05-09staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin
2016-05-09staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin
2016-05-09staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin
2016-05-09staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin