diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-09 22:42:25 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-09 22:42:25 -0500 |
commit | 382f51fe2f2276344d8a21447656778cdf6583b6 (patch) | |
tree | c2836a2cca4126c9c026ce5aa2fdf9f1c8ccded6 /Documentation/scsi/ChangeLog.megaraid_sas | |
parent | 701791cc3c8fc6dd83f6ec8af7e2541b4a316606 (diff) | |
parent | 54987386ee3790f3900de4df2ed4deb0e18dfc9f (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (222 commits)
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
[SCSI] zfcp: Update FSF error reporting
[SCSI] zfcp: Improve ELS ADISC handling
[SCSI] zfcp: Simplify handling of ct and els requests
[SCSI] zfcp: Remove ZFCP_DID_MASK
[SCSI] zfcp: Move WKA port to zfcp FC code
[SCSI] zfcp: Use common code definitions for FC CT structs
[SCSI] zfcp: Use common code definitions for FC ELS structs
[SCSI] zfcp: Update FCP protocol related code
[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport
[SCSI] zfcp: Assign scheduled work to driver queue
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
[SCSI] zfcp: Implement module unloading
[SCSI] zfcp: Merge trace code for fsf requests in one function
[SCSI] zfcp: Access ports and units with container_of in sysfs code
[SCSI] zfcp: Remove suspend callback
[SCSI] zfcp: Remove global config_mutex
[SCSI] zfcp: Replace local reference counting with common kref
...
Diffstat (limited to 'Documentation/scsi/ChangeLog.megaraid_sas')
-rw-r--r-- | Documentation/scsi/ChangeLog.megaraid_sas | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/Documentation/scsi/ChangeLog.megaraid_sas b/Documentation/scsi/ChangeLog.megaraid_sas index c851ef497795..151a7b718b8c 100644 --- a/Documentation/scsi/ChangeLog.megaraid_sas +++ b/Documentation/scsi/ChangeLog.megaraid_sas | |||
@@ -1,3 +1,65 @@ | |||
1 | 1 Release Date : Tues. July 28, 2009 10:12:45 PST 2009 - | ||
2 | (emaild-id:megaraidlinux@lsi.com) | ||
3 | Bo Yang | ||
4 | |||
5 | 2 Current Version : 00.00.04.12 | ||
6 | 3 Older Version : 00.00.04.10 | ||
7 | |||
8 | 1. Change the AEN sys PD update from scsi_scan to | ||
9 | scsi_add_device and scsi_remove_device. | ||
10 | 2. Takeoff the debug print-out in aen_polling routine. | ||
11 | |||
12 | 1 Release Date : Thur. July 02, 2009 10:12:45 PST 2009 - | ||
13 | (emaild-id:megaraidlinux@lsi.com) | ||
14 | Bo Yang | ||
15 | |||
16 | 2 Current Version : 00.00.04.10 | ||
17 | 3 Older Version : 00.00.04.08 | ||
18 | |||
19 | 1. Add the 3 mins timeout during the controller initialize. | ||
20 | 2. Add the fix for 64bit sense date errors. | ||
21 | |||
22 | 1 Release Date : Tues. May 05, 2009 10:12:45 PST 2009 - | ||
23 | (emaild-id:megaraidlinux@lsi.com) | ||
24 | Bo Yang | ||
25 | |||
26 | 2 Current Version : 00.00.04.08 | ||
27 | 3 Older Version : 00.00.04.06 | ||
28 | |||
29 | 1. Add the fix of pending in FW after deleted the logic drives. | ||
30 | 2. Add the fix of deallocating memory after get pdlist. | ||
31 | |||
32 | 1 Release Date : Tues. March 26, 2009 10:12:45 PST 2009 - | ||
33 | (emaild-id:megaraidlinux@lsi.com) | ||
34 | Bo Yang | ||
35 | |||
36 | 2 Current Version : 00.00.04.06 | ||
37 | 3 Older Version : 00.00.04.04 | ||
38 | |||
39 | 1. Add the fix of the driver cmd empty fix of the driver cmd empty. | ||
40 | 2. Add the fix of the driver MSM AEN CMD cause the system slow. | ||
41 | |||
42 | 1 Release Date : Tues. March 03, 2009 10:12:45 PST 2009 - | ||
43 | (emaild-id:megaraidlinux@lsi.com) | ||
44 | Bo Yang | ||
45 | |||
46 | 2 Current Version : 00.00.04.04 | ||
47 | 3 Older Version : 00.00.04.01 | ||
48 | |||
49 | 1. Add the Tape drive fix to the driver: If the command is for | ||
50 | the tape device, set the pthru timeout to the os layer timeout value. | ||
51 | |||
52 | 2. Add Poll_wait mechanism to Gen-2 Linux driv. | ||
53 | In the aen handler, driver needs to wakeup poll handler similar to | ||
54 | the way it raises SIGIO. | ||
55 | |||
56 | 3. Add new controller new SAS2 support to the driver. | ||
57 | |||
58 | 4. Report the unconfigured PD (system PD) to OS. | ||
59 | |||
60 | 5. Add the IEEE SGL support to the driver | ||
61 | |||
62 | 6. Reasign the Application cmds to SAS2 controller | ||
1 | 63 | ||
2 | 1 Release Date : Thur.July. 24 11:41:51 PST 2008 - | 64 | 1 Release Date : Thur.July. 24 11:41:51 PST 2008 - |
3 | (emaild-id:megaraidlinux@lsi.com) | 65 | (emaild-id:megaraidlinux@lsi.com) |