1. a34a8bf bcache: Refactor journalling flow control by Kent Overstreet · 11 years ago
  2. cdd972b bcache: Refactor read request code a bit by Kent Overstreet · 11 years ago
  3. 84f0db0 bcache: Refactor request_write() by Kent Overstreet · 11 years ago
  4. c2f95ae bcache: Clean up keylist code by Kent Overstreet · 11 years ago
  5. 4f3d401 bcache: Add explicit keylist arg to btree_insert() by Kent Overstreet · 11 years ago
  6. e7c590e bcache: Convert btree_insert_check_key() to btree_insert_node() by Kent Overstreet · 11 years ago
  7. 403b6cd bcache: Insert multiple keys at a time by Kent Overstreet · 11 years ago
  8. 26c949f bcache: Add btree_insert_node() by Kent Overstreet · 11 years ago
  9. d6fd3b1 bcache: Explicitly track btree node's parent by Kent Overstreet · 11 years ago
  10. 8304ad4 bcache: Remove unnecessary check in should_split() by Kent Overstreet · 11 years ago
  11. 2d679fc bcache: Stripe size isn't necessarily a power of two by Kent Overstreet · 11 years ago
  12. 77c320e bcache: Add on error panic/unregister setting by Kent Overstreet · 11 years ago
  13. 49b1212 bcache: Use blkdev_issue_discard() by Kent Overstreet · 11 years ago
  14. dd9ec84 bcache: Fix a lockdep splat by Kent Overstreet · 11 years ago
  15. 7857d5d4 bcache: Fix a journalling performance bug by Kent Overstreet · 11 years ago
  16. 1fa8455 bcache: Fix dirty_data accounting by Kent Overstreet · 11 years ago
  17. 49c2856 pktcdvd: debugfs functions return NULL on error by Dan Carpenter · 11 years ago
  18. bfe11d6 xen-blkfront: restore the non-persistent data path by Roger Pau Monne · 11 years ago
  19. f1a3c61 skd: fix formatting in skd_s1120.h by Bartlomiej Zolnierkiewicz · 11 years ago
  20. 542d7b0 skd: reorder construct/destruct code by Bartlomiej Zolnierkiewicz · 11 years ago
  21. fec23f6 skd: cleanup skd_do_inq_page_da() by Bartlomiej Zolnierkiewicz · 11 years ago
  22. 7f74e5e skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs by Bartlomiej Zolnierkiewicz · 11 years ago
  23. ebedd16 skd: remove redundant skdev->pdev assignment from skd_pci_probe() by Bartlomiej Zolnierkiewicz · 11 years ago
  24. 4ca90b5 skd: use <asm/unaligned.h> by Bartlomiej Zolnierkiewicz · 11 years ago
  25. 4350463 skd: remove SCSI subsystem specific includes by Bartlomiej Zolnierkiewicz · 11 years ago
  26. b8df664 skd: register block device only if some devices are present by Bartlomiej Zolnierkiewicz · 11 years ago
  27. fbed149 skd: fix error messages in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  28. 2b91c55 skd: fix error paths in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  29. a073ae9 skd: fix unregister_blkdev() placement by Bartlomiej Zolnierkiewicz · 11 years ago
  30. 38d4a1b skd: more removal of bio-based code by Mike Snitzer · 11 years ago
  31. 6a5ec65b skd: cleanup the skd_*() function block wrapping by Jens Axboe · 11 years ago
  32. fcd37eb skd: rip out bio path by Jens Axboe · 11 years ago
  33. 1762b57 skd: fix error return code in skd_pci_probe() by Wei Yongjun · 11 years ago
  34. ef08994 s390/dasd: hold request queue sysfs lock when calling elevator_init() by Heiko Carstens · 11 years ago
  35. b88fac6 cciss: return 0 from driver probe function on success, not 1 by Stephen M. Cameron · 11 years ago
  36. 2e44b42 skd: Replaced custom debug PRINTKs with pr_debug by rchinthekindi · 11 years ago
  37. f721bb0 skd: Fix checkpatch ERRORS and removed unused functions by Akhil Bhansali · 11 years ago
  38. 8c49a77 rsxx: Fix possible kernel panic with invalid config. by Philip J Kelleher · 11 years ago
  39. e35f38b rsxx: Disallow discards from being unmapped. by Philip J Kelleher · 11 years ago
  40. 35f47ef drbd: avoid to shrink max_bio_size due to peer re-configuration by Lars Ellenberg · 11 years ago
  41. d2da5b0 drbd: fix decoding of bitmap vli rle for device sizes > 64 TB by Lars Ellenberg · 11 years ago
  42. 57737ad drbd: Fix adding of new minors with freshly created meta data by Philipp Reisner · 11 years ago
  43. b874d23 drbd: Fix an connection drop issue after enabling allow-two-primaries by Philipp Reisner · 11 years ago
  44. 69babf0 drbd: fix NULL pointer deref in module init error path by Lars Ellenberg · 11 years ago
  45. 7badfb1 block: disable cpqarray in Kconfig by Jens Axboe · 11 years ago
  46. e67f86b Add support for sTec's pci-e flash card Kronos by Akhil Bhansali · 11 years ago
  47. 0317cd6 rsxx: Kernel Panic caused by mapping Discards by Philip J Kelleher · 11 years ago
  48. c8afd0d mtip32xx: dynamically allocate buffer in debugfs functions by David Milburn · 12 years ago
  49. 8f8b899 mtip32xx: Add SRSI support by Asai Thambi S P · 11 years ago
  50. 1b21f5b2 rsxx: Moving pci_map_page to prevent overflow. by Philip J Kelleher · 11 years ago
  51. e5feab2 rsxx: Handling failed pci_map_page on PowerPC and double free. by Philip J Kelleher · 11 years ago
  52. ef7e7c8 loop: fix crash when using unassigned loop device by Mikulas Patocka · 11 years ago
  53. ea5ec76 xen/blkback: fix reference counting by Vegard Nossum · 11 years ago
  54. c47206e xen-blkfront: improve aproximation of required grants per request by Roger Pau Monne · 11 years ago
  55. fbe363c xen-blkfront: revoke foreign access for grants not mapped by the backend by Roger Pau Monne · 11 years ago
  56. 370d668 mg_disk: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  57. 6678d83 block: Consolidate duplicated bio_trim() implementations by Kent Overstreet · 11 years ago
  58. a207f59 block: fix a probe argument to blk_register_region by Mikulas Patocka · 11 years ago
  59. 3ec981e loop: fix crash if blk_alloc_queue fails by Mikulas Patocka · 11 years ago
  60. 9119e33 Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  61. 68e952d Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  62. e1466ad USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  63. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  64. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  65. 7e12a6fc Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  66. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  67. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  68. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  69. e2afb1d Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips" by Greg Kroah-Hartman · 11 years ago
  70. 233c3dd Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  71. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  72. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  73. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  74. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  75. 0baab4f i915: fix compiler warning by Linus Torvalds · 11 years ago
  76. 026f8f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  77. e764702 Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  78. 5beea88 Input: ALPS - add support for model found on Dell XT2 by Yunkang Tang · 11 years ago
  79. 74c85e1 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  80. ced5d6b Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  81. b8cab70 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  82. a8b3365 Staging: sb105x: info leak in mp_get_count() by Dan Carpenter · 11 years ago
  83. 8d1e722 Staging: bcm: info leak in ioctl by Dan Carpenter · 11 years ago
  84. b5e2f33 staging: wlags49_h2: buffer overflow setting station name by Dan Carpenter · 11 years ago
  85. f856567 aacraid: missing capable() check in compat ioctl by Dan Carpenter · 11 years ago
  86. c2c65cd staging: ozwpan: prevent overflow in oz_cdev_write() by Dan Carpenter · 11 years ago
  87. ab12259 Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies" by Mika Westerberg · 11 years ago
  88. 3d3b78c drm: allow DRM_IOCTL_VERSION on render-nodes by David Herrmann · 11 years ago
  89. 2f2632f Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  90. 7314e61 Fix a few incorrectly checked [io_]remap_pfn_range() calls by Linus Torvalds · 11 years ago
  91. 1fbc0d7 drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb by Daniel Vetter · 11 years ago
  92. 5d914a9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  93. 645378d drm/i915: No LVDS hardware on Intel D410PT and D425KT by Rob Pearce · 11 years ago
  94. c6cd2ee drm/i915/dp: workaround BIOS eDP bpp clamping issue by Jani Nikula · 11 years ago
  95. 7195a50 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  96. 4f56d12 drm/i915: Add support for pipe_bpp readout by Ville Syrjälä · 11 years ago
  97. acda24c Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  98. 63e6560 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  99. 20582e3 Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  100. d255c59 Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago