Age | Commit message (Expand) | Author |
2007-09-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2007-08-31 | qeth: Drop ARP packages on HiperSockets interface with NOARP attribute. | Klaus D. Wacker |
2007-08-31 | qeth: provide specific message for OSA-adapters exclusively used | Ursula Braun |
2007-08-31 | qeth: crash during reboot after failing online setting | Ursula Braun |
2007-08-31 | qeth: Announce tx checksumming for qeth devices in TSO/EDDP mode | Frank Blaschka |
2007-08-31 | qeth: dont return the return values of void functions. | Heiko Carstens |
2007-08-31 | qeth: enforce a rate limit for inbound scatter gather messages | Frank Blaschka |
2007-08-31 | qeth: ungrouping a device must not be interruptible | Ursula Braun |
2007-08-22 | [S390] vmur: fix reference counting for vmur device structure | Michael Holzheu |
2007-08-22 | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu |
2007-08-22 | [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue | Klaus D. Wacker |
2007-08-22 | [S390] qdio: fix EQBS handling on CCQ96 | Klaus D. Wacker |
2007-08-22 | [S390] cio: change confusing message in cmf. | Cornelia Huck |
2007-08-22 | [S390] cio: dont forget to set last slot to NULL in ccw_uevent(). | Cornelia Huck |
2007-08-15 | [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-10 | [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-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2007-07-31 | Typo fixes errror -> error | Gabriel Craciunescu |
2007-07-31 | [SCSI] zfcp: convert to use the data buffer accessors | FUJITA Tomonori |
2007-07-27 | [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-25 | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe |
2007-07-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-18 | [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-17 | 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 | unregister_blkdev() delete redundant messages in callers | Akinobu Mita |
2007-07-17 | [S390] Fix broken logic, SIGA flags must be bitwise ORed | Jan Glauber |