1. 2fb44f2 staging: lustre: Support different ko2iblnd configs between systems by Jeremy Filizetti · 8 years ago
  2. 27f9aea Staging: lustre: lnet: Remove and rename struct typedefs by Bhumika Goyal · 8 years ago
  3. 5210a63 staging: lustre: llite: Remove unnecessary test in if condition by Amitoj Kaur Chawla · 8 years ago
  4. 7cadcc7 staging: lustre: change ibh_mrs from array to pointer by Amir Shehata · 8 years ago
  5. 9c37966 staging: lustre: corrected some typos and grammar errors by Frank Zago · 8 years ago
  6. 3667cde staging: lustre: make o2iblnd_cb.c local functions static by Frank Zago · 8 years ago
  7. 439b4d4 staging: lustre: make o2iblnd local functions static by Frank Zago · 8 years ago
  8. 18ddb13 staging: lustre: reverse LNet and infinband header order by James Simmons · 8 years ago
  9. add69d2 staging: lustre: fix framework.c issues found by Klocwork Insight tool by Dmitry Eremin · 8 years ago
  10. 9519304 staging: lustre: fix conctl.c issues found by Klocwork Insight tool by Dmitry Eremin · 8 years ago
  11. 72159bb staging: lustre: fix api-ni.c issues found by Klocwork Insight tool by Dmitry Eremin · 8 years ago
  12. 2b51cb0 staging: lustre: fix socklnd issues found by Klocwork Insight tool by Dmitry Eremin · 8 years ago
  13. 0d92363 staging: lustre: bind socklnd peers to a specific CPT by James Simmons · 8 years ago
  14. 27d81ac staging: lustre: replace direct LNet HZ access with kernel APIs by Jian Yu · 8 years ago
  15. 933d36b staging: lustre: set task state before scheduling in lnet_sock_accept by John L. Hammond · 8 years ago
  16. 661489a staging: lustre: fix 'copy into fixed size buffer' errors by Sebastien Buisson · 8 years ago
  17. 5412d81 staging: lustre: issue in the offset in lnet match hash table by Alyona Romanenko · 8 years ago
  18. 15dd253 staging: lustre: Use after free in lnet_ptl_match_delay() by Olaf Weber · 8 years ago
  19. 8f1c001 staging: lustre: remove annoying message in parse_nidrange by Li Xi · 8 years ago
  20. 58cb2ad staging: lustre: return proper error code for LNet core by James Simmons · 8 years ago
  21. b9bbb61 staging: lustre: Ignore hops if not explicitly set by Amir Shehata · 8 years ago
  22. 5b16d52 staging: lustre: recv could access freed message by Liang Zhen · 8 years ago
  23. e816f23 staging: lustre: set downis to 1 if there's no NI for remote net by Liang Zhen · 8 years ago
  24. 4ae51a7 staging/lustre: Unbreak ll_prep_inode iget result check by Oleg Drokin · 8 years ago
  25. 2faedcd Revert "staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined" by Greg Kroah-Hartman · 8 years ago
  26. 5a9ff74 staging: wilc1000: wilc_wlan: Remove wrapper function by Amitoj Kaur Chawla · 8 years ago
  27. 0d413ba staging: wilc1000: wilc_wlan_if.h: remove unused functions by Tony Cho · 8 years ago
  28. bc63f50 staging: wilc1000: Removed unused variables by Bhaktipriya Shridhar · 8 years ago
  29. 6e4d1a8 staging: wilc1000: Remove unnecessary 'else' by Rehas Sachdeva · 8 years ago
  30. ac4cf19 staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESS by Alison Schofield · 8 years ago
  31. 05cb0ed staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLE by Alison Schofield · 8 years ago
  32. 6c2ea94 staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECT by Alison Schofield · 8 years ago
  33. 895eb6a staging: wilc1000: remove code for HOST_IF_GET_LINKSPEED by Alison Schofield · 8 years ago
  34. 34b68e1 staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNL by Alison Schofield · 8 years ago
  35. 83ea341 Staging: lustre: Do not print message if kzalloc() failed. by Sandhya Bankar · 8 years ago
  36. 2f27a3e Staging: lustre: Remove print statement on function failure by Bhumika Goyal · 8 years ago
  37. 04697f7 Staging: lustre: Remove int typecast of offsetof(). by Sandhya Bankar · 8 years ago
  38. 31cf532 staging: lustre: lnet: Use list_entry() rather than container_of() by Janani Ravichandran · 8 years ago
  39. 1181643 staging: lustre: lnet: Remove an error code indent should use tabs where possible by Anchal Jain · 8 years ago
  40. dfb259a drivers: staging: lustre: lustre: ptlrpc: Fix comment related coding style issue by Tapan Prakash T · 8 years ago
  41. 24721b2 drivers: staging: lustre: lustre: ptlrpc: Fix space related coding style issue by Tapan Prakash T · 8 years ago
  42. c0611e3 staging: lustre: Use __user for a pointer to a user space address by M. Vefa Bicakci · 8 years ago
  43. c8c21f3 staging: lustre: Use const static file_operations struct by M. Vefa Bicakci · 8 years ago
  44. 0daec76 staging: lustre: lnet: Use list_for_each_entry_safe by Bhaktipriya Shridhar · 8 years ago
  45. 29b2ded staging: lustre: update comment for lnet_lib_init/exit by Andreas Dilger · 8 years ago
  46. e0f9411 staging: lustre: make module_init/exit naming consistent by Andreas Dilger · 8 years ago
  47. 57878e1 staging: lustre: update the MODULE_DESCRIPTION for all lustre modules by Andreas Dilger · 8 years ago
  48. 5b0e50b staging: lustre: add missing MODULE_AUTHOR for LNet selftest module by James Simmons · 8 years ago
  49. 9911da0 staging: lustre: add missing MODULE_AUTHOR for LNet selftest module by Andreas Dilger · 8 years ago
  50. 9a2736d staging: lustre: move module info to end of libcfs module.c file by James Simmons · 8 years ago
  51. 21068c4 staging: lustre: llite: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 8 years ago
  52. 3eed2d0 staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 8 years ago
  53. c4418da staging: lustre: osc: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 8 years ago
  54. 1c147c83 staging: lustre: ptlrpc: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 8 years ago
  55. 38cf948 staging: lustre: obdecho: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 8 years ago
  56. 8210132 staging: lustre: lov: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 8 years ago
  57. 99815cb staging: lustre: obdclass: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 8 years ago
  58. 3dd8428 staging: lustre: lclient: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 8 years ago
  59. a9eddde staging/lustre/ptlrpc: Fix ENABLE_PINGER ifdef by Oleg Drokin · 8 years ago
  60. da24e77 staging/lustre: Remove unneeded {} in lprocfs_stats_unlock() by Oleg Drokin · 8 years ago
  61. 12a880b staging/lustre: Rework MAX_DIO_SIZE macro by Oleg Drokin · 8 years ago
  62. 22ea97f staging/lustre: Fix lines that start with spaces by Oleg Drokin · 8 years ago
  63. f0a8768 staging/lustre/lmv: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  64. 35d6c02 staging/lustre/obdecho: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  65. 24e2909 staging/lustre/mgc: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  66. 22e0bc6 staging/lustre/mdc: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  67. f1564f1 staging/lustre/lov: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  68. 926d6fb staging/lustre/obdclass: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  69. 79910d7 staging/lustre/osc: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  70. 30c0aa3 staging/lustre/ptlrpc: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  71. a742c93 staging/lustre: NEED_QUOTA_DEFS is never defined, drop it. by Oleg Drokin · 8 years ago
  72. 46f93a1 staging/lustre: Remove RELEASEPAGE_ARG_TYPE compat macro by Oleg Drokin · 8 years ago
  73. 066edf2 staging/lustre: MS_POSIXACL is always defined, don't check for it by Oleg Drokin · 8 years ago
  74. caa88c2 staging/lustre: F_SETLKW64 F_SETLK64 F_GETLK64 are always defined by Oleg Drokin · 8 years ago
  75. 0e59ef7 staging/lustre/lmv: Remove commented out MDS selection policies by Oleg Drokin · 8 years ago
  76. 85f552d staging/lustre: Remove liblustre references from explanations by Oleg Drokin · 8 years ago
  77. 71842ae staging/lustre: Remove misleading liblustre comments. by Oleg Drokin · 8 years ago
  78. 80b6f29 staging/lustre: Convert ptlrpc_at_check_timed to void by Oleg Drokin · 8 years ago
  79. f248a51 staging/lustre: Remove unused lustre_build_lock_params() by Oleg Drokin · 8 years ago
  80. 4c17e28 staging/lustre: Remove unused liblustre_check_services prototype by Oleg Drokin · 8 years ago
  81. cf67759 staging/lustre/fld: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  82. 10457d4 staging/lustre/include: Fix style of function declarations by Oleg Drokin · 8 years ago
  83. e15ba45 staging/lustre/llite: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  84. 82ddecf staging: unisys: visorinput depends on INPUT by Randy Dunlap · 8 years ago
  85. 12c957d staging: unisys: visorbus: allow visorhba device to be used for kdump by Tim Sell · 8 years ago
  86. c732623b staging: unisys: visorbus: tolerate larger-than-expected controlvm channel by Tim Sell · 8 years ago
  87. a8deaef staging: unisys: visorbus: fix payload memory usage in controlvm channel by Tim Sell · 8 years ago
  88. 0af9ed3 staging: unisys: Update MAINTAINERS file by David Kershner · 8 years ago
  89. ce388d7 staging: unisys: visornic: Remove create_singlethread_workqueue() by Amitoj Kaur Chawla · 8 years ago
  90. 0bde297 staging: unisys: visorbus: visorchipset: Remove create_singlethread_workqueue() by Amitoj Kaur Chawla · 8 years ago
  91. ec3c13e Merge tag 'iio-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  92. 3e66848 Merge 4.5-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  93. fc77dbd Linux 4.5-rc6 by Linus Torvalds · 8 years ago
  94. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  99. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  100. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago