1. 066dea8 Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  2. 1c24285 dlm: use sock_create_lite inside tcp_accept_from_sock by Guoqing Jiang · 7 years ago
  3. 55acdd9 dlm: avoid double-free on error path in dlm_device_{register,unregister} by Edwin Török · 7 years ago
  4. 417f7c5 dlm: constify kset_uevent_ops structure by Bhumika Goyal · 7 years ago
  5. 3b0e761 dlm: print log message when cluster name is not set by Zhu Lingshan · 7 years ago
  6. 2ab93ae1 dlm: Delete an unnecessary variable initialisation in dlm_ls_start() by Markus Elfring · 7 years ago
  7. d12ad1a dlm: Improve a size determination in two functions by Markus Elfring · 7 years ago
  8. 2f48e06 dlm: Use kcalloc() in two functions by Markus Elfring · 7 years ago
  9. 790854b dlm: Use kmalloc_array() in make_member_array() by Markus Elfring · 7 years ago
  10. 0d37eca dlm: Delete an error message for a failed memory allocation in dlm_recover_waiters_pre() by Markus Elfring · 7 years ago
  11. 102e67d dlm: Improve a size determination in dlm_recover_waiters_pre() by Markus Elfring · 7 years ago
  12. fbb1008 dlm: Use kcalloc() in dlm_scan_waiters() by Markus Elfring · 7 years ago
  13. 2c257e9 dlm: Improve a size determination in table_seq_start() by Markus Elfring · 7 years ago
  14. 41922ce dlm: Add spaces for better code readability by Markus Elfring · 7 years ago
  15. 653996c dlm: Replace six seq_puts() calls by seq_putc() by Markus Elfring · 7 years ago
  16. 8e17437 dlm: Make dismatch error message more clear by Gang He · 7 years ago
  17. 8286d6b dlm: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  18. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  19. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  20. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  21. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
  22. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  23. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  24. 19d37ce Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  25. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  26. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  27. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  28. 26c1ec2 dlm: fix error return code in sctp_accept_from_sock() by Wei Yongjun · 8 years ago
  29. aa9f101 dlm: don't specify WQ_UNBOUND for the ast callback workqueue by Bob Peterson · 8 years ago
  30. d2fee58 dlm: remove lock_sock to avoid scheduling while atomic by Bob Peterson · 8 years ago
  31. 3735b4b dlm: don't save callbacks after accept by Bob Peterson · 8 years ago
  32. 7963b8a dlm: audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  33. dbef1c0 dlm: make genl_ops const by Stephen Hemminger · 8 years ago
  34. 3a8db79 dlm: free workqueues after the connections by Marcelo Ricardo Leitner · 8 years ago
  35. 079d37d dlm: fix malfunction of dlm_tool caused by debugfs changes by Eric Ren · 8 years ago
  36. 5c93f56 dlm: Use kmemdup instead of kmalloc and memcpy by Amitoj Kaur Chawla · 8 years ago
  37. 505ee52 dlm: add log_info config option by Zhilong Liu · 8 years ago
  38. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  39. 82c7d82 dlm: config: Fix ENOMEM failures in make_cluster() by Andrew Price · 9 years ago
  40. d77bed0 Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 9 years ago
  41. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 9 years ago
  42. b81171c DLM: Save and restore socket callbacks properly by Bob Peterson · 9 years ago
  43. 1a31833 DLM: Replace nodeid_to_addr with kernel_getpeername by Bob Peterson · 9 years ago
  44. 117aa41 [regression] fix braino in fs/dlm/user.c by Al Viro · 9 years ago
  45. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  46. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  47. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  48. d000f8d Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 9 years ago
  49. a6b1533 dlm: make posix locks interruptible by Eric Ren · 9 years ago
  50. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  51. 9ae0f36 dlm: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  52. 9cbf22b Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 9 years ago
  53. b3a5bbf dlm: print error from kernel_sendpage by Bob Peterson · 9 years ago
  54. b96f465 dlm: fix lvb copy for user locks by David Teigland · 9 years ago
  55. 18df8a8 dlm: sctp_accept_from_sock() can be static by kbuild test robot · 9 years ago
  56. 00dcffa dlm: fix reconnecting but not sending data by Marcelo Ricardo Leitner · 9 years ago
  57. acee4e5 dlm: replace BUG_ON with a less severe handling by Marcelo Ricardo Leitner · 9 years ago
  58. ee44b4b dlm: use sctp 1-to-1 API by Marcelo Ricardo Leitner · 9 years ago
  59. 356344c dlm: fix not reconnecting on connecting error handling by Marcelo Ricardo Leitner · 9 years ago
  60. 0d737a8 dlm: fix race while closing connections by Marcelo Ricardo Leitner · 9 years ago
  61. 28926a0 dlm: fix connection stealing if using SCTP by Marcelo Ricardo Leitner · 9 years ago
  62. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  63. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  64. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  65. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  66. 2ab4bd8 dlm: adopt orphan locks by David Teigland · 10 years ago
  67. f365ef9 dlm: Use seq_puts() instead of seq_printf() for constant strings by Joe Perches · 10 years ago
  68. d6d906b dlm: Remove seq_printf() return checks and use seq_has_overflowed() by Joe Perches · 10 years ago
  69. c07127b dlm: fix missing endian conversion of rcom_status flags by Neale Ferguson · 10 years ago
  70. d0449b9 locks: Remove unused conf argument from lm_grant by Joe Perches · 10 years ago
  71. e0d9bf4 fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
  72. 883854c dlm: keep listening connection alive with sctp mode by Lidong Zhong · 10 years ago
  73. c1d4518 fs/dlm/debug_fs.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  74. 6edb568 fs/dlm/lockspace.c: convert simple_str to kstr by Fabian Frederick · 10 years ago
  75. 4f4c337 fs/dlm/config.c: convert simple_str to kstr by Fabian Frederick · 10 years ago
  76. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  77. 075f017 dlm: use INFO for recovery messages by David Teigland · 11 years ago
  78. 9505857 fs: Include appropriate header file in dlm/ast.c by Rashika Kheria · 11 years ago
  79. e8243f3 dlm: silence a harmless use after free warning by Dan Carpenter · 11 years ago
  80. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  81. 048ed4b sctp: remove macros sctp_{lock|release}_sock by wangweidong · 11 years ago
  82. ece3584 dlm: set zero linger time on sctp socket by Dongmao Zhang · 11 years ago
  83. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  84. a97f4a6 dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY by Bart Van Assche · 11 years ago
  85. c6ca7bc dlm: remove signal blocking by David Teigland · 11 years ago
  86. ededf30 dlm: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 11 years ago
  87. cfa805f dlm: Avoid LVB truncation by Bart Van Assche · 11 years ago
  88. 696b3d8 dlm: log an error for unmanaged lockspaces by David Teigland · 11 years ago
  89. ad917e7 dlm: config: using strlcpy instead of strncpy by Zhao Hongjiang · 11 years ago
  90. 06452eb dlm: remove duplicated include from lowcomms.c by Wei Yongjun · 11 years ago
  91. 86e92ad dlm: disable nagle for SCTP by Mike Christie · 11 years ago
  92. 5d68987 dlm: retry failed SCTP sends by Mike Christie · 11 years ago
  93. 98e1b60 dlm: try other IPs when sctp init assoc fails by Mike Christie · 11 years ago
  94. b390ca3 dlm: clear correct bit during sctp init failure handling by Mike Christie · 11 years ago
  95. e1631d0 dlm: set sctp assoc id during setup by Mike Christie · 11 years ago
  96. efad7e6 dlm: clear correct init bit during sctp setup by Mike Christie · 11 years ago
  97. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  98. 1b86643 net: sctp: introduce uapi header for sctp by Daniel Borkmann · 12 years ago
  99. 9000831 dlm: avoid unnecessary posix unlock by David Teigland · 12 years ago
  100. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago