diff options
author | adam radford <aradford@gmail.com> | 2012-10-01 22:27:34 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-10-09 06:21:48 -0400 |
commit | ae59057b647673a77f33b78d83f4b5da3d99c5c1 (patch) | |
tree | cfe35635e274cd1bff037d511fc2053d5a2b10aa /Documentation | |
parent | a3a922099cb4952a6347966e692a8810ca7ffd1b (diff) |
[SCSI] megaraid_sas: Version, Changelog, Copyright update
Signed-off-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/scsi/ChangeLog.megaraid_sas | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/scsi/ChangeLog.megaraid_sas b/Documentation/scsi/ChangeLog.megaraid_sas index 3a3079411a3d..da03146c182a 100644 --- a/Documentation/scsi/ChangeLog.megaraid_sas +++ b/Documentation/scsi/ChangeLog.megaraid_sas | |||
@@ -1,3 +1,16 @@ | |||
1 | Release Date : Mon. Oct 1, 2012 17:00:00 PST 2012 - | ||
2 | (emaild-id:megaraidlinux@lsi.com) | ||
3 | Adam Radford | ||
4 | Current Version : 06.504.01.00-rc1 | ||
5 | Old Version : 00.00.06.18-rc1 | ||
6 | 1. Removed un-needed completion_lock spinlock calls. | ||
7 | 2. Add module param for configurable MSI-X vector count. | ||
8 | 3. Load io_request DataLength in bytes. | ||
9 | 4. Add array boundary check for SystemPD. | ||
10 | 5. Add SystemPD FastPath support. | ||
11 | 6. Remove duplicate code. | ||
12 | 7. Version, Changelog, Copyright update. | ||
13 | ------------------------------------------------------------------------------- | ||
1 | Release Date : Tue. Jun 17, 2012 17:00:00 PST 2012 - | 14 | Release Date : Tue. Jun 17, 2012 17:00:00 PST 2012 - |
2 | (emaild-id:megaraidlinux@lsi.com) | 15 | (emaild-id:megaraidlinux@lsi.com) |
3 | Adam Radford/Kashyap Desai | 16 | Adam Radford/Kashyap Desai |