1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  4. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  5. b6fa879 dlm: use bastmode in debugfs output by David Teigland · 14 years ago
  6. b4a5d4b dlm: Send lockspace name with uevents by Steven Whitehouse · 14 years ago
  7. cf6620a dlm: send reply before bast by David Teigland · 14 years ago
  8. 7fe2b31 dlm: fix ordering of bast and cast by David Teigland · 14 years ago
  9. c41b20e Fix misspellings of "truly" in comments. by Adam Buchbinder · 15 years ago
  10. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  11. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  12. 573c24c dlm: always use GFP_NOFS by David Teigland · 15 years ago
  13. 6861f35 dlm: fix socket fd translation by David Teigland · 15 years ago
  14. 04bedd7 dlm: fix lowcomms_connect_node for sctp by David Teigland · 15 years ago
  15. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  16. 5ce0028 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  17. 1329e3f dlm: use kernel_sendpage by Paolo Bonzini · 15 years ago
  18. 063c4c9 dlm: fix connection close handling by Lars Marowsky-Bree · 15 years ago
  19. b5711b8 dlm: fix double-release of socket in error exit path by Casey Dahlin · 15 years ago
  20. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. a89d63a dlm: free socket in error exit path by Casey Dahlin · 15 years ago
  22. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  23. c78a87d dlm: fix plock use-after-free by David Teigland · 15 years ago
  24. a566a6b dlm: Fix uninitialised variable warning in lock.c by Steven Whitehouse · 15 years ago
  25. 748285c dlm: use more NOFS allocation by David Teigland · 15 years ago
  26. 391fbdc dlm: connect to nodes earlier by Christine Caulfield · 15 years ago
  27. 8511a27 dlm: fix use count with multiple joins by David Teigland · 15 years ago
  28. 08ce4c9 dlm: Make name input parameter of {,dlm_}new_lockspace() const by Geert Uytterhoeven · 15 years ago
  29. 1fecb1c dlm: fix length calculation in compat code by David Teigland · 15 years ago
  30. a536e38 dlm: ignore cancel on granted lock by David Teigland · 15 years ago
  31. 43279e5 dlm: clear defunct cancel state by David Teigland · 15 years ago
  32. 5e9ccc3 dlm: replace idr with hash table for connections by Christine Caulfield · 15 years ago
  33. 2cf12c0 dlm: comment typo fixes by Joe Perches · 15 years ago
  34. 44ad532 dlm: use ipv6_addr_copy by Joe Perches · 15 years ago
  35. 305a47b dlm: Change rwlock which is only used in write mode to a spinlock by Steven Whitehouse · 15 years ago
  36. 20d5a39 dlm: initialize file_lock struct in GETLK before copying conflicting lock by Jeff Layton · 15 years ago
  37. 24179f4 dlm: fix plock notify callback to lockd by David Teigland · 15 years ago
  38. c7be761 dlm: change rsbtbl rwlock to spinlock by David Teigland · 15 years ago
  39. 892c446 dlm: fix seq_file usage in debugfs lock dump by David Teigland · 15 years ago
  40. 7d8a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  41. 722d742 dlm: fs/dlm/ast.c: fix warning by Andrew Morton · 15 years ago
  42. d022509 dlm: add new debugfs entry by David Teigland · 15 years ago
  43. e3a84ad dlm: add time stamp of blocking callback by David Teigland · 16 years ago
  44. eeda418 dlm: change lock time stamping by David Teigland · 16 years ago
  45. fd22a51 dlm: improve how bast mode handling by David Teigland · 16 years ago
  46. 0333969 dlm: remove extra blocking callback check by David Teigland · 16 years ago
  47. d61e9aa dlm: replace schedule with cond_resched by Steven Whitehouse · 16 years ago
  48. 1521848 dlm: remove kmap/kunmap by Steven Whitehouse · 16 years ago
  49. cd8e467 dlm: trivial annotation of be16 value by Harvey Harrison · 16 years ago
  50. d6d7b70 dlm: fix up memory allocation flags by Steven Whitehouse · 16 years ago
  51. 180b65d fix warning in fs/dlm/netlink.c by Ingo Molnar · 16 years ago
  52. 278afcb dlm: fix shutdown cleanup by David Teigland · 16 years ago
  53. 27eccf4 dlm: choose better identifiers by Andrew Morton · 16 years ago
  54. f9f2ed4 dlm: remove bkl by David Teigland · 16 years ago
  55. 44be6fd dlm: fix address compare by David Teigland · 16 years ago
  56. c1dcf65 dlm: fix locking of lockspace list in dlm_scand by David Teigland · 16 years ago
  57. dc68c7e dlm: detect available userspace daemon by David Teigland · 16 years ago
  58. 0f8e0d9 dlm: allow multiple lockspace creates by David Teigland · 16 years ago
  59. 5140934 dlm: rename structs by David Teigland · 16 years ago
  60. cb980d9 dlm: add missing kfrees by David Teigland · 16 years ago
  61. 3988ba0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  62. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 16 years ago
  63. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  64. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  65. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  66. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  67. 11c3b79 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  68. 18c60c0 dlm: fix uninitialized variable for search_rsb_list callers by Benny Halevy · 16 years ago
  69. 311f6fc dlm: release socket on error by Masatake YAMATO · 16 years ago
  70. 329fc4c dlm: fix basts for granted CW waiting PR/CW by David Teigland · 16 years ago
  71. 254ae43a dlm: check for null in device_write by Masatake YAMATO · 16 years ago
  72. 514bcc6 dlm-user: BKL pushdown by Arnd Bergmann · 16 years ago
  73. 817d10b dlm: fix plock dev_write return value by David Teigland · 16 years ago
  74. 0035a4b dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL by Marcin Slusarz · 16 years ago
  75. 88ad231 dlm: section mismatch warning fix by Leonardo Potenza · 16 years ago
  76. 7a936ce dlm: convert connections_lock in a mutex by Matthias Kaehlcke · 16 years ago
  77. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  78. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  79. 3d564fa dlm: common max length definitions by David Teigland · 16 years ago
  80. 2402211 dlm: move plock code from gfs2 by David Teigland · 16 years ago
  81. d44e0fc dlm: recover nodes that are removed and re-added by David Teigland · 16 years ago
  82. 761b9d3 dlm: save master info after failed no-queue request by David Teigland · 16 years ago
  83. 170e19a dlm: make dlm_print_rsb() static by Adrian Bunk · 16 years ago
  84. 5416b70 dlm: match signedness between dlm_config_info and cluster_set by Harvey Harrison · 16 years ago
  85. cb68837 fs: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  86. 599e0f5 dlm: fix rcom_names message to self by David Teigland · 16 years ago
  87. 3072717 dlm: add __init and __exit marks to init and exit functions by Denis Cheng · 16 years ago
  88. d292c0c dlm: eliminate astparam type casting by David Teigland · 16 years ago
  89. e5dae54 dlm: proper types for asts and basts by David Teigland · 16 years ago
  90. cb79f19 dlm: dlm/user.c input validation fixes by Al Viro · 16 years ago
  91. 043b19c dlm: fix dlm_dir_lookup() handling of too long names by Al Viro · 16 years ago
  92. a9cc915 dlm: fix overflows when copying from ->m_extra to lvb by Al Viro · 16 years ago
  93. ef58bcc dlm: make find_rsb() fail gracefully when namelen is too large by Al Viro · 16 years ago
  94. a5dd063 dlm: receive_rcom_lock_args() overflow check by Al Viro · 16 years ago
  95. ae773d0 dlm: verify that places expecting rcom_lock have packet long enough by Al Viro · 16 years ago
  96. cd9df1a dlm: validate data in dlm_recover_directory() by Al Viro · 16 years ago
  97. 02ed16b dlm: missing length check in check_config() by Al Viro · 16 years ago
  98. 4007685 dlm: use proper type for ->ls_recover_buf by Al Viro · 16 years ago
  99. 93ff297 dlm: do not byteswap rcom_config by Al Viro · 16 years ago
  100. 163a185 dlm: do not byteswap rcom_lock by Al Viro · 16 years ago