1. 9c50006 [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors by Sreekanth Reddy · 11 years ago
  2. a9623da [SCSI] qla4xxx: Update driver version to 5.04.00-k0 by Vikas Chaudhary · 11 years ago
  3. 4a4f51e [SCSI] qla4xxx: Update Copyright header by Vikas Chaudhary · 11 years ago
  4. 7ab284c [SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042 by Nilesh Javali · 11 years ago
  5. b37ca41 [SCSI] qla4xxx: Added support for ISP8042 by Vikas Chaudhary · 11 years ago
  6. 4d81233 [SCSI] mpt2sas: Bump driver version to v16.100.00.00 by Sreekanth Reddy · 11 years ago
  7. 63e359d [SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to non LUN 0 configured expander by Sreekanth Reddy · 11 years ago
  8. bc6d4c3 [SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removed by Sreekanth Reddy · 11 years ago
  9. 1c50e8d [SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned by Sreekanth Reddy · 11 years ago
  10. d648d5a [SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013 by Sreekanth Reddy · 11 years ago
  11. 5d32aa2 [SCSI] mpt2sas: MPI2 Rev X (2.00.16) specifications by Sreekanth Reddy · 11 years ago
  12. 3627dba [SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notification methodology by Sreekanth Reddy · 11 years ago
  13. 6409a7d [SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback function by Sreekanth Reddy · 11 years ago
  14. 804a5cb [SCSI] hpsa: fix warning with smp_processor_id() in preemptible by John Kacur · 11 years ago
  15. 6a06a4b [SCSI] IB/iser: Add Discovery support by Or Gerlitz · 11 years ago
  16. e1e819c [SCSI] pm8001: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  17. da1dccc [SCSI] pm80xx: Fix for 32 bit compilation warning by Anand Kumar Santhanam · 11 years ago
  18. cf9bd21a [SCSI] mpt3sas: fix cleanup on controller resource mapping failure by Joe Lawrence · 11 years ago
  19. 3b3e6f8 [SCSI] mpt2sas: fix cleanup on controller resource mapping failure by Joe Lawrence · 11 years ago
  20. 279afdf [SCSI] Generate uevents on certain unit attention codes by Ewan D. Milne · 11 years ago
  21. f8813d2 [SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributes by James Smart · 11 years ago
  22. 43c5fda [SCSI] ipr: Add sereral new CCIN definitions for new adapters support by wenxiong@linux.vnet.ibm.com · 11 years ago
  23. 1cdd3cf [SCSI] hpsa: remove unneeded variable by Tomas Henzl · 11 years ago
  24. 2cc5bfa [SCSI] hpsa: fix a race in cmd_free/scsi_done by Tomas Henzl · 11 years ago
  25. 80aebef [SCSI] isci: Fix a infinite loop. by Xinghai Yu · 11 years ago
  26. 11f08ca [SCSI] ufs: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  27. 6fae390 [SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe() by Wei Yongjun · 11 years ago
  28. cfdf9c9 [SCSI] ufs: don't stop controller before scsi_remove_host() by Akinobu Mita · 11 years ago
  29. e0f4b7c [SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices by Akinobu Mita · 11 years ago
  30. 36f4f3b [SCSI] ufshcd-pci: release ioremapped region during removing driver by Akinobu Mita · 11 years ago
  31. 6269473 [SCSI] ufs: Add runtime PM support for UFS host controller driver by Sujit Reddy Thumma · 11 years ago
  32. 66ec6d5 [SCSI] ufs: Add support for host assisted background operations by Sujit Reddy Thumma · 11 years ago
  33. 68078d5 [SCSI] ufs: Set fDeviceInit flag to initiate device initialization by Dolev Raviv · 11 years ago
  34. 5a0b0cb [SCSI] ufs: Add support for sending NOP OUT UPIU by Sujit Reddy Thumma · 11 years ago
  35. 5f09e1f [SCSI] libiscsi: Add missing prints for session and connection sysfs attrs by Adheer Chandravanshi · 11 years ago
  36. 9a2307b [SCSI] libiscsi: Add a missing break statement by Adheer Chandravanshi · 11 years ago
  37. 0a77b58 [SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function. by Saurav Kashyap · 11 years ago
  38. 8dc65c6 [SCSI] qla4xxx: Update driver version to 5.03.00-k11 by Adheer Chandravanshi · 11 years ago
  39. eee06a0 [SCSI] qla4xxx: Export more firmware info in sysfs by Adheer Chandravanshi · 11 years ago
  40. 9993757 [SCSI] qla4xxx: Only BIOS boot target entries should be at index 0 and 1. by Adheer Chandravanshi · 11 years ago
  41. a2f7663 [SCSI] qla4xxx: discovery_parent_idx can be shown without any check. by Adheer Chandravanshi · 11 years ago
  42. 8459580 [SCSI] qla4xxx: Set IPv6 traffic class if device type is IPv6. by Adheer Chandravanshi · 11 years ago
  43. 6556016 [SCSI] qla4xxx: Use discovery_parent_idx instead of discovery_parent_type by Adheer Chandravanshi · 11 years ago
  44. 99c6a33 [SCSI] qla4xxx: Allow removal of failed session using logout. by Adheer Chandravanshi · 11 years ago
  45. 810d22f [SCSI] lpfc 8.3.41: Update lpfc version to driver version 8.3.41 by James Smart · 11 years ago
  46. a89a96b [SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modifications by James Smart · 11 years ago
  47. 6e15520 [SCSI] lpfc 8.3.41: Fixed the format of some log message fields by James Smart · 11 years ago
  48. 3cb01c5 [SCSI] lpfc 8.3.41: Add first burst support to driver by James Smart · 11 years ago
  49. 71157c9 [SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board was not in online mode by James Smart · 11 years ago
  50. 7f8c40c [SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board mode by James Smart · 11 years ago
  51. 182ba75 [SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense with residual zero by James Smart · 11 years ago
  52. 0c65187 [SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEs by James Smart · 11 years ago
  53. 1d1c296 [SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbox commands by James Smart · 11 years ago
  54. 572709e [SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth by James Smart · 11 years ago
  55. 48a5a66 [SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handling by James Smart · 11 years ago
  56. 445fd08 [SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPC by James Smart · 11 years ago
  57. 5a0916b [SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out by James Smart · 11 years ago
  58. b56a15d [SCSI] qla4xxx: Update driver version to 5.03.00-k10 by Vikas Chaudhary · 11 years ago
  59. 8cc91d4 [SCSI] qla4xxx: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
  60. f8525eb [SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
  61. ae542ed [SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
  62. 6a6b5ad0 [SCSI] MAINTAINERS: Add maintainer info for bnx2i by Eddie Wai · 11 years ago
  63. 0b3bf38 [SCSI] bnx2i: Update version and copyright year 2013 by Eddie Wai · 11 years ago
  64. bacfb81 [SCSI] MAINTAINERS: Update for qla4xxx by Vikas Chaudhary · 11 years ago
  65. 7e782af [SCSI] Return ENODATA on medium error by Hannes Reinecke · 11 years ago
  66. a9d6ceb8 [SCSI] return ENOSPC on thin provisioning failure by Hannes Reinecke · 11 years ago
  67. 87f14e6 [SCSI] Set hostbyte status in scsi_check_sense() by Hannes Reinecke · 11 years ago
  68. 0f7f623 [SCSI] Document enhanced error codes by Hannes Reinecke · 11 years ago
  69. c69c6be [SCSI] st: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  70. e1ea235 [SCSI] sd: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  71. 584d88b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  72. fd4f35d Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  73. 2782255 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 11 years ago
  75. d4e4ab8 Linux 3.11-rc5 by Linus Torvalds · 11 years ago
  76. e5d081f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  77. 77f63b4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  78. 30b229b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  79. 9e6bdaa Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  80. d92581f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  81. b8ea0d0 Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  82. 022e5d0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  83. 1e24f76 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  84. 8ae3f1d Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  85. e6e8ac4 Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  86. db62efb btrfs: don't loop on large offsets in readdir by Zach Brown · 11 years ago
  87. cfad392 Btrfs: check to see if root_list is empty before adding it to dead roots by Josef Bacik · 11 years ago
  88. f3b15cc Btrfs: release both paths before logging dir/changed extents by Josef Bacik · 11 years ago
  89. ee20a98 Btrfs: allow splitting of hole em's when dropping extent cache by Josef Bacik · 11 years ago
  90. ed8c491 Btrfs: make sure the backref walker catches all refs to our extent by Josef Bacik · 11 years ago
  91. 8ca15e0 Btrfs: fix backref walking when we hit a compressed extent by Josef Bacik · 11 years ago
  92. b76bb70 Btrfs: do not offset physical if we're compressed by Josef Bacik · 11 years ago
  93. b5b9b5b Btrfs: fix extent buffer leak after backref walking by Liu Bo · 11 years ago
  94. e68afa4 Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents by Liu Bo · 11 years ago
  95. 7cddc19 btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified by Jie Liu · 11 years ago
  96. 14e9419 Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  97. fdafa7c Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  98. 79a6fb1 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  99. 58c59bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  100. 78ebf0e Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago