1. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 12 years ago
  2. bd2a49b dm: clean up clone_bio by Alasdair G Kergon · 12 years ago
  3. 88ae4c5 dm persistent data: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  4. d57916a dm: remove CONFIG_EXPERIMENTAL by Alasdair G Kergon · 12 years ago
  5. 58f77a2 dm thin: use block_size_is_power_of_two by Mike Snitzer · 12 years ago
  6. 3daec3b dm bufio: use WRITE_FLUSH instead of REQ_FLUSH by Mikulas Patocka · 12 years ago
  7. d2ce70a dm table: remove superfluous variable reset by Wang Sheng-Hui · 12 years ago
  8. f13945d dm thin: support a non power of 2 discard_granularity by Mike Snitzer · 12 years ago
  9. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 12 years ago
  10. 16245bd dm: do not replace bioset for request based dm by Jun'ichi Nomura · 12 years ago
  11. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  12. f042fea Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  13. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  14. 21f3b24 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  15. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 12 years ago
  16. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  17. 31b4ca3 w1: add support for DS2413 Dual Channel Addressable Switch by Mariusz Bialonczyk · 12 years ago
  18. 940da35 memstick: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  19. 507063b drivers/pps/clients/pps-gpio.c: use devm_kzalloc by Julia Lawall · 12 years ago
  20. 4debec7 mtd: mtd_stresstest: use prandom_bytes() by Akinobu Mita · 12 years ago
  21. a312b78 mtd: mtd_subpagetest: convert to use prandom library by Akinobu Mita · 12 years ago
  22. 99672f3 mtd: mtd_speedtest: use prandom_bytes by Akinobu Mita · 12 years ago
  23. 825b8cc mtd: mtd_pagetest: convert to use prandom library by Akinobu Mita · 12 years ago
  24. 8dad049 mtd: mtd_oobtest: convert to use prandom library by Akinobu Mita · 12 years ago
  25. 459a86d mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() by Akinobu Mita · 12 years ago
  26. 398eb08 nbd: fix sparse warning by Alex Elder · 12 years ago
  27. a83e814 nbd: show read-only state in sysfs by Paolo Bonzini · 12 years ago
  28. 3a2d63f8 nbd: fsync and kill block device on shutdown by Paolo Bonzini · 12 years ago
  29. 75f187a nbd: support FLUSH requests by Alex Bligh · 12 years ago
  30. 3c94ce6 drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally by Dae S. Kim · 12 years ago
  31. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 12 years ago
  32. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 12 years ago
  33. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 12 years ago
  34. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 12 years ago
  35. 6d77093 uio: convert to idr_alloc() by Tejun Heo · 12 years ago
  36. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 12 years ago
  37. ab51603 scsi/lpfc: convert to idr_alloc() by Tejun Heo · 12 years ago
  38. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 12 years ago
  39. b98c52b scsi: convert to idr_alloc() by Tejun Heo · 12 years ago
  40. 70a9755 scsi/bfa: convert to idr_alloc() by Tejun Heo · 12 years ago
  41. d0ffce7 rpmsg: convert to idr_alloc() by Tejun Heo · 12 years ago
  42. 15fc611 remoteproc: convert to idr_alloc() by Tejun Heo · 12 years ago
  43. 19dd2da pps: convert to idr_alloc() by Tejun Heo · 12 years ago
  44. 05e2cef power: convert to idr_alloc() by Tejun Heo · 12 years ago
  45. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 12 years ago
  46. ec09ebc macvtap: convert to idr_alloc() by Tejun Heo · 12 years ago
  47. 589e9c4 mtd: convert to idr_alloc() by Tejun Heo · 12 years ago
  48. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 12 years ago
  49. 57f2667 misc/tifm_core: convert to idr_alloc() by Tejun Heo · 12 years ago
  50. 3ab4ee8 misc/c2port: convert to idr_alloc() by Tejun Heo · 12 years ago
  51. 9f12563 mfd: convert to idr_alloc() by Tejun Heo · 12 years ago
  52. 7b51f47 memstick: convert to idr_alloc() by Tejun Heo · 12 years ago
  53. c9d76be dm: convert to idr_alloc() by Tejun Heo · 12 years ago
  54. 80f22b4 IB/qib: convert to idr_alloc() by Tejun Heo · 12 years ago
  55. cffcd59 IB/ocrdma: convert to idr_alloc() by Tejun Heo · 12 years ago
  56. 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 12 years ago
  57. 5c213f8 IB/ipath: convert to idr_alloc() by Tejun Heo · 12 years ago
  58. cbbbce1 IB/ehca: convert to idr_alloc() by Tejun Heo · 12 years ago
  59. e8d4dd6 IB/cxgb4: convert to idr_alloc() by Tejun Heo · 12 years ago
  60. 6fa7800 IB/cxgb3: convert to idr_alloc() by Tejun Heo · 12 years ago
  61. ac1d682 IB/amso1100: convert to idr_alloc() by Tejun Heo · 12 years ago
  62. 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 12 years ago
  63. 4ae42b0 i2c: convert to idr_alloc() by Tejun Heo · 12 years ago
  64. cc39a8f drm/vmwgfx: convert to idr_alloc() by Tejun Heo · 12 years ago
  65. 36888db drm/via: convert to idr_alloc() by Tejun Heo · 12 years ago
  66. ff51235 drm/sis: convert to idr_alloc() by Tejun Heo · 12 years ago
  67. c8c470a drm/i915: convert to idr_alloc() by Tejun Heo · 12 years ago
  68. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 12 years ago
  69. 2e92881 drm: convert to idr_alloc() by Tejun Heo · 12 years ago
  70. 62f516b gpio: convert to idr_alloc() by Tejun Heo · 12 years ago
  71. 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 12 years ago
  72. 3bec60d firewire: add minor number range check to fw_device_init() by Tejun Heo · 12 years ago
  73. 69ee266 dmaengine: convert to idr_alloc() by Tejun Heo · 12 years ago
  74. 615f2e5 dca: convert to idr_alloc() by Tejun Heo · 12 years ago
  75. 56de210 drbd: convert to idr_alloc() by Tejun Heo · 12 years ago
  76. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 12 years ago
  77. c718aa6 block/loop: convert to idr_alloc() by Tejun Heo · 12 years ago
  78. a15abcc rpmsg: don't use idr_remove_all() by Tejun Heo · 12 years ago
  79. 045dc40 remoteproc: don't use idr_remove_all() by Tejun Heo · 12 years ago
  80. adaedbd dm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  81. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  82. 748689d firewire: don't use idr_remove_all() by Tejun Heo · 12 years ago
  83. 9d60916 block/loop: don't use idr_remove_all() by Tejun Heo · 12 years ago
  84. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 12 years ago
  85. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 12 years ago
  86. c5a5105 backlight: add new lp8788 backlight driver by Kim, Milo · 12 years ago
  87. f7a3c99 drivers/video/backlight/ams369fg06.c: make power_on() call optional by Jingoo Han · 12 years ago
  88. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. adf96e6 sysrq: don't depend on weak undefined arrays to have an address that compares as NULL by Linus Torvalds · 12 years ago
  91. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  92. 24e5591 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 12 years ago
  94. c47f937 rbd: pass length, not op for osd completions by Alex Elder · 12 years ago
  95. 39bf2c5 rbd: move rbd_osd_trivial_callback() by Alex Elder · 12 years ago
  96. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  97. 515d01f Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  98. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  99. ecc88ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  100. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago