1. 95f8efd drbd: Fix the upper limit of resync-after by Andreas Gruenbacher · 15 years ago
  2. 69ef82d drbd: Refer to connect-int consistently throughout the code by Andreas Gruenbacher · 15 years ago
  3. 6394b93 drbd: Refer to resync-rate consistently throughout the code by Andreas Gruenbacher · 15 years ago
  4. 6139f60 drbd: Rename the want_lose field/flag to discard_my_data by Andreas Gruenbacher · 15 years ago
  5. 7bac3e6 drbd: Also define the default values of boolean flags in a single place by Andreas Gruenbacher · 15 years ago
  6. bb77d34 drbd: Turn no-tcp-cork into tcp-cork={yes|no} by Andreas Gruenbacher · 15 years ago
  7. e544046 drbd: Turn no-md-flushes into md-flushes={yes|no} by Andreas Gruenbacher · 15 years ago
  8. d0c980e drbd: Turn no-disk-drain into disk-drain={yes|no} by Andreas Gruenbacher · 15 years ago
  9. 66b2f6b drbd: Turn no-disk-flushes into disk-flushes={yes|no} by Andreas Gruenbacher · 15 years ago
  10. a5d8e1f drbd: Convert boolean flags on netlink from NLA_FLAG to NLA_U8 by Andreas Gruenbacher · 15 years ago
  11. 563e4cf drbd: Introduce __s32_field in the genetlink macro magic by Lars Ellenberg · 15 years ago
  12. b966b5d drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h by Andreas Gruenbacher · 15 years ago
  13. d8cd289 drbd: Remove left-over unused define by Andreas Gruenbacher · 15 years ago
  14. b032b6f drbd: Allow online change of replication protocol only with agreed_pv >= 100 by Philipp Reisner · 15 years ago
  15. 0c8e36d drbd: Introduce protocol version 100 headers by Andreas Gruenbacher · 15 years ago
  16. cb70345 drbd: Converted drbd_try_outdate_peer() from mdev to tconn by Philipp Reisner · 15 years ago
  17. f399002 drbd: distribute former syncer_conf settings to disk, connection, and resource level by Lars Ellenberg · 15 years ago
  18. 047e95e2 drbd: Allow volumes to become primary only on one side by Philipp Reisner · 15 years ago
  19. 85f75dd7 drbd: introduce in-kernel "down" command by Lars Ellenberg · 15 years ago
  20. 73d901b drbd: remove now unused connector related files by Lars Ellenberg · 16 years ago
  21. 3b98c0c drbd: switch configuration interface from connector to genetlink by Lars Ellenberg · 16 years ago
  22. ec2c35a drbd: prepare the transition from connector to genetlink by Lars Ellenberg · 16 years ago
  23. a5df0e1 drbd: default to detach on-io-error by Lars Ellenberg · 16 years ago
  24. 774b305 drbd: Implemented new commands to create/delete connections/minors by Philipp Reisner · 16 years ago
  25. 1aba4d7 drbd: Preparing the connector interface to operator on connections by Philipp Reisner · 16 years ago
  26. 7ad651b drbd: new on-disk activity log transaction format by Lars Ellenberg · 16 years ago
  27. 46a15bc lru_cache: allow multiple changes per transaction by Lars Ellenberg · 16 years ago
  28. 4738fa1 drbd: use clear_bit_unlock() where appropriate by Lars Ellenberg · 16 years ago
  29. fd340c1 drbd: Use new header layout by Philipp Reisner · 16 years ago
  30. 9749f30 idr: idr_for_each_entry() macro by Philipp Reisner · 15 years ago
  31. ca9bc12 drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG by Andreas Gruenbacher · 16 years ago
  32. e03c8dd loop: always allow userspace partitions and optionally support automatic scanning by Kay Sievers · 15 years ago
  33. d27769e block: add GENHD_FL_NO_PART_SCAN by Tejun Heo · 15 years ago
  34. 3295514 fix rcu annotations noise in cred.h by Al Viro · 15 years ago
  35. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  36. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 15 years ago
  37. 830c0f0 vfs: renumber DCACHE_xyz flags, remove some stale ones by Linus Torvalds · 15 years ago
  38. 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  39. 8ff660a exofs: Rename raid engine from exofs/ios.c => ore by Boaz Harrosh · 15 years ago
  40. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 15 years ago
  41. bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 15 years ago
  42. 2560540 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 15 years ago
  43. 1eb19a1 lib/sha1: use the git implementation of SHA-1 by Mandeep Singh Baines · 15 years ago
  44. 3300955 Add KEY_MICMUTE and enable it on Lenovo X220 by Andy Lutomirski · 15 years ago
  45. de96355 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  46. 07d952d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  47. 24f0eed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  48. 7f3bf7c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  49. 655b161 nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 by Boaz Harrosh · 15 years ago
  50. 53d1e65 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  51. 051963d drm: Separate EDID Header Check from EDID Block Check by Thomas Reim · 15 years ago
  52. 0b57637 Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-fixes by Dave Airlie · 15 years ago
  53. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 15 years ago
  54. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago
  55. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  56. 27665ff Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  57. ebec9a7 drm: track CEA version number if present by Jesse Barnes · 15 years ago
  58. e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 15 years ago
  59. 69f07ec tmpfs: use kmemdup for short symlinks by Hugh Dickins · 15 years ago
  60. aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 15 years ago
  61. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 15 years ago
  62. 285b2c4 tmpfs: demolish old swap vector support by Hugh Dickins · 15 years ago
  63. a2c16d6 mm: let swap use exceptional entries by Hugh Dickins · 15 years ago
  64. 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 15 years ago
  65. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 15 years ago
  66. 3dab1bc mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE by Johannes Weiner · 15 years ago
  67. 88eca02 ida: simplified functions for id allocation by Rusty Russell · 15 years ago
  68. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 15 years ago
  69. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 15 years ago
  70. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 15 years ago
  71. d0e323b Merge branch 'apei' into apei-release by Len Brown · 15 years ago
  72. a7e09d4 ACPI: APEI build fix by Len Brown · 15 years ago
  73. ea8f5fb HWPoison: add memory_failure_queue() by Huang Ying · 15 years ago
  74. 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 15 years ago
  75. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 15 years ago
  76. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 15 years ago
  77. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 15 years ago
  78. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  79. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  80. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  81. 3567866 RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached by Al Viro · 15 years ago
  82. 951c0d6 get rid of boilerplate switches in posix_acl.h by Al Viro · 15 years ago
  83. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 15 years ago
  84. f52e00c ACPI: remove NID_INVAL by David Rientjes · 15 years ago
  85. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 15 years ago
  86. aac285c of: constify property name parameters for helper functions by Jamie Iles · 15 years ago
  87. 0ddf964 dm ioctl: fill in device parameters in more ioctls by Mikulas Patocka · 15 years ago
  88. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 15 years ago
  89. a6e50b4 dm snapshot: skip reading origin when overwriting complete chunk by Mikulas Patocka · 15 years ago
  90. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 15 years ago
  91. cfe2234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  92. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  93. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  94. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 15 years ago
  95. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  96. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 15 years ago
  97. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  98. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  99. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 15 years ago
  100. 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 15 years ago