| Commit message (Expand) | Author | Age |
* | net/s390 drivers: add missing 'const' attribute | Heiko Carstens | 2009-11-17 |
* | qeth: allow dynamic change of rx checksumming | Frank Blaschka | 2009-11-16 |
* | qeth: rework TSO functions | Frank Blaschka | 2009-11-16 |
* | qeth: Recognize return codes of ccw_device_set_online | Ursula Braun | 2009-11-16 |
* | qeth: remaining EDDP cleanup | Ursula Braun | 2009-11-16 |
* | qeth: Exploit Connection Isolation | Einar Lueck | 2009-11-16 |
* | netiucv: displayed TX bytes value much too high | Ursula Braun | 2009-11-13 |
* | s390: remove cu3088 layer for lcs and ctcm | Ursula Braun | 2009-11-13 |
* | ctcm: suspend has to wait for outstanding I/O | Frank Blaschka | 2009-11-13 |
* | ctcm rollback in case of errors | Einar Lueck | 2009-10-18 |
* | lcs: Recognize return codes of ccw_device_set_online(). | Klaus-Dieter Wacker | 2009-10-18 |
* | lcs: ODEBUG: object is on stack, but not annotated. | Klaus-Dieter Wacker | 2009-10-18 |
* | qeth: Convert ethtool get_stats_count() ops to get_sset_count() | Ben Hutchings | 2009-10-05 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-09-23 |
|\ |
|
| * | [S390] dasd: tolerate devices that have no feature codes | Stefan Weinhuber | 2009-09-22 |
| * | [S390] zcrypt: Do not add/remove devices in s/r callbacks | Felix Beck | 2009-09-22 |
| * | [S390] qdio: change state of all primed input buffers | Jan Glauber | 2009-09-22 |
| * | [S390] qdio: reduce per device debug messages | Jan Glauber | 2009-09-22 |
| * | [S390] cio: introduce consistent subchannel scanning | Sebastian Ott | 2009-09-22 |
| * | [S390] cio: idset use actual number of ssids | Sebastian Ott | 2009-09-22 |
| * | [S390] cio: dont kfree vmalloced memory | Sebastian Ott | 2009-09-22 |
| * | [S390] cio: introduce css_settle | Sebastian Ott | 2009-09-22 |
| * | [S390] cio: introduce css_eval_scheduled | Sebastian Ott | 2009-09-22 |
| * | [S390] cio: merge init calls | Sebastian Ott | 2009-09-22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 |
|\ \ |
|
| * | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 |
| |/ |
|
* / | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 |
|/ |
|
* | driver model: constify attribute groups | David Brownell | 2009-09-15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | [SCSI] zfcp: optimize zfcp_qdio_account | Heiko Carstens | 2009-09-05 |
| * | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Handle failures during device allocation correctly | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: proper use of device register | Sebastian Ott | 2009-09-05 |
| * | [SCSI] zfcp: Replace config semaphore with mutex | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Defer resource allocation to first ccw_set_online call | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Use kthread API for zfcp erp thread | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: resolve false usage of dd_data in fc_rport | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: introduce _setup, _destroy for qdio and FC | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Update dbf calls | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 2009-09-05 |
| * | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Improve request allocation through mempools | Swen Schillig | 2009-09-05 |
| * | [SCSI] zfcp: Replace fsf_req wait_queue with completion | Swen Schillig | 2009-09-05 |