1. cbc78ae [SCSI] mptfusion: Bump version 3.4.19 by Kashyap, Desai · 15 years ago
  2. 19fff15 [SCSI] mptfusion: Adding inline data padding support for TAPE drive. by Kashyap, Desai · 15 years ago
  3. 56cee8d [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() by Kashyap, Desai · 15 years ago
  4. befc9b4 [SCSI] bnx2fc: increase cleanup wait time by Nithin Nayak Sujir · 15 years ago
  5. 068bdce [SCSI] bnx2fc: Do not use HBA_DBG macro when lport is not available by Nithin Nayak Sujir · 15 years ago
  6. 35dd71a [SCSI] bnx2fc: call scsi_done if session goes to not ready from ready by Nithin Nayak Sujir · 15 years ago
  7. 0117ddb [SCSI] bnx2fc: Release the reference to hba only after the interface is destroyed by Nithin Nayak Sujir · 15 years ago
  8. 112f661 [SCSI] scsi_transport_fc: Fix deadlock during fc_remove_host by Nithin Nayak Sujir · 15 years ago
  9. b413f49 [SCSI] lpfc 8.3.23: Update driver version to 8.3.23 by James Smart · 15 years ago
  10. b6e3b9c [SCSI] lpfc 8.3.23: BSG additions and fixes by James Smart · 15 years ago
  11. c31098c [SCSI] lpfc 8.3.23: Fixes related to new hardware by James Smart · 15 years ago
  12. 9589b06 [SCSI] lpfc 8.3.23: Miscellaneous fixes by James Smart · 15 years ago
  13. 86a8084 [SCSI] lpfc 8.3.23: Debugfs enhancements by James Smart · 15 years ago
  14. 7c38c05 [SCSI] bfa: Move debugfs initialization before bfa init. by Krishna Gudipati · 15 years ago
  15. 61338a0 [SCSI] bfa: firmware download fix by Jing Huang · 15 years ago
  16. 7dacb64 [SCSI] ipr: improve interrupt service routine performance by Wayne Boyer · 15 years ago
  17. 3425fbf [SCSI] scsi_dh_rdac : decide whether to send mode select based on operating mode by Moger, Babu · 15 years ago
  18. 1c3afc4 [SCSI] scsi_dh_rdac : Detect the different RDAC operating modes by Moger, Babu · 15 years ago
  19. eebe9b9 [SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modes by Moger, Babu · 15 years ago
  20. 630ad83 [SCSI] ipr: remove unneeded volatile declarations by Wayne Boyer · 15 years ago
  21. 0bdccdb [SCSI] mpt2sas : WarpDrive New product SSS6200 support added by Kashyap, Desai · 15 years ago
  22. aeaeb5c [SCSI] fusion: do not check serial_number in the abort handler by Christoph Hellwig · 15 years ago
  23. a7c44d4 [SCSI] mpt2sas: do not check serial_number in the abort handler by Christoph Hellwig · 15 years ago
  24. 05d1091 [SCSI] usb-storage: do not increment cmd->serial_number by Christoph Hellwig · 15 years ago
  25. 5cd049a [SCSI] remove cmd->serial_number litter by Christoph Hellwig · 15 years ago
  26. f04ca1b [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable by Vasu Dev · 15 years ago
  27. f2817ec [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrect by Vasu Dev · 15 years ago
  28. 66a5b3a [SCSI] libfc: remove duplicate ema_list init by Vasu Dev · 15 years ago
  29. 4ef7fb1 [SCSI] libfcoe: fix wrong comment in fcoe_transport_detach by Yi Zou · 15 years ago
  30. a01a5a5 [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show by Yi Zou · 15 years ago
  31. 69922fc [SCSI] libfcoe: clean up netdev mapping properly when the transport goes away by Yi Zou · 15 years ago
  32. 9c8cce8 [SCSI] libfc: Move host_lock usage into ramp_up/down routines by Robert Love · 15 years ago
  33. 63ce249 [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 15 years ago
  34. 38b34ac [SCSI] fcoe: remove unnecessary module state check by Yi Zou · 15 years ago
  35. ee5df62 [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks by Robert Love · 15 years ago
  36. b3960af [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks by Robert Love · 15 years ago
  37. 5c2dce2 [SCSI] bnx2fc: introduce missing kfree by Julia Lawall · 15 years ago
  38. ab6c10b [SCSI] ipr: fix synchronous request flags for better performance by Wayne Boyer · 15 years ago
  39. c9c2a14 [SCSI] qla2xxx: Update version number to 8.03.07.03-k. by Madhuranath Iyengar · 15 years ago
  40. ec426e1 [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled. by Chad Dupuis · 15 years ago
  41. a4f92a3 [SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed. by Andrew Vasquez · 15 years ago
  42. 92dbf27 [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx. by Giridhar Malavali · 15 years ago
  43. ed0de87 [SCSI] qla2xxx: Add the ql2xdontresethba module_param. by Giridhar Malavali · 15 years ago
  44. 0e8edb0 [SCSI] qla2xxx: Display hardware/firmware registers to get more information about the error for ISP82xx. by Giridhar Malavali · 15 years ago
  45. 03bcfb5 [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin(). by Joe Carnuccio · 15 years ago
  46. 8f7daea [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx. by Giridhar Malavali · 15 years ago
  47. aee3dbc [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive(). by Giridhar Malavali · 15 years ago
  48. 02be221 [SCSI] qla2xxx: Updated the reset sequence for ISP82xx. by Giridhar Malavali · 15 years ago
  49. 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 15 years ago
  50. 2fb0ee8 [SCSI] qla2xxx: Update License file. by Madhuranath Iyengar · 15 years ago
  51. c8d6691 [SCSI] qla2xxx: Free firmware PCB on logout request. by Andrew Vasquez · 15 years ago
  52. 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 · 15 years ago
  53. 3e8bb84 [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done completion. by Andrew Vasquez · 15 years ago
  54. f28a0a9 [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority information. by Andrew Vasquez · 15 years ago
  55. 80d7944 [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths. by Andrew Vasquez · 15 years ago
  56. 1940ce7 [SCSI] qla2xxx: Display PortID information during FCP command-status handling. by Andrew Vasquez · 15 years ago
  57. 1390b01 [SCSI] be2iscsi: Fix for proper setting of FW by Jayamohan Kallickal · 15 years ago
  58. 0b1d3cb [SCSI] be2iscsi: check boot_kset is created before destroying it by Jayamohan Kallickal · 15 years ago
  59. 91eefa8 [SCSI] be2iscsi: Set a timeout to FW by Jayamohan Kallickal · 15 years ago
  60. 0ca43cc [SCSI] be2iscsi: Modifying Maintainer's emailid by Jayamohan Kallickal · 15 years ago
  61. 255fa9a [SCSI] be2iscsi: change in copyright notice by Jayamohan Kallickal · 15 years ago
  62. deb1cb6 [SCSI] Log thin provisioning threshold event by Shyam Iyer · 15 years ago
  63. 5853b4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  64. a970f5d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  65. 7ebfa57 vfs: fix incorrect dentry_update_name_case() BUG_ON() test by Linus Torvalds · 15 years ago
  66. f660378 block: only force kblockd unplugging from the schedule() path by Jens Axboe · 15 years ago
  67. 88b996c block: cleanup the block plug helper functions by Christoph Hellwig · 15 years ago
  68. e38f5b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  69. e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  70. e27e615 mm/thp: use conventional format for boolean attributes by Ben Hutchings · 15 years ago
  71. b836aec ramfs: fix memleak on no-mmu arch by Bob Liu · 15 years ago
  72. 084189a um: disable CONFIG_CMPXCHG_LOCAL by Richard Weinberger · 15 years ago
  73. 6d56dad um: fix call tracer and bug handler by Richard Weinberger · 15 years ago
  74. ed5afea fs/fhandle.c: add <linux/personality.h> for ia64 by Jeff Mahoney · 15 years ago
  75. 6a534c9 MAINTAINERS: change mail adress of Hans J. Koch by Hans J. Koch · 15 years ago
  76. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 15 years ago
  77. 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 15 years ago
  78. 341aea2 oom-kill: remove boost_dying_task_prio() by KOSAKI Motohiro · 15 years ago
  79. 929bea7 vmscan: all_unreclaimable() use zone->all_unreclaimable as a name by KOSAKI Motohiro · 15 years ago
  80. fe936df mm: check that we have the right vma in __access_remote_vm() by Michael Ellerman · 15 years ago
  81. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 15 years ago
  82. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 15 years ago
  83. fc5da22 tmpfs: fix off-by-one in max_blocks checks by Hugh Dickins · 15 years ago
  84. d00ebea MAINTAINERS: update STABLE BRANCH info by Randy Dunlap · 15 years ago
  85. 81ab420 mm: add VM counters for transparent hugepages by Andi Kleen · 15 years ago
  86. c897401 MAINTAINERS: update various tty patterns by Joe Perches · 15 years ago
  87. 61bc02b MAINTAINERS: update m68knommu patterns by Joe Perches · 15 years ago
  88. d69ac13 MAINTAINERS: add ARM/ts78xx-setup platform maintainer by Alexander Clouter · 15 years ago
  89. 78be959 kstrtox: simpler code in _kstrtoull() by Alexey Dobriyan · 15 years ago
  90. 01eda2e kstrtox: fix compile warnings in test by Alexey Dobriyan · 15 years ago
  91. 592ce31 leds/leds-regulator.c: fix handling of already enabled regulators by Antonio Ospite · 15 years ago
  92. d3bc236 vmstat: update comment regarding stat_threshold by Christoph Lameter · 15 years ago
  93. 9f6ae44 mm/page_alloc.c: silence build_all_zonelists() section mismatch by Paul Mundt · 15 years ago
  94. c340b1d fs/partitions/ldm.c: fix oops caused by corrupted partition table by Timo Warns · 15 years ago
  95. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 15 years ago
  96. 584208e mm: optimize pfn calculation in online_page() by Daniel Kiper · 15 years ago
  97. 67954fe memcg: fix mem_cgroup_rotate_reclaimable_page() by Eric Dumazet · 15 years ago
  98. 8d50de9 Blackfin: SMP: fix cache flush loop by Sonic Zhang · 15 years ago
  99. 0bf02ce Blackfin: time-ts: ack gptimer sooner to avoid missing short ints by Mike Frysinger · 15 years ago
  100. ce24ee4 Blackfin: gptimers: fix thinko when disabling timers by Mike Frysinger · 15 years ago