summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-1/+1
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-231-1/+1
| |\
| | * mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-181-1/+1
* | | lustre: replace CURRENT_TIME macroDeepa Dinamani2017-05-092-5/+5
* | | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-10/+1Star
* | | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-06105-1662/+1641Star
|\ \ \
| * | | staging: lustre: remove void function returnValentin Vidic2017-04-283-3/+0Star
| * | | staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and...Skanda Guruanand2017-04-181-4/+4
| * | | Staging: lustre cleanup macros in libcfs_private.hCraig Inches2017-04-181-36/+15Star
| * | | staging: lustre: checking for NULL instead if IS_ERRDan Carpenter2017-04-141-2/+2
| * | | staging: lustre: fixed ../include/lustre_debug.h is included more than once.Darryl T. Agostinelli2017-04-081-1/+0Star
| * | | drivers/staging/lustre: Coding-guideline: Missing a blank line after declarat...Pushkar Jambhlekar2017-04-086-0/+6
| * | | Staging: lustre: lnet: code style fixSergiy Redko2017-03-291-1/+1
| * | | staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-273-6/+6
| * | | Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman2017-03-271-2/+2
| |\| |
| * | | staging: lustre: libcfs: Define pr_fmt() to include relevant nameNarcisa Ana Maria Vasile2017-03-211-5/+6
| * | | staging: lustre: libcfs: Replace printk() with pr_*()Narcisa Ana Maria Vasile2017-03-211-28/+22Star
| * | | staging: lustre: llite: rw26: Remove unused function definitionsayli karnik2017-03-171-26/+0Star
| * | | staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches2017-03-131-5/+5
| * | | staging: lustre: Use min3 macroGargi Sharma2017-03-121-3/+3
| * | | staging: lustre: Remove max_u64 functionGargi Sharma2017-03-091-9/+4Star
| * | | staging: lustre: lustre: Remove unnecessary cast on void pointersimran singhal2017-03-091-1/+1
| * | | staging: lustre: Remove unnecessary cast on void pointersimran singhal2017-03-091-2/+2
| * | | staging: lustre: Remove lustre_eacl.hGargi Sharma2017-03-073-76/+0Star
| * | | staging: lustre: lnet: Constify kernel_param_ops structureGargi Sharma2017-03-071-4/+4
| * | | staging: lustre: fix sparse warning about different address spacesMario Bambagini2017-03-071-1/+2
| * | | staging: lustre: Replace typedef with structGargi Sharma2017-03-061-6/+6
| * | | staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons2017-03-0610-33/+32Star
| * | | staging: lustre: lnet: remove unused lnet_md_iovec_tJames Simmons2017-03-061-3/+0Star
| * | | staging: lustre: lnet: remove LNET_SEQ_BASETYPEJames Simmons2017-03-062-6/+4Star
| * | | staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons2017-03-064-5/+5
| * | | staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons2017-03-066-8/+8
| * | | staging: lustre: lnet: change lnet_ins_pos_t to proper enumJames Simmons2017-03-065-9/+9
| * | | staging: lustre: lnet: change lnet_unlink_t to proper enumJames Simmons2017-03-065-11/+11
| * | | staging: lustre: lnet: change lnet_msg_type_t to proper enumJames Simmons2017-03-061-3/+3
| * | | staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons2017-03-0632-145/+153
| * | | staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons2017-03-0614-41/+41
| * | | staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons2017-03-0610-35/+35
| * | | staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons2017-03-068-16/+16
| * | | staging: lustre: lnet: give LNET_MATCH* enum a nameJames Simmons2017-03-061-1/+1
| * | | staging: lustre: lnet: change lnet_t to proper structureJames Simmons2017-03-063-4/+4
| * | | staging: lustre: lnet: change lnet_portal_t to proper structureJames Simmons2017-03-062-9/+9
| * | | staging: lustre: lnet: change lnet_rtrbuf_t to proper structureJames Simmons2017-03-064-16/+16
| * | | staging: lustre: lnet: change lnet_rtrbufpool_t to proper structureJames Simmons2017-03-065-20/+20
| * | | staging: lustre: lnet: change lnet_remotenet_t to proper structureJames Simmons2017-03-066-21/+21
| * | | staging: lustre: lnet: change lnet_route_t to proper structureJames Simmons2017-03-065-27/+30
| * | | staging: lustre: lnet: change lnet_peer_t to proper structureJames Simmons2017-03-066-57/+59
| * | | staging: lustre: lnet: change lnet_rc_data_t to proper structureJames Simmons2017-03-062-12/+12
| * | | staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons2017-03-0618-179/+195
| * | | staging: lustre: lnet: change lnd_t to proper structureJames Simmons2017-03-066-17/+17