1. be24798 staging: lustre: ptlrpc: prevent request timeout grow due to recovery by Mikhail Pershin · 8 years ago
  2. e47fad9 staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOL by frank zago · 8 years ago
  3. 50932a2 staging: lustre: ptlrpc: quiet errors on initial connection by Andreas Dilger · 8 years ago
  4. eda3565 staging: lustre: recovery: don't replay closed open by Niu Yawei · 8 years ago
  5. 60873bb staging: lustre: at: net AT after connect by Alexander Boyko · 8 years ago
  6. 9b00e00 staging: lustre: ldlm: resend AST callbacks by Vitaly Fertman · 8 years ago
  7. 36c6607 staging: lustre: ptlrpc: request gets stuck in UNREGISTERING phase by Andriy Skulysh · 8 years ago
  8. 31c5e95 staging: lustre: ptlrpc: Early replies need to honor at_max by Chris Horn · 8 years ago
  9. 65ffc67 lustre: don't reinvent struct bio_vec by Al Viro · 8 years ago
  10. 81ea39e staging/lustre/ptlrpc: lost bulk leads to a hang by Vitaly Fertman · 8 years ago
  11. 63a4651 staging/lustre/ptlrpc: Remove __ptlrpc_request_bufs_pack by Ben Evans · 8 years ago
  12. 9faa2ad staging/lustre/ptlrpc: missing wakeup for ptlrpc_check_set by Liang Zhen · 8 years ago
  13. 32c8728 staging/lustre/ptlrpc: reorganize ptlrpc_request by Liang Zhen · 8 years ago
  14. 6a5b99a staging/lustre: Replace sun.com GPLv2 URL with gnu.org one. by Oleg Drokin · 8 years ago
  15. ed4df35 staging/lustre: Remove the "Please contact SUN for GPL" from headers by Oleg Drokin · 8 years ago
  16. 3d2b8f5 staging/lustre/ptlrpc: Fix Multiple Assignments by Nathaniel Clark · 8 years ago
  17. 6a65147 staging/lustre: Fix blank line after/before {/} style by Oleg Drokin · 8 years ago
  18. da5ecb4 staging/lustre: Fix braces {} style by Oleg Drokin · 8 years ago
  19. 5f47992 Merge 4.6-rc3 into staging-next by Greg Kroah-Hartman · 8 years ago
  20. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  21. 9af4826 staging: lustre: libcfs: remove cfs_signal_pending wrapper by James Simmons · 9 years ago
  22. 19b2056 staging: lustre: Correct missing newline by James Nunez · 9 years ago
  23. 1c147c83 staging: lustre: ptlrpc: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 9 years ago
  24. 30c0aa3 staging/lustre/ptlrpc: Fix style vs open parenthesis alignment by Oleg Drokin · 9 years ago
  25. 8b38208 staging/lustre/ptlrpc: Adjust NULL comparison codestyle by Oleg Drokin · 9 years ago
  26. 71c36dd staging/lustre/lnet: Get rid of IOC_LIBCFS_DEBUG_PEER hack by Oleg Drokin · 9 years ago
  27. a161de8 staging: lustre: add sparse locking annotations by frank zago · 9 years ago
  28. 1dc563a staging: lustre: update Intel copyright messages 2015 by Andreas Dilger · 9 years ago
  29. 50d3036 staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_free by Mike Rapoport · 9 years ago
  30. ccaabce staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_alloc by Mike Rapoport · 9 years ago
  31. ce1c42e staging: lustre: kernel style neating (block comments) by Sanne Wouda · 9 years ago
  32. b550440 staging: lustre: ptlrpc: Remove useless initialisation by Amitoj Kaur Chawla · 9 years ago
  33. 50ffcb7 staging: lustre: add missing blank line after declarations by Mike Rapoport · 9 years ago
  34. 1110926 staging/lustre/ptlrpc: Drop unused client code by Oleg Drokin · 9 years ago
  35. 219e6de staging/lustre: use 64-bit times for request times by Arnd Bergmann · 9 years ago
  36. c5c4c6f staging/lustre/ptlrpc: make ptlrpcd threads cpt-aware by Olaf Weber · 9 years ago
  37. aefd9d7 staging/lustre/osc: use global osc_rq_pool to reduce memory usage by Li Xi · 9 years ago
  38. 1b779d2 Staging: lustre: ptlrpc: Remove braces for single statement blocks by Shraddha Barke · 9 years ago
  39. 2b241d3 staging: lustre: put constant on the right of binary operator by Julia Lawall · 9 years ago
  40. 597851a staging: lustre: ptlrpc: Use !x to check for kzalloc failure by Julia Lawall · 9 years ago
  41. ee0ec19 lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  42. d0bfef3 staging: lustre: ptlrpc: clean up whitespace and align function params by Chris Hanna · 9 years ago
  43. 7257f9d STAGING: Declare request_cache as static for drivers/staging/lustre/lustre/ptlrpc/client.c by Simon Guo · 9 years ago
  44. 9ae1059 staging: lustre: ptlrpc: Use kzalloc and kfree by Julia Lawall · 9 years ago
  45. 06fbc01 staging/lustre/ptlrpc: false alarm in AT network latency measuring by Liang Zhen · 10 years ago
  46. 295ce74 Staging: lustre: Deleted space prohibited between function name and open parenthesis by Melike Yurtoglu · 10 years ago
  47. 5b9359f Staging: lustre: Remove unnecessary else after return by Melike Yurtoglu · 10 years ago
  48. d7a5b78 Staging: lustre: Remove return in void function by Melike Yurtoglu · 10 years ago
  49. d27f9b0 staging/lustre/ptlrpc: hold rq_lock when modify rq_flags by Niu Yawei · 10 years ago
  50. fa55c6a staging/lustre/ptlrpc: avoid list scan in ptlrpcd_check by Liang Zhen · 10 years ago
  51. 2d00bd1 staging: lustre: Coalesce string fragments by Joe Perches · 10 years ago
  52. 3ff2804 staging: lustre: lustre: ptlrpc: Remove unnecessary braces by Balavasu Kuppusammyprathaban · 10 years ago
  53. f1c571d staging: lustre: fix gfp_t/int coercion by Omar Sandoval · 10 years ago
  54. 46ffc93 staging/lustre: remove portals_compat25.h by James Simmons · 10 years ago
  55. a9b3e8f staging: lustre: ptlrpc: expand the GOTO macro by Julia Lawall · 10 years ago
  56. b533ff4 staging: lustre: lustre: ptlrpc: Fix space required by Hema Prathaban · 10 years ago
  57. fbe7c6c staging: lustre: remove parentheses from return arguments by Julia Lawall · 10 years ago
  58. 0028d585b staging: lustre: lustre: ptlrpc: Fix pointer declaration by Hema Prathaban · 10 years ago
  59. 0ae015b staging: lustre: lustre: ptlrpc: Fix requires space by Hema Prathaban · 10 years ago
  60. 55f5a82 staging: lustre: remove LPX64 define by Greg Kroah-Hartman · 10 years ago
  61. b0f5aad staging: lustre: remove LPU64 define by Greg Kroah-Hartman · 10 years ago
  62. 699503b staging: lustre: remove cfs_time_before() by Greg Kroah-Hartman · 10 years ago
  63. 7264b8a staging: lustre: remove cfs_time_current_sec wrapper by Greg Kroah-Hartman · 10 years ago
  64. e27db14 staging: lustre: ptlrpc/ldlm: remove ccflags from Makefile by Greg Kroah-Hartman · 10 years ago
  65. cf378ff staging/lustre/ptlrpc: unlink request buffer correctly by Alexey Lyashkov · 10 years ago
  66. da9e33c staging/lustre/ptlrpc: Add schedule point to ptlrpc_check_set() by Christopher J. Morrone · 10 years ago
  67. 5c689e6 staging/lustre/ptlrpc: race at req processing by Alexander.Boyko · 10 years ago
  68. 5e42bc9 staging/lustre: remove assertion of spin_is_locked() by Li Xi · 10 years ago
  69. 0be19af staging/lustre: restore __GFP_WAIT flag to memalloc calls by Ann Koehler · 10 years ago
  70. 35b2e1b staging/lustre/ptlrpc: add rpc_cache by Andriy Skulysh · 10 years ago
  71. 503a1ac lustre/ptlrpc: rq_commit_cb is called for twice by Liang Zhen · 11 years ago
  72. e3bceb2 lustre/ptlrpc: skip rpcs that fail ptl_send_rpc by Peng Tao · 11 years ago
  73. 82a373a lustre/ptlrpc: re-enqueue ptlrpcd worker by Liang Zhen · 11 years ago
  74. 15c50cc lustre/ptlrpc: fix 'data race condition' issues by Sebastien Buisson · 11 years ago
  75. 63d4257 lustre/recovery: free open/close request promptly by Hongchao Zhang · 11 years ago
  76. 930cef9 staging: lustre: Fix typo in client.c by Masanari Iida · 11 years ago
  77. 7f1d15a staging: lustre: ptlrpc: fix label indentation by Kristina Martsenko · 11 years ago
  78. 7b8633d staging: lustre: ptlrpc: remove an unnecessary semicolon by Kristina Martsenko · 11 years ago
  79. cb68dd2 staging: lustre: ptlrpc: clean up whitespace around braces by Kristina Martsenko · 11 years ago
  80. 3949015e staging: lustre: ptlrpc: clean up whitespace around parentheses by Kristina Martsenko · 11 years ago
  81. ec83e61 staging: lustre: Use parenthesis around sizeof by Joe Perches · 11 years ago
  82. 0a3bdb0 staging: lustre: remove RETURN macro by Greg Kroah-Hartman · 11 years ago
  83. 23f14e7 staging: lustre: remove EXIT macro by Greg Kroah-Hartman · 11 years ago
  84. 29aaf49 staging: lustre: remove ENTRY macro by Greg Kroah-Hartman · 11 years ago
  85. d7e09d0 staging: add Lustre file system client support by Peng Tao · 11 years ago