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