1. 069adc7 [SCSI] be2iscsi: fix chip cleanup by Jayamohan Kallickal · 13 years ago
  2. 665d6d9 [SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed by Jayamohan Kallickal · 13 years ago
  3. 87f7615 [SCSI] arcmsr: simplify assumptions in dma_alloc_coherent() by Tomas Henzl · 13 years ago
  4. 8b7eb86 [SCSI] arcmsr: simplify some double loops in sleeping functions by Tomas Henzl · 13 years ago
  5. 134a4e2 [SCSI] bnx2fc: setup em for npiv port by Vasu Dev · 13 years ago
  6. e37c491 [SCSI] iterate over devices individually for /proc/scsi/scsi by Jeff Mahoney · 13 years ago
  7. 9c324b8 [SCSI] ipr: Driver version 2.5.2 by Kleber Sacilotto de Souza · 13 years ago
  8. 201aed6 [SCSI] ibmvscsi: Improve CRQ reset reliability by Brian King · 13 years ago
  9. 4d4dd70 [SCSI] ipr: increase the dump size for 64 bit adapters by Kleber Sacilotto de Souza · 13 years ago
  10. 0b15fb1 [SCSI] mvsas: add support for Task collector mode and fixed relative bugs by Xiangliang Yu · 13 years ago
  11. 8214028 [SCSI] mvsas: add support for Marvell 88SE9445/88SE9485 by Xiangliang Yu · 13 years ago
  12. c0d289b [SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devices by Martin George · 13 years ago
  13. cbc78ae [SCSI] mptfusion: Bump version 3.4.19 by Kashyap, Desai · 13 years ago
  14. 19fff15 [SCSI] mptfusion: Adding inline data padding support for TAPE drive. by Kashyap, Desai · 13 years ago
  15. 56cee8d [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() by Kashyap, Desai · 13 years ago
  16. befc9b4 [SCSI] bnx2fc: increase cleanup wait time by Nithin Nayak Sujir · 13 years ago
  17. 068bdce [SCSI] bnx2fc: Do not use HBA_DBG macro when lport is not available by Nithin Nayak Sujir · 13 years ago
  18. 35dd71a [SCSI] bnx2fc: call scsi_done if session goes to not ready from ready by Nithin Nayak Sujir · 13 years ago
  19. 0117ddb [SCSI] bnx2fc: Release the reference to hba only after the interface is destroyed by Nithin Nayak Sujir · 13 years ago
  20. 112f661 [SCSI] scsi_transport_fc: Fix deadlock during fc_remove_host by Nithin Nayak Sujir · 13 years ago
  21. b413f49 [SCSI] lpfc 8.3.23: Update driver version to 8.3.23 by James Smart · 13 years ago
  22. b6e3b9c [SCSI] lpfc 8.3.23: BSG additions and fixes by James Smart · 13 years ago
  23. c31098c [SCSI] lpfc 8.3.23: Fixes related to new hardware by James Smart · 13 years ago
  24. 9589b062 [SCSI] lpfc 8.3.23: Miscellaneous fixes by James Smart · 13 years ago
  25. 86a8084 [SCSI] lpfc 8.3.23: Debugfs enhancements by James Smart · 13 years ago
  26. 7c38c05 [SCSI] bfa: Move debugfs initialization before bfa init. by Krishna Gudipati · 13 years ago
  27. 61338a0 [SCSI] bfa: firmware download fix by Jing Huang · 13 years ago
  28. 7dacb64 [SCSI] ipr: improve interrupt service routine performance by Wayne Boyer · 13 years ago
  29. 3425fbf [SCSI] scsi_dh_rdac : decide whether to send mode select based on operating mode by Moger, Babu · 13 years ago
  30. 1c3afc4 [SCSI] scsi_dh_rdac : Detect the different RDAC operating modes by Moger, Babu · 13 years ago
  31. eebe9b9 [SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modes by Moger, Babu · 13 years ago
  32. 630ad831 [SCSI] ipr: remove unneeded volatile declarations by Wayne Boyer · 13 years ago
  33. 0bdccdb [SCSI] mpt2sas : WarpDrive New product SSS6200 support added by Kashyap, Desai · 13 years ago
  34. aeaeb5c [SCSI] fusion: do not check serial_number in the abort handler by Christoph Hellwig · 13 years ago
  35. a7c44d4 [SCSI] mpt2sas: do not check serial_number in the abort handler by Christoph Hellwig · 13 years ago
  36. 05d1091 [SCSI] usb-storage: do not increment cmd->serial_number by Christoph Hellwig · 13 years ago
  37. 5cd049a [SCSI] remove cmd->serial_number litter by Christoph Hellwig · 13 years ago
  38. f04ca1b [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable by Vasu Dev · 13 years ago
  39. f2817ec [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrect by Vasu Dev · 13 years ago
  40. 66a5b3a [SCSI] libfc: remove duplicate ema_list init by Vasu Dev · 13 years ago
  41. 4ef7fb1 [SCSI] libfcoe: fix wrong comment in fcoe_transport_detach by Yi Zou · 13 years ago
  42. a01a5a5 [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show by Yi Zou · 13 years ago
  43. 69922fc [SCSI] libfcoe: clean up netdev mapping properly when the transport goes away by Yi Zou · 13 years ago
  44. 9c8cce8 [SCSI] libfc: Move host_lock usage into ramp_up/down routines by Robert Love · 13 years ago
  45. 63ce249 [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 13 years ago
  46. 38b34ac [SCSI] fcoe: remove unnecessary module state check by Yi Zou · 13 years ago
  47. ee5df62 [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks by Robert Love · 13 years ago
  48. b3960af [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks by Robert Love · 13 years ago
  49. 5c2dce2 [SCSI] bnx2fc: introduce missing kfree by Julia Lawall · 13 years ago
  50. ab6c10b [SCSI] ipr: fix synchronous request flags for better performance by Wayne Boyer · 13 years ago
  51. c9c2a14 [SCSI] qla2xxx: Update version number to 8.03.07.03-k. by Madhuranath Iyengar · 13 years ago
  52. ec426e1 [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled. by Chad Dupuis · 13 years ago
  53. a4f92a3 [SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed. by Andrew Vasquez · 13 years ago
  54. 92dbf27 [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx. by Giridhar Malavali · 13 years ago
  55. ed0de87 [SCSI] qla2xxx: Add the ql2xdontresethba module_param. by Giridhar Malavali · 13 years ago
  56. 0e8edb0 [SCSI] qla2xxx: Display hardware/firmware registers to get more information about the error for ISP82xx. by Giridhar Malavali · 13 years ago
  57. 03bcfb5 [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin(). by Joe Carnuccio · 13 years ago
  58. 8f7daea [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx. by Giridhar Malavali · 13 years ago
  59. aee3dbc [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive(). by Giridhar Malavali · 13 years ago
  60. 02be221 [SCSI] qla2xxx: Updated the reset sequence for ISP82xx. by Giridhar Malavali · 13 years ago
  61. 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 13 years ago
  62. 2fb0ee8 [SCSI] qla2xxx: Update License file. by Madhuranath Iyengar · 13 years ago
  63. c8d6691 [SCSI] qla2xxx: Free firmware PCB on logout request. by Andrew Vasquez · 13 years ago
  64. a74ec14 [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O handle for Abort I/O IOCBs. by Mike Hernandez · 13 years ago
  65. 3e8bb84 [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done completion. by Andrew Vasquez · 13 years ago
  66. f28a0a9 [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority information. by Andrew Vasquez · 13 years ago
  67. 80d7944 [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths. by Andrew Vasquez · 13 years ago
  68. 1940ce7 [SCSI] qla2xxx: Display PortID information during FCP command-status handling. by Andrew Vasquez · 13 years ago
  69. 1390b01 [SCSI] be2iscsi: Fix for proper setting of FW by Jayamohan Kallickal · 13 years ago
  70. 0b1d3cb [SCSI] be2iscsi: check boot_kset is created before destroying it by Jayamohan Kallickal · 13 years ago
  71. 91eefa8 [SCSI] be2iscsi: Set a timeout to FW by Jayamohan Kallickal · 13 years ago
  72. 0ca43cc [SCSI] be2iscsi: Modifying Maintainer's emailid by Jayamohan Kallickal · 13 years ago
  73. 255fa9a [SCSI] be2iscsi: change in copyright notice by Jayamohan Kallickal · 13 years ago
  74. deb1cb6 [SCSI] Log thin provisioning threshold event by Shyam Iyer · 14 years ago
  75. 5853b4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  76. a970f5d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  77. 7ebfa57 vfs: fix incorrect dentry_update_name_case() BUG_ON() test by Linus Torvalds · 13 years ago
  78. f660378 block: only force kblockd unplugging from the schedule() path by Jens Axboe · 13 years ago
  79. 88b996c block: cleanup the block plug helper functions by Christoph Hellwig · 13 years ago
  80. e38f5b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  81. e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  82. e27e615 mm/thp: use conventional format for boolean attributes by Ben Hutchings · 13 years ago
  83. b836aec ramfs: fix memleak on no-mmu arch by Bob Liu · 13 years ago
  84. 084189a um: disable CONFIG_CMPXCHG_LOCAL by Richard Weinberger · 13 years ago
  85. 6d56dad um: fix call tracer and bug handler by Richard Weinberger · 13 years ago
  86. ed5afea fs/fhandle.c: add <linux/personality.h> for ia64 by Jeff Mahoney · 13 years ago
  87. 6a534c9 MAINTAINERS: change mail adress of Hans J. Koch by Hans J. Koch · 13 years ago
  88. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  89. 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 13 years ago
  90. 341aea2 oom-kill: remove boost_dying_task_prio() by KOSAKI Motohiro · 13 years ago
  91. 929bea7 vmscan: all_unreclaimable() use zone->all_unreclaimable as a name by KOSAKI Motohiro · 13 years ago
  92. fe936df mm: check that we have the right vma in __access_remote_vm() by Michael Ellerman · 13 years ago
  93. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  94. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 13 years ago
  95. fc5da22 tmpfs: fix off-by-one in max_blocks checks by Hugh Dickins · 13 years ago
  96. d00ebea MAINTAINERS: update STABLE BRANCH info by Randy Dunlap · 13 years ago
  97. 81ab420 mm: add VM counters for transparent hugepages by Andi Kleen · 13 years ago
  98. c897401 MAINTAINERS: update various tty patterns by Joe Perches · 13 years ago
  99. 61bc02b MAINTAINERS: update m68knommu patterns by Joe Perches · 13 years ago
  100. d69ac13 MAINTAINERS: add ARM/ts78xx-setup platform maintainer by Alexander Clouter · 13 years ago