| Commit message (Expand) | Author | Age |
* | [SCSI] zfcp: whitespace cleanup | Swen Schillig | 2007-10-12 |
* | [SCSI] zfcp: Enable debug feature before setting adapter online | Christof Schmitt | 2007-10-12 |
* | [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions | Swen Schillig | 2007-10-12 |
* | [SCSI] zfcp: Remove braces for only one statement | Christof Schmitt | 2007-10-12 |
* | [SCSI] zfcp: Remove unnecessary assignment | Christof Schmitt | 2007-10-12 |
* | [SCSI] zfcp: avoid if (whatever) ; constructs. | Heiko Carstens | 2007-10-12 |
* | [SCSI] zfcp: correct indentation for nested if-else | Christof Schmitt | 2007-10-12 |
* | [SCSI] zfcp: fix the data buffer accessor patch | Heiko Carstens | 2007-08-15 |
* | [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache | Heiko Carstens | 2007-08-15 |
* | [SCSI] zfcp: fix memory leak | Heiko Carstens | 2007-08-15 |
* | [S390] monwriter: Serialization bug for multithreaded applications. | Melissa Howland | 2007-08-10 |
* | [S390] vmur: diag14 only works with buffers below 2GB | Michael Holzheu | 2007-08-10 |
* | [S390] vmur: add "top of queue" sanity check for reader open | Michael Holzheu | 2007-08-10 |
* | [S390] vmur: reject open on z/VM reader files with status HOLD | Michael Holzheu | 2007-08-10 |
* | [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy | Heiko Carstens | 2007-08-10 |
* | [S390] vmur: allocate single record buffers instead of one big data buffer | Michael Holzheu | 2007-08-10 |
* | [S390] qdio: make sure data structures are correctly aligned. | Heiko Carstens | 2007-08-10 |
* | [S390] cio: avoid memory leak on error in css_alloc_subchannel(). | Cornelia Huck | 2007-08-10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-08-06 |
|\ |
|
| * | [SCSI] zfcp: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-31 |
* | | Typo fixes errror -> error | Gabriel Craciunescu | 2007-07-31 |
|/ |
|
* | [S390] Fix sclp_vt220 error handling. | Heiko Carstens | 2007-07-27 |
* | [S390] cio: Reorganize initialization. | Cornelia Huck | 2007-07-27 |
* | [S390] cio: Make CIO_* macros safe if dbfs are not available. | Cornelia Huck | 2007-07-27 |
* | [S390] cio: Clean up messages. | Cornelia Huck | 2007-07-27 |
* | [S390] vmur: fix diag14_read. | Frank Munzert | 2007-07-27 |
* | [S390] cio: Remove deprecated rdc/rcd. | Cornelia Huck | 2007-07-27 |
* | [S390] Get rid of new section mismatch warnings. | Heiko Carstens | 2007-07-27 |
* | [S390] sclp: kill unused SCLP config option. | Heiko Carstens | 2007-07-27 |
* | [S390] cio: Remove remains of _ccw_device_get_device_number(). | Cornelia Huck | 2007-07-27 |
* | [S390] cio: css_sch_device_register() can be made static. | Cornelia Huck | 2007-07-27 |
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-22 |
|\ |
|
| * | [SCSI] zfcp: code cleanup | Swen Schillig | 2007-07-18 |
| * | [SCSI] zfcp: NULL vs 0 usage | Heiko Carstens | 2007-07-18 |
| * | [SCSI] zfcp: Replace kmalloc/memset with kzalloc | Swen Schillig | 2007-07-18 |
* | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
|/ |
|
* | Make the "z/VM unit record device driver" depend on S390 | Linus Torvalds | 2007-07-17 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-17 |
|\ |
|
| * | [S390] Fix broken logic, SIGA flags must be bitwise ORed | Jan Glauber | 2007-07-17 |
| * | [S390] cio: Dont print trailing \0 in modalias_show(). | Cornelia Huck | 2007-07-17 |
| * | [S390] z/VM unit record device driver | Frank Munzert | 2007-07-17 |
| * | [S390] vmcp cleanup | Christian Borntraeger | 2007-07-17 |
| * | [S390] qdio: output queue stall on FCP and network devices | Frank Pavlic | 2007-07-17 |
* | | unregister_blkdev() delete redundant messages in callers | Akinobu Mita | 2007-07-17 |
|/ |
|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | s390: add barriers to qeth driver | Frank Blaschka | 2007-07-16 |
| * | s390: scatter-gather for inbound traffic in qeth driver | Frank Blaschka | 2007-07-16 |