1. 93c222c Merge 4.4-rc5 into staging-next by Greg Kroah-Hartman · 9 years ago
  2. d035e33 staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl by James Simmons · 9 years ago
  3. 30a0a43 staging: lustre: remove libcfs_debug_set_level prototype from libcfs_private.h by frank zago · 9 years ago
  4. a2aadf2 Staging: lustre: libcfs: Remove unused functions by Shraddha Barke · 9 years ago
  5. 12550e0 staging: lustre: move linux hash.h header to start of libcfs_hash.h by James Simmons · 9 years ago
  6. 9600d8f staging: lustre: remove obsolete comment in libcfs_hash.h by James Simmons · 9 years ago
  7. bf2ca1b staging: lustre: remove white space in libcfs_hash.h by James Simmons · 9 years ago
  8. 54cc379 staging: lustre: potential underflow in libcfs_kkuc_group_add() by Dan Carpenter · 9 years ago
  9. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  10. 6f0d15e staging: lustre: cleanup over 80 characters in libcfs_hash.h by James Simmons · 9 years ago
  11. 6cd3d85 staging: lustre: change cfs_hash_head*_t to struct by James Simmons · 9 years ago
  12. 7e6094f staging: lustre: change cfs_hash_dhead*_t to struct by James Simmons · 9 years ago
  13. db9fc06 staging: lustre: change cfs_hash_ops_t to struct by James Simmons · 9 years ago
  14. ccb006a staging: lustre: change cfs_hash_hlist_ops_t to struct by James Simmons · 9 years ago
  15. 7587364 staging: lustre: change cfs_hash_lock_ops_t to struct by James Simmons · 9 years ago
  16. 80feb1e staging: lustre: provide separate buffers for libcfs_*2str() by Dmitry Eremin · 9 years ago
  17. 335ea56 staging: lustre: add in NID range management for libcfs by Joshua Walgenbach · 9 years ago
  18. c1af01d staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNet by James Simmons · 9 years ago
  19. 00e27ff staging: lustre: move struct netstrfns to nidstr.h by James Simmons · 9 years ago
  20. a620ec6 staging: lustre: remove cfs_ip_addr_free wrapper by James Simmons · 9 years ago
  21. 43049a8 staging: lustre: remove libcfs_init_string function by James Simmons · 9 years ago
  22. a1dfc93 staging: lustre: add a service that prints a nidlist by Gregoire Pichon · 9 years ago
  23. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  24. 93d3a40 staging/lustre: remove CFS_TIME_T definition by Arnd Bergmann · 9 years ago
  25. 117e2ce staging/lustre: remove unused time handling functions by Arnd Bergmann · 9 years ago
  26. 922da0c staging/lustre: remove wrappers for timer functions by Arnd Bergmann · 9 years ago
  27. ec0067d staging/lustre: use 64-bit time for ni_last_alive by Arnd Bergmann · 9 years ago
  28. 70513c5 staging/lustre: use jiffies_to_*() instead of cfs_duration_usec by Arnd Bergmann · 9 years ago
  29. e8453c2 staging/lustre: use 'long' return type for cfs_duration_sec() by Arnd Bergmann · 9 years ago
  30. 65f2884 staging/lustre: tracefile: document seconds overflow by Arnd Bergmann · 9 years ago
  31. 9f088db staging/lustre: use jiffies for lp_last_query times by Arnd Bergmann · 9 years ago
  32. 2877f24 staging/lustre: use __noreturn for lbug_with_loc by Juston Li · 9 years ago
  33. 69456a0 staging/lustre/libcfs: remove unused cfs_timer_done by James Simmons · 9 years ago
  34. b03f395 staging/lustre/lnet: Reenable lnet router debugfs by Oleg Drokin · 9 years ago
  35. 625a312 staging: lustre: include: put constant on the right of binary operator by Julia Lawall · 9 years ago
  36. 25bbe41 staging: lustre-libcfs: fix sparse warning by Patrick Boettcher · 9 years ago
  37. 7f44cb0 drivers: staging: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  38. 4ad2adc9 staging: lustre: Replace strtoul with simple_strtoul by Guenter Roeck · 9 years ago
  39. 3e9f88e staging: lustre: libcfs: move assignment out of conditional by Perry Hooker · 9 years ago
  40. 90c94b5 staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctl by Dmitry Eremin · 9 years ago
  41. 323b0b2 staging/lustre/libcfs: Remove redundant enums and sysctl moduleparams by Dmitry Eremin · 9 years ago
  42. 4f3ca89 staging:lustre: Update license and copyright for the LNET headers by James Simmons · 9 years ago
  43. 188acc6 staging:lustre: LNet header code cleanup - indentation etc by James Simmons · 9 years ago
  44. a9cf72b staging:lustre: fix camel case for LNetInit and LNetFini by James Simmons · 9 years ago
  45. db18b8e staging:lustre: separate kernel and user land defines in the LNet headers by James Simmons · 9 years ago
  46. bbf00c3 staging:lustre: move LNet NID macros to LNet layer by James Simmons · 9 years ago
  47. d664d1f staging:lustre: remove lnet/include/lnet/linux/ by John L. Hammond · 9 years ago
  48. f57081a staging:lustre: Delete all obsolete LND drivers by James Simmons · 9 years ago
  49. 1ad6a73 staging:lustre: rename tcpip handling functions to lnet_* prefix by James Simmons · 9 years ago
  50. 45bd3eb staging:lustre: remove useless libcfs_sock_abort_accept by James Simmons · 9 years ago
  51. e52fc91 staging:lustre: remove useless libcfs_sock_release by James Simmons · 9 years ago
  52. d9c9061 staging:lustre: assume a kernel build by John L. Hammond · 9 years ago
  53. e4ba525 staging/lustre/obd: final removal of procfs stuff by Dmitry Eremin · 9 years ago
  54. bdd84a6 staging: lustre: lnet: remove LNET_MUTEX_LOCK macro by Mike Shuey · 9 years ago
  55. 7c285a1 staging: lustre: lnet: dead code - remove LNetSetAsync by Mike Shuey · 9 years ago
  56. 322489d staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc() by Pekka Enberg · 9 years ago
  57. 36fc244 staging/lustre: Remove duplicate helpers from libcfs.h by Pekka Enberg · 9 years ago
  58. e3bf98f staging/lustre: Remove __attribute__ definition from libcfs.h by Pekka Enberg · 9 years ago
  59. 99d56ff staging/lustre: Always try kmalloc first for OBD_ALLOC_LARGE by Oleg Drokin · 9 years ago
  60. 70837c1 staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ...)) by Mario J. Rugiero · 9 years ago
  61. 06133e8 staging/lustre: clean trailing semicolons in macros by Mario J. Rugiero · 9 years ago
  62. c0e134a staging: lustre: Convert seq_ hash functions to return void by Joe Perches · 9 years ago
  63. 30211d0 Staging: lustre: Fix __packed is preferred over __attribute__((packed)) in libcfs_kernelcomm.h by Dilek Uzulmez · 9 years ago
  64. 7cde9af Staging: lustre: __aligned(size) is preferred over __attribute__((aligned(size))) by Dilek Uzulmez · 9 years ago
  65. d501e56 Staging: lustre: include: linux: libcfs: Remove spaces at the start of a line by Melike Yurtoglu · 9 years ago
  66. 70c86ac staging/lustre/lnet: portal spreading rotor should be unsigned by Liang Zhen · 9 years ago
  67. af3fa7c staging/lustre/lnet: peer aliveness status and NI status by Liang Zhen · 9 years ago
  68. 052f4f6 staging: lustre: remove the CFS_HOP() macro by Dan Carpenter · 10 years ago
  69. d372a4c staging: lustre: libcfs: fix sparse warnings about static declaration by Serguey Parkhomovsky · 10 years ago
  70. 90d2ced staging: lustre: remove custom MIN/MAX and min_t operations by Jeremiah Mahler · 10 years ago
  71. f351bad lustre: don't use iovec instead of kvec by Al Viro · 10 years ago
  72. 71583c3 staging: lustre: libcfs_debug.h: remove final uses of the GOTO macro by Julia Lawall · 10 years ago
  73. 4de8e0d staging: lustre: include: linux: libcfs: linux: Removed line continuations. by Gulsah Kose · 10 years ago
  74. fa44eae staging: lustre: include: linux: libcfs: Removed unnecessary else expression. by Gulsah Kose · 10 years ago
  75. c2ad80e staging: lustre: include: linux: libcfs: linux: Used "linux" instead of "asm". by Gulsah Kose · 10 years ago
  76. f12ebb3 staging: lustre: include: linux: libcfs: Remove spaces at the start of a line by Tapasweni Pathak · 10 years ago
  77. 84dd801 staging: lustre: include: linux: libcfs: Remove intialization of static to 0 by Tapasweni Pathak · 10 years ago
  78. fd91765 staging: lustre: include: linux: libcfs: use __packed instead of __attribute__((packed)) by Tapasweni Pathak · 10 years ago
  79. 75c49d4 drivers: staging: lustre: Fix "open brace '{' following struct go on the same line" errors by Greg Donald · 10 years ago
  80. 2b06b70 Staging: lustre: include: linux: Fix line over 80 characters. by Aybuke Ozdemir · 10 years ago
  81. 3e9cc5b Staging: lustre: Fix return in void function warning by Darshana Padmadas · 10 years ago
  82. 6606a77 Staging: lustre: place open brace following struct on same line by Darshana Padmadas · 10 years ago
  83. 4467a94 Staging: lustre: libcfs: fix checkpatch warning else after return statement by Darshana Padmadas · 10 years ago
  84. f5740b2 Staging: lustre: include: libcfs: removed else before return statement in libcfs_crypto.h by Darshana Padmadas · 10 years ago
  85. 04b18c8 staging/lustre/libcfs: remove upcall cache by John L. Hammond · 10 years ago
  86. 46ffc93 staging/lustre: remove portals_compat25.h by James Simmons · 10 years ago
  87. 5a08f06 staging: lustre: Annotate user buffer with __user by LABBE Corentin · 10 years ago
  88. b47f9fe staging/lustre: Remove unused header libcfs_heap.h by Oleg Drokin · 10 years ago
  89. 1d3ade0 staging: lustre: remove proc function wrappers by Greg Kroah-Hartman · 10 years ago
  90. ceeb4ae staging: lustre: delete params_tree.h by Greg Kroah-Hartman · 10 years ago
  91. 15191ca staging: lustre: remove ALLOC_ATOMIC_TRY by Greg Kroah-Hartman · 10 years ago
  92. 0918cf0 staging: lustre: remove kp30.h by Greg Kroah-Hartman · 10 years ago
  93. 55f5a82 staging: lustre: remove LPX64 define by Greg Kroah-Hartman · 10 years ago
  94. b0f5aad staging: lustre: remove LPU64 define by Greg Kroah-Hartman · 10 years ago
  95. f537dd2 staging: lustre: remove LPD64 define by Greg Kroah-Hartman · 10 years ago
  96. f7941e4 staging: lustre: remove LPX64i define by Greg Kroah-Hartman · 10 years ago
  97. eafc755 staging: lustre: remove LPLU, LPLD, and LPLX defines by Greg Kroah-Hartman · 10 years ago
  98. 143f378 staging: lustre: remove LPF64 #define by Greg Kroah-Hartman · 10 years ago
  99. fa8d5b4 staging: lustre: remove linux-prim.h by Greg Kroah-Hartman · 10 years ago
  100. 9b335e2 staging: lustre: clean up some proc file declarations by Greg Kroah-Hartman · 10 years ago