summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: lustre: rpc: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: lustre: lnet: net_fault: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: lustre: lnet: socklnd: mark expected switch fall-throughGustavo A. R. Silva
2017-10-11switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()Al Viro
2017-10-11lustre: switch struct ksock_conn to iov_iterAl Viro
2017-10-11lnet_return_rx_credits_locked: don't abuse list_entryAl Viro
2017-09-29staging: lustre: lnet: replace list_for_each with list_for_each_entryHaneen Mohammed
2017-09-27IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia
2017-09-18staging: lustre: lnet: Replace list_for_each with list_for_each_entryHaneen Mohammed
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-04lustre: switch to kernel_writeChristoph Hellwig
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-22staging: lustre: libcfs: add include path to MakefileJames Simmons
2017-08-22staging: lustre: ksocklnd: add include path to MakefileJames Simmons
2017-08-22staging: lustre: ko2iblnd: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lnet: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lnet: selftest: add include path to MakefileJames Simmons
2017-08-22staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons
2017-08-22staging: lustre: lnet: delete lnet.hJames Simmons
2017-07-30staging: lustre: libcfs: fix test for libcfs_ioctl_hdr minimum sizeJames Simmons
2017-07-30staging: lustre: ldlm: crash on umount in cleanup_resourceAndriy Skulysh
2017-07-30staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_newColin Ian King
2017-07-23Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman
2017-07-18staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann
2017-07-16staging: lustre: fix sparse error: incompatible types in comparison expressionRui Teng
2017-07-16staging: lustre: lnet: remove dead code and useless wrapperDmitriy Cherkasov
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-03staging: lustre: in-place endianness functionsNikola Jelic
2017-06-03staging: lustre: changed __u32 to __be32Nikola Jelic
2017-06-03lustre: ko2iblnd: removed forced u32 casts after htonlNikola Jelic
2017-06-03staging: lustre: Replace printk_ratelimited with pr_warn_ratelimitedKonrad Malkowski
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-03-29Staging: lustre: lnet: code style fixSergiy Redko
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman
2017-03-21staging: lustre: libcfs: Define pr_fmt() to include relevant nameNarcisa Ana Maria Vasile
2017-03-21staging: lustre: libcfs: Replace printk() with pr_*()Narcisa Ana Maria Vasile
2017-03-12staging: lustre: Use min3 macroGargi Sharma
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-07staging: lustre: lnet: Constify kernel_param_ops structureGargi Sharma