1. c297d30 staging: lustre: ldlm: Fix extern variable declaration by Imre Deak · 8 years ago
  2. c86a6c1 staging: lustre: ldlm: evict clients returning errors on ASTs by Alexey Lyashkov · 8 years ago
  3. 24c198e staging/lustre: Make alignment match open parenthesis by Oleg Drokin · 8 years ago
  4. e8beaf6 staging/lustre/ldlm: const qualify struct lustre_handle * params by John L. Hammond · 8 years ago
  5. e93876d staging/lustre: LDLM_DEBUG() shouldn't be passed \n by Alex Zhuravlev · 8 years ago
  6. 6a5b99a staging/lustre: Replace sun.com GPLv2 URL with gnu.org one. by Oleg Drokin · 8 years ago
  7. ed4df35 staging/lustre: Remove the "Please contact SUN for GPL" from headers by Oleg Drokin · 8 years ago
  8. 95c9c00 staging/lustre/ldlm: Fix Multiple Assignments by Nathaniel Clark · 8 years ago
  9. d769640 staging: lustre: ldlm: clean up l_flags by Bruce Korb · 8 years ago
  10. 5a9a80b staging: lustre: ldlm: use accessor macros for l_flags by Bruce Korb · 8 years ago
  11. 6f789a6 staging/lustre/ldlm: Adjust comments to better conform to coding style by Oleg Drokin · 9 years ago
  12. f833ee4 staging/lustre: Get rid of ldlm_cancel_flags_t typedef by Oleg Drokin · 9 years ago
  13. 44b53f1 staging/lustre/ldlm: Adjust NULL comparison codestyle by Oleg Drokin · 9 years ago
  14. 1dc563a staging: lustre: update Intel copyright messages 2015 by Andreas Dilger · 9 years ago
  15. c9f6bb9 staging: lustre: add a blank line after function/struct/union/enum declarations by Mike Rapoport · 9 years ago
  16. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  17. 58c6d13 staging/lustre/ldlm: Remove unused exported symbols. by Oleg Drokin · 9 years ago
  18. 8868dc0 staging/lustre/ldlm: Remove ldlm_refresh/del_waiting_lock() by Oleg Drokin · 9 years ago
  19. 004a4b3 staging/lustre/ldlm: Remove ldlm_init/destroy_export() by Oleg Drokin · 9 years ago
  20. b30c78e staging/lustre/ldlm: Remove unused round_timeout function by Oleg Drokin · 9 years ago
  21. 082a3344 staging/lustre: Remove unneeded ldlm_timeout control by Oleg Drokin · 9 years ago
  22. 94e6776 staging: lustre: ldlm: Use !x to check for kzalloc failure by Julia Lawall · 9 years ago
  23. 700815d staging/lustre/ldlm: move all remaining files from procfs to debugfs by Dmitry Eremin · 9 years ago
  24. 328676f staging/lustre/ptlrpc: Add infrastructure for sysfs migration by Oleg Drokin · 9 years ago
  25. 0f53c82 staging/lustre/ldlm: move cancel_unused_locks_before_replay to sysfs by Oleg Drokin · 9 years ago
  26. 18fd885 staging/lustre/ldlm: Preparation to move /proc/fs/lustre/ldlm to sysfs by Oleg Drokin · 9 years ago
  27. 352f789 staging: lustre: ldlm: Use kzalloc and kfree by Julia Lawall · 9 years ago
  28. b6ee382 Staging: lustre: Remove parentheses around right side an assignment by Haneen Mohammed · 10 years ago
  29. fe0eb17 Staging: lustre: Fix externs should be avoided in .c by Haneen Mohammed · 10 years ago
  30. b0e47b9 staging: lustre: ldlm: Remove unnecessary line continuations by Andreas Ruprecht · 10 years ago
  31. 9844f9c staging: lustre: ldlm: Fix initialization of static variables by Andreas Ruprecht · 10 years ago
  32. e7ddc48 staging: lustre: ldlm: Fix overlong lines by Andreas Ruprecht · 10 years ago
  33. 902f3bb staging: lustre: ldlm: Add missing newlines after declarations by Andreas Ruprecht · 10 years ago
  34. 2d00bd1 staging: lustre: Coalesce string fragments by Joe Perches · 10 years ago
  35. d1c0d44 staging: lustre: ldlm: expand the GOTO macro by Julia Lawall · 10 years ago
  36. 55f5a82 staging: lustre: remove LPX64 define by Greg Kroah-Hartman · 10 years ago
  37. a649ad1 staging: lustre: remove cfs_time_t typedef by Greg Kroah-Hartman · 10 years ago
  38. e27db14 staging: lustre: ptlrpc/ldlm: remove ccflags from Makefile by Greg Kroah-Hartman · 10 years ago
  39. 9fdaf8c staging: lustre: remove top level ccflags variable by Greg Kroah-Hartman · 10 years ago
  40. 18fd5ba staging/lustre/libcfs: remove schedule_timeout_and_set_state by Peng Tao · 11 years ago
  41. 04aa5d15 lustre/ldlm: set l_lvb_type coherent when layout is returned by Bruno Faccini · 11 years ago
  42. 0396ec9 staging/lustre/ldlm: inline ldlm_proc_setup by Peng Tao · 11 years ago
  43. a0b58af staging/lustre/ptlrpc: Fix race during exp_flock_hash creation by Andriy Skulysh · 11 years ago
  44. 8cc7b4b staging/lustre: remove CFS_MODULE_PARM by Peng Tao · 11 years ago
  45. 28706a7 staging/lustre: remove llog_server.c by Peng Tao · 11 years ago
  46. 6da6eab staging: lustre: Remove typedef and update cfs_hash struct by Lisa Nguyen · 11 years ago
  47. 9edf0f6 staging: lustre: clean up format string usages by Kees Cook · 11 years ago
  48. 68b636b staging: lustre: remove task_t typedef by Greg Kroah-Hartman · 11 years ago
  49. 0a3bdb0 staging: lustre: remove RETURN macro by Greg Kroah-Hartman · 11 years ago
  50. 23f14e7 staging: lustre: remove EXIT macro by Greg Kroah-Hartman · 11 years ago
  51. 29aaf49 staging: lustre: remove ENTRY macro by Greg Kroah-Hartman · 11 years ago
  52. f2145ea staging/lustre/dlmlock: compress out unused space by Bruce Korb · 11 years ago
  53. 2d58de7 staging/lustre/ptlrpc: Translate between host and network errnos by Li Wei · 11 years ago
  54. d7e09d0 staging: add Lustre file system client support by Peng Tao · 11 years ago