1. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
  2. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 12 years ago
  3. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 12 years ago
  4. ffc8b30 block: do not pass disk names as format strings by Kees Cook · 12 years ago
  5. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 7233c77 lpfc: switch to fixed_size_llseek() by Al Viro · 12 years ago
  8. c04eba7 bfa: switch to fixed_size_llseek() by Al Viro · 12 years ago
  9. eb5881d fnic: switch to fixed_size_llseek() by Al Viro · 12 years ago
  10. a9e94ec Merge tag 'fcoe1' into fixes by James Bottomley · 12 years ago
  11. 36a2796 Merge tag 'fcoe' into fixes by James Bottomley · 12 years ago
  12. 2884d42 fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs by Robert Love · 12 years ago
  13. 67e5b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  14. b497ceb [SCSI] nsp32: use mdelay instead of large udelay constants by Arnd Bergmann · 12 years ago
  15. 8177a9d lseek(fd, n, SEEK_END) does *not* go to eof - n by Al Viro · 12 years ago
  16. b5aff3d tcm_qla2xxx: Fix residual for underrun commands that fail by Roland Dreier · 12 years ago
  17. 008bd2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  18. 801d9d2 fix buffer leak after "scsi: saner replacements for ->proc_info()" by Jan Beulich · 12 years ago
  19. be646c2d target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds by Joern Engel · 12 years ago
  20. 222ab59 [SCSI] ipr: Avoid target_destroy accessing memory after it was freed by wenxiong@linux.vnet.ibm.com · 12 years ago
  21. 3643983 [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines by gurinder.shergill@hp.com · 12 years ago
  22. fb00cc2 libfc: extend ex_lock to protect all of fc_seq_send by Neil Horman · 12 years ago
  23. 732bdb9 libfc: Correct check for initiator role by Mark Rustad · 12 years ago
  24. e6c10b7 libfcoe: Fix Conflicting FCFs issue in the fabric by Krishna Mohan · 12 years ago
  25. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 12 years ago
  26. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 12 years ago
  27. e689cf0 [SCSI] qla2xxx: Update firmware link in Kconfig file. by Chad Dupuis · 12 years ago
  28. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 12 years ago
  29. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 12 years ago
  30. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 12 years ago
  31. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 12 years ago
  32. a33a015 [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers by Sakthivel K · 12 years ago
  33. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 12 years ago
  34. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 12 years ago
  35. 54792dc [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone by Sakthivel K · 12 years ago
  36. f586099 [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files by Sakthivel K · 12 years ago
  37. 1245ee5 [SCSI] pm80xx: MSI-X implementation for using 64 interrupts by Sakthivel K · 12 years ago
  38. f74cf27 [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve by Sakthivel K · 12 years ago
  39. e590adf [SCSI] pm80xx: Multiple inbound/outbound queue configuration by Sakthivel K · 12 years ago
  40. e574210 [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC by Sakthivel K · 12 years ago
  41. 6a7252f [SCSI] lpfc: fix up Kconfig dependencies by James Bottomley · 12 years ago
  42. fc73648 [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd by Hannes Reinecke · 12 years ago
  43. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  44. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  45. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  46. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  47. 6df339a [SCSI] sd: change to auto suspend mode by Lin Ming · 12 years ago
  48. 9b21493 [SCSI] sd: use REQ_PM in sd's runtime suspend operation by Lin Ming · 12 years ago
  49. 9bec8a7 megaraid: single_open() leak by Al Viro · 12 years ago
  50. 9dcc26c sun3_scsi: add ->show_info() by Geert Uytterhoeven · 12 years ago
  51. d522844 [SCSI] qla4xxx: Fix iocb_cnt calculation in qla4xxx_send_mbox_iocb() by Vikas Chaudhary · 12 years ago
  52. 98b8e17 [SCSI] ufs: Correct the expected data transfersize by Vinayak Holikatti · 12 years ago
  53. 03b1781 [SCSI] ufs: Add Platform glue driver for ufshcd by Vinayak Holikatti · 12 years ago
  54. 39c60a0 [SCSI] sd: fix array cache flushing bug causing performance problems by James Bottomley · 12 years ago
  55. 14b0680 [SCSI] qla2xxx: qla2x00_sp_compl can be static. by Fengguang Wu · 12 years ago
  56. 378c538 [SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to unsigned type" by Armen Baloyan · 12 years ago
  57. b90ebc3 [SCSI] scsi_debug: fix logical block provisioning support by Akinobu Mita · 12 years ago
  58. cc34a8e [SCSI] scsi_debug: clear correct memory region when LBPRZ is enabled by Akinobu Mita · 12 years ago
  59. ac17078 [SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_alignment by Akinobu Mita · 12 years ago
  60. 9ed8d3d [SCSI] scsi_debug: call map_region() and unmap_region() only when needed by Akinobu Mita · 12 years ago
  61. 025a1f5 [SCSI] sd_dif: problem with verify of type 1 protection information (PI) by Jeremy Higdon · 12 years ago
  62. 1ac7c26 [SCSI] ipr: SATA DVD probing failed with 64bit adapter by wenxiong@linux.vnet.ibm.com · 12 years ago
  63. bcab2cc [SCSI] scsi_transport_iscsi: fix error return code in iscsi_transport_init() by Wei Yongjun · 12 years ago
  64. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  65. 2267a29 [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver release by James Smart · 12 years ago
  66. 6fa139f [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causing SID=0 frames out by James Smart · 12 years ago
  67. 88f43a0 [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery from FLOGI sequence timeout by James Smart · 12 years ago
  68. 1877570 [SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set to zero by James Smart · 12 years ago
  69. 7bb03bb [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity by James Smart · 12 years ago
  70. 6a485eb [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commands by James Smart · 12 years ago
  71. ea714f3 [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer acting on outstanding I/O by James Smart · 12 years ago
  72. a88dbb6 [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host reset handler failed by James Smart · 12 years ago
  73. 711ea88 [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to port by James Smart · 12 years ago
  74. a62a435 [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock use by James Smart · 12 years ago
  75. a6887e2 [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect info when available by James Smart · 12 years ago
  76. a40fc5f [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer list by James Smart · 12 years ago
  77. d5ce53b [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memory pages by James Smart · 12 years ago
  78. 5688d67 [SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameter by James Smart · 12 years ago
  79. 229adb0 [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host reset by James Smart · 12 years ago
  80. a22e7db [SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode WQ and RQ setup by James Smart · 12 years ago
  81. 96f7077 [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuard by James Smart · 12 years ago
  82. 09294d4 [SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt values by James Smart · 12 years ago
  83. e74c03c [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes. by James Smart · 12 years ago
  84. 256ec0d [SCSI] lpfc 8.3.39: Remove driver dependency on HZ by James Smart · 12 years ago
  85. 737d424 [SCSI] lpfc 8.3.39: Fixed BlockGuard error reporting by James Smart · 12 years ago
  86. 16a3a20 [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed by James Smart · 12 years ago
  87. 96b04db [SCSI] ipr: Need to reset adapter after the 6th EEH error by wenxiong@linux.vnet.ibm.com · 12 years ago
  88. 3eb59f9 [SCSI] qla4xxx: Update driver version to 5.03.00-k9 by Vikas Chaudhary · 12 years ago
  89. fbcd483 [SCSI] qla4xxx: Assign values using correct datatype by Adheer Chandravanshi · 12 years ago
  90. 1bcb561 [SCSI] qla4xxx: Fix smatch warnings by Adheer Chandravanshi · 12 years ago
  91. 28e02f1 [SCSI] qla4xxx: Fix sparse warning for qla4xxx_sysfs_ddb_tgt_create by Vikas Chaudhary · 12 years ago
  92. b6130ce [SCSI] qla4xxx: Silence gcc warning by Vikas Chaudhary · 12 years ago
  93. c64e483 [SCSI] megaraid_sas: release lock on error path by Dan Carpenter · 12 years ago
  94. 8834678 [SCSI] ibmvfc: Driver version 1.0.11 by Brian King · 12 years ago
  95. 90f725d [SCSI] ibmvfc: Suppress ABTS if target gone by Brian King · 12 years ago
  96. 55d29bf [SCSI] ibmvfc: Send cancel when link is down by Brian King · 12 years ago
  97. 93631b4 [SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlers by Brian King · 12 years ago
  98. f8804b7 [SCSI] ibmvfc: Properly set cancel flags when cancelling abort by Brian King · 12 years ago
  99. 96e58ce [SCSI] be2iscsi: Bump the driver version to 10.0.467.0 by Jayamohan Kallickal · 12 years ago
  100. 702dc5e [SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn by Jayamohan Kallickal · 12 years ago