1. 758d3ea staging: lustre: ptlrpc: skip lock if export failed by Alexander Boyko · 7 years ago
  2. 39ce280 staging: lustre: ldlm: per-export lock callback timeout by Vitaly Fertman · 8 years ago
  3. f06d65a staging: lustre: ldlm: reconstruct proper flags on enqueue resend by Vitaly Fertman · 8 years ago
  4. 24c198e staging/lustre: Make alignment match open parenthesis by Oleg Drokin · 8 years ago
  5. 8015e18 staging: lustre: obd: validate open handle cookies by John L. Hammond · 8 years ago
  6. 099d5ad staging: lustre: ldlm: improve ldlm_lock_create() return value by Emoly Liu · 8 years ago
  7. c68c3fa staging: lustre: ldlm: flock completion fixes. by Vitaly Fertman · 8 years ago
  8. e8beaf6 staging/lustre/ldlm: const qualify struct lustre_handle * params by John L. Hammond · 8 years ago
  9. e93876d staging/lustre: LDLM_DEBUG() shouldn't be passed \n by Alex Zhuravlev · 8 years ago
  10. 6a5b99a staging/lustre: Replace sun.com GPLv2 URL with gnu.org one. by Oleg Drokin · 8 years ago
  11. ed4df35 staging/lustre: Remove the "Please contact SUN for GPL" from headers by Oleg Drokin · 8 years ago
  12. 5a9a80b staging: lustre: ldlm: use accessor macros for l_flags by Bruce Korb · 8 years ago
  13. 6a65147 staging/lustre: Fix blank line after/before {/} style by Oleg Drokin · 8 years ago
  14. 6cead36 staging/lustre/ldlm: Solve a race for LRU lock cancel by Vitaly Fertman · 8 years ago
  15. 06563b5 staging/lustre/clio: cl_lock simplification by Jinshan Xiong · 8 years ago
  16. 8f5b143 Staging: lustre: Use list_{next/prev}_entry instead of list_entry by Bhumika Goyal · 8 years ago
  17. 3eed2d0 staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zalloc by Amitoj Kaur Chawla · 8 years ago
  18. 6f789a6 staging/lustre/ldlm: Adjust comments to better conform to coding style by Oleg Drokin · 8 years ago
  19. 8e80aa2 staging/lustre: Remove dead code in ldlm_lock_destroy_internal by Oleg Drokin · 8 years ago
  20. d1777aa staging/lustre: Get rid of ldlm_error_t typedef by Oleg Drokin · 8 years ago
  21. 52ee0d2 staging/lustre: Remove ldlm type/mode typedefs by Oleg Drokin · 8 years ago
  22. 3818b4c staging/lustre/ldlm: Remove unused lr_most_restr from struct ldlm_resource by Oleg Drokin · 8 years ago
  23. 44b53f1 staging/lustre/ldlm: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  24. 1dc563a staging: lustre: update Intel copyright messages 2015 by Andreas Dilger · 9 years ago
  25. 5c4d8ed staging: lustre: replace OBD_SLAB_FREE with kmem_cache_free by Mike Rapoport · 9 years ago
  26. ccaabce staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_alloc by Mike Rapoport · 9 years ago
  27. b5f0063 Staging: lustre: remove unneeded variable by Greg Kroah-Hartman · 9 years ago
  28. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  29. e3fde1b staging/lustre/ldlm: Make ldlm_add_ast_work_item() static by Oleg Drokin · 9 years ago
  30. 58c6d13 staging/lustre/ldlm: Remove unused exported symbols. by Oleg Drokin · 9 years ago
  31. 71570b9 staging/lustre: Remove ns_is_server() by Oleg Drokin · 9 years ago
  32. cf739f8 staging/lustre: Remove ns_is_client() by Oleg Drokin · 9 years ago
  33. 71d1c4d staging/lustre/ldlm: Remove unused ldlm_reprocess_all*() by Oleg Drokin · 9 years ago
  34. 0217603 staging/lustre/ldlm: Remove intent policies handler. by Oleg Drokin · 9 years ago
  35. 8868dc0 staging/lustre/ldlm: Remove ldlm_refresh/del_waiting_lock() by Oleg Drokin · 9 years ago
  36. 996cbc6 staging/lustre/ldlm: Remove ldlm_lock_fail_match() by Oleg Drokin · 9 years ago
  37. 0c279f4 staging/lustre/ldlm: Get rid of lr_converting queue by Oleg Drokin · 9 years ago
  38. 97ea097 staging/lustre/ldlm: Remove unimplemented lock conversion traces. by Oleg Drokin · 9 years ago
  39. 8a7c086 staging/lustre/ldlm: Remove unused ldlm_cancel_locks_for_exports() by Oleg Drokin · 9 years ago
  40. bf6d215 staging/lustre: use time64_t for l_last_activity by Arnd Bergmann · 9 years ago
  41. 94e6776 staging: lustre: ldlm: Use !x to check for kzalloc failure by Julia Lawall · 9 years ago
  42. 71e8dd9 staging: lustre: cleanup not needed else clauses by Antonio Murdaca · 9 years ago
  43. a1ce36c staging: lustre: ldlm: ldlm_lock: remove unneeded null test before free by Julia Lawall · 9 years ago
  44. 352f789 staging: lustre: ldlm: Use kzalloc and kfree by Julia Lawall · 9 years ago
  45. fe0eb17 Staging: lustre: Fix externs should be avoided in .c by Haneen Mohammed · 9 years ago
  46. 75f0cef Staging: lustre: lustre: ldlm: Fix do not add new typedefs by Haneen Mohammed · 9 years ago
  47. fd0c587 staging: lustre: ldlm: Fix warning about unneeded return statement by Andreas Ruprecht · 10 years ago
  48. 0e1bbbb staging: lustre: ldlm: Fix indentation errors for switch-case by Andreas Ruprecht · 10 years ago
  49. 43ee416 staging: lustre: ldlm: Fix warning about missing spaces by Andreas Ruprecht · 10 years ago
  50. e7ddc48 staging: lustre: ldlm: Fix overlong lines by Andreas Ruprecht · 10 years ago
  51. 902f3bb staging: lustre: ldlm: Add missing newlines after declarations by Andreas Ruprecht · 10 years ago
  52. 2d00bd1 staging: lustre: Coalesce string fragments by Joe Perches · 10 years ago
  53. d1c0d44 staging: lustre: ldlm: expand the GOTO macro by Julia Lawall · 10 years ago
  54. bdbb051 staging: lustre: adjust spacing within pointer casts by Julia Lawall · 10 years ago
  55. 00d65ec staging/lustre: move lustre_intent.h to .. by John L. Hammond · 10 years ago
  56. 1d8cb70 drivers: staging: lustre: Fix space required after that ',' errors by Greg Donald · 10 years ago
  57. f261f48 staging/lustre/ldlm: drop redundant ibits lock interoperability check by Fan Yong · 10 years ago
  58. 55f5a82 staging: lustre: remove LPX64 define by Greg Kroah-Hartman · 10 years ago
  59. b0f5aad staging: lustre: remove LPU64 define by Greg Kroah-Hartman · 10 years ago
  60. 7264b8a staging: lustre: remove cfs_time_current_sec wrapper by Greg Kroah-Hartman · 10 years ago
  61. e27db14 staging: lustre: ptlrpc/ldlm: remove ccflags from Makefile by Greg Kroah-Hartman · 10 years ago
  62. 9fdaf8c staging: lustre: remove top level ccflags variable by Greg Kroah-Hartman · 10 years ago
  63. 0be19af staging/lustre: restore __GFP_WAIT flag to memalloc calls by Ann Koehler · 10 years ago
  64. 88e4ff8 staging/lustre/ldlm: Hold lock when clearing flag by Li Xi · 10 years ago
  65. e93a308 lustre/xattr: separate ACL and XATTR caches by Andrew Perepechko · 10 years ago
  66. 6e3dd65 staging: lustre: Fix typo in lustre/lustre/fld and ldlm by Masanari Iida · 11 years ago
  67. 7fc1f83 staging/lustre/llite: extended attribute cache by Andrew Perepechko · 11 years ago
  68. d3a8a4e staging/lustre/hsm: Implementation of exclusive open by Jinshan Xiong · 11 years ago
  69. 6da6eab staging: lustre: Remove typedef and update cfs_hash struct by Lisa Nguyen · 11 years ago
  70. 6ea510c staging: lustre: Remove typedef and update cfs_hash_bd struct by Lisa Nguyen · 11 years ago
  71. ec83e61 staging: lustre: Use parenthesis around sizeof by Joe Perches · 11 years ago
  72. 0a3bdb0 staging: lustre: remove RETURN macro by Greg Kroah-Hartman · 11 years ago
  73. 23f14e7 staging: lustre: remove EXIT macro by Greg Kroah-Hartman · 11 years ago
  74. 29aaf49 staging: lustre: remove ENTRY macro by Greg Kroah-Hartman · 11 years ago
  75. 805e517 staging: lustre: Fix sparse warnings about use of obsolete initializer by Emil Goode · 11 years ago
  76. ce74f92 staging/lustre/mdt: duplicate link names in directory by Andreas Dilger · 11 years ago
  77. f2145ea staging/lustre/dlmlock: compress out unused space by Bruce Korb · 11 years ago
  78. 2d58de7 staging/lustre/ptlrpc: Translate between host and network errnos by Li Wei · 11 years ago
  79. 5d4450c staging/lustre: fix build error on non-x86 platforms by Peng Tao · 11 years ago
  80. bc96917 staging/lustre/ldlm: suppress useless lock RPC for layout by JC Lafoucriere · 11 years ago
  81. d7e09d0 staging: add Lustre file system client support by Peng Tao · 11 years ago