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