aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert7-30/+19
2017-05-15staging: lustre: ptlrpc: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-10/+1
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds105-1662/+1641
2017-04-28staging: lustre: remove void function returnValentin Vidic3-3/+0
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+1
2017-04-20lustre: Convert to separately allocated bdiJan Kara2-25/+3
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-1/+1
2017-04-18staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and __le32Skanda Guruanand1-4/+4
2017-04-18Staging: lustre cleanup macros in libcfs_private.hCraig Inches1-36/+15
2017-04-14staging: lustre: checking for NULL instead if IS_ERRDan Carpenter1-2/+2
2017-04-08staging: lustre: fixed ../include/lustre_debug.h is included more than once.Darryl T. Agostinelli1-1/+0
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarationsPushkar Jambhlekar6-0/+6
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 Singhal3-6/+6
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-17staging: lustre: llite: rw26: Remove unused function definitionsayli karnik1-26/+0
2017-03-14staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches1-5/+5
2017-03-12staging: lustre: Use min3 macroGargi Sharma1-3/+3
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells1-2/+2
2017-03-09staging: lustre: Remove max_u64 functionGargi Sharma1-9/+4
2017-03-09staging: lustre: lustre: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-03-09staging: lustre: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-03-07staging: lustre: Remove lustre_eacl.hGargi Sharma3-76/+0
2017-03-07staging: lustre: lnet: Constify kernel_param_ops structureGargi Sharma1-4/+4
2017-03-07staging: lustre: fix sparse warning about different address spacesMario Bambagini1-1/+2
2017-03-06staging: lustre: Replace typedef with structGargi Sharma1-6/+6
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons10-33/+32
2017-03-06staging: lustre: lnet: remove unused lnet_md_iovec_tJames Simmons1-3/+0
2017-03-06staging: lustre: lnet: remove LNET_SEQ_BASETYPEJames Simmons2-6/+4
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons4-5/+5
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons6-8/+8
2017-03-06staging: lustre: lnet: change lnet_ins_pos_t to proper enumJames Simmons5-9/+9
2017-03-06staging: lustre: lnet: change lnet_unlink_t to proper enumJames Simmons5-11/+11
2017-03-06staging: lustre: lnet: change lnet_msg_type_t to proper enumJames Simmons1-3/+3
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons32-145/+153
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons14-41/+41
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons10-35/+35
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons8-16/+16
2017-03-06staging: lustre: lnet: give LNET_MATCH* enum a nameJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_t to proper structureJames Simmons3-4/+4
2017-03-06staging: lustre: lnet: change lnet_portal_t to proper structureJames Simmons2-9/+9
2017-03-06staging: lustre: lnet: change lnet_rtrbuf_t to proper structureJames Simmons4-16/+16
2017-03-06staging: lustre: lnet: change lnet_rtrbufpool_t to proper structureJames Simmons5-20/+20
2017-03-06staging: lustre: lnet: change lnet_remotenet_t to proper structureJames Simmons6-21/+21
2017-03-06staging: lustre: lnet: change lnet_route_t to proper structureJames Simmons5-27/+30