1. fec23f6 skd: cleanup skd_do_inq_page_da() by Bartlomiej Zolnierkiewicz · 11 years ago
  2. 7f74e5e skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs by Bartlomiej Zolnierkiewicz · 11 years ago
  3. ebedd16 skd: remove redundant skdev->pdev assignment from skd_pci_probe() by Bartlomiej Zolnierkiewicz · 11 years ago
  4. 4ca90b5 skd: use <asm/unaligned.h> by Bartlomiej Zolnierkiewicz · 11 years ago
  5. 4350463 skd: remove SCSI subsystem specific includes by Bartlomiej Zolnierkiewicz · 11 years ago
  6. b8df664 skd: register block device only if some devices are present by Bartlomiej Zolnierkiewicz · 11 years ago
  7. fbed149 skd: fix error messages in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  8. 2b91c55 skd: fix error paths in skd_init() by Bartlomiej Zolnierkiewicz · 11 years ago
  9. a073ae9 skd: fix unregister_blkdev() placement by Bartlomiej Zolnierkiewicz · 11 years ago
  10. 38d4a1b skd: more removal of bio-based code by Mike Snitzer · 11 years ago
  11. 6a5ec65b skd: cleanup the skd_*() function block wrapping by Jens Axboe · 11 years ago
  12. fcd37eb skd: rip out bio path by Jens Axboe · 11 years ago
  13. 1762b57 skd: fix error return code in skd_pci_probe() by Wei Yongjun · 11 years ago
  14. ef08994 s390/dasd: hold request queue sysfs lock when calling elevator_init() by Heiko Carstens · 11 years ago
  15. b88fac6 cciss: return 0 from driver probe function on success, not 1 by Stephen M. Cameron · 11 years ago
  16. 2e44b42 skd: Replaced custom debug PRINTKs with pr_debug by rchinthekindi · 11 years ago
  17. f721bb0 skd: Fix checkpatch ERRORS and removed unused functions by Akhil Bhansali · 11 years ago
  18. 8c49a77 rsxx: Fix possible kernel panic with invalid config. by Philip J Kelleher · 11 years ago
  19. e35f38b rsxx: Disallow discards from being unmapped. by Philip J Kelleher · 11 years ago
  20. 35f47ef drbd: avoid to shrink max_bio_size due to peer re-configuration by Lars Ellenberg · 11 years ago
  21. d2da5b0 drbd: fix decoding of bitmap vli rle for device sizes > 64 TB by Lars Ellenberg · 11 years ago
  22. 57737ad drbd: Fix adding of new minors with freshly created meta data by Philipp Reisner · 11 years ago
  23. b874d23 drbd: Fix an connection drop issue after enabling allow-two-primaries by Philipp Reisner · 11 years ago
  24. 69babf0 drbd: fix NULL pointer deref in module init error path by Lars Ellenberg · 11 years ago
  25. 7badfb1 block: disable cpqarray in Kconfig by Jens Axboe · 11 years ago
  26. e67f86b Add support for sTec's pci-e flash card Kronos by Akhil Bhansali · 11 years ago
  27. 0317cd6 rsxx: Kernel Panic caused by mapping Discards by Philip J Kelleher · 11 years ago
  28. c8afd0d mtip32xx: dynamically allocate buffer in debugfs functions by David Milburn · 11 years ago
  29. 8f8b899 mtip32xx: Add SRSI support by Asai Thambi S P · 11 years ago
  30. 1b21f5b2 rsxx: Moving pci_map_page to prevent overflow. by Philip J Kelleher · 11 years ago
  31. e5feab2 rsxx: Handling failed pci_map_page on PowerPC and double free. by Philip J Kelleher · 11 years ago
  32. ef7e7c8 loop: fix crash when using unassigned loop device by Mikulas Patocka · 11 years ago
  33. ea5ec76 xen/blkback: fix reference counting by Vegard Nossum · 11 years ago
  34. c47206e xen-blkfront: improve aproximation of required grants per request by Roger Pau Monne · 11 years ago
  35. fbe363c xen-blkfront: revoke foreign access for grants not mapped by the backend by Roger Pau Monne · 11 years ago
  36. 370d668 mg_disk: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  37. c7d1ba4 block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  38. 8616ebb block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  39. 97597dc block: Do not call sector_div() with a 64-bit divisor by Geert Uytterhoeven · 11 years ago
  40. f8c5e94 kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() by Chen Gang · 11 years ago
  41. 6678d83 block: Consolidate duplicated bio_trim() implementations by Kent Overstreet · 11 years ago
  42. e0ce0ea block: Use rw_copy_check_uvector() by Kent Overstreet · 11 years ago
  43. 23779fb block: Enable sysfs nomerge control for I/O requests in the plug list by Alireza Haghdoost · 11 years ago
  44. d82ae52 block: properly stack underlying max_segment_size to DM device by Mike Snitzer · 11 years ago
  45. 7c8a367 elevator: acquire q->sysfs_lock in elevator_change() by Tomoki Sekiyama · 11 years ago
  46. eb1c160 elevator: Fix a race in elevator switching and md device initialization by Tomoki Sekiyama · 11 years ago
  47. 170d800 block: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  48. 8077c0d bdi: test bdi_init failure by Mikulas Patocka · 11 years ago
  49. a207f59 block: fix a probe argument to blk_register_region by Mikulas Patocka · 11 years ago
  50. 3ec981e loop: fix crash if blk_alloc_queue fails by Mikulas Patocka · 11 years ago
  51. fff4996 blk-core: Fix memory corruption if blkcg_init_queue fails by Mikulas Patocka · 11 years ago
  52. 4912aa6 block: fix race between request completion and timeout handling by Jeff Moyer · 11 years ago
  53. a404d55 blktrace: Send BLK_TN_PROCESS events to all running traces by Jan Kara · 11 years ago
  54. 5e01dc7 Linux 3.12 by Linus Torvalds · 11 years ago
  55. 17f6ee4 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  56. 9bf76ca ipc, msg: forbid negative values for "msg{max,mnb,mni}" by Mathias Krause · 11 years ago
  57. 9dc8c89 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  58. 9c41f4e ARC: Incorrect mm reference used in vmalloc fault handler by Vineet Gupta · 11 years ago
  59. f6537f2 scripts/kallsyms: filter symbols not in kernel address space by Ming Lei · 11 years ago
  60. 9581b7d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. 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
  62. f9adfbf Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  63. 68e952d Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  64. 6920a1b memcg: remove incorrect underflow check by Greg Thelen · 11 years ago
  65. e1466ad USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  66. f896b79 USB: Maintainers change for usb serial drivers by Greg KH · 11 years ago
  67. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  68. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  69. 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
  70. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  71. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  72. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  73. 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
  74. 233c3dd Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  75. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  76. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  77. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  78. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  79. 4f794ee Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  80. 3d77b50 lib/scatterlist.c: don't flush_kernel_dcache_page on slab page by Ming Lei · 11 years ago
  81. 696ac17 mm: memcg: fix test for child groups by Johannes Weiner · 11 years ago
  82. 0056f4e mm: memcg: lockdep annotation for memcg OOM lock by Johannes Weiner · 11 years ago
  83. 3168ecb mm: memcg: use proper memcg in limit bypass by Johannes Weiner · 11 years ago
  84. 358eec1 vfs: decrapify dput(), fix cache behavior under normal load by Linus Torvalds · 11 years ago
  85. 0baab4f i915: fix compiler warning by Linus Torvalds · 11 years ago
  86. 52469b4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 026f8f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  88. 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
  89. a4461f4 ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM by Russell King · 11 years ago
  90. cd5d581 MIPS: ralink: fix return value check in rt_timer_probe() by Wei Yongjun · 11 years ago
  91. 5beea88 Input: ALPS - add support for model found on Dell XT2 by Yunkang Tang · 11 years ago
  92. 74c85e1 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  93. 12aee27 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  94. 5e8cfc3 memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting by Greg Thelen · 11 years ago
  95. bd09d9a percpu: fix this_cpu_sub() subtrahend casting for unsigneds by Greg Thelen · 11 years ago
  96. 3017f07 mm/pagewalk.c: fix walk_page_range() access of wrong PTEs by Chen LinX · 11 years ago
  97. c56b097 mm: list_lru: fix almost infinite loop causing effective livelock by Russell King · 11 years ago
  98. 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
  99. b8cab70 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  100. 182b4fd Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago