summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet
AgeCommit message (Expand)AuthorFilesLines
2017-10-18staging: lustre: rpc: mark expected switch fall-throughsGustavo A. R. Silva1-4/+9
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughsGustavo A. R. Silva1-1/+4
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: lnet: net_fault: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: lnet: socklnd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-09-29staging: lustre: lnet: replace list_for_each with list_for_each_entryHaneen Mohammed1-11/+3
2017-09-18staging: lustre: lnet: Replace list_for_each with list_for_each_entryHaneen Mohammed1-7/+2
2017-09-15Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-8/+2
2017-09-05lustre: switch to kernel_writeChristoph Hellwig1-8/+2
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2-3/+3
2017-08-23staging: lustre: libcfs: add include path to MakefileJames Simmons21-24/+27
2017-08-23staging: lustre: ksocklnd: add include path to MakefileJames Simmons2-3/+6
2017-08-23staging: lustre: ko2iblnd: add include path to MakefileJames Simmons2-2/+5
2017-08-23staging: lustre: lnet: add include path to MakefileJames Simmons18-24/+32
2017-08-23staging: lustre: lnet: selftest: add include path to MakefileJames Simmons8-18/+21
2017-08-23staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons11-11/+11
2017-08-23staging: lustre: lnet: delete lnet.hJames Simmons7-7/+1
2017-07-30staging: lustre: libcfs: fix test for libcfs_ioctl_hdr minimum sizeJames Simmons1-1/+1
2017-07-30staging: lustre: ldlm: crash on umount in cleanup_resourceAndriy Skulysh1-16/+31
2017-07-30staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_newColin Ian King1-1/+1
2017-07-24Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman1-4/+15
2017-07-18staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann1-4/+15
2017-07-16staging: lustre: fix sparse error: incompatible types in comparison expressionRui Teng1-3/+2
2017-07-16staging: lustre: lnet: remove dead code and useless wrapperDmitriy Cherkasov2-21/+10
2017-07-04Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-22/+21
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic1-2/+3
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar6-9/+9
2017-06-03staging: lustre: in-place endianness functionsNikola Jelic1-10/+10
2017-06-03staging: lustre: changed __u32 to __be32Nikola Jelic1-1/+1
2017-06-03lustre: ko2iblnd: removed forced u32 casts after htonlNikola Jelic1-2/+2
2017-06-03staging: lustre: Replace printk_ratelimited with pr_warn_ratelimitedKonrad Malkowski1-7/+5
2017-05-09treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-10/+1
2017-03-29Staging: lustre: lnet: code style fixSergiy Redko1-1/+1
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal2-5/+5
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman1-2/+2
2017-03-21staging: lustre: libcfs: Define pr_fmt() to include relevant nameNarcisa Ana Maria Vasile1-5/+6
2017-03-21staging: lustre: libcfs: Replace printk() with pr_*()Narcisa Ana Maria Vasile1-28/+22
2017-03-12staging: lustre: Use min3 macroGargi Sharma1-3/+3
2017-03-10net: Work around lockdep limitation in sockets that use socketsDavid Howells1-2/+2
2017-03-07staging: lustre: lnet: Constify kernel_param_ops structureGargi Sharma1-4/+4
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons7-22/+22
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons3-3/+3
2017-03-06staging: lustre: lnet: change lnet_ins_pos_t to proper enumJames Simmons2-3/+3
2017-03-06staging: lustre: lnet: change lnet_unlink_t to proper enumJames Simmons2-4/+4
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons18-103/+109
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons8-19/+19
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons4-10/+10
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons5-12/+12
2017-03-06staging: lustre: lnet: change lnet_t to proper structureJames Simmons1-1/+1