1. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  2. 0b3e09d [SCSI] libsas: perform sas-transport resets in shost->workq context by Dan Williams · 13 years ago
  3. b52df41 [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures by Dan Williams · 13 years ago
  4. 3944f50 [SCSI] libsas: let libata handle command timeouts by Dan Williams · 13 years ago
  5. 9095a64 [SCSI] libsas: fix timeout vs completion race by Dan Williams · 13 years ago
  6. a3a1425 [SCSI] libsas: prevent double completion of scmds from eh by Dan Williams · 13 years ago
  7. 3dff572 [SCSI] libsas: close error handling vs sas_ata_task_done() race by Dan Williams · 13 years ago
  8. b91bb29 [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters by Dan Williams · 13 years ago
  9. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  10. e139942 [SCSI] libsas: convert dev->gone to flags by Dan Williams · 13 years ago
  11. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  12. f8daa6e [SCSI] libsas: convert ha->state to flags by Dan Williams · 13 years ago
  13. b15ebe0 [SCSI] libsas: replace event locks with atomic bitops by Dan Williams · 13 years ago
  14. 756f173 [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device by Dan Williams · 13 years ago
  15. 735f7d2 [SCSI] libsas: fix domain_device leak by Dan Williams · 13 years ago
  16. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  17. 95ac7fd [SCSI] libsas: remove unused ata_task_resp fields by Dan Williams · 13 years ago
  18. 18a4d0a [SCSI] Handle disk devices which can not process medium access commands by Martin K. Petersen · 13 years ago
  19. 4fe74b1 [SCSI] virtio-scsi: SCSI driver for QEMU based virtual machines by Paolo Bonzini · 13 years ago
  20. ac20c7b [SCSI] iscsi_transport: Added Ping support by Vikas Chaudhary · 13 years ago
  21. a11e254 [SCSI] scsi_transport_iscsi: added support for host event by Vikas Chaudhary · 13 years ago
  22. 1304be5 [SCSI] libiscsi_tcp: fix max_r2t manipulation by Mike Christie · 13 years ago
  23. 3384db9 [SCSI] Correctly set the scsi host/msg/status bytes by Moger, Babu · 13 years ago
  24. d78c317 [SCSI] libfc: Add support for FDMI by Neerav Parikh · 13 years ago
  25. 1ea2c1d [SCSI] libfc: Make the libfc Common Transport(CT) code generic by Neerav Parikh · 13 years ago
  26. a9277e7 [SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GS by Neerav Parikh · 13 years ago
  27. bb8ef58 [SCSI] scsi_transport_fc: Add FDMI host attributes by Neerav Parikh · 13 years ago
  28. aeddde2 [SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed in sysfs by Vikas Chaudhary · 13 years ago
  29. 3c5c480 [SCSI] libiscsi: Added support to show targetalias in sysfs by Vikas Chaudhary · 13 years ago
  30. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  31. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  32. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  33. af5feae Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  34. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  35. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  36. 19e75ed Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  37. cdccaa9 cdrom: move shared static to cdrom_device_info by Paolo Bonzini · 13 years ago
  38. 07c2bd3 block: don't call elevator callbacks for plug merges by Tejun Heo · 13 years ago
  39. 050c8ea block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions by Tejun Heo · 13 years ago
  40. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  41. 95025d6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  42. abaaf3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  43. 11a3122 block: strip out locking optimization in put_io_context() by Tejun Heo · 13 years ago
  44. 1edcdb4 target: Change target_submit_cmd() to return void by Andy Grover · 13 years ago
  45. 96e02d1 exec: fix use-after-free bug in setup_new_exec() by Heiko Carstens · 13 years ago
  46. 977b7e3 writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue by Wu Fengguang · 13 years ago
  47. e6b4524 ipv4: reset flowi parameters on route connect by Julian Anastasov · 13 years ago
  48. 23783f8 Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  49. d020283 PM / QoS: CPU C-state breakage with PM Qos change by Venkatesh Pallipadi · 13 years ago
  50. 31c150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  51. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  52. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 13 years ago
  53. 7f06db3 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  54. f8447d6 mfd: Store twl6040-codec mclk configuration by Peter Ujfalusi · 13 years ago
  55. ff05f60 include/linux/lp8727.h: Remove executable bit by Josh Triplett · 13 years ago
  56. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 13 years ago
  57. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 13 years ago
  58. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  59. ce106ad Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  60. 504b616 usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() by Kuninori Morimoto · 13 years ago
  61. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 13 years ago
  62. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 13 years ago
  63. b18db3d Input: gpio_keys - fix struct device declared inside parameter list by Heiko Stübner · 13 years ago
  64. e9c8d7a dma: sh_dma: not all SH DMAC implementations support MEMCPY by Guennadi Liakhovetski · 13 years ago
  65. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 13 years ago
  66. 3310225 lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel by Wu Fengguang · 13 years ago
  67. 15eb77a writeback: fix NULL bdi->dev in trace writeback_single_inode by Wu Fengguang · 13 years ago
  68. b923650 lib: add NO_GENERIC_PCI_IOPORT_MAP by Michael S. Tsirkin · 13 years ago
  69. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 13 years ago
  70. ea51e50 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  71. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  72. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  73. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 13 years ago
  74. 1a30871 mtd: fix MTD suspend by Artem Bityutskiy · 13 years ago
  75. 8422fa1 ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions by Axel Lin · 13 years ago
  76. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 13 years ago
  77. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  78. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  79. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 13 years ago
  80. e050e3f perf: Fix broken interrupt rate throttling by Stephane Eranian · 13 years ago
  81. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 13 years ago
  82. 2437dcb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  83. c49d005 OMAPDSS: HDMI: PHY burnout fix by Tomi Valkeinen · 13 years ago
  84. 74a7f6a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  85. 7c24814 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  86. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  87. f8275f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  88. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  89. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 13 years ago
  90. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 13 years ago
  91. 0fcd977 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago
  92. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  93. 1a5e29f kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  94. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 13 years ago
  95. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 13 years ago
  96. eb7004e Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-netlink' into release by Len Brown · 13 years ago
  97. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  98. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 13 years ago
  99. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  100. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago