1. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. 19b2056 staging: lustre: Correct missing newline by James Nunez · 8 years ago
  4. a739735 staging: lustre: fix 'NULL pointer dereference' errors by Sebastien Buisson · 8 years ago
  5. 57878e1 staging: lustre: update the MODULE_DESCRIPTION for all lustre modules by Andreas Dilger · 8 years ago
  6. 5b0e50b staging: lustre: add missing MODULE_AUTHOR for LNet selftest module by James Simmons · 8 years ago
  7. f0a8768 staging/lustre/lmv: Fix style vs open parenthesis alignment by Oleg Drokin · 8 years ago
  8. 0e59ef7 staging/lustre/lmv: Remove commented out MDS selection policies by Oleg Drokin · 8 years ago
  9. 7f05d5b staging/lustre/lmv: Adjust comments to better conform to coding style by Oleg Drokin · 8 years ago
  10. f833ee4 staging/lustre: Get rid of ldlm_cancel_flags_t typedef by Oleg Drokin · 8 years ago
  11. 52ee0d2 staging/lustre: Remove ldlm type/mode typedefs by Oleg Drokin · 8 years ago
  12. 2cbdaa4 staging/lustre/lmv: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  13. 11be8f6 staging/lustre: Mark lmv_hsm_ct_register/unregister uarg as __user by Oleg Drokin · 8 years ago
  14. 0f881d7 staging/lustre: Properly mark lmv_fid2path uarg argment as __user by Oleg Drokin · 8 years ago
  15. e09bee3 staging/lustre: Properly mark obd_iocontrol argument as __user by Oleg Drokin · 8 years ago
  16. 1732895 staging: lustre: embed kr_data into kkuc_reg by Hongchao Zhang · 8 years ago
  17. e278047 staging: lustre: split kernel comm between user and kernel by frank zago · 8 years ago
  18. 406fc91 staging: lustre: Prevent duplicate CT registrations by Henri Doreau · 8 years ago
  19. 1dc563a staging: lustre: update Intel copyright messages 2015 by Andreas Dilger · 9 years ago
  20. a045547 staging: lustre: Update module author to OpenSFS by James Simmons · 9 years ago
  21. df18a80 staging: lustre: remove m_ prefix from function pointers by Dan Carpenter · 9 years ago
  22. a13b1f3 staging: lustre: remove o_ prefix from function pointers by Dan Carpenter · 9 years ago
  23. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  24. 50ffcb7 staging: lustre: add missing blank line after declarations by Mike Rapoport · 9 years ago
  25. b27f9d1 staging/lustre: KEY_DEFAULT/MAX_COOKIESIZE key is unused, remove them by Oleg Drokin · 9 years ago
  26. ef2e0f5 staging/lustre: Remove mds/ost capabilities support by Oleg Drokin · 9 years ago
  27. ced41eb staging/lustre/lmv: fix potential null pointer dereference by Oleg Drokin · 9 years ago
  28. 910b551 staging: lustre: fix TRAILING_STATEMENTS checkpatch errors by Mike Rapoport · 9 years ago
  29. b2952d6 staging: lustre: fix whitespace errors reported by checkpatch.pl by Mike Rapoport · 9 years ago
  30. a84b7fd staging: lustre: lmv: drop trivially useless initialization by Julia Lawall · 9 years ago
  31. 76e4290 staging: lustre: lmv: Use !x to check for kzalloc failure by Julia Lawall · 9 years ago
  32. 8cc3792 lustre: lmv: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  33. 61e87ab staging/lustre/obd: move status files from procfs to debugfs by Dmitry Eremin · 9 years ago
  34. 8276504 staging/lustre/fld: move all files from procfs to debugfs by Dmitry Eremin · 9 years ago
  35. b5fa70d staging/lustre/lmv: Move suitable entries from procfs to sysfs by Oleg Drokin · 9 years ago
  36. 9b80130 staging/lustre/obdclass: Prepare for procfs to sysfs migration by Oleg Drokin · 9 years ago
  37. 2962b44 staging/lustre: Remove useless num_refs procfs variable by Oleg Drokin · 9 years ago
  38. 13879e5 staging: lustre: lmv: remove unneeded null test before free by Julia Lawall · 9 years ago
  39. 8bcf30c staging: lustre: lmv: Use kzalloc and kfree by Julia Lawall · 9 years ago
  40. e8fd99f staging: lustre: use linux headers by Asaf Vertz · 9 years ago
  41. 302727b staging: lustre: lmv: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  42. 5dc8d7b staging: lustre: lmv: declare internal symbols as static by Luca Ceresoli · 9 years ago
  43. 2d00bd1 staging: lustre: Coalesce string fragments by Joe Perches · 10 years ago
  44. dbd1813 staging: lustre: Remove unnecessary parentheses. by Masanari Iida · 10 years ago
  45. 5ed57d6 Staging: lustre: lustre: lmv: Removed variable that is not very useful. by Heena Sirwani · 10 years ago
  46. fe67299 staging: lustre: fix inappropriate enums declarations. by Hugues Morisset · 10 years ago
  47. 4d54556 staging: lustre: lmv: expand the GOTO macro by Julia Lawall · 10 years ago
  48. 1d8cb70 drivers: staging: lustre: Fix space required after that ',' errors by Greg Donald · 10 years ago
  49. 9d0b2b7 drivers: staging: lustre: Fix that open brace { should be on the previous line errors by Greg Donald · 10 years ago
  50. 21aef7d staging/lustre: get rid of obd_* typedefs by Oleg Drokin · 10 years ago
  51. 114acca staging/lustre: get rid of seqno_t and mdsno_t typedefs by Oleg Drokin · 10 years ago
  52. f267cdb staging: lustre: use CONFIG_PROC_FS by Greg Kroah-Hartman · 10 years ago
  53. 55f5a82 staging: lustre: remove LPX64 define by Greg Kroah-Hartman · 10 years ago
  54. b0f5aad staging: lustre: remove LPU64 define by Greg Kroah-Hartman · 10 years ago
  55. a8c495a staging: lustre: lmv: remove ccflags from Makefile by Greg Kroah-Hartman · 10 years ago
  56. 875332d staging/lustre: fix frong ldlm flags type used by Dmitry Eremin · 10 years ago
  57. 4477934 staging/lustre: Limit reply buffer size by Brian Behlendorf · 10 years ago
  58. f236f69 lustre/llite: simplify dentry revalidate by Lai Siyao · 10 years ago
  59. 63d4257 lustre/recovery: free open/close request promptly by Hongchao Zhang · 10 years ago
  60. b64767d staging: lustre: Fix typo in lustre/lustre/lmv by Masanari Iida · 10 years ago
  61. b59fe84 staging: lustre: remove proc_dir_entry_t typedef by Greg Kroah-Hartman · 11 years ago
  62. 0a3bdb0 staging: lustre: remove RETURN macro by Greg Kroah-Hartman · 11 years ago
  63. 23f14e7 staging: lustre: remove EXIT macro by Greg Kroah-Hartman · 11 years ago
  64. 29aaf49 staging: lustre: remove ENTRY macro by Greg Kroah-Hartman · 11 years ago
  65. 713542a staging: lustre: Remove duplicate header file inclusion in lmv_obd.c by Sachin Kamat · 11 years ago
  66. 78eb9092 staging/lustre/lmv: support DNE with HSM. by Thomas Leibovici · 11 years ago
  67. cdb5f71 staging/lustre/lmv: fix duplicate directory entries by Ned Bass · 11 years ago
  68. 4b1a25f staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is on by Peng Tao · 11 years ago
  69. 73bb1da staging/lustre: adapt proc_dir_entry change by Peng Tao · 11 years ago
  70. d7e09d0 staging: add Lustre file system client support by Peng Tao · 11 years ago