1. 2132a54 mtip32xx: fix crash on surprise removal of the drive by Asai Thambi SP · 9 years ago
  2. 686d8e0 mtip32xx: Abort I/O during secure erase operation by Asai Thambi SP · 9 years ago
  3. ee04bed mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT by Asai Thambi SP · 9 years ago
  4. a7806fa mtip32xx: remove unused variable 'port->allocated' by Asai Thambi SP · 9 years ago
  5. 02b4826 mtip32xx: fix rmmod issue by Asai Thambi SP · 9 years ago
  6. de66720 block/ps3vram: Remove obsolete reference to MTD by Geert Uytterhoeven · 9 years ago
  7. e7bdd17 block/ps3vram: Fix sparse warnings by Geoff Levand · 9 years ago
  8. a5768aa NVMe: Automatic namespace rescan by Keith Busch · 9 years ago
  9. 36a7e99 NVMe: Memory barrier before queue_count is incremented by Jon Derrick · 9 years ago
  10. 4cc0652 NVMe: add sysfs and ioctl controller reset by Keith Busch · 9 years ago
  11. 8b70f45 null_blk: restart request processing on completion handler by Akinobu Mita · 9 years ago
  12. 419c21a null_blk: prevent timer handler running on a different CPU where started by Akinobu Mita · 9 years ago
  13. 4248322 NVMe: Remove hctx reliance for multi-namespace by Keith Busch · 9 years ago
  14. 843e8dd Merge branch 'for-4.2/core' into for-4.2/drivers by Jens Axboe · 9 years ago
  15. 75619bf NVMe: End sync requests immediately on failure by Keith Busch · 9 years ago
  16. f4ff414 NVMe: Use requested sync command timeout by Keith Busch · 9 years ago
  17. a0a931d NVMe: Fix obtaining command result by Keith Busch · 9 years ago
  18. 5f1b670 block, dm: don't copy bios for request clones by Christoph Hellwig · 9 years ago
  19. 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 9 years ago
  20. d29ec82 nvme: submit internal commands through the block layer by Christoph Hellwig · 9 years ago
  21. 772ce43 nvme: fail SCSI read/write command with unsupported protection bit by Christoph Hellwig · 9 years ago
  22. 9085176 nvme: report the DPOFUA in MODE_SENSE by Christoph Hellwig · 9 years ago
  23. cbbb7a2 nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code by Christoph Hellwig · 9 years ago
  24. 3726897 nvme: first round at deobsfucating the SCSI translation code by Christoph Hellwig · 9 years ago
  25. e61b0a8 nvme: fix scsi translation error handling by Christoph Hellwig · 9 years ago
  26. b90c48d nvme: split nvme_trans_send_fw_cmd by Christoph Hellwig · 9 years ago
  27. e75ec75 nvme: store a struct device pointer in struct nvme_dev by Christoph Hellwig · 9 years ago
  28. f705f83 nvme: consolidate synchronous command submission helpers by Christoph Hellwig · 9 years ago
  29. 6a92700 loop: remove (now) unused 'out' label by Jens Axboe · 9 years ago
  30. a05e578 s390/block/dasd: remove obsolete while -EBUSY loop by Jarod Wilson · 9 years ago
  31. 6029a06 block: dasd_genhd: convert to blkdev_reread_part by Ming Lei · 9 years ago
  32. 9dcd137 block: nbd: convert to blkdev_reread_part() by Ming Lei · 9 years ago
  33. 06f0e9e block: loop: fix another reread part failure by Ming Lei · 9 years ago
  34. f893366 block: loop: don't hold lo_ctl_mutex in lo_open by Ming Lei · 9 years ago
  35. cddcd72 nvme: disable irqs in nvme_freeze_queues by Christoph Hellwig · 9 years ago
  36. 8a0ee3b cciss: correct the non-resettable board list by Tomas Henzl · 9 years ago
  37. 5aea328 cciss: remove duplicate entries from board_type struct by Tomas Henzl · 9 years ago
  38. 4d4e41a block: loop: avoiding too many pending per work I/O by Ming Lei · 9 years ago
  39. f4aa4c7 block: loop: convert to per-device workqueue by Ming Lei · 9 years ago
  40. 9dc6c80 nbd: stop using req->cmd by Christoph Hellwig · 9 years ago
  41. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 9 years ago
  42. b0b93b4 block: move REQ_TYPE_SENSE to the ide driver by Christoph Hellwig · 9 years ago
  43. 4f8c951 block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV by Christoph Hellwig · 9 years ago
  44. dac5621 bio: skip atomic inc/dec of ->bi_cnt for most use cases by Jens Axboe · 9 years ago
  45. c4cf526 bio: skip atomic inc/dec of ->bi_remaining for non-chains by Jens Axboe · 9 years ago
  46. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  47. c02d7da Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  48. f440c4e hwrng: bcm63xx - Fix driver compilation by Álvaro Fernández Rojas · 9 years ago
  49. 101a6fd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  50. 71aee81 Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  51. df9ebeb Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  52. 61f06db Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  53. 3333222 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  54. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  55. 6fa7272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  56. 082a75d rbd: end I/O the entire obj_request on error by Ilya Dryomov · 9 years ago
  57. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  58. e813bb2 net: fec: Fix RGMII-ID mode by Markus Pargmann · 9 years ago
  59. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 9 years ago
  60. c232d8a netxen_nic: use spin_[un]lock_bh around tx_clean_lock by Tony Camuso · 9 years ago
  61. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 9 years ago
  62. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 9 years ago
  63. 50904a7 Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  64. fb45f49 Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  65. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  66. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  67. 73be174 Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  68. aa6df8d dm: fix free_rq_clone() NULL pointer when requeueing unmapped request by Mike Snitzer · 9 years ago
  69. 3e6180f dm: only initialize the request_queue once by Christoph Hellwig · 9 years ago
  70. feb589e Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  71. 7f0b8a5 cxgb4: Fix MC1 memory offset calculation by Hariprasad Shenai · 9 years ago
  72. 12a8541 bnx2x: Delay during kdump load by Yuval Mintz · 9 years ago
  73. e913fb2 net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table by Pai · 9 years ago
  74. d4c216c net: macb: Fix race condition in driver when Rx frame is dropped by Punnaiah Choudary Kalluri · 9 years ago
  75. b56fc3c hv_netvsc: Fix a bug in netvsc_start_xmit() by KY Srinivasan · 9 years ago
  76. 4873499 altera_tse: Correct rx packet length by Vlastimil Setka · 9 years ago
  77. 42eab00 mlx4: Fix tx ring affinity_mask creation by Benjamin Poirier · 9 years ago
  78. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  79. 165996b trivial: net: systemport: bcmsysport.h: fix 0x0x prefix by Antonio Ospite · 9 years ago
  80. 18fe369 trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix by Antonio Ospite · 9 years ago
  81. f8dcb5e bnx2x: remove {TPA,GRO}_ENABLE_FLAG by Michal Schmidt · 9 years ago
  82. 7e6b4d4 bnx2x: merge fp->disable_tpa with fp->mode by Michal Schmidt · 9 years ago
  83. d9b9e86 bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set by Michal Schmidt · 9 years ago
  84. 3f300ff hv_netvsc: introduce netif-msg into netvsc module by Simon Xiao · 9 years ago
  85. df8d9ee cpuidle: Run tick_broadcast_exit() with disabled interrupts by Rafael J. Wysocki · 9 years ago
  86. 63f89ca dmaengine: increment privatecnt when using dma_get_any_slave_channel by Christopher Freeman · 9 years ago
  87. 61f8ff6 ACPI / SBS: Enable battery manager when present by Chris Bainbridge · 9 years ago
  88. 96a5d18 serial: 8250_pci: Add support for 16 port Exar boards by Soeren Grunewald · 9 years ago
  89. 14bc84ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  90. a04f90a drm/i915/chv: Implement WaDisableShadowRegForCpd by Deepak S · 9 years ago
  91. 31c6ba9 serial: samsung: fix serial console break by Robert Baldyga · 9 years ago
  92. a8d4e01 tty/serial: at91: maxburst was missing for dma transfers by Ludovic Desroches · 9 years ago
  93. 6befa9d serial: of-serial: Remove device_type = "serial" registration by Michal Simek · 9 years ago
  94. 5c90c07 serial: xilinx: Use platform_get_irq to get irq description structure by Michal Simek · 9 years ago
  95. 10afbe3 serial: core: Fix kernel-doc build warnings by Peter Hurley · 9 years ago
  96. b00f5c2 tty: Re-add external interface for tty_set_termios() by Frederic Danis · 9 years ago
  97. fefad2d [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with syscon by Laurent Pinchart · 9 years ago
  98. 0d3bba0 cdc-acm: prevent infinite loop when parsing CDC headers. by Quentin Casasnovas · 9 years ago
  99. bb304b7 Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap" by Ivan T. Ivanov · 9 years ago
  100. a5a356c usb: chipidea: otg: remove mutex unlock and lock while stop and start role by Li Jun · 9 years ago