1. a1e616b staging/lustre: Reformat comments and structures in lustre_idl.h by Oleg Drokin · 9 years ago
  2. 82bd920 staging/lustre: Remove unused lli_open_count from struct ll_inode_info by Oleg Drokin · 9 years ago
  3. 2c3856d staging/lustre: MAY_NOT_BLOCK is always defined, don't check for it. by Oleg Drokin · 9 years ago
  4. 8e80aa2 staging/lustre: Remove dead code in ldlm_lock_destroy_internal by Oleg Drokin · 9 years ago
  5. a3252ea staging/lustre: Remove last_rcvd-file related data by Oleg Drokin · 9 years ago
  6. 5eade31 staging/lustre: Remove server data from struct obd_export by Oleg Drokin · 9 years ago
  7. 9a18e0a staging/lustre: Remove index file transfer structures by Oleg Drokin · 9 years ago
  8. 30b2c74 staging/lustre: FMODE_READ and FMODE_WRITE are always defined in the kernel by Oleg Drokin · 9 years ago
  9. 89745d3 staging/lustre: S_DIRSYNC is always defined in kernel by Oleg Drokin · 9 years ago
  10. 9bb8a8a staging/lustre: Remove lquota_glb_rec, lquota_slv_rec and lquota_acct_rec by Oleg Drokin · 9 years ago
  11. 9c9cace staging/lustre: Remove unused struct quota_body by Oleg Drokin · 9 years ago
  12. d5dbe7f staging/lustre: Remove duplicated quota defines by Oleg Drokin · 9 years ago
  13. faf2ca9 staging/lustre: Remove *_CONNECT_SUPPORTED defines by Oleg Drokin · 9 years ago
  14. f6a7b6e staging/lustre: Remove server-only values from enum lu_dirent_attrs by Oleg Drokin · 9 years ago
  15. 26460d0 staging/lustre: Remove FSF mailing address from GPL notices by Oleg Drokin · 9 years ago
  16. f536f2c staging/lustre: Remove server-side changelog defines by Oleg Drokin · 9 years ago
  17. df693db staging/lustre: Get rid of C99 comments in lustre_idl.h by Oleg Drokin · 9 years ago
  18. eb3d998 staging/lustre: Remove lustre_build_version.h by Oleg Drokin · 9 years ago
  19. 3f82173 staging/lustre/llite: Get rid of se_stat_t typedef by Oleg Drokin · 9 years ago
  20. f833ee4 staging/lustre: Get rid of ldlm_cancel_flags_t typedef by Oleg Drokin · 9 years ago
  21. 87ba6eb staging/lustre: Get rid of ldlm_ns_type_t typedef by Oleg Drokin · 9 years ago
  22. 4d0d6b0 staging/lustre: Remove ldlm_appetite_t typedef by Oleg Drokin · 9 years ago
  23. d1777aa staging/lustre: Get rid of ldlm_error_t typedef by Oleg Drokin · 9 years ago
  24. 52c902f staging/lustre: Get rid of lustre_quota_version typedef by Oleg Drokin · 9 years ago
  25. d8f6bc9 staging/lustre: Get rid of lustre_fid typedef by Oleg Drokin · 9 years ago
  26. f3478e0 staging/lustre: Get rid of object update code by Oleg Drokin · 9 years ago
  27. 9e04cbf staging/lustre: Get rid of sec_cmd_t typedef by Oleg Drokin · 9 years ago
  28. bfea476 staging/lustre: Get rid of llog_op_type typedef by Oleg Drokin · 9 years ago
  29. deadbe9 staging/lustre: Get rid of obd_cmd_t typedef by Oleg Drokin · 9 years ago
  30. 66423bf staging/lustre: Get rid of mgs_cmd_t typedef by Oleg Drokin · 9 years ago
  31. 52ee0d2 staging/lustre: Remove ldlm type/mode typedefs by Oleg Drokin · 9 years ago
  32. 980b745 staging/lustre: Get rid of ldlm_cmd_t typedef by Oleg Drokin · 9 years ago
  33. 07e2eb3 staging/lustre: Get rid of mds_reint_t, mdt_reint_t typedefs by Oleg Drokin · 9 years ago
  34. 303e400 staging/lustre: Get rid of mds_cmd_t typedef by Oleg Drokin · 9 years ago
  35. 115b4f9 staging/lustre: Get rid of quota_cmd_t typedef by Oleg Drokin · 9 years ago
  36. efede67 staging/lustre: Get rid of ost_cmd_t typedef by Oleg Drokin · 9 years ago
  37. d133210 staging/lustre: Get rid of cksum_type_t typedef by Oleg Drokin · 9 years ago
  38. 426652f staging/lustre: Get rid of loc_flags_t typedef by Oleg Drokin · 9 years ago
  39. fef7439 staging/lustre: Get rid of client_obd_lock_t typedef by Oleg Drokin · 9 years ago
  40. 8111e43 staging/lustre/fld: Remove useless typedefs by Oleg Drokin · 9 years ago
  41. 3818b4c staging/lustre/ldlm: Remove unused lr_most_restr from struct ldlm_resource by Oleg Drokin · 9 years ago
  42. c4e3158 staging: lustre: Remove LASSERTS from router checker by Doug Oucharek · 9 years ago
  43. e9f2591 staging: lustre: Use lnet_is_route_alive for router aliveness by Chris Horn · 9 years ago
  44. 95fc293 staging: lustre: Allocate the correct number of rtr buffers by Amir Shehata · 9 years ago
  45. 83c991b staging: lustre: use sock.h in only acceptor.c by James Simmons · 9 years ago
  46. 0cf56a1 staging: lustre: avoid race during lnet acceptor thread termination by Bruno Faccini · 9 years ago
  47. 349183a staging: lustre: remove unnecessary EXPORT_SYMBOL from lnet layer by Frank Zago · 9 years ago
  48. 1a9be84 staging: lustre: remove messages from lazy portal on NI shutdown by Amir Shehata · 9 years ago
  49. 341bc96 staging: lustre: prevent assert on LNet module unload by Amir Shehata · 9 years ago
  50. 94bfb3c staging: lustre: assume a kernel build by John L. Hammond · 9 years ago
  51. 7f8b70e staging: lustre: improvement to router checker by Amir Shehata · 9 years ago
  52. 1ccde72 staging: lustre: handle lnet_check_routes() errors by Amir Shehata · 9 years ago
  53. 5af8a05 staging: lustre: return -EEXIST if NI is not unique by Amir Shehata · 9 years ago
  54. 445c6a1 staging: lustre: reject invalid net configuration for lnet by Amir Shehata · 9 years ago
  55. 7ee3842 staging: lustre: startup lnet acceptor thread dynamically by Amir Shehata · 9 years ago
  56. 24af3e16 staging: lustre: missed a few cases of using NULL instead of 0 by Frank Zago · 9 years ago
  57. 505510f staging: lustre: make some lnet functions static by Frank Zago · 9 years ago
  58. be8240a staging: lustre: return appropriate errno when adding route by Amir Shehata · 9 years ago
  59. 9c26b89 staging: lustre: improve LNet clean up code and API by Amir Shehata · 9 years ago
  60. fe7cb65 staging: lustre: remove LUSTRE_{,SRV_}LNET_PID by John L. Hammond · 9 years ago
  61. 09f2f17 staging: lustre: make local functions static for LNet ni by Frank Zago · 9 years ago
  62. edeb5d8 staging: lustre: DLC user/kernel space glue code by Amir Shehata · 9 years ago
  63. 8766cd12 staging: lustre: fix crash due to NULL networks string by Amir Shehata · 9 years ago
  64. 2e9a51b staging: lustre: Dynamic LNet Configuration (DLC) show command by Amir Shehata · 9 years ago
  65. 1290932 staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changes by Amir Shehata · 9 years ago
  66. bb27d49 Merge char-misc-next into staging-next by Greg Kroah-Hartman · 9 years ago
  67. 9676e84 staging: wilc1000: wilc_wfi_netdevice: Remove header files by Amitoj Kaur Chawla · 9 years ago
  68. 3075cc9 staging: wilc1000: Remove header file by Amitoj Kaur Chawla · 9 years ago
  69. 16fdf7d staging: sm750fb: Remove header files by Amitoj Kaur Chawla · 9 years ago
  70. a32ee8bb staging: rtl8188eu: os_dep: Remove header file by Amitoj Kaur Chawla · 9 years ago
  71. 84d899e staging: rdma: hfi1: Remove header file by Amitoj Kaur Chawla · 9 years ago
  72. 886cdbf staging: lustre: obdclass: Remove header file by Amitoj Kaur Chawla · 9 years ago
  73. 40a13d0 staging: emxx_udc: Remove header file by Amitoj Kaur Chawla · 9 years ago
  74. 8779bf8 staging: wilc1000: Check for quoted strings broken across lines by Anchal Jain · 9 years ago
  75. 78285d0 staging: wilc1000: removes linux_wlan_common.h file by Chris Park · 9 years ago
  76. 38f11b8 staging: wilc1000: remove useless define in linux_wlan_common.h file by Chris Park · 9 years ago
  77. 50fa2ee staging: wilc1000: move MODALIS and GPIO_NUM define to wilc_wlan.h file by Chris Park · 9 years ago
  78. a3f2965 staging: wilc1000: move WILC_MULTICAST_TABLE_SIZE define to wilc_wlan_if.h file by Chris Park · 9 years ago
  79. bda2b2f staging: wilc1000: wilc_wlan_cfg_init: changes unused argument by Leo Kim · 9 years ago
  80. 21ac321 staging: wilc1000: removes unnecessary variable of wilc_mac_cfg_t structure by Leo Kim · 9 years ago
  81. 7242eee staging: wilc1000: removes unnecessary wilc_debug print log by Leo Kim · 9 years ago
  82. 7180d7d staging: wilc1000: removes unnecessary wilc_debug print log by Leo Kim · 9 years ago
  83. e974b53 staging: wilc1000: replaces wilc_debug with netdev_err by Leo Kim · 9 years ago
  84. eb4ede9 staging: wilc1000: removes wilc_dbg() by Leo Kim · 9 years ago
  85. c09632e staging: wilc1000: moves LINUX_RX_SIZE, LINUX_TX_SIZE by Chris Park · 9 years ago
  86. b331f15 staging: wilc1000: moves to define values by Chris Park · 9 years ago
  87. d16a595 staging: wilc1000: removes usused PRINT_XX(region...) by Chris Park · 9 years ago
  88. ade0fb4 staging: wilc1000: removes unused region feature by Chris Park · 9 years ago
  89. 4ed9f7d staging: wilc1000: wilc_wlan.c: removes unnecessary log messages by Chris Park · 9 years ago
  90. d9766d5 staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messages by Chris Park · 9 years ago
  91. 8e330c5 staging: wilc1000: linux_wlan.c: removes unnecessary log messages by Chris Park · 9 years ago
  92. b92f930 staging: wilc1000: host_interface.c: replace PRINT_ER with netdev_err by Chris Park · 9 years ago
  93. 77f3a71 staging: wilc1000: host_interface.c: removes unnecessary log messages by Chris Park · 9 years ago
  94. 3b9d7dc staging: wilc1000: coreconfigurator.c: removes unnecessary log messages by Chris Park · 9 years ago
  95. 6b8c30d staging: wilc1000: removes unused CFG80211_DBG tag by Chris Park · 9 years ago
  96. 40bbaac staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messages by Chris Park · 9 years ago
  97. 64d3546 staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messages by Chris Park · 9 years ago
  98. 9ac0c05 staging: wilc1000: host_interface.c: removes unnecessary log messages by Chris Park · 9 years ago
  99. 4e77c68 staging: wilc1000: removes unused HOSTAPD_DBG tag by Chris Park · 9 years ago
  100. a1b56a4 staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messages by Chris Park · 9 years ago