1. 1a1e76c staging: lustre: remove last entry of libcfs_netstrfns[] by Frederic Saunier · 9 years ago
  2. 80feb1e staging: lustre: provide separate buffers for libcfs_*2str() by Dmitry Eremin · 9 years ago
  3. 335ea56 staging: lustre: add in NID range management for libcfs by Joshua Walgenbach · 9 years ago
  4. e883432 staging: lustre: Avoid nid range related forward declarations in nidstring.c by James Simmons · 9 years ago
  5. c1af01d staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNet by James Simmons · 9 years ago
  6. 00e27ff staging: lustre: move struct netstrfns to nidstr.h by James Simmons · 9 years ago
  7. a620ec6 staging: lustre: remove cfs_ip_addr_free wrapper by James Simmons · 9 years ago
  8. 43049a8 staging: lustre: remove libcfs_init_string function by James Simmons · 9 years ago
  9. 47ca6ec staging: lustre: move nidstring handling to LNet layer by James Simmons · 9 years ago
  10. a1dfc93 staging: lustre: add a service that prints a nidlist by Gregoire Pichon · 9 years ago
  11. 185938e staging: lustre: remove unused OBD_SLAB_ALLOC* and OBD_SLAB_FREE* macros by Mike Rapoport · 9 years ago
  12. 5c4d8ed staging: lustre: replace OBD_SLAB_FREE with kmem_cache_free by Mike Rapoport · 9 years ago
  13. 50d3036 staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_free by Mike Rapoport · 9 years ago
  14. ebbc7c8 staging: lustre: replace OBD_SLAB_ALLOC_GFP with kmem_cache_alloc by Mike Rapoport · 9 years ago
  15. ccaabce staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_alloc by Mike Rapoport · 9 years ago
  16. bbc63f5 staging: lustre: replace OBD_SLAB_ALLOC_PTR with kmem_cache_alloc by Mike Rapoport · 9 years ago
  17. b4fb17e staging: lustre: remove unused OBDO_{ALLOC, FREE} macros by Mike Rapoport · 9 years ago
  18. 2ba262f staging: lustre: replace OBDO_FREE with kmem_cache_free by Mike Rapoport · 9 years ago
  19. 131637b staging: lustre: replace OBDO_ALLOC with kmem_cache_alloc by Mike Rapoport · 9 years ago
  20. 4490ff8 staging: lustre: remove unused OBD_SLAB_CPT_ALLOC* macros by Mike Rapoport · 9 years ago
  21. ce1c42e staging: lustre: kernel style neating (block comments) by Sanne Wouda · 9 years ago
  22. 7b318b4 Staging: lustre: interval_tree: Remove multiple assignments by Shivani Bhardwaj · 9 years ago
  23. 316bd5e staging: lustre: make sptlrpc_flavor_has_bulk return boolean by Geliang Tang · 9 years ago
  24. 9ebafb5 Staging: lustre: lproc_osc: Add check on a variable by Shivani Bhardwaj · 9 years ago
  25. ae127bf staging: lustre: Replace aligned packed with packed by Cristina Moraru · 9 years ago
  26. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  27. fcc74c4 Staging: lustre: include : Remove unused macros by Ksenija Stanojevic · 9 years ago
  28. d811ed6 Staging: lustre: include: Convert macro class_export_lock_put into static inline function by Ksenija Stanojevic · 9 years ago
  29. edc6a40 Staging: lustre: include: Convert macro class_export_lock_get into static inline function by Ksenija Stanojevic · 9 years ago
  30. a1d825e Staging: lustre: include: Move function prototypes by Ksenija Stanojevic · 9 years ago
  31. b5f0063 Staging: lustre: remove unneeded variable by Greg Kroah-Hartman · 9 years ago
  32. e3ce40cb7 Staging: lustre: lproc_ptlrpc: Replace simple_strtol with simple_stroul by Shivani Bhardwaj · 9 years ago
  33. fea6fc6 Staging: lustre: lproc_osc: Change the variable to be checked by Shivani Bhardwaj · 9 years ago
  34. 673536c Staging: lustre: obd_support.h: Remove unused OBD_SLAB_FREE_RTN0 by Shraddha Barke · 9 years ago
  35. a3aa95f Staging: lustre: mdc_locks: Remove extra test expression by Shivani Bhardwaj · 9 years ago
  36. 83d6b8f Staging: lustre: llite_lib: Remove unnecessary NULL check by Shivani Bhardwaj · 9 years ago
  37. f5ef08d Staging: lustre: obd_class.h: Remove unused macro OBD_CHECK_MD_OP by Shraddha Barke · 9 years ago
  38. b550440 staging: lustre: ptlrpc: Remove useless initialisation by Amitoj Kaur Chawla · 9 years ago
  39. ab12717 Staging: lustre: obdclass: Remove unnecessary cast on void pointer by Shraddha Barke · 9 years ago
  40. cca3241 Staging: lustre: lnet: Remove unnecessary cast on void pointer by Shraddha Barke · 9 years ago
  41. 8ba53be Staging: lustre: ptlrpc: Remove unnecessary cast on void pointer by Shraddha Barke · 9 years ago
  42. 167a47c staging: lustre: osc: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  43. 9581bad staging: lustre: mgc: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  44. 7f93fca staging: lustre: ptlrpc: sec_gc: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  45. c54ed23 staging: lustre: ptlrpc: pinger: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  46. 864ef62 staging: lustre: ptlrpc: service: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  47. 3df82dd staging: lustre: ptlrpc: sec_bulk: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  48. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  49. c9f6bb9 staging: lustre: add a blank line after function/struct/union/enum declarations by Mike Rapoport · 9 years ago
  50. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  51. 50ffcb7 staging: lustre: add missing blank line after declarations by Mike Rapoport · 9 years ago
  52. c297221 Staging: lustre: lov: Remove unused #include header file by Shraddha Barke · 9 years ago
  53. 634ffdd staging: lustre: llite: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  54. 3e127cb staging: lustre: llite: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  55. f9459c0 staging: lustre: llite: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  56. f999d09 Staging: lustre: osc: Remove null check before kfree by Shraddha Barke · 9 years ago
  57. 03a7fc2 staging: lustre: lclient: NULL comparison style by Ryan Van Quinlan · 9 years ago
  58. 2e33ffb Staging: lustre: obdclass: lprocfs_status: Declare local functions as static by Shraddha Barke · 9 years ago
  59. 5913ef5 Staging: lustre: obdclass: lu_object: Declare local functions as static by Shraddha Barke · 9 years ago
  60. 8483332 staging/lustre: Remove unused, commented function call by Yazen Ghannam · 9 years ago
  61. 6db8b7b Staging: lustre: Remove unused libiam.h header by Shraddha Barke · 9 years ago
  62. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  63. b438000 Staging: lustre: obdclass: obdo: Declare iattr_from_obdo as static by Shraddha Barke · 9 years ago
  64. 230a8da1 Staging: lustre: ptlrpc: service: Declare local functions as static by Shraddha Barke · 9 years ago
  65. 9dd7d42 Staging: lustre: ptlrpc: import: Declare deuuidify as static by Shraddha Barke · 9 years ago
  66. fcdf51c Staging: lustre: ptlrpc: pack_generic: Declare local functions as static by Shraddha Barke · 9 years ago
  67. 17ad0ce Staging: lustre: obdclass: llog_cat: Declare local functions as static by Shraddha Barke · 9 years ago
  68. be23ce1 Staging: lustre: ptlrcpc: sec: Declare local functions as static by Shraddha Barke · 9 years ago
  69. 09eb98b Staging: lustre: ptlrpc: pack_generic: Declare local functions as static by Shraddha Barke · 9 years ago
  70. 38a70c9 Staging: lustre: obdclass: llog_swab: Declare local functions as static by Shraddha Barke · 9 years ago
  71. 5cc95cd Staging: lustre: obdclass: Remove unused function obd_export_nid2str by Shraddha Barke · 9 years ago
  72. fa9df8e Staging: lustre: obdclass: obd_mount: Declare as static by Shraddha Barke · 9 years ago
  73. 28fcc66 Staging: lustre: obdclass: class_obd: Declare as static by Shraddha Barke · 9 years ago
  74. 63e9a74 Staging: lustre: obdclass: genops: Declare as static by Shraddha Barke · 9 years ago
  75. 12d0be6 Staging: lustre: ptlrpc: niobuf: Declare as static by Shraddha Barke · 9 years ago
  76. 98e0a28 Staging: lustre: ptlrpc: layout: Declare as static by Shraddha Barke · 9 years ago
  77. 4ed50b0 Staging: lustre: ptlrpc: pinger: Declare as static by Shraddha Barke · 9 years ago
  78. e4ec6d2 Staging: lustre: ptlrpc: events: Declare as static by Shraddha Barke · 9 years ago
  79. 53856b2 Staging: lustre: ptlrpc: nrs: Declare as static by Shraddha Barke · 9 years ago
  80. 7112574 Staging: lustre: obdclass: Remove unused functions by Shraddha Barke · 9 years ago
  81. 9613546 staging/lustre: Make nrs_policy_get_info_locked() static by Rocco Folino · 9 years ago
  82. fb320795 Staging: lustre: obdclass: class_obd: Declare as static by Shraddha Barke · 9 years ago
  83. cbe3272 Staging: lustre: obdclass: genops: Declare as static by Shraddha Barke · 9 years ago
  84. d63414e Staging: lustre: obdclass: obd_config: Declare as static by Shraddha Barke · 9 years ago
  85. a90a291 Staging: lustre: obdclass: cl_lock: Declare as static by Shraddha Barke · 9 years ago
  86. a9bda31 Staging: lustre: obdclass: cl_io: Declare as static by Shraddha Barke · 9 years ago
  87. 91a3a50 Staging: lustre: ptlrpc: Declare sptlrpc_parse_rule as static by Shraddha Barke · 9 years ago
  88. cf0a7f9 Staging: lustre: ptlrpc: Declare sptlrpc_req_replace_dead_ctx as static by Shraddha Barke · 9 years ago
  89. 65e4b79 Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_choose as static by Shraddha Barke · 9 years ago
  90. 57552bf Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_expand as static by Shraddha Barke · 9 years ago
  91. 337349f Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_free as static by Shraddha Barke · 9 years ago
  92. 5cff0cc Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_merge as static by Shraddha Barke · 9 years ago
  93. 0531189 Staging: lustre: obdclass: Declare structure as static. by Shraddha Barke · 9 years ago
  94. e3fde1b staging/lustre/ldlm: Make ldlm_add_ast_work_item() static by Oleg Drokin · 9 years ago
  95. bb10512 staging/lustre/ldlm: Remove posix lock (flock) deadlock detection by Oleg Drokin · 9 years ago
  96. 58ba1c3 staging/lustre/ldlm: Remove ldlm_namespace_inactive_list() by Oleg Drokin · 9 years ago
  97. 58c6d13 staging/lustre/ldlm: Remove unused exported symbols. by Oleg Drokin · 9 years ago
  98. 00f9d12b staging/lustre/ldlm: Remove server side code from pool support. by Oleg Drokin · 9 years ago
  99. 71570b9 staging/lustre: Remove ns_is_server() by Oleg Drokin · 9 years ago
  100. cf739f8 staging/lustre: Remove ns_is_client() by Oleg Drokin · 9 years ago