1. 8b915c1 staging: lustre: ldlm: move LDLM_GID_ANY to lustre_dlm.h by Jinshan Xiong · 8 years ago
  2. 8877d3b staging: lustre: move ioctls to lustre_ioctl.h by John L. Hammond · 8 years ago
  3. 75ac62fc staging: lustre: delete striped directory by wang di · 8 years ago
  4. e8beaf6 staging/lustre/ldlm: const qualify struct lustre_handle * params by John L. Hammond · 8 years ago
  5. 6a5b99a staging/lustre: Replace sun.com GPLv2 URL with gnu.org one. by Oleg Drokin · 8 years ago
  6. ed4df35 staging/lustre: Remove the "Please contact SUN for GPL" from headers by Oleg Drokin · 8 years ago
  7. 7d44333 staging/lustre/ldlm: ELC picks locks in a safer policy by Jinshan Xiong · 8 years ago
  8. 06563b5 staging/lustre/clio: cl_lock simplification by Jinshan Xiong · 8 years ago
  9. 22ea97f staging/lustre: Fix lines that start with spaces by Oleg Drokin · 9 years ago
  10. c56e256 staging/lustre/include: Adjust comment style by Oleg Drokin · 9 years ago
  11. f833ee4 staging/lustre: Get rid of ldlm_cancel_flags_t typedef by Oleg Drokin · 9 years ago
  12. 87ba6eb staging/lustre: Get rid of ldlm_ns_type_t typedef by Oleg Drokin · 9 years ago
  13. 4d0d6b0 staging/lustre: Remove ldlm_appetite_t typedef by Oleg Drokin · 9 years ago
  14. d1777aa staging/lustre: Get rid of ldlm_error_t typedef by Oleg Drokin · 9 years ago
  15. 52ee0d2 staging/lustre: Remove ldlm type/mode typedefs by Oleg Drokin · 9 years ago
  16. 3818b4c staging/lustre/ldlm: Remove unused lr_most_restr from struct ldlm_resource by Oleg Drokin · 9 years ago
  17. d2a1398 staging/lustre/include: Adjust NULL comparison codestyle by Oleg Drokin · 9 years ago
  18. f6e42a4 staging/lustre/ptlrpc: Get rid of /proc references in comments by Oleg Drokin · 9 years ago
  19. 1dc563a staging: lustre: update Intel copyright messages 2015 by Andreas Dilger · 9 years ago
  20. a4be078 staging: lustre: remove unused variable by Dan Carpenter · 9 years ago
  21. c9f6bb9 staging: lustre: add a blank line after function/struct/union/enum declarations by Mike Rapoport · 9 years ago
  22. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  23. 58c6d13 staging/lustre/ldlm: Remove unused exported symbols. by Oleg Drokin · 9 years ago
  24. 00f9d12b staging/lustre/ldlm: Remove server side code from pool support. by Oleg Drokin · 9 years ago
  25. 71570b9 staging/lustre: Remove ns_is_server() by Oleg Drokin · 9 years ago
  26. cf739f8 staging/lustre: Remove ns_is_client() by Oleg Drokin · 9 years ago
  27. f954e77 staging/lustre/ldlm: Remove unused ldlm_blocking_ast/_nocheck() by Oleg Drokin · 9 years ago
  28. 71d1c4d staging/lustre/ldlm: Remove unused ldlm_reprocess_all*() by Oleg Drokin · 9 years ago
  29. 0217603 staging/lustre/ldlm: Remove intent policies handler. by Oleg Drokin · 9 years ago
  30. 8868dc0 staging/lustre/ldlm: Remove ldlm_refresh/del_waiting_lock() by Oleg Drokin · 9 years ago
  31. a5613d7 staging/lustre/ldlm: Remove unused ldlm_pool_set_slv() by Oleg Drokin · 9 years ago
  32. 865cc73 staging/lustre/ldlm: Remove unused ldlm_pool_get_clv() by Oleg Drokin · 9 years ago
  33. 4889fd3 staging/lustre/ldlm: Remove ldlm_namespace_free() by Oleg Drokin · 9 years ago
  34. 996cbc6 staging/lustre/ldlm: Remove ldlm_lock_fail_match() by Oleg Drokin · 9 years ago
  35. e306fc7 staging/lustre/ldlm: Remove ldlm_glimpse_ast() by Oleg Drokin · 9 years ago
  36. 38c3f17 staging/lustre/ldlm: Remove ldlm_errno2error() by Oleg Drokin · 9 years ago
  37. bf2a033 staging/lustre/ldlm: Remove unused ldlm_enqueue_pack() by Oleg Drokin · 9 years ago
  38. ab47eb1 staging/lustre/ldlm: Remove unused ldlm_cli_enqueue_local() by Oleg Drokin · 9 years ago
  39. 0c279f4 staging/lustre/ldlm: Get rid of lr_converting queue by Oleg Drokin · 9 years ago
  40. 97ea097 staging/lustre/ldlm: Remove unimplemented lock conversion traces. by Oleg Drokin · 9 years ago
  41. 004a4b3 staging/lustre/ldlm: Remove ldlm_init/destroy_export() by Oleg Drokin · 9 years ago
  42. 8f83409 staging/lustre: use 64-bit time for pl_recalc by Arnd Bergmann · 9 years ago
  43. bf6d215 staging/lustre: use time64_t for l_last_activity by Arnd Bergmann · 9 years ago
  44. b2952d6 staging: lustre: fix whitespace errors reported by checkpatch.pl by Mike Rapoport · 9 years ago
  45. 8150a97 staging: lustre: Remove unnecessary externs by Joe Perches · 9 years ago
  46. 700815d staging/lustre/ldlm: move all remaining files from procfs to debugfs by Dmitry Eremin · 9 years ago
  47. f2825e0 staging/lustre/ldlm: Add infrastructure to move ldlm pool controls to sysfs by Oleg Drokin · 9 years ago
  48. fa0352f staging/lustre/ldlm: remove server-side congested locks support by Oleg Drokin · 9 years ago
  49. 18fd885 staging/lustre/ldlm: Preparation to move /proc/fs/lustre/ldlm to sysfs by Oleg Drokin · 9 years ago
  50. 70837c1 staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ...)) by Mario J. Rugiero · 10 years ago
  51. 5444261 drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  52. a180512 staging/lustre: remove linux/lustre_dlm.h by John L. Hammond · 10 years ago
  53. a58a38a drivers: staging: lustre: Fix space required before the open parenthesis '(' errors by Greg Donald · 10 years ago
  54. f267cdb staging: lustre: use CONFIG_PROC_FS by Greg Kroah-Hartman · 10 years ago
  55. a649ad1 staging: lustre: remove cfs_time_t typedef by Greg Kroah-Hartman · 10 years ago
  56. 1accaad staging: lustre: fix include relative paths by Greg Kroah-Hartman · 10 years ago
  57. 875332d staging/lustre: fix frong ldlm flags type used by Dmitry Eremin · 10 years ago
  58. 5e42bc9 staging/lustre: remove assertion of spin_is_locked() by Li Xi · 10 years ago
  59. 5802572 Staging: lustre: gfp_mask should be of gfp_t type by Fabio Falzoi · 10 years ago
  60. b9c98cf Staging: lustre: ops structs should be declared static by Fabio Falzoi · 10 years ago
  61. f9bd9c1 staging: lustre: use __func__ instead of __FUNCTION__ by Christoph Jaeger · 11 years ago
  62. bd9070c staging: lustre: Fix typo in lustre/include part2 by Masanari Iida · 11 years ago
  63. 1789118 staging: lustre: Fix typo in lustre/include part1 by Masanari Iida · 11 years ago
  64. 0396ec9 staging/lustre/ldlm: inline ldlm_proc_setup by Peng Tao · 11 years ago
  65. 6da6eab staging: lustre: Remove typedef and update cfs_hash struct by Lisa Nguyen · 11 years ago
  66. a3ea59e staging: lustre: Remove typedef and update cfs_debug_limit_state struct by Lisa Nguyen · 11 years ago
  67. b59fe84 staging: lustre: remove proc_dir_entry_t typedef by Greg Kroah-Hartman · 11 years ago
  68. f2145ea staging/lustre/dlmlock: compress out unused space by Bruce Korb · 11 years ago
  69. 3eface5 staging/lustre: Only wake up ldlm_poold as frequently as the check interval by Oleg Drokin · 11 years ago
  70. 91a5003 staging/lustre/ldlm: split client namespaces into active and inactive by Oleg Drokin · 11 years ago
  71. 73bb1da staging/lustre: adapt proc_dir_entry change by Peng Tao · 11 years ago
  72. d7e09d0 staging: add Lustre file system client support by Peng Tao · 11 years ago