1. 882b0a1 staging: lustre: obd: add case LCFG_PARAM to osd_process_config by Emoly Liu · 8 years ago
  2. c4ab96e staging: lustre: obd: add newline for dumped config record by Amir Shehata · 8 years ago
  3. b828b9c staging: lustre: obd: remove newline from LCONSOLE string by Amir Shehata · 8 years ago
  4. 610cc3a Staging: lustre: Make lustre_profile_list static by Iban Rodriguez · 8 years ago
  5. 6a65147 staging/lustre: Fix blank line after/before {/} style by Oleg Drokin · 8 years ago
  6. 926d6fb staging/lustre/obdclass: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  7. defa220 staging/lustre: Fix indentation mistakes by Oleg Drokin · 8 years ago
  8. 6ba5917 staging/lustre/obdclass: Adjust comments to better conform to coding style by Oleg Drokin · 8 years ago
  9. 24af3e16 staging: lustre: missed a few cases of using NULL instead of 0 by Frank Zago · 8 years ago
  10. cce3c2d staging/lustre/obdclass: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  11. 1dc563a staging: lustre: update Intel copyright messages 2015 by Andreas Dilger · 9 years ago
  12. db9fc06 staging: lustre: change cfs_hash_ops_t to struct by James Simmons · 9 years ago
  13. 80feb1e staging: lustre: provide separate buffers for libcfs_*2str() by Dmitry Eremin · 9 years ago
  14. ab12717 Staging: lustre: obdclass: Remove unnecessary cast on void pointer by Shraddha Barke · 9 years ago
  15. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  16. 50ffcb7 staging: lustre: add missing blank line after declarations by Mike Rapoport · 9 years ago
  17. 8483332 staging/lustre: Remove unused, commented function call by Yazen Ghannam · 9 years ago
  18. d63414e Staging: lustre: obdclass: obd_config: Declare as static by Shraddha Barke · 9 years ago
  19. af3ec53 staging/lustre: Remove server-only recovery-related bits by Oleg Drokin · 9 years ago
  20. 706d263 staging/lustre/obdclass: Remove unused nid_hash by Oleg Drokin · 9 years ago
  21. db2162d staging/lustre: remove lots of dead code by Arnd Bergmann · 9 years ago
  22. 3aabf99 staging/lustre/ptlrpc: Remove ptlrpc_update_export_timer() by Oleg Drokin · 9 years ago
  23. fb209cb staging/lustre: remove class_disconnect_export_list by Arnd Bergmann · 9 years ago
  24. 98f2d64 staging/lustre: use ktime_t for calculating elapsed time by Arnd Bergmann · 9 years ago
  25. 45efd65 staging/lustre: obd: remove unused data structures by Arnd Bergmann · 9 years ago
  26. dd550e4 Staging: lustre: obdclass: obd_config.c: Remove explicit NULL comparison by Shraddha Barke · 9 years ago
  27. 222a7e9 Staging: lustre: obdclass: Use kasprintf instead of kzalloc and sprintf by Shraddha Barke · 9 years ago
  28. b2952d6 staging: lustre: fix whitespace errors reported by checkpatch.pl by Mike Rapoport · 9 years ago
  29. ea28d21 staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errors by Mike Rapoport · 9 years ago
  30. 082a3344 staging/lustre: Remove unneeded ldlm_timeout control by Oleg Drokin · 9 years ago
  31. 485640b staging: lustre: obdclass: Use !x to check for kzalloc failure by Julia Lawall · 9 years ago
  32. d5be8e1 Staging: lustre: Replace kzalloc followed by memcpy with kmemdup by Niranjan Dighe · 9 years ago
  33. d9528a3 staging/lustre/obd: Remove nid_stats tracking by Oleg Drokin · 9 years ago
  34. 32a3fab staging: lustre: obdclass: obd_config: remove unneeded null test before free by Julia Lawall · 9 years ago
  35. d727904 staging: lustre: obdclass: Use kzalloc and kfree by Julia Lawall · 9 years ago
  36. 2d00bd1 staging: lustre: Coalesce string fragments by Joe Perches · 10 years ago
  37. 5444261 drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  38. 46ffc93 staging/lustre: remove portals_compat25.h by James Simmons · 10 years ago
  39. d212afd staging: lustre: obdclass: expand the GOTO macro by Julia Lawall · 10 years ago
  40. 55df5fa staging: lustre: obdclass: expand the GOTO macro + break by Julia Lawall · 10 years ago
  41. bdbb051 staging: lustre: adjust spacing within pointer casts by Julia Lawall · 10 years ago
  42. a58a38a drivers: staging: lustre: Fix space required before the open parenthesis '(' errors by Greg Donald · 10 years ago
  43. ea7893b staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" by Radek Dostal · 10 years ago
  44. 55f5a82 staging: lustre: remove LPX64 define by Greg Kroah-Hartman · 10 years ago
  45. 610f737 staging: lustre: obdclass: remove ccflags from Makefile by Greg Kroah-Hartman · 10 years ago
  46. 4a87df3 staging:lustre: Removed assignments from if statements. by Chi Pham · 10 years ago
  47. 52cf6ac staging:lustre: Fix typo in comment and printk within lustre/obdclass by Masanari Iida · 10 years ago
  48. 7d4bae4 staging/lustre/mgs: set_param -P option that sets value permanently by Artem Blagodarenko · 10 years ago
  49. 6da6eab staging: lustre: Remove typedef and update cfs_hash struct by Lisa Nguyen · 11 years ago
  50. ec83e61 staging: lustre: Use parenthesis around sizeof by Joe Perches · 11 years ago
  51. 0a3bdb0 staging: lustre: remove RETURN macro by Greg Kroah-Hartman · 11 years ago
  52. 23f14e7 staging: lustre: remove EXIT macro by Greg Kroah-Hartman · 11 years ago
  53. 29aaf49 staging: lustre: remove ENTRY macro by Greg Kroah-Hartman · 11 years ago
  54. f1b58c5 staging/lustre/obdclass: be more careful processing server name by Nathaniel Clark · 11 years ago
  55. 73bb1da staging/lustre: adapt proc_dir_entry change by Peng Tao · 11 years ago
  56. d7e09d0 staging: add Lustre file system client support by Peng Tao · 11 years ago